[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 (60 B)
gotoAndPlay (1);
ifFrameLoaded (5) {
gotoAndStop (3);
}
Frame 3 (8 B)
stop();
Frame 4 (8 B)
stop();
Symbol 11 Button (30 B)
on (release) {
nextFrame();
}
Symbol 149 MovieClip Frame 1865 (17 B)
stopAllSounds();
Symbol 149 MovieClip Frame 1939 (62 B)
stopAllSounds();
tellTarget ("_level0") {
nextFrame();
};
Symbol 153 Button (34 B)
on (release) {
gotoAndStop (4);
}