Forum und email

SWFAction->__construct()

(PHP 5)

SWFAction->__construct() — Creates a new SWFAction

說明

SWFAction
SWFAction __construct ( string $script )
Warning

本函式是實驗性的。這個函式的行為、名稱、和關於此函式的任何其他文件在未來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.