Packageflashx.textLayout.formats
Classpublic final class ColorName
InheritanceColorName Inheritance Object

Language Version : ActionScript 3.0
Runtime Versions : Flash Player 10, AIR 1.5

Defines a constant for specifying that the value of the color property of the TextLayoutFormat class is "transparent".

See also

TextLayoutFormat.color


Public Constants
 ConstantDefined By
  AQUA : String = aqua
[static]
ColorName
  BLACK : String = black
[static] Below are supported colorName values
ColorName
  BLUE : String = blue
[static]
ColorName
  CYAN : String = cyan
[static]
ColorName
  FUCHSIA : String = fuchsia
[static]
ColorName
  GRAY : String = gray
[static]
ColorName
  GREEN : String = green
[static]
ColorName
  LIME : String = lime
[static]
ColorName
  MAGENTA : String = magenta
[static]
ColorName
  MAROON : String = maroon
[static]
ColorName
  NAVY : String = navy
[static]
ColorName
  OLIVE : String = olive
[static]
ColorName
  PURPLE : String = purple
[static]
ColorName
  RED : String = red
[static]
ColorName
  SILVER : String = silver
[static]
ColorName
  TEAL : String = teal
[static]
ColorName
  WHITE : String = white
[static]
ColorName
  YELLOW : String = yellow
[static]
ColorName
Constant Detail
AQUAConstant
public static const AQUA:String = aqua

BLACKConstant 
public static const BLACK:String = black

Language Version : ActionScript 3.0
Runtime Versions : Flash Player 10, AIR 1.5

Below are supported colorName values

BLUEConstant 
public static const BLUE:String = blue

CYANConstant 
public static const CYAN:String = cyan

FUCHSIAConstant 
public static const FUCHSIA:String = fuchsia

GRAYConstant 
public static const GRAY:String = gray

GREENConstant 
public static const GREEN:String = green

LIMEConstant 
public static const LIME:String = lime

MAGENTAConstant 
public static const MAGENTA:String = magenta

MAROONConstant 
public static const MAROON:String = maroon

NAVYConstant 
public static const NAVY:String = navy

OLIVEConstant 
public static const OLIVE:String = olive

PURPLEConstant 
public static const PURPLE:String = purple

REDConstant 
public static const RED:String = red

SILVERConstant 
public static const SILVER:String = silver

TEALConstant 
public static const TEAL:String = teal

WHITEConstant 
public static const WHITE:String = white

YELLOWConstant 
public static const YELLOW:String = yellow