SWF Funzioni
PHP Manual

swf_actiongotolabel

(PHP 4)

swf_actiongotolabelDisplay a frame with the specified label

Descrizione

void swf_actiongotolabel ( string $label )

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

Elenco dei parametri

label

The frame label.

Valori restituiti

Nessun valore viene restituito.


SWF Funzioni
PHP Manual