[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 (17 B)
gotoAndStop (1);
Frame 2 (8 B)
stop();
Frame 12 (8 B)
stop();
Frame 13 (8 B)
stop();
Frame 102 (8 B)
stop();
Symbol 5 Button (30 B)
on (release) {
nextFrame();
}
Symbol 10 Button (34 B)
on (release) {
gotoAndPlay (3);
}
Symbol 22 Button (30 B)
on (release) {
nextFrame();
}
Symbol 24 Button (35 B)
on (release) {
gotoAndPlay (53);
}
Symbol 34 Button (33 B)
on (press) {
gotoAndPlay (10);
}