SWF 函数
PHP 手册

swf_actiongotoframe

(PHP 4)

swf_actiongotoframePlay 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.

返回值

无返回值。


SWF 函数
PHP 手册