Can anyone tell me how could I be able to move a movieClip in opposite direction of the _xmouse?
That means when I move the mouse pointer to right side, my movieClip would move some distance to the left side. And when I move the mouse to the left ,the movieClip should also move to right.
I have done something in the attached file but i dont want to continue the movieClip’s movement when the mouse movement stops.
Please help guys.