I have a project which is 860 pixels wide. I have two rows of a red horizontal arrows, each arrow 127 pixels long. I want to achieve a constant stream of arrows running across the page from right to left with 40 pixels between each arrow. They should start off the page (right) and end off the page (left). The time it takes one arrow to traverse the page is around 3 seconds.
I've tried lots of animations with various combinations of multiple arrows and groups of arrows and several different arrows running along the same path with delays between them but I can't get the smooth effect I'm after.
My best attempt so far is by using a group of twenty arrows as the object but it's still jumpy. I've put it up on web here:
http://www.marketpro.co.uk/qid
I feel like this must be quite a simple thing to achieve and perhaps I'm going about it the wrong way. Any help much appreciated.
Bob.