Provided by: libming-dev_0.4.5-1ubuntu5_amd64 

NAME
SWFShape_useVersion - set shape version manualy
SYNOPSIS
#include <ming.h>
void SWFShape_useVersion
(
SWFShape shape,
int version
);
PARAMETERS
SWFShape shape
Not Documented.
int version
Not Documented.
DESCRIPTION
This function allows to set the shapes version information. The version is only a hint. If necessary the
version is upgraded. Valid values: SWF_SHAPE3 and SWF_SHAPE4 3 is default 4 if linestyle2 is used.
c2man shape.c 12 September 2008 SWFShape_useVersion(3)