SWFAction::__construct

(PHP 5 < 5.3.0, PECL ming SVN)

SWFAction::__constructCreates a new SWFAction

Açıklama

SWFAction::__construct ( string $script )
Uyarı

Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu riski göze alamayacaksanız bu işlevi kullanmayın.

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

Değiştirgeler

script

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