Help with AS3 playback in timline
About a week ago I was helped by the community with code that allowed me to control the timeline of a movie clip with the mouse position, this worked fantastically
. The code works by having a movie clip on the stage, and the timeline within that movie clip is what is being controlled.
The problem is when I try to incorporate this over several movie clips. The code does not function, I have tired changing the necessary instance name, even some "if" statments to get the right frame on the timeline but I just do not think I have enough of a grasp of actions script to make a real go of it.
I find it quite hard to explain and so I have left a link to the flash file at the bottom of the post. The file contains the code and the bair bones set up to give good idea of what I am trying to archive (2 movie clips with timelines I want to scrub through as well as a looping background, and a shape to represent the animation and of course the code).
As you will see the first timeline works great, with the scrolling being contolled by the distance the mouse is from the center point. Once the butten is clicked to jump to the second movie clip is where i am stumped.
Thanks in advance for any help, or at least reading this far
