Before you start, you need to give each button inside the movieclip an instance name. If that’s new to you. You go into the mc and select a button and on the left of the properties tab you can set an instance name. You do that for every button. Then go out of the mc and select the mc and also give that an instance name. You can only refer to each item in actionscript if you give it a name. On the main stage where your menu mc is, you make a new layer in which you place the following actionscript: http://pastie.org/233264
This can be done cleaner but this makes it easy to understand….I hope.
Hope it’s helpful.
The tweening method is easy to find help on with google. Then you can see what all the parameters are for. Not very difficult.
Posted about 1 month ago










