Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<swf_actiontogglequalityswf_addbuttonrecord>
Last updated: Tue, 19 Sep 2006

swf_actionwaitforframe

(PHP 4, PECL)

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.




<swf_actiontogglequalityswf_addbuttonrecord>
Last updated: Tue, 19 Sep 2006