A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Drop-down menu problems

  1. #1
    Junior Member
    Join Date
    Sep 2002
    Posts
    11

    Drop-down menu problems

    I have a menu that needs a drop down sub-menu when I roll over it, but when I put a "over" state within the _parent of the sub-menu there is some kind of conflict and the animation just flickers when rolled over. Is there some way to make this work? Here is my .swi file. Thanks for any help!
    Attached Files Attached Files

  2. #2
    Senior Member
    Join Date
    Sep 2001
    Posts
    102
    the problem is that the roll out action of the button services becomes active as soon as you roll over one of the links in the rectangle. You can solve this by drawing invisible shapes around the rectangle and showing when the rollout has to become active and add the roll out actions to these rectangles.
    You can see an example/tutorial here, with a roll out menu working the same way.

    view
    Last edited by WillemBas; 11-06-2003 at 02:21 PM.

  3. #3
    Senior Member
    Join Date
    Jan 2003
    Location
    United States
    Posts
    892
    Hi WillemBas,

    Your link seems to be a dead link.

    This is where you link goes: http://link/

    Blessings

    JWR
    When all is said and done -- "You MUST be Born Again!" John 3:3

  4. #4
    Senior Member
    Join Date
    Sep 2001
    Posts
    102
    link will be ok now:

    link

  5. #5
    Senior Member
    Join Date
    Jan 2003
    Location
    United States
    Posts
    892
    Hi WillemBas,

    I think you miss typed your link again... it doesn't work.

    Comes up with "Page note found."

    thanks

    JWR
    When all is said and done -- "You MUST be Born Again!" John 3:3

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