SWFAction->__construct()

(no version information, might be only in CVS)

SWFAction->__construct() -- Creates a new SWFAction

Description

class SWFAction {

SWFAction __construct ( string script )

}

Avertissement

Cette fonction est EXPERIMENTALE. Cela signifie que le comportement de cette fonction, son nom et, concrètement, TOUT ce qui est documenté ici peut changer dans un futur proche, SANS PREAVIS ! Soyez-en conscient, et utilisez cette fonction à vos risques et périls.

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

Liste de paramètres

script

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