_quality

Availability

Flash Player 5.

Usage

_quality

Description

Property (global); sets or retrieves the rendering quality used for a movie. Device fonts are always aliased and therefore are unaffected by the _quality property.

The _quality property can be set to the following values:

Example

The following example sets the rendering quality to LOW:

_quality = "LOW";

See also

_highquality, toggleHighQuality()