Menu again ;)

ok so now i can move the menu around, but i also want to make a “x” and “-” button (close and hide).
How do I make these and what actions do I asaign the buttons ?

many thanx

dodo

Hey dodo,
You have to create a separate portion in your movie clip that contains several frames that are set for minimizing and maximizing. You will then need to make “X” and “-” buttons.

Then use tellTarget to Go To and Play the frames you have for minimizing, etc. To close, you can use set property and mess with the Show and Hide options.