;

PDA

Click to See Complete Forum and Search --> : Mouse Over transitions using Action Script


Godslove
10-31-2007, 10:09 PM
Hi there,

Just started trying out Koolmoves and i need help here on action scripting..


I'm actually learning to design a banner where there will be many individual images on it. I would like to be able to change the every single image individual whenever there's a mouse over the image.

meaning : if mouse over image1, image1 will fade and changed to image2.

Anyone can help me? i do not have really good programming background so i do hope you guys will be patient with me..Hope to hear some replies..thanks in advance

Bob Hartzell
11-01-2007, 06:46 AM
The easiest solution is to make image 1 into a button (right-click on image and select appropriate action from menu list). Then right-click and select edit button states. In the Over state, add image 2.

blanius
11-01-2007, 08:22 AM
If you want something like this:
http://bretlanius.com/flash/mouseoverAS.html


take a look at this:

Godslove
11-02-2007, 03:36 AM
Thanks guys,

will try it this weekend and lets see how it goes..thanks again