actionscript problem
actionscript problem
Out of context: Reply #1
- Started
- Last post
- 5 Responses
- phirschybar0
oh.. what a fun problem...
Make all of the buttons that control the animations be invisible (no UP or OVER or DOWN state) inside one MC and on one frame. Then, when you click a button, have it move that MC to the next frame so the buttons are not even there (disabled). Then, at the end of your animations, include some code to tell the MC to go back to the frame where the buttons are enabled.