AS Name |
Description |
Defined by |
|
|---|---|---|---|
| MovieFXMain(target_:Sprite, inEffectName_:String, middleEffectName_:String, outEffectName_:String, actionEffectName_:String, inEffectProperties_:String, middleEffectProperties_:String, outEffectProperties_:String, actionEffectProperties_:String, movieFXProperties_:String = "") | The default constructor | MovieFXMain | |
| addAction(obj:Object):void | Adds an event triggered action to the component; the available options are addSound, addURL, gotoFrame and callFunction | MovieFXMain | |
| addFilter(obj:Object):void | Adds a filter to the component; the available options are dropShadow, blur, glow, bevel, adjustColors and reflection | MovieFXMain | |
| destructor():void | Destroys the indicated MovieFX instance | MovieFXMain | |
| start():void | Starts the component running cycle, from the delay time or the first enabled effect element | MovieFXMain |