| Package | fl.motion | 
| Class | public class Tweenables | 
| Inheritance | Tweenables    Object | 
| Language Version: | ActionScript 3.0 | 
| Product Version: | Flash CS3 | 
| Runtime Versions: | Flash Player 9.0.28.0, AIR 1.0 | 
Related API Elements
Public Properties
| Property | Defined By | ||
|---|---|---|---|
![]()  | constructor : Object 
	 A reference to the class object or constructor function for a given object instance.  | Object | |
Public Methods 
| Method | Defined By | ||
|---|---|---|---|
![]()  | 
	 Indicates whether an object has a specified property defined.  | Object | |
![]()  | 
	 Indicates whether an instance of the Object class is in the prototype chain of the object specified 
	 as the parameter.  | Object | |
![]()  | 
	 Indicates whether the specified property exists and is enumerable.  | Object | |
![]()  | 
     Sets the availability of a dynamic property for loop operations.  | Object | |
![]()  | 
	 Returns the string representation of this object, formatted according to locale-specific conventions.  | Object | |
![]()  | 
	 Returns the string representation of the specified object.  | Object | |
![]()  | 
	 Returns the primitive value of the specified object.  | Object | |
Public Constants
| Constant | Defined By | ||
|---|---|---|---|
| ROTATION : String = "rotation" [static] 
     Constant for the rotation property.  | Tweenables | ||
| ROTATION_CONCAT : String = "rotationConcat" [static] 
     Constant for the rotationConcat property.  | Tweenables | ||
| ROTATION_X : String = "rotationX" [static] 
     Constant for the rotationX property.  | Tweenables | ||
| ROTATION_Y : String = "rotationY" [static] 
     Constant for the rotationY property.  | Tweenables | ||
| SCALE_X : String = "scaleX" [static] 
     Constant for the scaleX property.  | Tweenables | ||
| SCALE_Y : String = "scaleY" [static] 
     Constant for the scaleY property.  | Tweenables | ||
| SKEW_X : String = "skewX" [static] 
     Constant for the skewX property.  | Tweenables | ||
| SKEW_Y : String = "skewY" [static] 
     Constant for the skewY property.  | Tweenables | ||
| X : String = "x" [static] 
     Constant for the x property.  | Tweenables | ||
| Y : String = "y" [static] 
     Constant for the y property.  | Tweenables | ||
| Z : String = "z" [static] 
     Constant for the z property.  | Tweenables | ||
Constant Detail
ROTATION | Constant | 
public static const ROTATION:String = "rotation"| Language Version: | ActionScript 3.0 | 
| Product Version: | Flash CS3 | 
| Runtime Versions: | Flash Player 9.0.28.0, AIR 1.0 | 
     Constant for the rotation property.
     
Related API Elements
ROTATION_CONCAT | Constant | 
public static const ROTATION_CONCAT:String = "rotationConcat"| Language Version: | ActionScript 3.0 | 
| Product Version: | Flash CS3 | 
| Runtime Versions: | Flash Player 10, AIR 1.0 | 
     Constant for the rotationConcat property.
     
Related API Elements
ROTATION_X | Constant | 
public static const ROTATION_X:String = "rotationX"| Language Version: | ActionScript 3.0 | 
| Product Version: | Flash CS3 | 
| Runtime Versions: | Flash Player 10, AIR 1.0 | 
     Constant for the rotationX property.
     
Related API Elements
ROTATION_Y | Constant | 
public static const ROTATION_Y:String = "rotationY"| Language Version: | ActionScript 3.0 | 
| Product Version: | Flash CS3 | 
| Runtime Versions: | Flash Player 10, AIR 1.0 | 
     Constant for the rotationY property.
     
Related API Elements
SCALE_X | Constant | 
public static const SCALE_X:String = "scaleX"| Language Version: | ActionScript 3.0 | 
| Product Version: | Flash CS3 | 
| Runtime Versions: | Flash Player 9.0.28.0, AIR 1.0 | 
     Constant for the scaleX property.
     
Related API Elements
SCALE_Y | Constant | 
public static const SCALE_Y:String = "scaleY"| Language Version: | ActionScript 3.0 | 
| Product Version: | Flash CS3 | 
| Runtime Versions: | Flash Player 9.0.28.0, AIR 1.0 | 
     Constant for the scaleY property.
     
Related API Elements
SKEW_X | Constant | 
public static const SKEW_X:String = "skewX"| Language Version: | ActionScript 3.0 | 
| Product Version: | Flash CS3 | 
| Runtime Versions: | Flash Player 9.0.28.0, AIR 1.0 | 
     Constant for the skewX property.
     
Related API Elements
SKEW_Y | Constant | 
public static const SKEW_Y:String = "skewY"| Language Version: | ActionScript 3.0 | 
| Product Version: | Flash CS3 | 
| Runtime Versions: | Flash Player 9.0.28.0, AIR 1.0 | 
     Constant for the skewY property.
     
Related API Elements
X | Constant | 
public static const X:String = "x"| Language Version: | ActionScript 3.0 | 
| Product Version: | Flash CS3 | 
| Runtime Versions: | Flash Player 9.0.28.0, AIR 1.0 | 
     Constant for the x property.
     
Related API Elements
Y | Constant | 
public static const Y:String = "y"| Language Version: | ActionScript 3.0 | 
| Product Version: | Flash CS3 | 
| Runtime Versions: | Flash Player 9.0.28.0, AIR 1.0 | 
     Constant for the y property.
     
Related API Elements
Z | Constant | 
public static const Z:String = "z"| Language Version: | ActionScript 3.0 | 
| Product Version: | Flash CS3 | 
| Runtime Versions: | Flash Player 10, AIR 1.0 | 
     Constant for the z property.
     
Related API Elements
Thu Dec 4 2014, 05:50 PM -08:00
 