Funções para SWF
PHP Manual

swf_actiongotolabel

(PHP 4)

swf_actiongotolabelDisplay a frame with the specified label

Descrição

void swf_actiongotolabel ( string $label )

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

Parâmetros

label

The frame label.

Valor Retornado

Não há valor retornado.


Funções para SWF
PHP Manual