SWFMovie::saveToFile

(PHP 5 <= 5.3.0, PECL ming SVN)
int SWFMovie::saveToFile ( resource $x [, int $compression = -1 ] )
Parameters:
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).

Returns:

Return the number of bytes written or FALSE on error.

This function is currently not documented; only its argument list is available.

See also:

SWFMovie::output() -

SWFMovie::save() -

doc_php
2016-02-24 16:03:51
Comments
Leave a Comment

Please login to continue.