SWFMovie::saveToFile
(PHP 4 >= 4.3.3)
SWFMovie::saveToFile —
Descrição
int SWFMovie::saveToFile
( resource
$x
[, int $compression = -1
] )Aviso
Esta função não está documentada; somente a lista de argumentos está disponível.
Parâmetros
-
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).
Valor Retornado
Return the number of bytes written or FALSE on error.
Veja Também
- SWFMovie::output() - Dumps your lovingly prepared movie out
- SWFMovie::save() - Saves the SWF movie in a file
There are no user contributed notes for this page.
