Hello,
I want to drag one movie clip within specific region.
for that i have creted one rectangle with following
var rectangle:Rectangle = new Rectangle(52.75, 5, 100.25, 0);
though i have given x position 52.75 ; i can drag movieclip to x position : 52
how to solve this porblem ?
Thanks
Vishal Parekh