SWF 函数
PHP Manual

swf_actiongeturl

(PHP 4)

swf_actiongeturlGet a URL from a Shockwave Flash movie

说明

void swf_actiongeturl ( string $url , string $target )

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

参数

url

The URL, as a string.

target

The target, as a string.

返回值

没有返回值。


SWF 函数
PHP Manual