Package | flashx.textLayout.formats |
Class | public final class ColorName |
Inheritance | ColorName Object |
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
color
property
of the TextLayoutFormat
class is "transparent".
See also
Constant | Defined 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 |
AQUA | Constant |
public static const AQUA:String = aqua
BLACK | Constant |
public static const BLACK:String = black
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
Below are supported colorName values
BLUE | Constant |
public static const BLUE:String = blue
CYAN | Constant |
public static const CYAN:String = cyan
FUCHSIA | Constant |
public static const FUCHSIA:String = fuchsia
GRAY | Constant |
public static const GRAY:String = gray
GREEN | Constant |
public static const GREEN:String = green
LIME | Constant |
public static const LIME:String = lime
MAGENTA | Constant |
public static const MAGENTA:String = magenta
MAROON | Constant |
public static const MAROON:String = maroon
NAVY | Constant |
public static const NAVY:String = navy
OLIVE | Constant |
public static const OLIVE:String = olive
PURPLE | Constant |
public static const PURPLE:String = purple
RED | Constant |
public static const RED:String = red
SILVER | Constant |
public static const SILVER:String = silver
TEAL | Constant |
public static const TEAL:String = teal
WHITE | Constant |
public static const WHITE:String = white
YELLOW | Constant |
public static const YELLOW:String = yellow