Combining 2 types of navigation; an image navigator and a button -- both need to work

ok, i have two navigation systems.

you can find the .fla here:
http://www.sephiroth.it/file_detail.php?id=86

in it, you use a thumbnail of an image(nav) to navigate around a larger image(img).

i need to combine this with a pulldown menu that on a mouse click would set the _y coordinates of the larger image above(img).

the problem is, when i do this, the code in the dragger (drag) resets the coordinates (…without asking me first! how rude).

can anybody take a look at the code and tell me what needs to change in the dragger to make it leave the img where i set it after a mouse click?

oh – also, i am setting the _y coordinate of the dragger as well.

thanks! :sigh: