Frame 1 (8 B)
stop();
Instance of Symbol 4 MovieClip "loadingLine" in Frame 1 (233 B)
onClipEvent (enterFrame) {
amountloaded = _root.getBytesLoaded();
total = _root.getBytesTotal();
percentage_precise = (amountloaded * 100) / total;
_xscale = percentage_precise;
if (amountloaded == total) {
_root.play();
}
}
Frame 2 (623 B)
function lifeDown() {
lives--;
if (lives == 0) {
gotoAndStop ("gameover");
} else {
gotoAndStop ("timeout");
}
}
function restartLevel() {
if (playLevel == 1) {
gotoAndStop ("level1");
} else if (playLevel == 2) {
gotoAndStop ("level2");
} else if (playLevel == 3) {
gotoAndStop ("level3");
} else if (playLevel == 4) {
gotoAndStop ("level4");
}
score = tempScore;
sarnie._x = sarnie.startX;
sarnie._y = sarnie.startY;
display.timeBar.timer = display.timeBar.origTimer;
}
emailSubmit = "";
addressSubmit = "";
nameSubmit = "";
radioValue = "";
levelSubmit = "";
stop();
Frame 3 (8 B)
stop();
Frame 4 (20 B)
stop();
lives = 3;
Frame 5 (208 B)
stop();
score = 0;
bonusTime = 0;
doorCount = 5;
teethCount = 2;
display.timeBar.origTimer = 750;
display.timeBar.timer = display.timeBar.origTimer;
display.itemCount.gotoAndStop(1);
playLevel = "1";
Instance of Symbol 76 MovieClip in Frame 5 (555 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
hit = true;
_root.effectEngine.start();
if (_root.doorCount > 0) {
_root.doorCount = _root.doorCount - 1;
}
if (((_root.bg.door._currentframe != 1) and (_root.doorCount <= 0)) and (_root.teethCount <= 0)) {
_root.bg.door.gotoAndStop(1);
_root.door.gotoAndPlay(3);
}
_root.score = _root.score + 1;
} else if (hit and (_alpha > 0)) {
_alpha = (_alpha - 25);
}
}
Instance of Symbol 76 MovieClip in Frame 5 (525 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
hit = true;
if (_root.doorCount > 0) {
_root.doorCount = _root.doorCount - 1;
}
if (((_root.bg.door._currentframe != 1) and (_root.doorCount <= 0)) and (_root.teethCount <= 0)) {
_root.bg.door.gotoAndStop(1);
_root.door.gotoAndPlay(3);
}
_root.score = _root.score + 1;
} else if (hit and (_alpha > 0)) {
_alpha = (_alpha - 25);
}
}
Instance of Symbol 76 MovieClip in Frame 5 (525 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
hit = true;
if (_root.doorCount > 0) {
_root.doorCount = _root.doorCount - 1;
}
if (((_root.bg.door._currentframe != 1) and (_root.doorCount <= 0)) and (_root.teethCount <= 0)) {
_root.bg.door.gotoAndStop(1);
_root.door.gotoAndPlay(3);
}
_root.score = _root.score + 1;
} else if (hit and (_alpha > 0)) {
_alpha = (_alpha - 25);
}
}
Instance of Symbol 76 MovieClip in Frame 5 (525 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
hit = true;
if (_root.doorCount > 0) {
_root.doorCount = _root.doorCount - 1;
}
if (((_root.bg.door._currentframe != 1) and (_root.doorCount <= 0)) and (_root.teethCount <= 0)) {
_root.bg.door.gotoAndStop(1);
_root.door.gotoAndPlay(3);
}
_root.score = _root.score + 1;
} else if (hit and (_alpha > 0)) {
_alpha = (_alpha - 25);
}
}
Instance of Symbol 76 MovieClip in Frame 5 (525 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
hit = true;
if (_root.doorCount > 0) {
_root.doorCount = _root.doorCount - 1;
}
if (((_root.bg.door._currentframe != 1) and (_root.doorCount <= 0)) and (_root.teethCount <= 0)) {
_root.bg.door.gotoAndStop(1);
_root.door.gotoAndPlay(3);
}
_root.score = _root.score + 1;
} else if (hit and (_alpha > 0)) {
_alpha = (_alpha - 25);
}
}
Instance of Symbol 76 MovieClip in Frame 5 (525 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
hit = true;
if (_root.doorCount > 0) {
_root.doorCount = _root.doorCount - 1;
}
if (((_root.bg.door._currentframe != 1) and (_root.doorCount <= 0)) and (_root.teethCount <= 0)) {
_root.bg.door.gotoAndStop(1);
_root.door.gotoAndPlay(3);
}
_root.score = _root.score + 1;
} else if (hit and (_alpha > 0)) {
_alpha = (_alpha - 25);
}
}
Instance of Symbol 76 MovieClip in Frame 5 (525 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
hit = true;
if (_root.doorCount > 0) {
_root.doorCount = _root.doorCount - 1;
}
if (((_root.bg.door._currentframe != 1) and (_root.doorCount <= 0)) and (_root.teethCount <= 0)) {
_root.bg.door.gotoAndStop(1);
_root.door.gotoAndPlay(3);
}
_root.score = _root.score + 1;
} else if (hit and (_alpha > 0)) {
_alpha = (_alpha - 25);
}
}
Instance of Symbol 76 MovieClip in Frame 5 (525 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
hit = true;
if (_root.doorCount > 0) {
_root.doorCount = _root.doorCount - 1;
}
if (((_root.bg.door._currentframe != 1) and (_root.doorCount <= 0)) and (_root.teethCount <= 0)) {
_root.bg.door.gotoAndStop(1);
_root.door.gotoAndPlay(3);
}
_root.score = _root.score + 1;
} else if (hit and (_alpha > 0)) {
_alpha = (_alpha - 25);
}
}
Instance of Symbol 84 MovieClip "levelEnd" in Frame 5 (333 B)
onClipEvent (load) {
_visible = false;
hit = false;
}
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
_root.bonusTime = Math.floor(_root.display.timeBar.timer / 25);
hit = true;
_root.fade.gotoAndPlay("fadeIn");
}
}
Instance of Symbol 94 MovieClip in Frame 5 (484 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
hit = true;
_root.teethCount = _root.teethCount - 1;
if (((_root.bg.door._currentframe != 1) and (_root.doorCount <= 0)) and (teethCount <= 0)) {
_root.bg.door.gotoAndStop(1);
_root.door.gotoAndPlay(3);
}
_root.score = _root.score + 5;
} else if (hit and (_alpha > 0)) {
_alpha = (_alpha - 10);
}
}
Instance of Symbol 99 MovieClip in Frame 5 (484 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
hit = true;
_root.teethCount = _root.teethCount - 1;
if (((_root.bg.door._currentframe != 1) and (_root.doorCount <= 0)) and (teethCount <= 0)) {
_root.bg.door.gotoAndStop(1);
_root.door.gotoAndPlay(3);
}
_root.score = _root.score + 5;
} else if (hit and (_alpha > 0)) {
_alpha = (_alpha - 10);
}
}
Instance of Symbol 103 MovieClip in Frame 5 (182 B)
onClipEvent (enterFrame) {
if (this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
_root.display.timeBar.timer--;
}
}
Instance of Symbol 23 MovieClip "sarnie" in Frame 5 (1.79 KiB) ●
onClipEvent (load) {
gravity = 0.075;
engineDecline = 0.1;
thrustPower = 0.2;
xSpeed = 0;
ySpeed = 0;
maxSpeed = 5;
maxTilt = 10;
engineVolume = 0;
startX = _x;
startY = _y;
scale = 1;
_xscale = (scale * 100);
_yscale = (scale * 100);
hitX = new Array("0", "6", "12", "18", "25", "25", "25", "24", "16", "8", "0", "0");
hitY = new Array("4", "2", "1", "0", "4", "9", "14", "19", "17", "15", "13", "8");
}
onClipEvent (enterFrame) {
if (Key.isDown(37) and (xSpeed > (-maxSpeed))) {
xSpeed = xSpeed - thrustPower;
if (_rotation > (-maxTilt)) {
_rotation = (_rotation-1);
}
} else if (Key.isDown(39) and (xSpeed < maxSpeed)) {
xSpeed = xSpeed + thrustPower;
if (_rotation < maxTilt) {
_rotation = (_rotation+1);
}
} else {
xSpeed = xSpeed - (xSpeed * engineDecline);
if (_rotation > 0) {
_rotation = (_rotation-1);
} else if (_rotation < 0) {
_rotation = (_rotation+1);
}
}
if (Key.isDown(38) and (ySpeed > (-maxSpeed))) {
ySpeed = ySpeed - thrustPower;
} else if (Key.isDown(40) and (ySpeed < maxSpeed)) {
ySpeed = ySpeed + thrustPower;
} else {
ySpeed = ySpeed - (ySpeed * engineDecline);
}
if (ySpeed < (maxSpeed / 2)) {
ySpeed = ySpeed + gravity;
}
tempX = _x;
tempY = _y;
_x = (_x + xSpeed);
_y = (_y + ySpeed);
var i = 0;
while (i < hitX.length) {
if (_root.bg.hitTest(_x + Math.floor(hitX[i] * scale), _y + Math.floor(hitY[i] * scale), true)) {
_x = tempX;
_y = tempY;
xSpeed = -xSpeed;
ySpeed = -ySpeed;
break;
}
i++;
}
if (((Key.isDown(37) or Key.isDown(38)) or Key.isDown(39)) or Key.isDown(40)) {
if (engineVolume < 100) {
engineVolume = engineVolume + 2;
}
} else if (engineVolume > 0) {
engineVolume = engineVolume - 3;
}
_root.soundEngine.setVolume(engineVolume);
}
Frame 6 (210 B)
score = score + bonusTime;
messageDisplay = (("Congratulations you finshed with " + bonusTime) + " seconds to spare! Your score is now ") + score;
fade.gotoAndStop("off");
soundEngine.setVolume(0);
stop();
Frame 7 (8 B)
stop();
Frame 8 (201 B)
stop();
doorCount = 20;
bonusTime = 0;
display.timeBar.origTimer = 1500;
display.timeBar.timer = display.timeBar.origTimer;
display.itemCount.gotoAndStop(2);
playLevel = "2";
tempScore = score;
Instance of Symbol 84 MovieClip "levelEnd" in Frame 8 (333 B)
onClipEvent (load) {
_visible = false;
hit = false;
}
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
_root.bonusTime = Math.floor(_root.display.timeBar.timer / 25);
hit = true;
_root.fade.gotoAndPlay("fadeIn");
}
}
Instance of Symbol 23 MovieClip "sarnie" in Frame 8 (1.79 KiB) ●
onClipEvent (load) {
gravity = 0.075;
engineDecline = 0.1;
thrustPower = 0.2;
xSpeed = 0;
ySpeed = 0;
engineVolume = 0;
maxSpeed = 5;
maxTilt = 10;
startX = _x;
startY = _y;
scale = 0.9;
_xscale = (scale * 100);
_yscale = (scale * 100);
hitX = new Array("0", "6", "12", "18", "25", "25", "25", "24", "16", "8", "0", "0");
hitY = new Array("4", "2", "1", "0", "4", "9", "14", "19", "17", "15", "13", "8");
}
onClipEvent (enterFrame) {
if (Key.isDown(37) and (xSpeed > (-maxSpeed))) {
xSpeed = xSpeed - thrustPower;
if (_rotation > (-maxTilt)) {
_rotation = (_rotation-1);
}
} else if (Key.isDown(39) and (xSpeed < maxSpeed)) {
xSpeed = xSpeed + thrustPower;
if (_rotation < maxTilt) {
_rotation = (_rotation+1);
}
} else {
xSpeed = xSpeed - (xSpeed * engineDecline);
if (_rotation > 0) {
_rotation = (_rotation-1);
} else if (_rotation < 0) {
_rotation = (_rotation+1);
}
}
if (Key.isDown(38) and (ySpeed > (-maxSpeed))) {
ySpeed = ySpeed - thrustPower;
} else if (Key.isDown(40) and (ySpeed < maxSpeed)) {
ySpeed = ySpeed + thrustPower;
} else {
ySpeed = ySpeed - (ySpeed * engineDecline);
}
if (ySpeed < (maxSpeed / 2)) {
ySpeed = ySpeed + gravity;
}
tempX = _x;
tempY = _y;
_x = (_x + xSpeed);
_y = (_y + ySpeed);
var i = 0;
while (i < hitX.length) {
if (_root.bg.hitTest(_x + Math.floor(hitX[i] * scale), _y + Math.floor(hitY[i] * scale), true)) {
_x = tempX;
_y = tempY;
xSpeed = -xSpeed;
ySpeed = -ySpeed;
break;
}
i++;
}
if (((Key.isDown(37) or Key.isDown(38)) or Key.isDown(39)) or Key.isDown(40)) {
if (engineVolume < 100) {
engineVolume = engineVolume + 2;
}
} else if (engineVolume > 0) {
engineVolume = engineVolume - 3;
}
_root.soundEngine.setVolume(engineVolume);
}
Frame 9 (210 B)
score = score + bonusTime;
messageDisplay = (("Congratulations you finshed with " + bonusTime) + " seconds to spare! Your score is now ") + score;
fade.gotoAndStop("off");
soundEngine.setVolume(0);
stop();
Frame 10 (8 B)
stop();
Frame 11 (200 B)
stop();
doorCount = 7;
bonusTime = 0;
display.timeBar.origTimer = 1500;
display.timeBar.timer = display.timeBar.origTimer;
display.itemCount.gotoAndStop(3);
playLevel = "3";
tempScore = score;
Instance of Symbol 191 MovieClip in Frame 11 (261 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
_root.display.timeBar.timer = _root.display.timeBar.timer + 50;
_visible = false;
hit = true;
}
}
Instance of Symbol 191 MovieClip in Frame 11 (261 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
_root.display.timeBar.timer = _root.display.timeBar.timer + 50;
_visible = false;
hit = true;
}
}
Instance of Symbol 191 MovieClip in Frame 11 (261 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
_root.display.timeBar.timer = _root.display.timeBar.timer + 50;
_visible = false;
hit = true;
}
}
Instance of Symbol 191 MovieClip in Frame 11 (261 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
_root.display.timeBar.timer = _root.display.timeBar.timer + 50;
_visible = false;
hit = true;
}
}
Instance of Symbol 191 MovieClip in Frame 11 (261 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
_root.display.timeBar.timer = _root.display.timeBar.timer + 50;
_visible = false;
hit = true;
}
}
Instance of Symbol 183 MovieClip in Frame 11 (497 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
hit = true;
_root.score = _root.score + 5;
_root.doorCount = _root.doorCount - 1;
if ((_root.bg.door._currentframe != 1) and (_root.doorCount == 0)) {
_root.bg.door.gotoAndStop(1);
_root.door.gotoAndPlay(3);
}
pick1.stop();
pick2.stop();
pick3.stop();
pick1._alpha = 50;
pick2._alpha = 50;
pick3._alpha = 50;
}
}
Instance of Symbol 183 MovieClip in Frame 11 (497 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
hit = true;
_root.score = _root.score + 5;
_root.doorCount = _root.doorCount - 1;
if ((_root.bg.door._currentframe != 1) and (_root.doorCount == 0)) {
_root.bg.door.gotoAndStop(1);
_root.door.gotoAndPlay(3);
}
pick1.stop();
pick2.stop();
pick3.stop();
pick1._alpha = 50;
pick2._alpha = 50;
pick3._alpha = 50;
}
}
Instance of Symbol 183 MovieClip in Frame 11 (497 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
hit = true;
_root.score = _root.score + 5;
_root.doorCount = _root.doorCount - 1;
if ((_root.bg.door._currentframe != 1) and (_root.doorCount == 0)) {
_root.bg.door.gotoAndStop(1);
_root.door.gotoAndPlay(3);
}
pick1.stop();
pick2.stop();
pick3.stop();
pick1._alpha = 50;
pick2._alpha = 50;
pick3._alpha = 50;
}
}
Instance of Symbol 183 MovieClip in Frame 11 (497 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
hit = true;
_root.score = _root.score + 5;
_root.doorCount = _root.doorCount - 1;
if ((_root.bg.door._currentframe != 1) and (_root.doorCount == 0)) {
_root.bg.door.gotoAndStop(1);
_root.door.gotoAndPlay(3);
}
pick1.stop();
pick2.stop();
pick3.stop();
pick1._alpha = 50;
pick2._alpha = 50;
pick3._alpha = 50;
}
}
Instance of Symbol 183 MovieClip in Frame 11 (497 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
hit = true;
_root.score = _root.score + 5;
_root.doorCount = _root.doorCount - 1;
if ((_root.bg.door._currentframe != 1) and (_root.doorCount == 0)) {
_root.bg.door.gotoAndStop(1);
_root.door.gotoAndPlay(3);
}
pick1.stop();
pick2.stop();
pick3.stop();
pick1._alpha = 50;
pick2._alpha = 50;
pick3._alpha = 50;
}
}
Instance of Symbol 183 MovieClip in Frame 11 (497 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
hit = true;
_root.score = _root.score + 5;
_root.doorCount = _root.doorCount - 1;
if ((_root.bg.door._currentframe != 1) and (_root.doorCount == 0)) {
_root.bg.door.gotoAndStop(1);
_root.door.gotoAndPlay(3);
}
pick1.stop();
pick2.stop();
pick3.stop();
pick1._alpha = 50;
pick2._alpha = 50;
pick3._alpha = 50;
}
}
Instance of Symbol 84 MovieClip "levelEnd" in Frame 11 (333 B)
onClipEvent (load) {
_visible = false;
hit = false;
}
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
_root.bonusTime = Math.floor(_root.display.timeBar.timer / 25);
hit = true;
_root.fade.gotoAndPlay("fadeIn");
}
}
Instance of Symbol 183 MovieClip in Frame 11 (497 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
hit = true;
_root.score = _root.score + 5;
_root.doorCount = _root.doorCount - 1;
if ((_root.bg.door._currentframe != 1) and (_root.doorCount == 0)) {
_root.bg.door.gotoAndStop(1);
_root.door.gotoAndPlay(3);
}
pick1.stop();
pick2.stop();
pick3.stop();
pick1._alpha = 50;
pick2._alpha = 50;
pick3._alpha = 50;
}
}
Instance of Symbol 23 MovieClip "sarnie" in Frame 11 (1.8 KiB) ●
onClipEvent (load) {
gravity = 0.05;
engineDecline = 0.1;
thrustPower = 0.1;
xSpeed = 0;
ySpeed = 0;
maxSpeed = 3;
maxTilt = 10;
engineVolume = 0;
startX = _x;
startY = _y;
scale = 0.8;
_xscale = (100 * scale);
_yscale = (100 * scale);
hitX = new Array("0", "6", "12", "18", "25", "25", "25", "24", "16", "8", "0", "0");
hitY = new Array("4", "2", "1", "0", "4", "9", "14", "19", "17", "15", "13", "8");
}
onClipEvent (enterFrame) {
_root.timer--;
if (Key.isDown(37) and (xSpeed > (-maxSpeed))) {
xSpeed = xSpeed - thrustPower;
if (_rotation > (-maxTilt)) {
_rotation = (_rotation-1);
}
} else if (Key.isDown(39) and (xSpeed < maxSpeed)) {
xSpeed = xSpeed + thrustPower;
if (_rotation < maxTilt) {
_rotation = (_rotation+1);
}
} else {
xSpeed = xSpeed - (xSpeed * engineDecline);
if (_rotation > 0) {
_rotation = (_rotation-1);
} else if (_rotation < 0) {
_rotation = (_rotation+1);
}
}
if (Key.isDown(38) and (ySpeed > (-maxSpeed))) {
ySpeed = ySpeed - thrustPower;
} else if (Key.isDown(40) and (ySpeed < maxSpeed)) {
ySpeed = ySpeed + thrustPower;
} else {
ySpeed = ySpeed - (ySpeed * engineDecline);
}
if (ySpeed < (maxSpeed / 2)) {
ySpeed = ySpeed + gravity;
}
tempX = _x;
tempY = _y;
_x = (_x + xSpeed);
_y = (_y + ySpeed);
var i = 0;
while (i < hitX.length) {
if (_root.bg.hitTest(_x + Math.floor(hitX[i] * scale), _y + Math.floor(hitY[i] * scale), true)) {
_x = tempX;
_y = tempY;
xSpeed = -xSpeed;
ySpeed = -ySpeed;
break;
}
i++;
}
if (((Key.isDown(37) or Key.isDown(38)) or Key.isDown(39)) or Key.isDown(40)) {
if (engineVolume < 100) {
engineVolume = engineVolume + 2;
}
} else if (engineVolume > 0) {
engineVolume = engineVolume - 3;
}
_root.soundEngine.setVolume(engineVolume);
}
Frame 12 (210 B)
score = score + bonusTime;
messageDisplay = (("Congratulations you finshed with " + bonusTime) + " seconds to spare! Your score is now ") + score;
fade.gotoAndStop("off");
soundEngine.setVolume(0);
stop();
Frame 13 (8 B)
stop();
Frame 14 (201 B)
stop();
bonusTime = 0;
display.timeBar.origTimer = 1500;
doorCount = 14;
display.timeBar.timer = display.timeBar.origTimer;
display.itemCount.gotoAndStop(4);
playLevel = "4";
tempScore = score;
Instance of Symbol 84 MovieClip "levelEnd" in Frame 14 (333 B)
onClipEvent (load) {
_visible = false;
hit = false;
}
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
_root.bonusTime = Math.floor(_root.display.timeBar.timer / 25);
hit = true;
_root.fade.gotoAndPlay("fadeIn");
}
}
Instance of Symbol 23 MovieClip "sarnie" in Frame 14 (1.8 KiB) ●
onClipEvent (load) {
gravity = 0.05;
engineDecline = 0.1;
thrustPower = 0.1;
xSpeed = 0;
ySpeed = 0;
maxSpeed = 3;
maxTilt = 10;
engineVolume = 0;
startX = _x;
startY = _y;
scale = 0.7;
_xscale = (scale * 100);
_yscale = (scale * 100);
hitX = new Array("0", "6", "12", "18", "25", "25", "25", "24", "16", "8", "0", "0");
hitY = new Array("4", "2", "1", "0", "4", "9", "14", "19", "17", "15", "13", "8");
}
onClipEvent (enterFrame) {
_root.timer--;
if (Key.isDown(37) and (xSpeed > (-maxSpeed))) {
xSpeed = xSpeed - thrustPower;
if (_rotation > (-maxTilt)) {
_rotation = (_rotation-1);
}
} else if (Key.isDown(39) and (xSpeed < maxSpeed)) {
xSpeed = xSpeed + thrustPower;
if (_rotation < maxTilt) {
_rotation = (_rotation+1);
}
} else {
xSpeed = xSpeed - (xSpeed * engineDecline);
if (_rotation > 0) {
_rotation = (_rotation-1);
} else if (_rotation < 0) {
_rotation = (_rotation+1);
}
}
if (Key.isDown(38) and (ySpeed > (-maxSpeed))) {
ySpeed = ySpeed - thrustPower;
} else if (Key.isDown(40) and (ySpeed < maxSpeed)) {
ySpeed = ySpeed + thrustPower;
} else {
ySpeed = ySpeed - (ySpeed * engineDecline);
}
if (ySpeed < (maxSpeed / 2)) {
ySpeed = ySpeed + gravity;
}
tempX = _x;
tempY = _y;
_x = (_x + xSpeed);
_y = (_y + ySpeed);
var i = 0;
while (i < hitX.length) {
if (_root.bg.hitTest(_x + Math.floor(hitX[i] * scale), _y + Math.floor(hitY[i] * scale), true)) {
_x = tempX;
_y = tempY;
xSpeed = -xSpeed;
ySpeed = -ySpeed;
break;
}
i++;
}
if (((Key.isDown(37) or Key.isDown(38)) or Key.isDown(39)) or Key.isDown(40)) {
if (engineVolume < 100) {
engineVolume = engineVolume + 2;
}
} else if (engineVolume > 0) {
engineVolume = engineVolume - 3;
}
_root.soundEngine.setVolume(engineVolume);
}
Frame 15 (196 B)
score = score + bonusTime;
messageDisplay = (("You finshed with " + bonusTime) + " seconds to spare! Your final score is ") + score;
fade.gotoAndStop("off");
soundEngine.setVolume(0);
stop();
Instance of Symbol 243 MovieClip "warningBox" in Frame 15 (42 B)
onClipEvent (load) {
_visible = false;
}
Frame 16 (8 B)
stop();
Frame 17 (8 B)
stop();
Instance of Symbol 243 MovieClip "warningBox" in Frame 17 (42 B)
onClipEvent (load) {
_visible = false;
}
Frame 18 (8 B)
stop();
Frame 19 (104 B)
messageDisplay = "Game over, you scored " + score;
messageDisplay2 = ("'" + playLevel) + "'";
stop();
Instance of Symbol 243 MovieClip "warningBox" in Frame 19 (42 B)
onClipEvent (load) {
_visible = false;
}
Frame 20 (72 B)
messageDisplay = "Thank you. Your request has been submited.";
stop();
Frame 23 (34 B)
fade.gotoAndStop("off");
stop();
Symbol 8 Button (64 B)
on (release) {
getURL ("http://www.gutweek.org.uk", "blank");
}
Symbol 20 Button (30 B)
on (release) {
nextFrame();
}
Symbol 28 MovieClip Frame 1 (8 B)
stop();
Symbol 28 MovieClip Frame 12 (23 B)
stop();
_root.play();
Symbol 28 MovieClip Frame 24 (23 B)
stop();
_root.play();
Symbol 29 MovieClip Frame 1 (1.7 KiB) ●
function submitPackRequest() {
var _local1 = _root;
emailSubmit = _local1.emailSubmit;
addressSubmit = _local1.addressSubmit;
nameSubmit = _local1.nameSubmit;
radioValue = _local1.radioValue;
levelSubmit = _local1.playLevel;
if (!nameSubmit.length) {
_local1.warningBox.messageDisplay = "Please enter your name";
_local1.warningBox._visible = true;
} else if (!addressSubmit.length) {
_local1.warningBox.messageDisplay = "Please enter your address";
_local1.warningBox._visible = true;
} else if (((!emailSubmit.length) || (emailSubmit.indexOf("@") == -1)) || (emailSubmit.indexOf(".") == -1)) {
_local1.warningBox.messageDisplay = "Please enter a valid email address";
_local1.warningBox._visible = true;
} else if (radioValue == "") {
_local1.warningBox.messageDisplay = "Please indicate whether you would like to receive more information";
_local1.warningBox._visible = true;
} else {
loadVariablesNum ("/cgi-bin/Public/cgiemail/forms/form_game_pack.txt", 0, "POST");
_local1.nextFrame();
}
}
function submitMail() {
var _local1 = _root;
emailSubmit = _local1.emailSubmit;
radioValue = _local1.radioValue;
levelSubmit = _local1.playLevel;
if (((!emailSubmit.length) || (emailSubmit.indexOf("@") == -1)) || (emailSubmit.indexOf(".") == -1)) {
_local1.warningBox.messageDisplay = "Please enter a valid email address";
_local1.warningBox._visible = true;
} else if (radioValue == "") {
_local1.warningBox.messageDisplay = "Please indicate whether you would like to receive more information";
_local1.warningBox._visible = true;
} else {
loadVariablesNum ("/cgi-bin/Public/cgiemail/forms/form_game_mail.txt", 0, "POST");
_local1.nextFrame();
}
}
Symbol 35 Button (30 B)
on (release) {
nextFrame();
}
Symbol 41 MovieClip Frame 37 (8 B)
stop();
Symbol 46 Button (53 B)
on (release) {
getURL (www.gutweek.org.uk, blank);
}
Symbol 75 MovieClip Frame 20 (8 B)
stop();
Symbol 76 MovieClip Frame 3 (136 B)
var i = Math.random();
if (i > 0.9) {
gotoAndPlay ("fire");
hit = false;
_alpha = 100;
} else {
gotoAndPlay ("check");
}
Instance of Symbol 69 MovieClip in Symbol 76 MovieClip Frame 5 (42 B)
onClipEvent (load) {
_visible = false;
}
Symbol 81 MovieClip Frame 1 (8 B)
stop();
Symbol 81 MovieClip Frame 2 (8 B)
stop();
Symbol 81 MovieClip Frame 38 (8 B)
stop();
Instance of Symbol 78 MovieClip in Symbol 82 MovieClip Frame 1 (42 B)
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 81 MovieClip "door" in Symbol 82 MovieClip Frame 1 (40 B)
onClipEvent (load) {
gotoAndStop (2);
}
Instance of Symbol 93 MovieClip in Symbol 94 MovieClip Frame 1 (42 B)
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 98 MovieClip in Symbol 99 MovieClip Frame 1 (42 B)
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 102 MovieClip in Symbol 103 MovieClip Frame 1 (42 B)
onClipEvent (load) {
_visible = false;
}
Symbol 117 MovieClip Frame 3 (104 B)
var i = Math.random();
if (i > 0.9) {
gotoAndPlay ("fire");
} else {
gotoAndPlay ("check");
}
Symbol 134 MovieClip Frame 1 (8 B)
stop();
Symbol 134 MovieClip Frame 2 (8 B)
stop();
Symbol 134 MovieClip Frame 3 (8 B)
stop();
Instance of Symbol 129 MovieClip "pick2" in Symbol 134 MovieClip Frame 3 (69 B)
onClipEvent (load) {
gotoAndPlay(Math.floor(Math.random() * 150));
}
Instance of Symbol 129 MovieClip "pick3" in Symbol 134 MovieClip Frame 3 (69 B)
onClipEvent (load) {
gotoAndPlay(Math.floor(Math.random() * 150));
}
Instance of Symbol 129 MovieClip "pick1" in Symbol 134 MovieClip Frame 3 (69 B)
onClipEvent (load) {
gotoAndPlay(Math.floor(Math.random() * 150));
}
Symbol 134 MovieClip Frame 4 (8 B)
stop();
Instance of Symbol 106 MovieClip "timeBar" in Symbol 135 MovieClip Frame 1 (199 B)
onClipEvent (enterFrame) {
if (timer > 0) {
timer--;
}
this._xscale = (timer * 100) / origTimer;
_parent.timerDisplay = Math.floor(timer / 25);
if (timer <= 0) {
_root.lifeDown();
}
}
Symbol 166 MovieClip Frame 3 (140 B)
var i = Math.random();
if (i > 0.95) {
gotoAndPlay ("fire");
hit = false;
_visible = true;
} else {
gotoAndPlay ("check");
}
Instance of Symbol 69 MovieClip in Symbol 166 MovieClip Frame 5 (42 B)
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 166 MovieClip in Symbol 167 MovieClip Frame 1 (261 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
_root.display.timeBar.timer = _root.display.timeBar.timer + 25;
_visible = false;
hit = true;
}
}
Symbol 175 MovieClip Frame 1 (8 B)
stop();
Symbol 175 MovieClip Frame 2 (8 B)
stop();
Symbol 175 MovieClip Frame 38 (8 B)
stop();
Instance of Symbol 169 MovieClip in Symbol 176 MovieClip Frame 1 (42 B)
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 175 MovieClip "door" in Symbol 176 MovieClip Frame 1 (40 B)
onClipEvent (load) {
gotoAndStop (2);
}
Instance of Symbol 117 MovieClip in Symbol 177 MovieClip Frame 1 (469 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
hit = true;
if (_root.doorCount > 0) {
_root.doorCount--;
}
if ((_root.bg.door._currentframe != 1) and (_root.doorCount == 0)) {
_root.bg.door.gotoAndStop(1);
_root.door.gotoAndPlay(3);
}
_root.score = _root.score + 1;
} else if (hit and (_alpha > 0)) {
_alpha = (_alpha - 10);
}
}
Instance of Symbol 129 MovieClip "pick2" in Symbol 183 MovieClip Frame 1 (69 B)
onClipEvent (load) {
gotoAndPlay(Math.floor(Math.random() * 150));
}
Instance of Symbol 129 MovieClip "pick3" in Symbol 183 MovieClip Frame 1 (69 B)
onClipEvent (load) {
gotoAndPlay(Math.floor(Math.random() * 150));
}
Instance of Symbol 129 MovieClip "pick1" in Symbol 183 MovieClip Frame 1 (69 B)
onClipEvent (load) {
gotoAndPlay(Math.floor(Math.random() * 150));
}
Instance of Symbol 69 MovieClip in Symbol 183 MovieClip Frame 1 (42 B)
onClipEvent (load) {
_visible = false;
}
Symbol 191 MovieClip Frame 3 (139 B)
var i = Math.random();
if (i > 0.9) {
gotoAndPlay ("fire");
_visible = true;
hit = false;
} else {
gotoAndPlay ("check");
}
Instance of Symbol 69 MovieClip in Symbol 191 MovieClip Frame 5 (42 B)
onClipEvent (load) {
_visible = false;
}
Symbol 194 MovieClip Frame 3 (104 B)
var i = Math.random();
if (i > 0.9) {
gotoAndPlay ("fire");
} else {
gotoAndPlay ("check");
}
Symbol 196 MovieClip Frame 1 (8 B)
stop();
Symbol 196 MovieClip Frame 2 (8 B)
stop();
Symbol 196 MovieClip Frame 38 (8 B)
stop();
Instance of Symbol 193 MovieClip in Symbol 197 MovieClip Frame 1 (42 B)
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 196 MovieClip "door" in Symbol 197 MovieClip Frame 1 (40 B)
onClipEvent (load) {
gotoAndStop (2);
}
Instance of Symbol 133 MovieClip in Symbol 202 MovieClip Frame 1 (499 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
hit = true;
_root.display.timeBar.timer = _root.display.timeBar.timer + 25;
_root.doorCount--;
if ((_root.bg.door._currentframe != 1) and (_root.doorCount == 0)) {
_root.bg.door.gotoAndStop(1);
_root.door.gotoAndPlay(3);
}
_root.score = _root.score + 15;
} else if (hit and (_alpha > 0)) {
_alpha = (_alpha - 10);
}
}
Symbol 208 Button (25 B)
on (release) {
play();
}
Symbol 215 MovieClip Frame 1 (8 B)
stop();
Symbol 215 MovieClip Frame 2 (8 B)
stop();
Symbol 215 MovieClip Frame 38 (8 B)
stop();
Instance of Symbol 213 MovieClip in Symbol 216 MovieClip Frame 1 (42 B)
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 215 MovieClip "door" in Symbol 216 MovieClip Frame 1 (40 B)
onClipEvent (load) {
gotoAndStop (2);
}
Instance of Symbol 69 MovieClip in Symbol 218 MovieClip Frame 1 (42 B)
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 218 MovieClip in Symbol 219 MovieClip Frame 1 (306 B)
onClipEvent (enterFrame) {
if ((!hit) and this.hitTest(_root.sarnie._x + (_root.sarnie._width / 2), _root.sarnie._y + (_root.sarnie._height / 2), true)) {
hit = true;
_root.display.timeBar.timer = _root.display.timeBar.timer - 50;
} else if (hit and (_alpha > 0)) {
_alpha = (_alpha - 10);
}
}
Symbol 228 Button (42 B)
on (release) {
formSender.submitMail();
}
Symbol 235 Button (32 B)
on (press) {
gotoAndStop (3);
}
Symbol 236 Button (32 B)
on (press) {
gotoAndStop (2);
}
Symbol 238 MovieClip Frame 1 (32 B)
stop();
_root.radioValue = "";
Symbol 238 MovieClip Frame 2 (34 B)
stop();
_root.radioValue = true;
Symbol 238 MovieClip Frame 3 (35 B)
stop();
_root.radioValue = false;
Symbol 242 Button (36 B)
on (release) {
_visible = false;
}
Symbol 250 Button (34 B)
on (release) {
gotoAndStop (3);
}
Symbol 253 Button (49 B)
on (release) {
formSender.submitPackRequest();
}
Symbol 271 Button (34 B)
on (release) {
gotoAndPlay (7);
}
Symbol 275 Button (33 B)
on (release) {
restartLevel();
}