Class fever.display.text.AntiAliasType

Description

Provides values for anti-aliasing in the TextField class.

Field Index

ADVANCED, NORMAL

Field Detail

ADVANCED

static public ADVANCED:String
Sets anti-aliasing to advanced anti-aliasing. *

NORMAL

static public NORMAL:String
Sets anti-aliasing to the anti-aliasing that is used in Flash Player 7 and earlier.