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  
enabled — Property, class com.greensock.transform.FlexTransformManager
Enable or disable the entire FlexTransformManager.
enabled — Property, class com.greensock.transform.TransformItem
Enable or disable the TransformItem.
enabled — Property, class com.greensock.transform.TransformManager
Enable or disable the entire TransformManager.
exportFullXML() — method, class com.greensock.transform.FlexTransformManager
A common request is to capture the current state of each item's scale/rotation/position and the TransformManager's settings in an easy-to-store format so that the data can be reloaded and applied later; exportFullXML() returns an XML object containing exactly that.
exportFullXML() — method, class com.greensock.transform.TransformManager
A common request is to capture the current state of each item's scale/rotation/position and the TransformManager's settings in an easy-to-store format so that the data can be reloaded and applied later; exportFullXML() returns an XML object containing exactly that.
exportItemXML(targetObject:flash.display:DisplayObject) — method, class com.greensock.transform.FlexTransformManager
Exports transform data (scale/rotation/position) of a particular DisplayObject in XML format so that it can be saved to a database or elsewhere easily and then reapplied later.
exportItemXML(targetObject:flash.display:DisplayObject) — method, class com.greensock.transform.TransformManager
Exports transform data (scale/rotation/position) of a particular DisplayObject in XML format so that it can be saved to a database or elsewhere easily and then reapplied later.
exportSettingsXML() — method, class com.greensock.transform.FlexTransformManager
Exports the TransformManager's settings in XML format so that it can be saved to a database or elsewhere easily and then reapplied later.
exportSettingsXML() — method, class com.greensock.transform.TransformManager
Exports the TransformManager's settings in XML format so that it can be saved to a database or elsewhere easily and then reapplied later.
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