Skip to main content
Inspiring
May 30, 2012
Question

stage.quality = StageQuality.LOW ignored ? Is there a different way ?

  • May 30, 2012
  • 1 reply
  • 580 views

I need to set the stage quality or simply the quality of a specific movieclip to LOW while it tweens to improve performance.

It seems StageQuality.LOW and StageQuality.MEDIUM are being ignored by AIR 3.2

If anyone has any ideas it would be appreciated.

Thanks!

This topic has been closed for replies.

1 reply

Inspiring
May 31, 2012

There was a bug with GPU mode.

It is fixed now, download the public 3.3 beta.

http://labs.adobe.com/technologies/flashplatformruntimes/air3-3/

FYI: If you set the quality as soon as the app starts before any rendering it works in the buggy version, but you can't change it after startup.