I have tried basic timeline motion tween, and also the AS3 Tweener class; but in both cases I get the issue that the slow animation makes the image do little 1 pixel jumps that are VERY visible and break the effect I am going for [which needs to be extremely subtle].

If that's an image, set its anti-alias to antialias for animation. If it's a bitmap, turn on smoothing on it (on the library). If it's a loaded bitmap, turn on the Bitmap's antialias.

Zeh
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to