[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 32 Button (34 B)
on (release) {
gotoAndStop (2);
}
Symbol 33 Button (34 B)
on (release) {
gotoAndStop (3);
}
Symbol 34 Button (34 B)
on (release) {
gotoAndStop (4);
}
Symbol 35 Button (34 B)
on (release) {
gotoAndStop (5);
}
Symbol 41 Button (34 B)
on (release) {
gotoAndStop (1);
}
Symbol 42 Button (34 B)
on (release) {
gotoAndStop (2);
}