when I change a MC(that is in the movie at the beginning)'s _xscale(or _yscale) like this:
mc1._xscale=-mc1._xscale
in order to reverse the MovieClip, it worked well
later, when I loaded a clip in the movie and tried to reverse it, the MC DID reverse, but it didn’t do it the right way. It completly changed the coordinates
how can I solve this problem?
if I can’t, is there any other way to reverse a MC?
thanks