Results 1 to 2 of 2

Thread: RollOver menu

  1. #1
    Join Date
    Nov 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default RollOver menu

    I have a roll over image (which is black and white in normal state), when I roll over it with the cursor the image turns to it's colored version and under this image are 2 links and when I roll over link 1 or 2 they should change their color to white and when I click on them they should get me to page a or b.

    so, this is how it looks like if the cursor is over it:

    My problem is that I can't get the 2 links to work, what should I do, how should I start?

    I attached my fla file, please have a look at it, and if you know how to solve my problem please help.

  2. #2
    Join Date
    Aug 2007
    Location
    Harrisburg, PA
    Posts
    131
    Thanks
    6
    Thanked 9 Times in 9 Posts

    Default

    1. Where are the links taking you to another page? Or are they suppose to load into the same swf that your menu will be in? What is the action on the link. 2. your links shouldnt be graphics, they should be either buttons or movie clips so you can assign action script to them for your linking.

    simplest way to do it would just be turn them to buttons (in property inspector click the drop down menu above instance name and change it to button.

    change your over state to what ever color you want for the text and just make sure you draw an invisible box around the text for a hit area.

    your coding for the navigation will depend on how the navigation actually works. answer my first question.

Bookmarks

Posting Permissions

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