A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: shifting or expanding menu

  1. #1
    Senior Member
    Join Date
    May 2003
    Posts
    104

    shifting or expanding menu

    Yeah!!! I found a site that's doing what I want to do!!!! http://www.detremmerie.be/

    Problem...don't know how!!

    My efforts are not at all as smooth. I've tried multiple frames for each button, changing hit-state sizes...what a mess.

    Anyone know of a tutorial that would cover this nav bar????

    Thanks
    Blue

  2. #2
    Senior Member
    Join Date
    May 2003
    Posts
    104
    Any thoughts or help would be GREATLY appreciated....

    Blue

  3. #3
    Senior Member tokyo_sky's Avatar
    Join Date
    Oct 2004
    Location
    Tokyo
    Posts
    201
    ok im going away for a day ill help on monday, if you havent worked it out

    im thinking
    code:

    if(this.hittest(_root["menuItem"+(this.order-1)])){
    _root["menuItem"+(this.order-1)]._x-=1;
    }



    MC created with "menuItem"+i, then _root["menuItem"+i][order]=i;


    theres a direction to try in the meantime
    A spark of light in a dark wibbly wobbly world

  4. #4
    Senior Member
    Join Date
    May 2003
    Posts
    104
    Thank you for the offer to give me a hand on Monday! I'll take you up on that. I'll give the above code a whirl and see what I can come up with in the mean time.

    Much thanks,
    Blue

  5. #5
    Senior Member
    Join Date
    May 2003
    Posts
    104
    Here's my current stripped out source file if anyone could assist.

    Thanks
    Blue
    Attached Files Attached Files

  6. #6
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Unexpected file format! Can't open your .fla.
    You'd have a better chance of getting an answer if your .fla was in a MX only format.

    You would have to save a copy of your MX2004 .fla, (using Save as...) and changing the Document type to MX only in the Save as... window.

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