| Language Version: | ActionScript 3.0 |
| Product Version: | Flash CS3 |
| Runtime Versions: | Flash Player 9.0.28.0, AIR 1.0 |
The Tweenables class provides constant values for the names of animation properties used in the MotionBase and KeyframeBase classes.
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.
See also
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.
See also
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.
See also
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.
See also
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.
See also
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.
See also
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.
See also
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.
See also
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.
See also
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.
See also
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.
See also
© 2009 Adobe Systems Incorporated. All rights reserved.
Wed May 6 2009, 01:04 AM -07:00