A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Need help with navigation menu

  1. #1
    AS3 Mod
    Join Date
    Sep 2007
    Location
    O-H-I-O
    Posts
    2,385

    Need help with navigation menu

    Currently on my site http://www.stevestalder.com I have my navigation menu working how I want except for one small thing. I would like so that when you click on a button if it's the current frame the button will stay green(over state).

    Any recommendations on how to accomplish this?

  2. #2
    Senior Member whispers's Avatar
    Join Date
    Mar 2001
    Location
    CFA2h (respect the HEX)
    Posts
    12,755
    Dont use buttons.. use movieClips.. with the first frame as your 'regular state' of the 'button' and frame 2 as the 'over state' of your button.. when you click it..send it to that frame. (both frames should have a stop() action on them)

  3. #3
    AS3 Mod
    Join Date
    Sep 2007
    Location
    O-H-I-O
    Posts
    2,385
    Ok, I will give that a shot. I will let you know how it goes.

  4. #4
    AS3 Mod
    Join Date
    Sep 2007
    Location
    O-H-I-O
    Posts
    2,385
    I believe I got it, atleast it works with a couple minor bugs that hardly anyone would notice.

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