A Flash Developer Resource Site

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Junior Member
    Join Date
    Sep 2004
    Posts
    21

    navigation/button

    hi,

    i´m new to this forum and i´ve got some understanding problems regarding to the behaviour of buttons. i´m just trying to make a button like it´s shown at

    www.vario-bikes.com/GB/index2.htm

    i´m focusing at the bikes button. when you click on it the colour turns into grey and a navigation menu opens. i don´t how to make this button acting the way to roll out this navigation. i´ve tried to put a movie clip into the push-frame of the button but it only works when it´s pushed and doesn´t work itself after pushing it once.

    can anybody help me in this case?

    thx

    t

  2. #2
    FK's Geezer Mod Ask The Geezer's Avatar
    Join Date
    Jul 2002
    Location
    Out In The Pasture
    Posts
    20,490
    The initial Bike button is probably a movie clip with the slide out sub menu in a another frame and the grey tween is built into that. The problem comes with the button code to make it work. You can not have button code on a movie clip and more button code on buttons inside that clip, it causes a conflict. So you need something like hitTest code on the clip, then use button code on the internal buttons. I'll attach an oldnewbie drop down menu that will show you the code and how it works.
    Attached Files

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