-
Rollover effect
I try to make a rollover effect of a picture.
That I like to do is this.
A visitor see a picture (a little dark) and when he move the mouse over the picture show normal (no dark) and a little menu show up that the visitor can choose.
Can someone help me plz
If someone have a exampel to give me that I'm very happy.
I dont find any good in Movies and Turorials area
-
Sorry I've no time for example. I'll explain an algorithm, at least the easiest way.
1. Lay dark movie clip (for example, solid black) over your image and set it's alpha to 15-20% at the beginning and to 0 on roll over. Fading in/out can be easily added if needed.
2. Place a movie clip with menu in a place you want to see it, set it's alpha to 0 and increase it to some greater value (50 or 100, decide it as you like) when movie clip with image is rolled over. When it's rolled out hide menu by setting it's alpha back to 0.
-
Thanks for you try to help me and I going to try but I dont have so much hope to succeed :-D