SWFMovie->saveToFile()

(no version information, might be only in CVS)

SWFMovie->saveToFile() -- 

Opis

class SWFMovie {

int saveToFile ( stream x [, int compression] )

}

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

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

Zwracane wartości

Return the number of bytes written or FALSE on error.

Patrz także

SWFMovie->output()
SWFMovie->save()