SWFMovie
SWFMovie
{
mixed add
( object $instance
)
void addExport
( SWFCharacter $char
, string $name
)
SWFMovie __construct
( int $version
)
SWFSprite importChar
( string $libswf
, string $name
)
SWFFontChar importFont
( string $libswf
, string $name
)
void labelFrame
( string $label
)
void nextFrame
( void
)
int output
([ int $compression
] )
void remove
( object $instance
)
int save
( string $filename
[, int $compression
] )
int saveToFile
( stream $x
[, int $compression
] )
void setbackground
( int $red
, int $green
, int $blue
)
void setDimension
( int $width
, int $height
)
void setFrames
( int $number
)
void setRate
( int $rate
)
SWFSoundInstance startSound
(
SWFSound $sound
)
int streamMP3
(
mixed $mp3file
[,
float $skip
] )
void writeExports
( void
)
}