A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
Zoom — Class in package mx.effects
The Zoom effect zooms the object in or out on a center point.
Zoom(target) — Constructor in class mx.effects.Zoom
Constructor.
zoomHeightFrom — Property in class mx.effects.Zoom
Number that represents the scale at which to start the height zoom, as a percent between 0.01 and 1.0.
zoomHeightFrom — Property in class mx.effects.effectClasses.ZoomInstance
Number that represents the scale at which to start the height zoom, as a percent between 0.01 and 1.0.
zoomHeightTo — Property in class mx.effects.Zoom
Number that represents the scale at which to complete the height zoom, as a percent between 0.01 and 1.0.
zoomHeightTo — Property in class mx.effects.effectClasses.ZoomInstance
Number that represents the scale at which to complete the height zoom, as a percent between 0.01 and 1.0.
ZoomInstance — Class in package mx.effects.effectClasses
The ZoomInstance class implements the instance class for the Zoom effect.
ZoomInstance(target) — Constructor in class mx.effects.effectClasses.ZoomInstance
Constructor.
zoomWidthFrom — Property in class mx.effects.Zoom
Number that represents the scale at which to start the width zoom, as a percent between 0.01 and 1.0.
zoomWidthFrom — Property in class mx.effects.effectClasses.ZoomInstance
Number that represents the scale at which to start the width zoom, as a percent between 0.01 and 1.0.
zoomWidthTo — Property in class mx.effects.Zoom
Number that represents the scale at which to complete the width zoom, as a percent between 0.01 and 1.0.
zoomWidthTo — Property in class mx.effects.effectClasses.ZoomInstance
Number that represents the scale at which to complete the width zoom, as a percent between 0.01 and 1.0.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z