try this;
Code:ancor_mc._rotation = 70; var p = { x: 20, y: -10 }; ancor_mc.localToGlobal(p); this.globalToLocal(p); // box_mc._x = p.x; box_mc._y = p.y;
|
Results 1 to 19 of 19
Hybrid View
|
Click Here to Expand Forum to Full Width |