| swf_actiongotoframe(PHP 4) swf_actiongotoframe — Play 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. Список параметров
 
 Возвращаемые значенияЭта функция не возвращает значения после выполнения. | ||