SWF İşlevleri
PHP Manual

swf_actiongotolabel

(PHP 4)

swf_actiongotolabelDisplay a frame with the specified label

Açıklama

void swf_actiongotolabel ( string $label )

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

Değiştirgeler

label

The frame label.

Dönen Değerler

Hiçbir değer dönmez.


SWF İşlevleri
PHP Manual