(PHP 5 <= 5.3.0, PECL ming SVN)
導入
SWFMovie は SWF
ムービーを表すオブジェクトです。
クラス概要
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
] )
}