A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Very simple nav question

  1. #1

    Angry

    I really need to know how to have a drop down menu, that when the cursor is moved off the menu, the menu automatically disappears. I know it is possible. Can anyone please help me???

  2. #2
    There's a lesson for it in Flash ... it involves creating a button with only "hit" state with the action
    onMouseEvent(over)
    gotoandStop(##)

    The frame number it goes to will show the menu without its "drop down" .... the menu button has the action:
    onMouseEvent (over)
    gotoandStop(##)

    This frame will show the menu with "drop down" ...

    This is all from the top of my head ... I might be leaving something out ... I know there's a lesson for it in Flash itself though ... Help > Lessons > Track as Menu Item ...

    Hope this helped a little.

  3. #3

    Angry

    Sorry mate, couldn't get it to work. Any other suggestions???

    ... P L E A S E ...

  4. #4

    Angry

    I meant it does work, but I thought there was an easier way...??!!

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