Slow motion tween text isn't smooth

Posted by Alex on Stack Overflow See other posts from Stack Overflow or by Alex
Published on 2010-04-17T08:49:11Z Indexed on 2010/04/17 8:53 UTC
Read the original article Hit count: 329

Filed under:
|
|
|
|

Hi! i have to create a movie where a text string move in horizontal.

the problem is that in the movie (800px wide) the text should go from right to left in about 7 seconds (so it have to go about 400px to the left in 7 sec).

i created a motion-tween with ease for my "text" and the tween is long (at 30fps) 30*7=210 frames.

the result is that the text DON'T MOVE FLUID... it's not a uniform movement... it's too visible the fact that it moves X pixel each x frames. it's the exact opposite of SMOOTH MOVEMENT.

How can i obtain a smooth slow-motion text movement?

© Stack Overflow or respective owner

Related posts about flash

Related posts about smooth