[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 (17 B)
stopAllSounds();
Frame 8 (8 B)
stop();
Frame 12 (8 B)
stop();
Frame 26 (8 B)
stop();
Symbol 61 Button (34 B)
on (press) {
gotoAndPlay ("6");
}
Symbol 63 MovieClip Frame 2 (8 B)
stop();
Symbol 63 MovieClip Frame 5 (27 B)
stopAllSounds();
stop();
Symbol 65 Button (180 B)
on (press) {
if (_quality == "HIGH") {
_quality = "MEDIUM";
} else if (_quality == "MEDIUM") {
_quality = "LOW";
} else if (_quality == "LOW") {
_quality = "HIGH";
}
}
Symbol 68 Button (60 B)
on (press) {
getURL ("http://fableiii.tumblr.com/Where");
}
Symbol 88 Button (23 B)
on (press) {
play();
}
Symbol 154 Button (23 B)
on (press) {
play();
}