[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 (20 B)
tin = 0;
moza = 0;
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();
Symbol 45 Button (28 B)
on (press) {
nextFrame();
}
Symbol 54 Button (32 B)
on (press) {
gotoAndPlay (2);
}
Symbol 60 Button (32 B)
on (press) {
gotoAndPlay (4);
}
Symbol 94 Button (32 B)
on (press) {
gotoAndPlay (6);
}