[Tools][Expand/Collapse All]Note that automatic extraction of ActionScript 3 is still pretty much unsupported by swfchan. AS1/AS2 works okay most of the time.Frame 1 (8 B)
stop();
Frame 2 (8 B)
stop();
Frame 3 (8 B)
stop();
Frame 4 (8 B)
stop();
Frame 5 (8 B)
stop();
Frame 6 (8 B)
stop();
Symbol 4 Button (52 B)
on (release) {
stopAllSounds();
gotoAndPlay (4);
}
Symbol 6 Button (52 B)
on (release) {
stopAllSounds();
gotoAndPlay (5);
}
Symbol 8 Button (52 B)
on (release) {
stopAllSounds();
gotoAndPlay (2);
}
Symbol 10 Button (52 B)
on (release) {
stopAllSounds();
gotoAndPlay (3);
}
Symbol 19 Button (52 B)
on (release) {
stopAllSounds();
gotoAndPlay (6);
}