SWFAction->__construct
(No version information available, might be only in CVS)
SWFAction->__construct — Creates a new SWFAction
Описание
SWFAction __construct
( string $script
)
Внимание
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ. Поведение этой функции, ее имя и относящаяся к ней документация могут измениться в последующих версиях PHP без уведомления. Используйте эту функцию на свой страх и риск.
Creates a new SWFAction and compiles the given script in it.
Список параметров
- script
-
An ActionScript snippet to associate with the SWFAction. See SWFAction for more details.
SWFAction->__construct
There are no user contributed notes for this page.
