SWFMovie::saveToFile

(PHP 4 >= 4.3.3)

SWFMovie::saveToFile

Beskrivelse

int SWFMovie::saveToFile ( resource $x [, int $compression = -1 ] )
Advarsel

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

Parametre

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).

Returnerings Værdier

Return the number of bytes written or FALSE on error.

Se også

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top