Combined Code
movieClip 6 {
}
movieClip 9 {
}
movieClip 20 {
}
movieClip 22 {
frame 40 {
stop();
}
}
movieClip 35 {
}
button 36 {
on (release) {
startMovie();
}
}
movieClip 37 {
frame 1 {
function timerHandler() {
if (!loadingComplete) {
var v4 = _root.getBytesLoaded() / _root.getBytesTotal();
bar._xscale = 100 * v4;
if (v4 == 1) {
loadingComplete = true;
if (AUTO_PLAY) {
startMovie();
} else {
gotoAndStop('loaded');
}
return undefined;
}
}
dt = getTimer() - time;
time += dt;
frameAccum += dt;
var v3 = 0;
for (;;) {
if (!(frameAccum >= FRAME_TIME && v3 < MAX_FRAME_SKIP)) break;
advanceFrame(tankLogo, true, true);
advanceFrame(loadingText, false, true);
advanceFrame(barGfx, false, true);
if (loadingComplete) {
advanceFrame(this, false, false);
}
frameAccum -= FRAME_TIME;
v3++;
}
updateAfterEvent();
}
function advanceFrame(clip, recurse, loop) {
if (!clip) {
return undefined;
}
clip.stop();
if (clip._currentframe == clip._totalframes) {
if (loop) {
clip.gotoAndStop(1);
}
} else {
clip.nextFrame();
}
if (recurse) {
for (childName in clip) {
if (typeof clip[childName] == 'movieclip') {
advanceFrame(clip[childName], recurse, loop);
}
}
}
}
function startMovie() {
clearInterval(intervalId);
_root.play();
}
_root.stop();
stop();
var FRAME_TIME = 33.33333333333334;
var AUTO_PLAY = false;
var MAX_FRAME_SKIP = 5;
var loadingComplete;
var intervalId;
var time;
var frameAccum;
loadingComplete = false;
intervalId = setInterval(this, 'timerHandler', FRAME_TIME / 2);
frameAccum = 0;
time = getTimer();
timerHandler();
}
}
movieClip 39 {
}
instance of movieClip 39 {
onClipEvent (release) {
getURL('http://azrealfreeman.newgrounds.com/', '_blank');
}
}
// unknown tag 88 length 62
button 43 {
on (release) {
getURL('http://www.sexyfuckgames.com', '_blank');
}
}
frame 51 {
stop();
}
frame 51 {
var movement = true;
var speed = 12;
var health = 5;
var lives = 5;
var score = 0;
var stagespeed = 7;
}
movieClip 49 {
}
movieClip 52 {
}
movieClip 59 {
}
movieClip 65 {
}
movieClip 66 {
frame 15 {
stop();
}
}
movieClip 68 {
}
instance of movieClip 68 {
onClipEvent (release) {
_root.gotoAndPlay('go');
}
}
// unknown tag 88 length 69
instance of movieClip 68 {
onClipEvent (release) {
_root.gotoAndPlay('gal');
}
}
frame 52 {
var movement = true;
var speed = 12;
var health = 5;
var lives = 5;
var score = 0;
var stagespeed = 7;
}
frame 52 {
stopAllSounds();
}
frame 53 {
stop();
}
movieClip 77 {
}
movieClip 79 {
}
movieClip 80 {
instance of movieClip 79 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.stagespeed += 1;
}
}
}
}
movieClip 81 {
instance of movieClip 77 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.gotoAndStop('TWO');
}
}
}
}
movieClip 88 {
}
movieClip 89 {
}
// unknown tag 88 length 171
movieClip 100 {
}
movieClip 101 {
frame 7 {
stop();
}
}
movieClip 102 {
frame 1 {
stop();
}
instance of movieClip 89 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.score += 5;
}
}
}
}
movieClip 104 {
}
movieClip 106 {
}
movieClip 108 {
frame 1 {
stop();
}
instance of movieClip 106 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.lives -= 1;
}
}
}
frame 2 {
stop();
}
}
movieClip 109 {
instance of movieClip 108 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndPlay(2);
}
}
}
}
movieClip 111 {
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
}
movieClip 113 {
frame 1 {
stop();
}
instance of movieClip 111 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this._y += _root.stagespeed;
}
}
}
}
movieClip 115 {
}
instance of movieClip 115 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.gotoAndStop('gal');
}
}
}
movieClip 117 {
}
movieClip 118 {
instance of movieClip 117 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.gotoAndStop('start');
}
}
}
}
movieClip 119 {
}
movieClip 121 {
}
movieClip 122 {
instance of movieClip 121 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.gotoAndStop('gal');
}
}
}
instance of movieClip 121 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.gotoAndStop('start');
}
}
}
}
movieClip 124 {
}
movieClip 125 {
instance of movieClip 124 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.gotoAndStop('gal');
}
}
}
instance of movieClip 124 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.gotoAndStop('start');
}
}
}
}
instance of movieClip 115 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.gotoAndStop('gal');
}
}
}
movieClip 127 {
}
// unknown tag 88 length 229
movieClip 136 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
}
instance of movieClip 136 {
onClipEvent (enterFrame) {
if (_root.lives == 4) {
gotoAndStop(52);
}
}
onClipEvent (enterFrame) {
if (_root.lives == 3) {
gotoAndStop(53);
}
}
onClipEvent (enterFrame) {
if (_root.lives == 2) {
gotoAndStop(54);
}
}
onClipEvent (enterFrame) {
if (_root.lives == 1) {
gotoAndStop(55);
}
}
}
movieClip 139 {
}
movieClip 142 {
}
movieClip 144 {
}
movieClip 146 {
}
movieClip 147 {
frame 1 {
var energy = 100;
var money = 20;
var strength = 10;
var smart = 10;
var day = 1;
}
frame 1 {
stop();
}
frame 1 {
stop();
}
instance of movieClip 139 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemy1)) {
gotoAndStop('gal');
}
}
}
frame 2 {
var energy = 100;
var money = 20;
var strength = 10;
var smart = 10;
var day = 1;
}
frame 2 {
stop();
}
}
instance player of movieClip 147 {
onClipEvent (enterFrame) {
if (Key.isDown(38) && !_root.wall.hitTest(this._y, this._y - 20, true)) {
this._y -= _root.speed;
}
if (Key.isDown(40) && !_root.wall.hitTest(this._y, this._y + 20, true)) {
this._y += _root.speed;
}
if (Key.isDown(37) && !_root.wall.hitTest(this._x, this._x - 0, true)) {
this._x -= _root.speed;
}
if (Key.isDown(39) && !_root.wall.hitTest(this._x, this._x + 0, true)) {
this._x += _root.speed;
}
}
onClipEvent (enterFrame) {
if (Key.isDown(87) && !_root.walls.hitTest(this._x, this._y - 20, true)) {
this._y -= _root.speed;
}
if (Key.isDown(83) && !_root.walls.hitTest(this._x, this._y + 20, true)) {
this._y += _root.speed;
}
if (Key.isDown(65) && !_root.walls.hitTest(this._x, this._x - 20, true)) {
this._x -= _root.speed;
}
if (Key.isDown(68) && !_root.walls.hitTest(this._x, this._x + 20, true)) {
this._x += _root.speed;
}
}
onClipEvent (enterFrame) {
if (_root.health <= 0) {
gotoAndStop('gal');
}
}
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
this.gotoAndStop(4);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(40)) {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(38)) {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(38)) {
if (Key.isDown(39)) {
this.gotoAndStop(4);
}
}
if (Key.isDown(40)) {
if (Key.isDown(39)) {
this.gotoAndStop(1);
}
}
if (Key.isDown(37)) {
if (Key.isDown(40)) {
this.gotoAndStop(1);
}
}
if (Key.isDown(38)) {
if (Key.isDown(37)) {
this.gotoAndStop(3);
}
}
}
onClipEvent (enterFrame) {
if (Key.isDown(68)) {
this.gotoAndStop(4);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(65)) {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(83)) {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(87)) {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(87)) {
if (Key.isDown(68)) {
this.gotoAndStop(4);
}
}
if (Key.isDown(83)) {
if (Key.isDown(68)) {
this.gotoAndStop(1);
}
}
if (Key.isDown(65)) {
if (Key.isDown(83)) {
this.gotoAndStop(1);
}
}
if (Key.isDown(87)) {
if (Key.isDown(65)) {
this.gotoAndStop(3);
}
}
if (Key.isDown(16)) {
_root.speed = 10;
}
}
onClipEvent (enterFrame) {
if (_root.health <= 4) {
gotoAndPlay('lostlife');
}
}
onClipEvent (load) {
moveSpeed = 10;
_root.laser._visible = false;
laserCounter = 1;
}
onClipEvent (enterFrame) {
if (Key.isDown(17)) {
++laserCounter;
_root.laser.duplicateMovieClip('laser' + laserCounter, laserCounter);
_root['laser' + laserCounter]._visible = true;
}
}
onClipEvent (load) {
var shotnum = 10;
var shotmin = 10;
var shotmax = 20;
var reload = 7;
}
}
movieClip 149 {
}
instance shot of movieClip 149 {
onClipEvent (load) {
speed = 0;
}
onClipEvent (enterFrame) {
_y = _y - speed;
}
}
movieClip 152 {
}
movieClip 153 {
frame 1 {
stop();
}
frame 2 {
_root.gotoAndPlay('gal');
}
frame 2 {
stop();
}
instance of movieClip 152 {
onClipEvent (enterFrame) {
root.gotoAndPlay('gal');
}
}
}
instance of movieClip 153 {
onClipEvent (enterFrame) {
if (_root.lives == 0) {
gotoAndStop('works');
}
}
}
movieClip 155 {
}
movieClip 158 {
instance of movieClip 77 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.gotoAndStop('TWO');
}
}
}
instance of movieClip 77 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.gotoAndStop('THREE');
}
}
}
}
movieClip 159 {
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
}
movieClip 160 {
frame 1 {
stop();
}
instance of movieClip 159 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this._y += _root.stagespeed;
}
}
}
}
instance player of movieClip 147 {
onClipEvent (enterFrame) {
if (Key.isDown(38) && !_root.wall.hitTest(this._y, this._y - 20, true)) {
this._y -= _root.speed;
}
if (Key.isDown(40) && !_root.wall.hitTest(this._y, this._y + 20, true)) {
this._y += _root.speed;
}
if (Key.isDown(37) && !_root.wall.hitTest(this._x, this._x - 0, true)) {
this._x -= _root.speed;
}
if (Key.isDown(39) && !_root.wall.hitTest(this._x, this._x + 0, true)) {
this._x += _root.speed;
}
}
onClipEvent (enterFrame) {
if (Key.isDown(87) && !_root.walls.hitTest(this._x, this._y - 20, true)) {
this._y -= _root.speed;
}
if (Key.isDown(83) && !_root.walls.hitTest(this._x, this._y + 20, true)) {
this._y += _root.speed;
}
if (Key.isDown(65) && !_root.walls.hitTest(this._x, this._x - 20, true)) {
this._x -= _root.speed;
}
if (Key.isDown(68) && !_root.walls.hitTest(this._x, this._x + 20, true)) {
this._x += _root.speed;
}
}
onClipEvent (enterFrame) {
if (_root.health <= 0) {
--TIME;
gotoAndStop(55);
if (TIME < 1) {
_root.gotoAndStop('dead');
}
}
}
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
this.gotoAndStop(4);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(40)) {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(38)) {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(38)) {
if (Key.isDown(39)) {
this.gotoAndStop(4);
}
}
if (Key.isDown(40)) {
if (Key.isDown(39)) {
this.gotoAndStop(1);
}
}
if (Key.isDown(37)) {
if (Key.isDown(40)) {
this.gotoAndStop(1);
}
}
if (Key.isDown(38)) {
if (Key.isDown(37)) {
this.gotoAndStop(3);
}
}
}
onClipEvent (enterFrame) {
if (Key.isDown(68)) {
this.gotoAndStop(4);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(65)) {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(83)) {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(87)) {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(87)) {
if (Key.isDown(68)) {
this.gotoAndStop(4);
}
}
if (Key.isDown(83)) {
if (Key.isDown(68)) {
this.gotoAndStop(1);
}
}
if (Key.isDown(65)) {
if (Key.isDown(83)) {
this.gotoAndStop(1);
}
}
if (Key.isDown(87)) {
if (Key.isDown(65)) {
this.gotoAndStop(3);
}
}
if (Key.isDown(16)) {
_root.speed = 10;
}
}
onClipEvent (enterFrame) {
if (_root.health <= 4) {
gotoAndPlay('lostlife');
}
}
onClipEvent (load) {
moveSpeed = 10;
_root.laser._visible = false;
laserCounter = 1;
}
onClipEvent (enterFrame) {
if (Key.isDown(17)) {
++laserCounter;
_root.laser.duplicateMovieClip('laser' + laserCounter, laserCounter);
_root['laser' + laserCounter]._visible = true;
}
}
onClipEvent (load) {
var shotnum = 10;
var shotmin = 10;
var shotmax = 20;
var reload = 7;
}
}
frame 55 {
stop();
}
movieClip 164 {
instance of movieClip 77 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.gotoAndStop('ONE');
}
}
}
}
movieClip 165 {
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
instance of movieClip 102 {
onClipEvent (load) {
time = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
gotoAndStop(2);
}
}
}
}
movieClip 166 {
frame 1 {
stop();
}
instance of movieClip 165 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this._y += _root.stagespeed;
}
}
}
}
movieClip 168 {
instance of movieClip 77 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.gotoAndStop('FIVE');
}
}
}
}
movieClip 169 {
frame 1 {
stop();
}
instance of movieClip 168 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this._y += _root.stagespeed;
}
}
}
}
frame 57 {
stop();
}
movieClip 171 {
instance of movieClip 77 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.gotoAndStop('ONE');
}
}
}
}
movieClip 172 {
frame 1 {
stop();
}
instance of movieClip 171 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
this._y += _root.stagespeed;
}
}
}
}
frame 58 {
stop();
}
movieClip 210 {
}
movieClip 211 {
frame 54 {
stop();
}
}
movieClip 213 {
}
movieClip 215 {
}
movieClip 217 {
}
movieClip 220 {
}
movieClip 221 {
}
movieClip 223 {
}
movieClip 225 {
}
movieClip 227 {
}
movieClip 229 {
}
movieClip 231 {
}
movieClip 232 {
}
movieClip 233 {
}
movieClip 234 {
frame 54 {
stop();
}
}
movieClip 240 {
}
movieClip 241 {
frame 54 {
stop();
}
}
movieClip 242 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
instance of movieClip 242 {
onClipEvent (enterFrame) {
if (_root.score > 200) {
gotoAndStop(52);
}
}
}
instance of movieClip 68 {
onClipEvent (release) {
_root.gotoAndPlay('start');
}
}