SWFMovie::saveToFile
(PHP 5 <= 5.3.0, PECL ming SVN)
SWFMovie::saveToFile —
Beschreibung
int SWFMovie::saveToFile
( resource
$x
[, int $compression = -1
] )Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
-
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).
Rückgabewerte
Return the number of bytes written or FALSE on error.
Siehe auch
- SWFMovie::output() - Dumps your lovingly prepared movie out
- SWFMovie::save() - Saves the SWF movie in a file