| Package | fl.motion |
| Class | public class Tweenables |
| Inheritance | Tweenables Object |
| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9.0.28.0 |
See also
| Constant | Defined By | ||
|---|---|---|---|
| ROTATION : String = "rotation" [static]
Constant for the rotation 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 | ||
| ROTATION | Constant |
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
| SCALE_X | Constant |
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
| SCALE_Y | Constant |
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
| SKEW_X | Constant |
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
| SKEW_Y | Constant |
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
| X | Constant |
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
| Y | Constant |
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
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/fl/motion/Tweenables.html