[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 2 (17 B)
gotoAndPlay (3);
Frame 3 (8 B)
stop();
Frame 4 (17 B)
gotoAndPlay (5);
Frame 5 (8 B)
stop();
Frame 6 (17 B)
gotoAndPlay (7);
Frame 7 (8 B)
stop();
Frame 8 (17 B)
gotoAndPlay (9);
Frame 9 (8 B)
stop();
Frame 10 (18 B)
gotoAndPlay (11);
Frame 11 (8 B)
stop();
Symbol 42 Button (28 B)
on (press) {
nextFrame();
}
Symbol 97 Button (32 B)
on (press) {
gotoAndPlay (2);
}
Symbol 106 Button (32 B)
on (press) {
gotoAndPlay (4);
}
Symbol 112 Button (32 B)
on (press) {
gotoAndPlay (6);
}
Symbol 161 Button (32 B)
on (press) {
gotoAndPlay (8);
}