swf_actiongotolabel
(PHP 4)
swf_actiongotolabel — Display 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.