Mouse follow _x,_y limits

im totally new here. Hi !~~

heres my prob:

u know how, with startDrag u can specify left, top, rgt, bottom

values to restrict the mouse movement?

well, i wanna do the same to a mouse follower,…

any ideas?

im usin this code:

_root.follower._x+=(_root._xmouse-_x)*.3

thnx tons,

hog.