FlagEffect class - Public properties

 
AS Name
Type
Description
Defined by
Inherited animated Boolean Controls whether the animation inside the target movie clip will be preserved during the effect EffectBase
Inherent blurQuality Number Controls the quality of the blur FlagEffect
Inherited container Sprite The Sprite object that will contain the text effect properties EffectBase
Inherent directionAngle Number The angle between the effect axis and the horizontal axis FlagEffect
Inherent distance Number The distance on which the movie clip will move during the effect FlagEffect
Inherited easingType String Indicates which easing type the effect will follow EffectBase
Inherent fade Number The opacity level applied on the movie clip as the effect enters/exits the stage FlagEffect
Inherent flagAmplitude Number Controls the amplitude that the waves creating the effect can reach FlagEffect
Inherent horizontalSegments Number The number of horizontal segments in the mesh FlagEffect
Inherent maxBlur Number The maximum number of pixels the blur will spread as it is animated FlagEffect
Inherent numberOfWaves Number The number of waves creating the effect FlagEffect
Inherited progress Number A numerical value between 0 and 1 which indicates at which point the effect running process is on its timeline EffectBase
Inherited properties String A String containing all the effect properties EffectBase
Inherited reversed Boolean This Boolean parameter, transforms the in effect in an Out effect, by reversing the progress sense EffectBase
Inherent rotationX Number The rotation of the movie clip around the horizontal axis FlagEffect
Inherent rotationY Number The rotation of the movie clip around the vertical axis FlagEffect
Inherent rotationZ Number The rotation of the movie clip around the axis transversal to the movie clip FlagEffect
Inherent shadeIntensity Number The intensity of the shade applied on the movie clip during the effect FlagEffect
Inherited target Sprite The instance name of the target movie clip EffectBase
Inherent verticalSegments Number The number of vertical segments in the mesh FlagEffect
Inherent wobblesPerWave Number The number of wobbles applied on the waves creating the effect FlagEffect