A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Help with flash menu bar

  1. #1
    Junior Member
    Join Date
    Jan 2004
    Posts
    6

    HELP with FLASH MENU BAR !!!

    Help me Please! I created my first flash site
    http://www.andreataylor.net
    But the menu buttons lose their over, down states and won't change color.
    I used Flash 8 and used the buttons out of "Common Libraries"
    then put the buttons inside of a Movie Clip symbol (exactly like lynda.com training video said) and in actions put
    MM_about.onRelease = function () {
    _level0.myMCL.loadClip("about.swf", 5)

    It goes to the correct page but the button stays static...no over, down state, etc.?? Can anyone help me?
    jhiggins5@socal.rr.com

  2. #2
    Senior Member Genesis F5's Avatar
    Join Date
    Jan 2002
    Location
    Unallocated memory
    Posts
    1,845
    In the future, please do not post technical questions in the Coffee Lounge. Thank you.

  3. #3
    Senior Member whispers's Avatar
    Join Date
    Mar 2001
    Location
    CFA2h (respect the HEX)
    Posts
    12,756
    not without an .fla to look at.. did you delete the various states on your buttons per chance?

    the code posted is for loading new content on TOP of everything else in _level5

    not much to do with the button states.

    are they buttons?..or movieClip? (if coming form common library. Im not familiar with them)

    is there something physically blocking the mouse from triggering the button over state?

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