|
InputSWFFileName as string
Description
Use this property to set filename or URL for SWF flash movie to convert
To pass variables to flash movie use the following syntax:
MyFlashMovie.swf?Variable1=TestingValue&Variabl2=AnotherValue
or
file:///c:/MyFlashMovie.swf?Variable1=TestingValue&Variabl2=AnotherValue
Examples:
|