PDA

View Full Version : embedPano blur-Effect


behrda
07-11-2007, 09:16 AM
Hi Denis,
while moving the panorama (in your example "embedPano.fla") the whole stage of Flash gets something like a "blur-effect". For example the border is not displayed correctly. Is it possible to avoid this?
I outsourced the panorama in an external .as-class but no improvement.
Thx Dario

Denis
07-28-2007, 12:31 PM
This blur effect is quality changing (Flash Player can't change antialiasing quality for separate objects, only for the whole movie). Use qualityMotion=medium or qualityMotion=high to avoid this effect (this can make the rotation slower).

Good news: next version of Adobe Flash Player will use hardware acceleration for antialiasing, so soon we can see fast Flash panoramas without any aliasing. :)