swf_actiongeturl

(PHP 4)

swf_actiongeturlGet a URL from a Shockwave Flash movie

Beskrivelse

void swf_actiongeturl ( string $url , string $target )

Gets the URL specified by the parameter url with the given target.

Parametre

url

The URL, as a string.

target

The target, as a string.

Returnerings Værdier

No value is returned.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top