Forum und email

SWFAction->__construct()

(PHP 5)

SWFAction->__construct() — Creates a new SWFAction

Popis

SWFAction
SWFAction __construct ( string $script )
Warning

Táto funkcia je EXPERIMENTÁLNA. Správanie tejto funkcie, názov tejto funkcie a hocičo iné zdokumentované o tejto funkcii sa môže zmeniť bez povšimnutia v budúcom vydaní PHP. Používajte túto funkcii na svoje vlastné riziko.

Creates a new SWFAction and compiles the given script in it.

Parametre

script

An ActionScript snippet to associate with the SWFAction. See SWFAction for more details.