I was trying to do a custom cursor. I created a shape and made into a movie

And then in the sound n actions added an actionscript

startDrag ("_root.mc1", true);
Mouse.hide();

But there seems to be a distance between the actual cursor and the custom cursor. When i moved the cursor to the flash, the cursor seems to trails behind or be in front of where the actual cursor shud be.

Any help?.