Forum und email

SWFAction->__construct()

(PHP 5)

SWFAction->__construct() — Creates a new SWFAction

Description

SWFAction
SWFAction __construct ( string $script )
Warning

這個函數是實驗性質的。這個函數的行為、名稱、和關於此函數的任何其他文件在未來PHP的發行中可能會在不通知的情況下改變。 使用此延伸需自行承擔風險。

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

Parameters

script

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