Using js to change movieclip x postion going in opposite direction
I'm having a hard time trying to change a movieclip x/y position. When I use js to update the x or y position it goes in the opposite direction I need it to go. For instance if I do myMovieclip.x = 100 it should be translating myMovieclip to right 100 px but instead it moves 100px to the left. But when I use Animate CC GUI to change x position it works fine. This is very confusing. Can anyone please explain? Thanks
