[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 (46 B)
ifFrameLoaded (1000) {
gotoAndPlay (55);
}
Frame 9 (17 B)
gotoAndPlay (2);
Frame 22 (47 B)
stop();
getURL ("../spel/spel2.htm", "main");
Frame 55 (26 B)
stopAllSounds();
stop();
Frame 4547 (8 B)
stop();
Frame 4548 (17 B)
gotoAndPlay (2);
Symbol 35 Button (145 B)
on (rollOver) {
s = new Sound();
s.attachSound("spela");
s.start();
}
on (release) {
gotoAndPlay (16);
}
on (rollOut) {
s.stop(["spela"]);
}
Symbol 40 Button (35 B)
on (release) {
gotoAndPlay (56);
}
Symbol 43 Button (35 B)
on (release) {
gotoAndPlay (56);
}