AS Name |
Type |
Description |
Defined by |
|
|---|---|---|---|---|
| animated | Boolean | Controls whether the animation inside the target movie clip will be preserved during the effect | EffectBase | |
| bendIntensity | Number | The intensity of the bending | PlasticPaperEffect | |
| bendType | String | Controls the type of bend which will be applied during the effect | PlasticPaperEffect | |
| cameraX | Number | The horizontal orientation of the camera | PlasticPaperEffect | |
| cameraY | Number | The vertical orientation of the camera | PlasticPaperEffect | |
| container | Sprite | The Sprite object that will contain the text effect properties | EffectBase | |
| easingType | String | Indicates which easing type the effect will follow | EffectBase | |
| 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 target movie clip | PlasticPaperEffect | |
| target | Sprite | The instance name of the target movie clip | EffectBase | |
| zDistance | Number | The maximum distance an effect piece can move during the effect | PlasticPaperEffect |