swf_actiongotoframe
(PHP 4)
swf_actiongotoframe — Play a frame and then stop
说明
void swf_actiongotoframe
( int $framenumber
)
The swf_actiongotoframe() function will go to
the frame specified by framenumber
, play
it, and then stop.
参数
-
framenumber
-
The frame number.