swf_actiongeturl
Get a URL from a Shockwave Flash movie
&reftitle.description;
voidswf_actiongeturl
stringurl
stringtarget
Gets the URL specified by the parameter url with
the given target.
&reftitle.parameters;
url
The URL, as a string.
target
The target, as a string.
&reftitle.returnvalues;
&return.void;