Posts: 876
Name: Matt Pealing
Location: England, north west
|
I have a text scrolling animation on the following page:
http://bit.ly/dnjyYn
Notice how I've used the 'ease' feature on the text as it scrolls in and out.
But I need to make it animate more like this:
http://bit.ly/cHCZ42
Notice how the text is constantly scrolling to the right, even in the middle of the animation. Whereas in the middle of my animation the text sits still.
One solution I tried was to convert the whole thing to a movie clip. I then added a tween onto this clip to make it scroll to the right very slowly. But this did not give the desired effect.
Does anyone know what I can do to get it to animate the way I want it? I could post some of the ActionScript for my animation but I'm not too sure how to get to it!
Thanks in advance.
|