Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.swf-actionwaitforframe.html
Дата изменения: Sun Feb 3 22:55:10 2002
Дата индексирования: Mon Oct 1 22:20:53 2012
Кодировка:
swf_actionwaitforframe

swf_actionwaitforframe

(PHP 4 >= 4.0.0)

swf_actionwaitforframe --  Skip actions if a frame has not been loaded

Description

void swf_actionwaitforframe ( int framenumber, int skipcount)

The swf_actionWaitForFrame() function will check to see if the frame, specified by the framenumber parameter has been loaded, if not it will skip the number of actions specified by the skipcount parameter. This can be useful for "Loading..." type animations.