how to use mouseX on a movie
I want to apply "something.x=mouseX;" to a function so that I can control the flow of frames of an MP4 with the mouse. For example, when I drag the 160 frame movie onto the actionscript3 canvas and write the function, the mouse moves the whole screen along the x-axis while the movie is being played. I want the screen to stay in the same place while I control the flow of the movie with the mouse......how do I do this?.....thanks in advance
