| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9.0.28.0 |
The Tweenables class provides constant values for the names of animation properties used in the Motion and Keyframe classes.
public static const ROTATION:String = "rotation"| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9.0.28.0 |
Constant for the rotation property.
See also
public static const SCALE_X:String = "scaleX"| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9.0.28.0 |
Constant for the scaleX property.
See also
public static const SCALE_Y:String = "scaleY"| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9.0.28.0 |
Constant for the scaleY property.
See also
public static const SKEW_X:String = "skewX"| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9.0.28.0 |
Constant for the skewX property.
See also
public static const SKEW_Y:String = "skewY"| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9.0.28.0 |
Constant for the skewY property.
See also
public static const X:String = "x"| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9.0.28.0 |
Constant for the x property.
See also
public static const Y:String = "y"| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9.0.28.0 |
Constant for the y property.
See also
© 2004-2008 Adobe Systems Incorporated. All rights reserved.
Mon Jun 16 2008, 11:54 AM -07:00