AccordionEffect class - Public properties

 
AS Name
Type
Description
Defined by
Inherent angle Number The angle between the effect axis and the horizontal axis AccordionEffect
Inherited animated Boolean Controls whether the animation inside the target movie clip will be preserved during the effect EffectBase
Inherent barNumber Number The number of bars creating the effect AccordionEffect
Inherent barWidth Number The width of the bars creating the effect AccordionEffect
Inherent blurQuality Number Controls the quality of the blur AccordionEffect
Inherent blurX Number The blur amount applied on the target along the horizontal axis AccordionEffect
Inherent blurY Number The blur amount applied on the target along the vertical axis AccordionEffect
Inherited container Sprite The Sprite object that will contain the text effect properties EffectBase
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 AccordionEffect
Inherent gapIncrease Number A coefficient controlling the gap between bars AccordionEffect
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
Inherited target Sprite The instance name of the target movie clip EffectBase