Forum Moderators: open

Message Too Old, No Replies

onMouseOver effects using Flash

         

Nando

4:53 pm on Aug 23, 2003 (gmt 0)

10+ Year Member



Hi
I have six images and when a user points the mouse at one I want the others all to fade a little and for text to appear above all the images.

I have been trying to do this with Actionscript but wonder whether there is an easier way. I know I could achieve something simiar with Javascript, but I would like to do it with Flash.

many thanks
Nando

kingkelly

1:41 am on Aug 25, 2003 (gmt 0)

10+ Year Member



Cant you just make all the images into buttons, and have all the states tween to black except for the over state which is just the normal image. Should work.

Nando

5:30 pm on Aug 25, 2003 (gmt 0)

10+ Year Member



Hi kingkelly
and thanks for your suggestion. This would certainly work, but I wanted to keep all the other images still showing, only fainter, as though seen through slightly misted glass.

I also don't want to have two images for each button as that would increase the size of the movie too much.
Cheers
Nando

kingkelly

3:50 pm on Aug 26, 2003 (gmt 0)

10+ Year Member



You can have all the other images still showing, just have them tween to a black tint at like %50.

Nando

8:27 pm on Aug 26, 2003 (gmt 0)

10+ Year Member



You're absolutely right Kingkelly. I was getting tied up in complicated knots for nothing!

Thank you very much for your time and help.

Regards
Nando

kingkelly

12:18 am on Aug 28, 2003 (gmt 0)

10+ Year Member



I was actually scratchin me head for a while too, but turns out its simple