1 Reply Latest reply: Jul 31, 2008 5:17 PM by aniebel RSS

    How to make animation loop smoothly

    x_defect Community Member
      http://dietzclublambs.com/

      The Flash on this site shows scrolling pictures on the home page. When it comes to the end, you'll see it stops abruptly and restarts at the beginning.

      Any suggestions for a way to make it look like a seamless transition from the end back to the beginning and keep the images continuously scrolling?
        • 1. Re: How to make animation loop smoothly
          aniebel Community Member
          You need to create a duplicate of the row of images and on the last frame, position the images as they are in the first frame. You may need to nudge the duplicate slightly to get a smooth transition but the general idea is to utilize 2 sets of images so that the last and first image seem to be back to back. Hope this makes sense.