Hi,
New to flash, starting having a play with KoolMoves that we had lying around yesterday after being requested to create a banner in flash.

I've uploads what i have done so far at wf1.nsclients.co.uk.

What I want to do next is have a jpg picture popup when the mouse is over the car on the left and dissapear when they move the mouse off.

I have been reading a number of posts on hear and well it seems to go over my head.

I added in another Frame with the left had car in and set button to yes in properties.
Then Set Action to ActionScript.
I added a piece of code from the manaul:
Code:
on (rollover) {
loadMovieNum(“images/Lightbox_example.jpg”, 1);
}
I assumed tha path would have to be where I placed it in the Website.
Also I cannot see how this will dissapear when they Roll the Mouse Off.

I think most of u may use Adobe or other apps. but if it helps me I am happy to upload the source KoolMoves Source file.

Thanks in advance.
John.