|
PHP5中文手册
swf_openfile(PHP 4) swf_openfile — Open a new Shockwave Flash file 说明
void swf_openfile
( string $filename
, float $width
, float $height
, float $framerate
, float $r
, float $g
, float $b
)
Opens a new file. This must be the first function you call, otherwise your script will not work. 参数
返回值无返回值。 更新日志
|