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.
void Ming_useSWFVersion(int version);