Zath
09-26-2005, 03:19 AM
My movie clips are dragged this way....
startDrag(this, false, 10, 10, 700, 700);
If the mouse goes off stage, it messes up the stopDrag. That is, sometimes the clip being dragged is left in the position near where the mouse went off stage, which it shouldn't do.
How can I get the mc to go back to it's original position if the mouse goes off stage?
Thanks,
startDrag(this, false, 10, 10, 700, 700);
If the mouse goes off stage, it messes up the stopDrag. That is, sometimes the clip being dragged is left in the position near where the mouse went off stage, which it shouldn't do.
How can I get the mc to go back to it's original position if the mouse goes off stage?
Thanks,