AS Name |
Type |
Description |
Defined by |
|
|---|---|---|---|---|
| angle | Number | The angle between the effect axis and the horizontal axis | SlideAndRotateEffect | |
| 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 | SlideAndRotateEffect | |
| blurX | Number | The blur amount applied on the target along the horizontal axis | SlideAndRotateEffect | |
| blurY | Number | The blur amount applied on the target along the vertical axis | SlideAndRotateEffect | |
| color | Number | The color of the element added to create the thickness effect | SlideAndRotateEffect | |
| container | Sprite | The Sprite object that will contain the text effect properties | EffectBase | |
| displayOnBack | String | Controls what will be rendered on the back of the movie clip | SlideAndRotateEffect | |
| distance | Number | The distance from the movie clip’s initial position and the position it’ll have as the effect runs | SlideAndRotateEffect | |
| 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 | SlideAndRotateEffect | |
| paperThickness | Number | The thickness of movie clip’s edges | SlideAndRotateEffect | |
| 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 | |
| rotationX | Number | The angle with which the movie clip will rotate around the horizontal axis | SlideAndRotateEffect | |
| rotationY | Number | The angle with which the movie clip will rotate around the vertical axis | SlideAndRotateEffect | |
| rotationZ | Number | The angle with which the movie clip will rotate around the transversal axis | SlideAndRotateEffect | |
| shadeIntensity | Number | The intensity of the shade applied on the target movie clip | SlideAndRotateEffect | |
| target | Sprite | The instance name of the target movie clip | EffectBase | |
| useThreeDee | Boolean | Controls whether tridimensional coordinates will be used | SlideAndRotateEffect |