Hello,
I am trying to animate few windows through a native flash tween class. While the movement is applied to the vector objects it works just fine, thou when I have some bitmap objects I get this stuttering effect. My theory is that bitmaps only moves in pixel levels while vectors can slide through sub-pixel ones.
So my question is: Is there a way to alter bitmap data so that it could move through sub-pixel levels as well?
If you don’t understand the question let me know, I’ll make some examples…
Thanks in advance,
Psykovsky