_root.masced.setMask(_root.mask); _root.mask.onEnterFrame=function(){ with(_root.mask){ _x=_root._xmouse; _y=_root._ymouse; startDrag(true); }