Forum und email
SWFAction->__construct()

SWFAction->__construct()

(no version information, might be only in CVS)

SWFAction->__construct() -- Creates a new SWFAction

Opis

class SWFAction {

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.