Either;

this.startdrag();

or

this._x=_root._xmouse;
this._y=_root._ymouse;

There is defianatly an example of the later included and I think there is also a drag example to.