Hello, all!
I'm currently working on a website that I'm doing in Flash CS4, and I'm building an animation that I need to auto scroll when the mouse is not over it, and when it is to scroll according to the mouse position.
So far, I have it so the animation scrolls left and right with the mouse, and I can set it to scroll left or right when the mouse is out of the animation, but what I would like is for the animation to continue to loop as well. I'm not sure what information I should provide for a better understanding, so anything you may need just ask and I will give it to you.
Otherwise, I've attached the .swf and .fla file, and it should help with what I'm attempting. It scrolls left or right with the mouse, but ends at a certain position on both sides, and I would like it to continue to scroll infinitely both ways.
This is my ActionScript for the controller movie:
Anyone have any advice for me?