View comments | RSS feed

MovieClip._quality

Availability

Flash Player 6.

Usage

my_mc._quality:String

Description

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

The _quality property can be set to the following values:

Note: Although you can specify this property for a Movie Clip object, it is actually a global property, and you can specify its value simply as _quality. For more information, see _quality.

Example

This example sets the rendering quality of a movie clip named my_mc to LOW:

my_mc._quality = "LOW";

Comments


No screen name said on Sep 22, 2004 at 2:21 AM :
Hi, i think, it's very very interesting that each movieClip can have different quality value. In that case we could try to use "low" level of quality in some movieClips we want render fast and without quality, and others has very quality to looks fine i the same movie.
I hope Flash player can do it in future (not far ;-) )

 

RSS feed | Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/flash/mx2004/main_7_2/00001548.html