SWF Функции
PHP Manual

swf_actiongotoframe

(PHP 4)

swf_actiongotoframePlay a frame and then stop

Описание

void swf_actiongotoframe ( int $framenumber )

The swf_actiongotoframe() function will go to the frame specified by framenumber , play it, and then stop.

Параметри

framenumber

The frame number.

Връщани стойности

Няма връщана стойност.


SWF Функции
PHP Manual