[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();
Symbol 36 Button (34 B)
on (release) {
gotoAndStop (1);
}
Symbol 40 Button (34 B)
on (release) {
gotoAndStop (2);
}
Symbol 44 Button (34 B)
on (release) {
gotoAndStop (4);
}
Symbol 48 Button (34 B)
on (release) {
gotoAndStop (3);
}
Symbol 52 Button (34 B)
on (release) {
gotoAndStop (5);
}