| Language Version : | ActionScript 3.0 |
| Player Version : | 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 |
| Player Version : | 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 |
| Player Version : | 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 |
| Player Version : | 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 |
| Player Version : | 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 |
| Player Version : | Flash Player 9.0.28.0 |
Constant for the skewY property.
See also
public static const X:String = "x"
| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 9.0.28.0 |
Constant for the x property.
See also
public static const Y:String = "y"
| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 9.0.28.0 |
Constant for the y property.
See also
© 2004-2007 Adobe Systems Incorporated. All rights reserved.
Mon Nov 19 2007, 10:27 AM GMT-08:00