Ok…after several hours tinkering I’ve set up a movie to initiate a set of actions triggered by a movieclips _x position. Im using Math.round to keep my intergers whole and im using ease on my movie clip. If the movie clip starts at 0,0 and the buttons are hit 1,2,3,4 everything is fine, but hit the buttons out of order (2,4,1,3) or set the start point of the mc to anything but 0,0 and the movie becomes a mess.
I don’t understand what im doing wrong. I tried some simple loop commands and my comp just locked up repeatedly so I broke down and used frameloops, it’s closer to complete but still so far.
I’ve attached a my test document. Any help would be greatly appreciated.
Take Care,
John