| 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-2006 Adobe Systems Incorporated. All rights reserved.
Fri Feb 9 2007, 2:01 PM GMT-08:00