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