_highquality

Availability

Flash Lite 1.0.

Usage

_highquality

Description

Property (global); specifies the level of anti-aliasing applied to the current SWF file. Specify 2 for best quality anti-aliasing. Specify 1 for high quality anti-aliasing. Specify 0 to prevent anti aliasing.

Example

The following statement applies high quality anti-aliasing to the current SWF file:

_highquality = 1;

See also

toggleHighQuality()