swf_actionwaitforframe
(PHP 4)
swf_actionwaitforframe — Skip actions if a frame has not been loaded
Description
void swf_actionwaitforframe
( int $framenumber
, int $skipcount
)
Parameters
-
framenumber
-
The frame number.
-
skipcount
-
The number of actions to skip.
Return Values
No value is returned.