swf_actiongotolabel
Display a frame with the specified label
&reftitle.description;
voidswf_actiongotolabel
stringlabel
The swf_actiongotolabel function displays
the frame with the label given by the
label parameter and then stops.
&reftitle.parameters;
label
The frame label.
&reftitle.returnvalues;
&return.void;