downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

swf_addbuttonrecord> <swf_actiontogglequality
Last updated: Fri, 06 Nov 2009

view this page in

swf_actionwaitforframe

(PHP 4)

swf_actionwaitforframeSkip 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.

Parameters

framenumber

The frame number.

skipcount

The number of actions to skip.

Return Values

No value is returned.



add a note add a note User Contributed Notes
swf_actionwaitforframe
There are no user contributed notes for this page.

swf_addbuttonrecord> <swf_actiontogglequality
Last updated: Fri, 06 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites