A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: help with hidden menu appearing on mouse over.

  1. #1
    Junior Member
    Join Date
    Feb 2010
    Posts
    19

    help with hidden menu appearing on mouse over.

    i know solution is simple but as usual i searched...but still nothing
    pls view file attached.
    It's a small hidden menu showing on mouse over.
    Here is the problem:
    the transparent button (that enables mouse over and mouse out menu) covers my small menu so i can't click on buttons i put on it (i put buttons on frame 5 of mouse over function )..is there a simple way to fix it?
    Is there a way to click on those button while mouse over is active?
    Or make the button that covers my menu a kind of transparent so my menu can be clickable?
    if you can upload corrected file i would appreciate it!
    Thank you ^_______^
    this comunity is really great!
    Attached Files Attached Files

  2. #2
    Senior Member
    Join Date
    May 2010
    Location
    Russia: Western Siberia
    Posts
    268
    Kind of a strange construction, I think you'd better use mask instead of that black rectangle and other stuff. You're menu can slide up into a masked area and become visible

    And one more thing, if you want a hand cursor to appear when you roll your cursor over something, don't use a construction like this: someDtuff.useHandCursor
    use someStuff.buttonMode = true;

    If you don't want hand cursor, use none of them at all

  3. #3
    Junior Member
    Join Date
    Feb 2010
    Posts
    19
    hi and thanks for your answer!
    well apart from mask (you' re right about it)... i still can't click on menu button
    what i do wrong?

  4. #4
    Junior Member
    Join Date
    Feb 2010
    Posts
    19
    hi! i wanted to tell you i solved by myself
    i'll post here ended fla in case someone needs this kind of help!
    thanks anyway
    Attached Files Attached Files

  5. #5
    Junior Member
    Join Date
    Oct 2013
    Posts
    1

    help

    I need a menu like that, but from the top. How did you make that? I really need help

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