03.05.2013 Views

FLASH® LITE™ 2.x - Adobe Help and Support

FLASH® LITE™ 2.x - Adobe Help and Support

FLASH® LITE™ 2.x - Adobe Help and Support

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

See also<br />

prevFrame function<br />

_quality (MovieClip._quality property)<br />

public _quality : String<br />

Sets or retrieves the rendering quality used for a SWF file. Device fonts are always aliased <strong>and</strong><br />

therefore are unaffected by the _quality property.<br />

The _quality property can be set to the following values:<br />

Value Description Graphic Anti-Aliasing<br />

"LOW" Low rendering quality. Graphics are not anti-aliased.<br />

"MEDIUM" Medium rendering quality.<br />

This setting is suitable for<br />

movies that do not contain<br />

text.<br />

"HIGH" High rendering quality.<br />

This setting is the default<br />

rendering quality setting<br />

that Flash uses.<br />

"BEST" Very high rendering<br />

quality.<br />

Note: Although you can specify this property for a MovieClip object, it is also a global<br />

property, <strong>and</strong> you can specify its value simply as _quality.<br />

Example<br />

This example sets the rendering quality of a movie clip named my_mc to LOW:<br />

my_mc._quality = "LOW";<br />

See also<br />

_quality property<br />

removeMovieClip (MovieClip.removeMovieClip<br />

method)<br />

public removeMovieClip() : Void<br />

Graphics are anti-aliased using a 2 x 2<br />

pixel grid.<br />

Graphics are anti-aliased using a 4 x<br />

4 pixel grid.<br />

Graphics are anti-aliased using a 4 x<br />

4 pixel grid.<br />

MovieClip 463

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!