| 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
© 2004-2008 Adobe Systems Incorporated. All rights reserved.
Mon Jun 16 2008, 11:54 AM -07:00