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