PDA

View Full Version : Why my motion tweens look so jagged?


mov2046
04-15-2009, 09:32 PM
Hi,



I have been working on this banner ad using motion tweens (with scaling) for four objects, three road signs and a background. Sometimes it runs very smoothly, but most of the time, the four objects run in a very jagged way? I tried different frame rates, 40, 50, 80, and they all had the same issue. Does it have to do with four motion tweens happening at the same time?



Any help would be appreciated.



http://www2.cdl.edu/staff/echeng/roadmapTest/roadmap_centered2.html

Stroke
04-15-2009, 10:49 PM
Timeline motion tweens are never really good. Try the Tween class, or some othe alike tween tool.

kkbbcute
04-16-2009, 08:47 AM
Tween class is the best option, although I think your jaggedyness may be caused by other issues other than the tween such as trying to tween large images, etc.