Scrolling Text

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Scrolling Text
mazda
CZ Newbie
mazda has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Mar 13, 2004
0.00 posts per day
Posts: 7
Points: 684
   
hey, i was wondering how i would come about making a bit of html coding scroll up a and keep of scrolling without any gaps in between.

I can do a motion tween, where it goes up but then it has a gap, could ya do this for me, or tell me how to do it,

Thanks



Back to top Reply with quote
#2   re: Scrolling Text
redhot_2oo3
PayPal Donation
CZ Moderator
redhot_2oo3 has been a member for over 20 year's 20 Year Member
uk.gif
Occupation: Codezwiz Elf
Website:
Status: Offline
Joined: Aug 26, 2003
0.08 posts per day
Posts: 633
Points: 25,047
   
Seamless scrolling of text, (or anything else for that matter), relies on the start point being almost the same as the end point. I say almost, because if they were exactly the same, you would have a pause, because there would be two identical frames, the 1st one and the last one.

To achieve this, the first and last frames must have 'midway' posiotions of whatever it is you are scrolling.

Let's say that you need bubbles rising up in a glass, but you need the bubbles to be continuous. Normally there would be a gap when the frames end, because all the bubbles have risen to the top and the new ones don't start untill frame 1 starts again. To get around this, some bubbles need to be positioned already in a rising position at the start of the movie, and at various point along the timeline. The end points of these 'midway' bubbles need to be in proportion with the others.
Let's say, for example, the movie is 30 frames long, and it takes one bubble 30 frames from bottom to top.
You'd need to place an additional bubble half way up at frame 1. Around frame 14 is where the bubble should be at the top. At frame 15 The bubble should start at the bottom and at frame 30 is should be just below it's position at frame 1.
That method is the one I use, it may sound complicated, but really it isn't. Just think of the frames as a continuous loop rather than being linear.




_________________
Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum