PHP Doku:: Creates a new SWFAction - function.swfaction.construct.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenMing (flash)The SWFAction classSWFAction->__construct

Ein Service von Reinhard Neidl - Webprogrammierung.

The SWFAction class

<<The SWFAction class

The SWFBitmap class>>

SWFAction->__construct

(PHP 5 <= 5.3.0, PECL ming SVN)

SWFAction->__constructCreates a new SWFAction

Beschreibung

SWFAction SWFAction::__construct ( string $script )
Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

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

Parameter-Liste

script

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


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)