Creates an instance of the indicated effect.
EffectBase(target_:Sprite, effectContainer_:Sprite, isSimpleEffect_:Boolean)
Name |
Type |
Description |
|---|---|---|
| target_ | Sprite | The instance name of the target movie clip |
| effectContainer_ | Sprite | The Sprite object that will contain the effect properties |
| isSimpleEffect_ | Boolean | Indicates if the effect is applied directly on the unmodified target movie clip |