I'm developing a project in Actionscript 2.0. I have an image that pans. I followed this tutorial: http://www.kirupa.com/developer/flash8/interactive_image_pan.htm
Now I want the image to pan just when the mouse is hover some movieclip instead of the whole stage. When the mouse is hover of the left limit of the movieclip, the image pans to that limit. Like this one (except I don't want vertical panning): http://www.oxylusflash.com/files/1027/index.html
Any help?? Thanks in advance