I need to create an auto scrolling menu made of movieclips. When the user rolls over one of the images the menu will stop and then start moving again when the user rolls out of the image. Tricky thing is I need to include 2 arrows (left and right) that will change the direction the menu scrolls when clicked and ensure it scrolls at the same speed in either direction.
I thought of using movieclip tweens but then the speed would change depending on the x position of the main movie, so I figured a keyframed animation would work that can play in reverse. Any suggestions or links to tutorials will be helpful.
Thanks