swf_actiongotoframe
Play a frame and then stop
&reftitle.description;
voidswf_actiongotoframe
intframenumber
The swf_actiongotoframe function will go to
the frame specified by framenumber, play
it, and then stop.
&reftitle.parameters;
framenumber
The frame number.
&reftitle.returnvalues;
&return.void;