Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
Defines values for setting the
direction
property
of the
TextLayoutFormat
class. Left-to-right reading order
is used in Latin-style scripts. Right-to-left reading order is used with scripts such as Arabic or Hebrew.
public static const LTR:String = "ltr"
Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
Specifies left-to-right direction for text.
public static const RTL:String = "rtl"
Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
Specifies right-to-left direction for text.
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:15 AM -07:00