A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Rollover effect

  1. #1
    Member
    Join Date
    Dec 2004
    Location
    Sweden
    Posts
    84

    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
    Cazz

  2. #2
    Novemberain Master
    Join Date
    Sep 2004
    Location
    Void
    Posts
    390
    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.


    Never give up...

  3. #3
    Member
    Join Date
    Dec 2004
    Location
    Sweden
    Posts
    84
    Thanks for you try to help me and I going to try but I dont have so much hope to succeed :-D
    Cazz

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center