[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 (105 B)
fscommand ("fullscreen", "false");
fscommand ("allowscale", "false");
fscommand ("showmenu", "false");
Frame 2 (44 B)
ifFrameLoaded (400) {
gotoAndStop (4);
}
Frame 3 (17 B)
gotoAndPlay (2);
Frame 4 (8 B)
stop();
Frame 309 (17 B)
stopAllSounds();
Frame 375 (8 B)
stop();
Symbol 11 Button (65 B)
on (release) {
_highquality = "2";
stopAllSounds();
play();
}
Symbol 12 Button (65 B)
on (release) {
_highquality = "0";
stopAllSounds();
play();
}
Symbol 83 Button (34 B)
on (release) {
gotoAndStop (4);
}
Symbol 88 Button (60 B)
on (release) {
getURL ("http://www.classicnintendo.com");
}