SWF 函数
PHP Manual

swf_actiongotolabel

(PHP 4)

swf_actiongotolabelDisplay a frame with the specified label

说明

void swf_actiongotolabel ( string $label )

The swf_actiongotolabel() function displays the frame with the label given by the label parameter and then stops.

参数

label

The frame label.

返回值

没有返回值。


SWF 函数
PHP Manual