A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: Strange Button Issue

  1. #1
    Junior Member
    Join Date
    Dec 2007
    Posts
    28

    Strange Button Issue

    Ok, so I made a drop down window, and all the visuals work fine. You click the menu button, causing x amount of categories to drop down, and if you mouse over a category, a few sub-categories appear. The plan was to have it so when you clicked a sub category button, it would take you to x frame on the main timeline, but I basically can't get that to work

    The script I have now is:

    on(release){
    _root.gotoAndStop(20)
    }

    (and yes the sub-categories are buttons, not movie clips)

    Its basically a button, in a MC in a MC

    I thought that would work, but it obviously doesn't, can anyone give me a hand? I sort of have to meet a deadline for this

    oh, flash 8, actionscript 1&2

  2. #2
    Senior Moment
    Join Date
    Mar 2004
    Location
    MN, USA
    Posts
    369
    ...can you post the .fla?
    Victory belongs to "The Murray"!

  3. #3
    Junior Member
    Join Date
    Dec 2007
    Posts
    28
    You can dl the file here

    (I've never hosted anything like this before, let me know if it doesn't work)

  4. #4
    Junior Member
    Join Date
    Dec 2007
    Posts
    28
    anyone? I'll try another place i guess

  5. #5
    Member
    Join Date
    Aug 2007
    Location
    philippines
    Posts
    71
    check this
    let me know if it doesnt wotk
    Attached Files Attached Files
    Last edited by Xdotam; 06-26-2008 at 04:05 AM.
    live and let die

  6. #6
    Junior Member
    Join Date
    Dec 2007
    Posts
    28
    ok it works, I'll mess around with it.. but it is possible to have multiple subcategories lead to different frames right (with the way you did it)

    Thanks though

  7. #7
    Member
    Join Date
    Aug 2007
    Location
    philippines
    Posts
    71
    yes. just do an experiment
    live and let die

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