JavaScript Editor Javascript debugger     Website design 


swf_actiongotoframe

Play a frame and then stop (PHP 4)
void swf_actiongotoframe ( int framenumber )

The swf_actiongotoframe() function will go to the frame specified by framenumber, play it, and then stop.

Parameters

framenumber

The frame number.

Return Values

No value is returned.