Provided by: libming-dev_0.4.5-1ubuntu5_amd64 

NAME
Ming_useSWFVersion - set the version of SWF to produce on output
SYNOPSIS
#include <ming.h>
void Ming_useSWFVersion(int version);
PARAMETERS
int version
Flash version.
DESCRIPTION
This function set the version of SWF to be produced by the library. Only versions 4 through 8 inclusive
are supported at this time.
c2man ming.c 1 September 2008 Ming_useSWFVersion(3)