here is what i am trying to do
i want to move a ball from a fixed point to different other fixed points
http://24.112.141.149/test/back.jpg
thats my menu
http://24.112.141.149/test/ball.gif
when form loads this ball is at a fixed point, when the user mousevers the menu items (each menu item has a imgBox over it so when the mouse moves over a item i have a way ot capturing what item they are on..
and i want that ball to come from that fix point and cover the ball thats beside the menu item
i tried playing around with it but i coudn't get anywhere, any code would be greatly appreciated, thank you