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