AS Name |
Type |
Description |
Defined by |
|
|---|---|---|---|---|
| angle | Number | The angle between the effect axis and the vertical axis | MaskWaveEffect | |
| animated | Boolean | Controls whether the animation inside the target movie clip will be preserved during the effect | EffectBase | |
| container | Sprite | The Sprite object that will contain the text effect properties | EffectBase | |
| delayBetweenPieces | Number | The time delay introduced between the effect pieces | MaskWaveEffect | |
| easingType | String | Indicates which easing type the effect will follow | EffectBase | |
| numberOfColumns | Number | The number of columns in which the movie clip will be split into | MaskWaveEffect | |
| numberOfRows | Number | The number of rows in which the movie clip will be split into | MaskWaveEffect | |
| ordering | String | Controls the order in which the effect pieces will enter the effect | MaskWaveEffect | |
| progress | Number | A numerical value between 0 and 1 which indicates at which point the effect running process is on its timeline | EffectBase | |
| properties | String | A String containing all the effect properties | EffectBase | |
| reversed | Boolean | This Boolean parameter, transforms the in effect in an Out effect, by reversing the progress sense | EffectBase | |
| target | Sprite | The instance name of the target movie clip | EffectBase |