I have three movieclips, let's call them mc1, mc2, mc3.
when mc1 hit test mc2 i want mc1's X & Y cooridnates to be the same as mc3's coordinates. I know the collision code, but need help with moving mc1 to mc3, it should be rather easy, but im all new to AS3.