swf_openfile

Example

 void swf_openfile ( string $filename , float $width , float $height , float $framerate , float $r , float $g , float $b ) 

Description

Opens a new file. This must be the first function you call, otherwise your script will not work.

Return Values

No value is returned.