SWFMovie
PHP 手册

SWFMovie->saveToFile

(No version information available, might be only in CVS)

SWFMovie->saveToFile

说明

int saveToFile ( resource $x [, int $compression ] )
Warning

本函数暂无文档,仅有参数列表。

参数

X

compression

The compression level can be a value between 0 and 9, defining the SWF compression similar to gzip compression.

This parameter is only available as of Flash MX (6).

返回值

Return the number of bytes written or FALSE on error.

参见


SWFMovie
PHP 手册