SWFAction::__construct
(PHP 5 <= 5.3.0, PECL ming SVN)
SWFAction::__construct — Creates a new SWFAction
Opis
SWFAction::__construct
( string
$script
)Ostrzeżenie
Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko.
Creates a new SWFAction and compiles the given script
in it.
Parametry
-
script -
An ActionScript snippet to associate with the SWFAction. See SWFAction for more details.
There are no user contributed notes for this page.
