Frame 1
PercentLoaded = (getBytesLoaded() / getBytesTotal()) * 100;
if (PercentLoaded != 100) {
lead = (getBytesLoaded() + "/") + getBytesTotal();
gotoAndPlay(nextFrame);
} else {
gotoAndStop (3);
}
Frame 2
gotoAndPlay ("bgin");
Frame 3
stop();
Frame 4
_global.dif = 1;
_global.toptime = 100;
_global.finished = false;
if (_global.maxPower == undefined) {
_global.maxPower = 0;
}
clearInterval(_global.timer3);
_global.dontPlay = false;
if (_global.soundsOn == undefined) {
_global.soundsOn = true;
}
_global.firstTime = true;
_global.firstTime2 = true;
_global.firstTime9 = true;
_global.firstTime7 = true;
_global.ctt = 0;
displayTm = 0;
_global.secondCounter = 1;
stop();
Frame 5
fscommand ("trapallkeys", true);
_global.count = 5;
err = _global.count;
_global.dif = 1;
_global.toptime = 72;
_global.finished = false;
_global.Pause = true;
_root.Saft.gotoAndPlay(1);
_global.ctd2 = 2;
_global.firstTime7 = true;
_global.firstTime9 = true;
cheat.stop();
howLong = 0;
thisLong = 2;
stop();
countDown3 = function () {
if (_global.Pause == true) {
howLong++;
} else {
var _local2 = new Color("_root.countText");
_local2.setRGB(16777215);
}
if (howLong == thisLong) {
howLong = 0;
_global.count--;
misSound.gotoAndPlay(1);
var _local2 = new Color("_root.countText");
_local2.setRGB(16711680);
err = _global.count;
if (_global.count < 1) {
_global.finalScoreScore = _global.secondCounter;
_global.secondCounter = 0;
clearInterval(_global.timer3);
clearInterval(_global.timer);
gotoAndStop ("do");
}
}
};
_global.timer3 = setInterval(countDown3, 700);
Frame 6
stopAllSounds();
scr2 = _global.finalScoreScore;
if (_global.finalScoreScore > _global.maxPower) {
_global.maxPower = _global.finalScoreScore;
HS2.gotoAndStop(2);
} else {
HS2.gotoAndStop(1);
}
scr = _global.maxPower;
stop();
Frame 7
stop();
Symbol 8 Button
on (release) {
gotoAndStop (4);
}
Symbol 18 Button
on (release) {
getURL ("http://www.peturo.com", "blank");
}
Symbol 21 MovieClip Frame 154
gotoAndPlay (10);
Symbol 22 Button
on (release) {
gotoAndStop (4);
}
Symbol 27 MovieClip Frame 1
if (_global.playCircle == true) {
play();
_global.playCircle = false;
}
Symbol 27 MovieClip Frame 10
gotoAndStop (1);
Symbol 28 Button
on (rollOver) {
_global.playCircle = true;
}
on (release) {
gotoAndStop (1);
_root._root.nextScene();
}
Symbol 29 MovieClip Frame 19
stop();
Symbol 39 Button
on (release) {
gotoAndPlay ("strt");
}
Symbol 44 Button
on (release) {
if (_global.soundsOn == true) {
_global.soundsOn = false;
onOff = "Off";
stopAllSounds();
} else if (_global.soundsOn == false) {
_global.soundsOn = true;
onOff = "On";
_root.sound_Mus.gotoAndPlay(3);
}
}
Symbol 45 MovieClip Frame 1
if (_global.soundsOn == true) {
onOff = "On";
} else if (_global.soundsOn == false) {
onOff = "Off";
}
Symbol 50 Button
on (rollOver) {
_global.Pause = false;
_root.Saft.gotoAndStop(1);
}
on (rollOut) {
_global.Pause = true;
_root.Saft.gotoAndPlay(1);
}
on (press) {
_global.Pause = true;
}
on (release) {
_global.Pause = false;
}
Symbol 53 Button
on (rollOver) {
if (_global.count > 0) {
_global.count--;
}
_root.err = _global.count;
_root.misSound.gotoAndPlay(1);
_global.Pause = false;
_root.Saft.gotoAndStop(1);
gotoAndPlay (1);
}
on (rollOut) {
_global.Pause = true;
_root.Saft.gotoAndPlay(1);
}
on (press) {
_global.Pause = true;
}
on (release) {
_global.Pause = false;
}
Symbol 54 Button
on (rollOver) {
_global.Pause = false;
_root.Saft.gotoAndStop(1);
_root.All--;
trace(_root.All);
}
on (rollOut) {
_global.Pause = true;
_root.Saft.gotoAndPlay(1);
}
Symbol 55 Button
on (rollOver) {
_root.All--;
trace(_root.All);
_global.Pause = false;
_root.Saft.gotoAndStop(1);
}
on (rollOut) {
_global.Pause = true;
_root.Saft.gotoAndPlay(1);
}
Instance of Symbol 57 MovieClip "spinnas" in Symbol 58 MovieClip Frame 1
onClipEvent (enterFrame) {
this._rotation = this._rotation + 2;
}
Symbol 61 Button
on (rollOver) {
_global.Pause = false;
_root._root.Saft.gotoAndStop(1);
_global.count++;
_root._root.countText.text = _global.count;
if (_global.soundsOn == true) {
_root._root.Health.gotoAndPlay(2);
}
dontGO = false;
gotoAndStop (1);
}
on (rollOut) {
_global.Pause = true;
_root._root.Saft.gotoAndPlay(1);
}
on (press) {
_global.Pause = true;
}
on (release) {
_global.Pause = false;
}
Symbol 62 MovieClip Frame 1
dontGO = true;
Symbol 62 MovieClip Frame 10
stop();
Symbol 63 MovieClip Frame 1
var z;
var q;
var g;
z = Math.round(Math.random() * 10) - 0;
if (z < _global.dif) {
gotoAndPlay (2);
} else {
q = Math.round(Math.random() * 10) - 0;
g = q + 40;
gotoAndPlay(g);
}
Symbol 63 MovieClip Frame 36
_global.A1 = 0;
gotoAndStop (1);
Symbol 63 MovieClip Frame 37
trace("too far");
Instance of Symbol 62 MovieClip in Symbol 63 MovieClip Frame 45
onClipEvent (load) {
ppl = Math.round(Math.random() * 50) - 0;
if (ppl < 1) {
this.gotoAndPlay(2);
} else {
this.stop();
}
}
Symbol 63 MovieClip Frame 66
gotoAndPlay (1);
Symbol 65 MovieClip Frame 2
if (_global.firstTime2 == true) {
gotoAndStop (1);
_global.firstTime2 = false;
} else if (_global.soundsOn == true) {
gotoAndPlay (3);
} else {
gotoAndStop (1);
}
Symbol 65 MovieClip Frame 4
stop();
Symbol 67 MovieClip Frame 2
if (_global.firstTime == true) {
gotoAndStop (1);
_global.firstTime = false;
} else if (_global.soundsOn == true) {
this.play();
} else {
gotoAndStop (1);
}
Symbol 67 MovieClip Frame 10
_global.FirstTime = false;
stop();
Symbol 69 MovieClip Frame 2
if (_global.firstTime9 == true) {
gotoAndStop (1);
_global.firstTime9 = false;
} else if (_global.soundsOn == true) {
this.play();
} else {
gotoAndStop (1);
}
Symbol 69 MovieClip Frame 10
_global.firstTime9 = false;
gotoAndStop (1);
Symbol 72 Button
on (release) {
clearInterval(_global.timer);
stopAllSounds();
gotoAndPlay ("bgin");
}
Symbol 74 MovieClip Frame 3
gotoAndStop (10);
Symbol 74 MovieClip Frame 18
stop();
Symbol 76 MovieClip Frame 1
if ((_global.firstTime7 == true) && (_global.soundsOn == true)) {
_global.firstTime7 = false;
gotoAndPlay (3);
} else if (_global.soundsOn == true) {
gotoAndPlay (3);
} else {
stop();
}
Symbol 76 MovieClip Frame 164
if (_global.soundsOn == false) {
stopAllSounds();
gotoAndStop (1);
} else {
stop();
}
Symbol 83 MovieClip Frame 3
_root.lvlSound.gotoAndPlay(1);
Symbol 83 MovieClip Frame 15
stop();
Symbol 86 MovieClip Frame 1
levelup.stop();
difdis = _global.dif;
_global.ctt = _global.toptime;
displayTm2 = _global.ctt;
countDown = function () {
_global.finalScoreScore = displayTm;
if (_global.secondCounter == undefined) {
_global.secondCounter = 1;
}
_global.finalScoreScore = _global.secondCounter;
displayTm = _global.secondCounter;
if (_global.Pause == false) {
_global.secondCounter++;
_global.ctt--;
if (_global.ctt == Math.round(_global.toptime * 0.96)) {
levelup.play();
_global.dif++;
difdis = _global.dif;
}
if (_global.ctt == Math.round(_global.toptime * 0.92)) {
levelup.play();
_global.dif++;
difdis = _global.dif;
}
if (_global.ctt == Math.round(_global.toptime * 0.86)) {
levelup.play();
_global.dif++;
difdis = _global.dif;
}
if (_global.ctt == Math.round(_global.toptime * 0.78)) {
levelup.play();
_global.dif++;
difdis = _global.dif;
}
if (_global.ctt == Math.round(_global.toptime * 0.68)) {
levelup.play();
_global.dif++;
difdis = _global.dif;
}
if (_global.ctt == Math.round(_global.toptime * 0.56)) {
levelup.play();
_global.dif++;
difdis = _global.dif;
}
if (_global.ctt == Math.round(_global.toptime * 0.44)) {
levelup.play();
_global.dif++;
difdis = _global.dif;
}
if (_global.ctt == Math.round(_global.toptime * 0.3)) {
levelup.play();
_global.dif++;
difdis = _global.dif;
}
if (_global.ctt == Math.round(_global.toptime * 0.16)) {
levelup.play();
_global.dif++;
difdis = _global.dif;
}
_global.finalScoreScore = displayTm;
if ((_global.count < 2) && (_global.count < 1)) {
_global.finalScoreScore = displayTm;
_global.secondCounter = 0;
clearInterval(_global.timer);
clearInterval(_global.timer3);
_root.gotoAndPlay("do");
_global.finished = true;
gotoAndStop (1);
gotoAndStop;
}
displayTm2 = _global.ctt;
}
};
_global.timer = setInterval(countDown, 1000);
Symbol 90 MovieClip Frame 10
stop();
Symbol 98 Button
on (release) {
gotoAndPlay ("bgin");
}