help!!
help!!
Out of context: Reply #6
- Started
- Last post
- 9 Responses
- Bluejam0
Your best bet is to create an empty movieclip X which has, say, twelve frames. Each frame has the code you are using already...the first frame will have scale 10, the second frame will scale 20...etc.
The button then just needs to call and play movie clip X.
Introducing a variable would also allow you use just this one movie clip X for all the buttons that need to use this action...