AS Name |
Type |
Description |
Defined by |
|
|---|---|---|---|---|
| altitudeValue | Number | The maximum distance an effect piece can move during the effect | MultiPlaneComposeEffect | |
| angle | Number | The angle between the effect axis and the vertical axis | MultiPlaneComposeEffect | |
| animated | Boolean | Controls whether the animation inside the target movie clip will be preserved during the effect | EffectBase | |
| blurQuality | Number | Controls the quality of the blur | MultiPlaneComposeEffect | |
| container | Sprite | The Sprite object that will contain the text effect properties | EffectBase | |
| decomposeDownOffset | Number | The distance downwards between the initial and final states of the effect | MultiPlaneComposeEffect | |
| decomposeLeftOffset | Number | The distance to the left between the initial and final states of the effect | MultiPlaneComposeEffect | |
| decomposeRightOffset | Number | The distance to the right between the initial and final states of the effect | MultiPlaneComposeEffect | |
| decomposeUpOffset | Number | The distance upwards between the initial and final states of the effect | MultiPlaneComposeEffect | |
| delayBetweenPieces | Number | The time delay introduced between the effect pieces | MultiPlaneComposeEffect | |
| easingType | String | Indicates which easing type the effect will follow | EffectBase | |
| fade | Number | The opacity level applied on the movie clip as the effect enters/exits the stage | MultiPlaneComposeEffect | |
| maxBlur | Number | The maximum number of pixels the blur will spread as it is animated | MultiPlaneComposeEffect | |
| noHorizontalSlices | Number | The number of horizontal slices creating the effect | MultiPlaneComposeEffect | |
| noVerticalSlices | Number | The number of vertical slices creating the effect | MultiPlaneComposeEffect | |
| ordering | String | Controls the order in which the effect pieces will enter the effect | MultiPlaneComposeEffect | |
| 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 |