flash dudes
flash dudes
Out of context: Reply #3
- Started
- Last post
- 7 Responses
- Timson0
use mc's instead of buttons.
mc.onRelease -> gotoAndStop frame 2 (wich is another color than the original).
When another button (mc) is pushed make the previous one gotoAndStop frame 1 (original color).
You can easely sort out the active button (mc) by using a variable.