I know that u can sitch the mouse cursor with what ever u want i flash, but is it possible to have f.eks: a man insead of the mouse cursor, then when u roll over diffrent areas, the image switches to something else? (perhaps a tomato;) And when u roll out, it sitches back to the man.
ya ok make a movie clipā¦ in frame 1 put what you want to follow the mouseā¦ in frame 2 put what you want the mouse to change to, and put stop actions on both framesā¦ give the mc an instance name of āmouseāā¦ in the actions for the mc put
it moves it to the mouse position, but since it will center it on the mouse i moved it half the width and half the height over and down so the top left corner of the mc will be the tip of the mouseā¦ if you want it centered then take out the + width/2 and +height /2 ā¦ ok so you got that part and it should be following the mouseā¦ now in your button put the code