startDrag(_root.mapWindow.hvr_cptn, true);
I have developed a system which uses a few startDrag operations, but when I move a particular object, my hover captions are in a totally different place from where they are suppose to be located, but this only happens when I move another object that also has some action script allowing the move of the object. Everything works, except the placement for the captions is totally off on move of another object, can anyone please explain and help me fix this problem, as I cannot figure it out at all.