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 | ShakyOldMovieEffect | |
| blurX | Number | The blur amount applied on the target along the horizontal axis | ShakyOldMovieEffect | |
| blurY | Number | The blur amount applied on the target along the vertical axis | ShakyOldMovieEffect | |
| colorFilterName | String | Controls the used color palette | ShakyOldMovieEffect | |
| 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 | |
| scratchesNumber | Number | The number of random poly-lines present in the effect | ShakyOldMovieEffect | |
| scratchIntensity | Number | The intensity of the scratches | ShakyOldMovieEffect | |
| shakesFrameNumber | Number | The number of shaking frames present in the effect | ShakyOldMovieEffect | |
| skidMarksNumber | Number | The number of vertical marks present in the effect | ShakyOldMovieEffect | |
| target | Sprite | The instance name of the target movie clip | EffectBase | |
| useCigaretteBurn | Boolean | Indicates whether cigarette-burn-effects will be used during the effect | ShakyOldMovieEffect |