update : 2015.11.03
php.shukuma.com
|
The SWFMovie class
The SWFMovie class
(PHP 5 <= 5.3.0, PECL ming 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
] )
}
Table of Contents
|
|