SWFMovie->saveToFile
(No version information available, might be only in CVS)
SWFMovie->saveToFile —
Описание
int saveToFile
( stream $x
[, int $compression
] )
Внимание
К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.
Список параметров
- 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->saveToFile
There are no user contributed notes for this page.
