Skip to main content
Participant
June 18, 2011
Question

GPU rendering problem with cacheAsBitmap and 2.5D MovieClips

  • June 18, 2011
  • 1 reply
  • 620 views

Hi,

i've got a problem with gpu accelerated objets, each time i use cacheAsBitmap or turn my clips to "3d",

they become pixalated and distorted (as an interlaced video effect).

I use flash cs5.5 with air for android, and test my app on a "eee pad transformer" with android 3.1 and AIR 2.7

am i the only one getting that Bug, if it is one ?!

thanks

This topic has been closed for replies.

1 reply

Colin Holgate
Inspiring
June 18, 2011

Yes, I see that too. I have a very simple test case, I'll log a bug (though it may be a known issue).

Colin Holgate
Inspiring
June 18, 2011

Incidentally, the problem doesn't show on iOS, but even there vectors handled by the GPU don't have antialiasing. If you convert the objects to bitmaps, then you can get antialiasing, without the interlacing artifact. That seems to be good on iOS and Android.