| Language Version: | ActionScript 3.0 |
| Runtime Versions: | AIR 1.0 Flash Player 9 |
The TextColorType class provides color values for the flash.text.TextRenderer class.
public static const DARK_COLOR:String = "dark"| Language Version: | ActionScript 3.0 |
| Runtime Versions: | AIR 1.0 Flash Player 9 |
Used in the colorType parameter in the setAdvancedAntiAliasingTable() method.
Use the syntax TextColorType.DARK_COLOR.
See also
public static const LIGHT_COLOR:String = "light"| Language Version: | ActionScript 3.0 |
| Runtime Versions: | AIR 1.0 Flash Player 9 |
Used in the colorType parameter in the setAdvancedAntiAliasingTable() method.
Use the syntax TextColorType.LIGHT_COLOR.
See also
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:15 AM -07:00