[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 (91 B)
if (_framesloaded >= _totalframes) {
gotoAndStop (3);
} else {
gotoAndPlay (1);
}
Frame 4 (8 B)
play();
Frame 33 (17 B)
stopAllSounds();
Frame 206 (17 B)
stopAllSounds();
Frame 519 (17 B)
stopAllSounds();
Frame 1030 (17 B)
stopAllSounds();
Frame 1360 (17 B)
stopAllSounds();
Frame 1367 (17 B)
stopAllSounds();
Frame 2217 (17 B)
stopAllSounds();
Frame 2387 (8 B)
stop();
Frame 2388 (8 B)
play();
Symbol 13 Button (34 B)
on (release) {
gotoAndStop (4);
}
Symbol 125 MovieClip Frame 5 (38 B)
stop();
stop();
stop();
stop();
Symbol 199 MovieClip Frame 15 (8 B)
stop();
Symbol 229 Button (30 B)
on (release) {
nextFrame();
}