|
The SWFMovie class
(Информация о версии неизвестна, возможно, только в SVN)
Введение
SWFMovie is a movie object representing an SWF
movie.
Обзор классов
SWFMovie
{
mixed add
( object $instance
)
void addExport
( SWFCharacter $char
, string $name
)
SWFSprite importChar
( string $libswf
, string $name
)
SWFFontChar importFont
( string $libswf
, string $name
)
int output
([ int $compression
] )
void remove
( object $instance
)
int save
( string $filename
[, int $compression = -1
] )
int saveToFile
( resource $x
[, int $compression = -1
] )
}
Содержание
|
|