play mc nextFrame and prevFrame as mouse coordinates change up and down on stage
Hi there
I want to trigger via mouseDown a function that plays a 30 frame mc while the mouseX coordinate increases and the mouse Y decreases. Then when the mouseX coordinates decreases and mouseY increases ie. the mouse moves up on the stage - mc plays in reverse
So basically the movieClip is scrolled by the mousemovement. When the mouse is not moving mc stops at currentFrame
Much much appreciate any ideas I can get to make this work 🙂