A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: entering mouseover state when it shouldnt...

  1. #1
    Junior Member
    Join Date
    Apr 2002
    Posts
    20

    Smile

    I have some text buttons forming a menu bar, these buttons have over states with a small tool tip offest from the button. The problem is when the mouse moves over the tooltips area, the mouseover state is entered and the tooltip appears. However, i only want the tooltip to display when the mouse is over the button, and not when its over the tooltip as well.

    Any ideas?

    Cheers

    Woff

  2. #2
    Junior Member
    Join Date
    Apr 2002
    Posts
    16

    Hope this helps

    There are four keyframes for every button. The up, down, over, and hit state. The hit state keyframe is the frame wchish has the mouse over target. If this frame is not used the last frame with a keyframe is used.

    Set the hit state to be the exact shape of your button without the tooltip.

  3. #3
    Junior Member
    Join Date
    Apr 2002
    Posts
    20
    Cheers

    Thats helped a bit, but the problem is i have buttons on the tool tips, and when the mouse moves off the hit state to go to the tooltip buttons the tooltip disapears...

    Is there a way to do this or am i going about things the wrong way?

    Cheers

    Woff

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