AS Name |
Type |
Description |
Defined by |
|
|---|---|---|---|---|
| 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 | MappedSphereEffect | |
| container | Sprite | The Sprite object that will contain the text effect properties | EffectBase | |
| 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 | MappedSphereEffect | |
| finalPosition | Number | The angle with which the movie clip in its unfolded state is rotated with respect to the stage | MappedSphereEffect | |
| horizontalSegments | Number | The number of horizontal segments in the mesh | MappedSphereEffect | |
| maxBlur | Number | The maximum number of pixels the blur will spread as it is animated | MappedSphereEffect | |
| 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 | |
| shadeIntensity | Number | The intensity of the shade applied on the movie clip during the effect | MappedSphereEffect | |
| target | Sprite | The instance name of the target movie clip | EffectBase | |
| verticalSegments | Number | The number of vertical segments in the mesh | MappedSphereEffect | |
| wobbleDistance | Number | The distance on which the movie clip moves during the rotations | MappedSphereEffect |