swf_actiongeturl

(PHP 4)

swf_actiongeturl — Get 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.


Возвращаемые значения

Эта функция не возвращает значения после выполнения.




Смотрите также:
Описание на ru2.php.net
Описание на php.ru