[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 (77 B)
if (ok == undefined) {
ok = 1;
}
if (ok == 0) {
gotoAndStop (1628);
}
Frame 2 (170 B)
Laddat = Math.floor((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
laddat.text = Laddat + "%";
if (laddat == 100) {
stop();
} else {
gotoAndPlay (1);
}
Frame 3 (65 B)
q1 = "WolfQuest.swf";
q2 = "by MackanZoor";
q3 = "22/8 -2007";
Frame 1624 (20 B)
gotoAndStop (1625);
Frame 1626 (20 B)
gotoAndStop (1625);
Frame 1627 (20 B)
gotoAndStop (1628);
Frame 1629 (20 B)
gotoAndStop (1628);
Symbol 12 Button (49 B)
on (release) {
_root.ok = 0;
gotoAndPlay (3);
}
Symbol 23 Button (23 B)
on (press) {
play();
}
Symbol 27 MovieClip Frame 1 (8 B)
stop();
Symbol 27 MovieClip Frame 64 (8 B)
stop();