Frame 1
Stage.showMenu = false;
stop();
stop();
stopAllSounds();
stop();
_root.health = 100;
Frame 2
gotoAndStop (5);
Frame 5
stop();
stop();
Frame 7
gotoAndPlay (8);
Frame 8
stop();
Frame 9
stop();
Frame 80
_quality = "LOW";
Frame 709
stop();
_root.health = 800;
_root.bodydeath = 0;
_root.grenade = 8;
_root.scene = 0;
_root.checkpoint = 1;
_root.crouch = 0;
Instance of Symbol 581 MovieClip "laser" in Frame 709
onClipEvent (enterFrame) {
if ((this.hitTest(_root.be.scourge1) and (_root.be.scourge1.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if (((this.hitTest(_root.be.wormH) and (_root.be.worm.health > 0)) and (_root.wormup == 1)) and (_root.bodydeath == 0)) {
this._x = this._x - 40;
this.play();
} else if ((this.hitTest(_root.be.scourge2) and (_root.be.scourge2.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.scourge3) and (_root.be.scourge3.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.scourge4) and (_root.be.scourge4.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.scourge5) and (_root.be.scourge5.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.hand1) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand1._y = _root.be.hand1._y - 1000;
this.gotoAndPlay(10);
} else if ((this.hitTest(_root.be.hand2) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand2._y = _root.be.hand2._y - 1000;
this.gotoAndPlay(10);
} else if ((this.hitTest(_root.be.hand3) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand3._y = _root.be.hand3._y - 1000;
this.gotoAndPlay(10);
} else if ((this.hitTest(_root.be.hand4) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand4._y = _root.be.hand4._y - 1000;
this.gotoAndPlay(10);
} else if (this.hitTest(_root.bg.miniboss1zone) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
_root.bg.miniboss1.blood.play();
_root.bg.miniboss1.health = _root.bg.miniboss1.health - 1;
} else if (this.hitTest(_root.bg.fatty) and (_root.bodydeath == 0)) {
this._x = this._x - 40;
this.play();
} else if (this.hitTest(_root.be.flutterbug1) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug1._y = _root.be.flutterbug1._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug2) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug2._y = _root.be.flutterbug2._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug3) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug3._y = _root.be.flutterbug3._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug4) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug4._y = _root.be.flutterbug4._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug5) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug5._y = _root.be.flutterbug5._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.bg.flutterbugx) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg.flutterbugx._y = _root.bg.flutterbugx._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.bg.flutterbugy) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg.flutterbugy._y = _root.bg.flutterbugy._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.boss.boss1) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
_root.be.miniboss1.health = _root.be.miniboss1.health - 1;
} else if (this.hitTest(_root.bulletclearer)) {
this._x = this._x - 40;
this._visible = false;
this.play();
} else if (this.hitTest(_root.bg2.squeege1) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg2.squeege1.nextFrame();
} else if (this.hitTest(_root.bg2.squeege2) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg2.squeege2.nextFrame();
}
}
onClipEvent (enterFrame) {
_root.reglaser._visible = false;
_root.reglaser._x = _root.reglaser._x - 1000000;
}
onClipEvent (enterFrame) {
_root.laser._visible = false;
_root.reglaser._x = _root.reglaser._x - 1000000;
}
onClipEvent (load) {
laserMoveSpeed = 40;
if (_root.down == 1) {
this._y = _root.dudemega._y + 55;
this._x = _root.dudemega._x + 120;
} else {
this._y = _root.dudemega._y + 5;
this._x = _root.dudemega._x + 120;
}
}
onClipEvent (enterFrame) {
if (this._name != "laser") {
this._x = this._x + laserMoveSpeed;
if (this._x > 850) {
this.removeMovieClip();
if (this._y > 500) {
this.removeMovieClip();
}
}
}
}
Instance of Symbol 581 MovieClip "laser2" in Frame 709
onClipEvent (enterFrame) {
if ((this.hitTest(_root.be.scourge1) and (_root.be.scourge1.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if (((this.hitTest(_root.be.wormH) and (_root.be.worm.health > 0)) and (_root.wormup == 1)) and (_root.bodydeath == 0)) {
this._x = this._x - 40;
this.play();
} else if ((this.hitTest(_root.be.scourge2) and (_root.be.scourge2.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.scourge3) and (_root.be.scourge3.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.scourge4) and (_root.be.scourge4.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.scourge5) and (_root.be.scourge5.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.hand1) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand1._y = _root.be.hand1._y - 1000;
this.gotoAndPlay(10);
} else if ((this.hitTest(_root.be.hand2) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand2._y = _root.be.hand2._y - 1000;
this.gotoAndPlay(10);
} else if ((this.hitTest(_root.be.hand3) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand3._y = _root.be.hand3._y - 1000;
this.gotoAndPlay(10);
} else if ((this.hitTest(_root.be.hand4) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand4._y = _root.be.hand4._y - 1000;
this.gotoAndPlay(10);
} else if (this.hitTest(_root.bg.miniboss1zone) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
_root.bg.miniboss1.blood.play();
_root.bg.miniboss1.health = _root.bg.miniboss1.health - 1;
} else if (this.hitTest(_root.bg.fatty) and (_root.bodydeath == 0)) {
this._x = this._x - 40;
this.play();
} else if (this.hitTest(_root.be.flutterbug1) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug1._y = _root.be.flutterbug1._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug2) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug2._y = _root.be.flutterbug2._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug3) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug3._y = _root.be.flutterbug3._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug4) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug4._y = _root.be.flutterbug4._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug5) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug5._y = _root.be.flutterbug5._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.bg.flutterbugx) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg.flutterbugx._y = _root.bg.flutterbugx._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.bg.flutterbugy) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg.flutterbugy._y = _root.bg.flutterbugy._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.boss.boss1) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
_root.be.miniboss1.health = _root.be.miniboss1.health - 1;
} else if (this.hitTest(_root.bulletclearer)) {
this._x = this._x - 40;
this._visible = false;
this.play();
} else if (this.hitTest(_root.bg2.squeege1) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg2.squeege1.nextFrame();
} else if (this.hitTest(_root.bg2.squeege2) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg2.squeege2.nextFrame();
}
}
onClipEvent (enterFrame) {
_root.reglaser._visible = false;
_root.reglaser._x = _root.reglaser._x - 1000000;
}
onClipEvent (load) {
laser2MoveSpeed = 40;
if (_root.down == 1) {
this._y = _root.dudemega._y + 55;
this._x = _root.dudemega._x - 120;
} else {
this._y = _root.dudemega._y + 5;
this._x = _root.dudemega._x - 120;
}
}
onClipEvent (enterFrame) {
if (this._name != "laser2") {
this._x = this._x - laser2MoveSpeed;
if (this._x < 0) {
this.removeMovieClip();
if (this._y < 0) {
this.removeMovieClip();
}
}
}
}
Instance of Symbol 587 MovieClip "reglaser" in Frame 709
onClipEvent (enterFrame) {
if ((this.hitTest(_root.be.scourge1) and (_root.be.scourge1.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if (((this.hitTest(_root.be.wormH) and (_root.be.worm.health > 0)) and (_root.wormup == 1)) and (_root.bodydeath == 0)) {
this._x = this._x - 40;
this.play();
} else if ((this.hitTest(_root.be.scourge2) and (_root.be.scourge2.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.scourge3) and (_root.be.scourge3.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.scourge4) and (_root.be.scourge4.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.scourge5) and (_root.be.scourge5.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.hand1) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand1._y = _root.be.hand1._y - 1000;
this.gotoAndPlay(10);
} else if ((this.hitTest(_root.be.hand2) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand2._y = _root.be.hand2._y - 1000;
this.gotoAndPlay(10);
} else if ((this.hitTest(_root.be.hand3) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand3._y = _root.be.hand3._y - 1000;
this.gotoAndPlay(10);
} else if ((this.hitTest(_root.be.hand4) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand4._y = _root.be.hand4._y - 1000;
this.gotoAndPlay(10);
} else if (this.hitTest(_root.bg.miniboss1zone) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
_root.bg.miniboss1.blood.play();
_root.bg.miniboss1.health = _root.bg.miniboss1.health - 1;
} else if (this.hitTest(_root.bg.fatty) and (_root.bodydeath == 0)) {
this._x = this._x - 40;
this.play();
} else if (this.hitTest(_root.be.flutterbug1) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug1._y = _root.be.flutterbug1._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug2) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug2._y = _root.be.flutterbug2._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug3) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug3._y = _root.be.flutterbug3._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug4) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug4._y = _root.be.flutterbug4._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug5) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug5._y = _root.be.flutterbug5._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.bg.flutterbugx) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg.flutterbugx._y = _root.bg.flutterbugx._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.bg.flutterbugy) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg.flutterbugy._y = _root.bg.flutterbugy._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.boss.boss1) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
_root.be.miniboss1.health = _root.be.miniboss1.health - 1;
} else if (this.hitTest(_root.bulletclearer)) {
this._x = this._x - 40;
this._visible = false;
this.play();
} else if (this.hitTest(_root.bg2.squeege1) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg2.squeege1.nextFrame();
} else if (this.hitTest(_root.bg2.squeege2) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg2.squeege2.nextFrame();
}
}
onClipEvent (enterFrame) {
_root.reglaser._visible = false;
_root.reglaser._x = _root.reglaser._x - 1000000;
}
onClipEvent (load) {
reglaserMoveSpeed = 40;
if (_root.down == 1) {
this._y = _root.dude._y + 55;
this._x = _root.dude._x + 120;
} else {
this._y = _root.dude._y + 5;
this._x = _root.dude._x + 120;
}
}
onClipEvent (enterFrame) {
if (this._name != "reglaser") {
this._x = this._x + reglaserMoveSpeed;
if (this._x > 850) {
this.removeMovieClip();
if (this._y > 500) {
this.removeMovieClip();
}
}
}
}
Instance of Symbol 587 MovieClip "reglaser2" in Frame 709
onClipEvent (enterFrame) {
if ((this.hitTest(_root.be.scourge1) and (_root.be.scourge1.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if (((this.hitTest(_root.be.wormH) and (_root.be.worm.health > 0)) and (_root.wormup == 1)) and (_root.bodydeath == 0)) {
this._x = this._x - 40;
this.play();
} else if ((this.hitTest(_root.be.scourge2) and (_root.be.scourge2.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.scourge3) and (_root.be.scourge3.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.hand1) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand1._y = _root.be.hand1._y - 1000;
this.gotoAndPlay(10);
} else if ((this.hitTest(_root.be.hand2) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand2._y = _root.be.hand2._y - 1000;
this.gotoAndPlay(10);
} else if ((this.hitTest(_root.be.hand3) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand3._y = _root.be.hand3._y - 1000;
this.gotoAndPlay(10);
} else if ((this.hitTest(_root.be.hand4) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand4._y = _root.be.hand4._y - 1000;
this.gotoAndPlay(10);
} else if (this.hitTest(_root.bg.miniboss1zone) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
_root.bg.miniboss1.blood.play();
_root.bg.miniboss1.health = _root.bg.miniboss1.health - 1;
} else if (this.hitTest(_root.bg.fatty) and (_root.bodydeath == 0)) {
this._x = this._x - 40;
this.play();
} else if (this.hitTest(_root.be.flutterbug1) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug1._y = _root.be.flutterbug1._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug2) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug2._y = _root.be.flutterbug2._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug3) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug3._y = _root.be.flutterbug3._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug4) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug4._y = _root.be.flutterbug4._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug5) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug5._y = _root.be.flutterbug5._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.bg.flutterbugx) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg.flutterbugx._y = _root.bg.flutterbugx._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.bg.flutterbugy) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg.flutterbugy._y = _root.bg.flutterbugy._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.boss.boss1) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
_root.be.miniboss1.health = _root.be.miniboss1.health - 1;
} else if (this.hitTest(_root.bulletclearer)) {
this._x = this._x - 40;
this._visible = false;
this.play();
} else if (this.hitTest(_root.bg2.squeege1) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg2.squeege1.nextFrame();
} else if (this.hitTest(_root.bg2.squeege2) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg2.squeege2.nextFrame();
}
}
onClipEvent (enterFrame) {
_root.reglaser._visible = false;
_root.reglaser._x = _root.reglaser._x - 1000000;
}
onClipEvent (enterFrame) {
_root.reglaser2._visible = false;
_root.reglaser._y = _root.reglaser._y - 1000000;
}
onClipEvent (load) {
reglaser2MoveSpeed = 40;
if (_root.down == 1) {
this._y = _root.dude._y + 55;
this._x = _root.dude._x - 120;
} else {
this._y = _root.dude._y + 5;
this._x = _root.dude._x - 120;
}
}
onClipEvent (enterFrame) {
if (this._name != "reglaser2") {
this._x = this._x - reglaser2MoveSpeed;
if (this._x < 0) {
this.removeMovieClip();
if (this._y < 0) {
this.removeMovieClip();
}
}
}
}
Instance of Symbol 589 MovieClip "gunupgrade" in Frame 709
onClipEvent (enterFrame) {
if (_root.bodydeath2 == 0) {
this._x = _root.dude._x;
this._y = _root.dude._y + 20;
}
}
Instance of Symbol 597 MovieClip "shot" in Frame 709
onClipEvent (enterFrame) {
if ((this.hitTest(_root.be.scourge1) and (_root.be.scourge1.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if (((this.hitTest(_root.be.wormH) and (_root.be.worm.health > 0)) and (_root.wormup == 1)) and (_root.bodydeath == 0)) {
this._x = this._x - 40;
this.play();
} else if ((this.hitTest(_root.be.scourge2) and (_root.be.scourge2.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.scourge3) and (_root.be.scourge3.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.scourge4) and (_root.be.scourge3.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.scourge5) and (_root.be.scourge3.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.hand1) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand1._y = _root.be.hand1._y - 1000;
this.gotoAndPlay(10);
} else if ((this.hitTest(_root.be.hand2) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand2._y = _root.be.hand2._y - 1000;
this.gotoAndPlay(10);
} else if ((this.hitTest(_root.be.hand3) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand3._y = _root.be.hand3._y - 1000;
this.gotoAndPlay(10);
} else if ((this.hitTest(_root.be.hand4) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand4._y = _root.be.hand4._y - 1000;
this.gotoAndPlay(10);
} else if (this.hitTest(_root.bg.miniboss1zone) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
_root.bg.miniboss1.blood.play();
_root.bg.miniboss1.health = _root.bg.miniboss1.health - 1;
} else if (this.hitTest(_root.bg.fatty) and (_root.bodydeath == 0)) {
this._x = this._x - 40;
this.play();
} else if (this.hitTest(_root.be.flutterbug1) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug1._y = _root.be.flutterbug1._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug2) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug2._y = _root.be.flutterbug2._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug3) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug3._y = _root.be.flutterbug3._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug4) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug4._y = _root.be.flutterbug4._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug5) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug5._y = _root.be.flutterbug5._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.bg.flutterbugx) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg.flutterbugx._y = _root.bg.flutterbugx._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.bg.flutterbugy) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg.flutterbugy._y = _root.bg.flutterbugy._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.boss.boss1) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
_root.be.miniboss1.health = _root.be.miniboss1.health - 1;
} else if (this.hitTest(_root.bulletclearer)) {
this._x = this._x - 40;
this._visible = false;
this.play();
} else if (this.hitTest(_root.bg2.squeege1) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg2.squeege1.nextFrame();
} else if (this.hitTest(_root.bg2.squeege2) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg2.squeege2.nextFrame();
}
}
onClipEvent (enterFrame) {
_root.reglaser._visible = false;
_root.reglaser._x = _root.reglaser._x - 1000000;
}
onClipEvent (enterFrame) {
_root.laser._visible = false;
_root.reglaser._x = _root.reglaser._x - 1000000;
}
onClipEvent (load) {
shotMoveSpeed = 40;
if (_root.down == 1) {
this._y = _root.dudeshotgun._y + 55;
this._x = _root.dudeshotgun._x60;
} else {
this._y = _root.dudeshotgun._y + 5;
this._x = _root.dudeshotgun._x + 60;
}
}
onClipEvent (enterFrame) {
if (this._name != "shot") {
this._x = this._x + shotMoveSpeed;
if (this._x > 850) {
this.removeMovieClip();
if (this._y > 500) {
this.removeMovieClip();
}
}
}
}
Instance of Symbol 597 MovieClip "shot2" in Frame 709
onClipEvent (enterFrame) {
if ((this.hitTest(_root.be.scourge1) and (_root.be.scourge1.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if (((this.hitTest(_root.be.wormH) and (_root.be.worm.health > 0)) and (_root.wormup == 1)) and (_root.bodydeath == 0)) {
this._x = this._x - 40;
this.play();
} else if ((this.hitTest(_root.be.scourge2) and (_root.be.scourge2.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.scourge3) and (_root.be.scourge3.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.scourge4) and (_root.be.scourge3.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.scourge5) and (_root.be.scourge3.health > 0)) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
} else if ((this.hitTest(_root.be.hand1) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand1._y = _root.be.hand1._y - 1000;
this.gotoAndPlay(10);
} else if ((this.hitTest(_root.be.hand2) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand2._y = _root.be.hand2._y - 1000;
this.gotoAndPlay(10);
} else if ((this.hitTest(_root.be.hand3) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand3._y = _root.be.hand3._y - 1000;
this.gotoAndPlay(10);
} else if ((this.hitTest(_root.be.hand4) and (_root.bodydeath == 0)) and (_root.out == 1)) {
this._x = this._x - 65;
_root.be.hand4._y = _root.be.hand4._y - 1000;
this.gotoAndPlay(10);
} else if (this.hitTest(_root.bg.miniboss1zone) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
_root.bg.miniboss1.blood.play();
_root.bg.miniboss1.health = _root.bg.miniboss1.health - 1;
} else if (this.hitTest(_root.bg.fatty) and (_root.bodydeath == 0)) {
this._x = this._x - 40;
this.play();
} else if (this.hitTest(_root.be.flutterbug1) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug1._y = _root.be.flutterbug1._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug2) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug2._y = _root.be.flutterbug2._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug3) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug3._y = _root.be.flutterbug3._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug4) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug4._y = _root.be.flutterbug4._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.be.flutterbug5) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.be.flutterbug5._y = _root.be.flutterbug5._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.bg.flutterbugx) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg.flutterbugx._y = _root.bg.flutterbugx._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.bg.flutterbugy) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg.flutterbugy._y = _root.bg.flutterbugy._y - 1000;
this.gotoAndPlay(20);
} else if (this.hitTest(_root.boss.boss1) and (_root.bodydeath == 0)) {
this._x = this._x - 35;
this.play();
_root.be.miniboss1.health = _root.be.miniboss1.health - 1;
} else if (this.hitTest(_root.bulletclearer)) {
this._x = this._x - 40;
this._visible = false;
this.play();
} else if (this.hitTest(_root.bg2.squeege1) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg2.squeege1.nextFrame();
} else if (this.hitTest(_root.bg2.squeege2) and (_root.bodydeath == 0)) {
this._x = this._x - 65;
_root.bg2.squeege2.nextFrame();
}
}
onClipEvent (enterFrame) {
_root.reglaser._visible = false;
_root.reglaser._x = _root.reglaser._x - 1000000;
}
onClipEvent (enterFrame) {
_root.laser._visible = false;
_root.reglaser._x = _root.reglaser._x - 1000000;
}
onClipEvent (load) {
shot2MoveSpeed = 40;
if (_root.down == 1) {
this._y = _root.dudeshotgun._y + 55;
this._x = _root.dudeshotgun._x - 60;
} else {
this._y = _root.dudeshotgun._y + 5;
this._x = _root.dudeshotgun._x - 60;
}
}
onClipEvent (enterFrame) {
if (this._name != "shot2") {
this._x = this._x - shot2MoveSpeed;
if (this._x < 0) {
this.removeMovieClip();
if (this._y < 0) {
this.removeMovieClip();
}
}
}
}
Instance of Symbol 730 MovieClip "dude" in Frame 709
onClipEvent (load) {
_root.reg = 1;
_root.mega = 0;
_root.shotgun = 0;
}
onClipEvent (enterFrame) {
if (_root.reg == 1) {
_root.mega = 0;
_root.shotgun = 0;
this._visible = true;
_root.dudemega._visible = false;
_root.dudeshotgun._visible = false;
}
if (_root.mega == 1) {
_root.reg = 0;
_root.shotgun = 0;
this._visible = false;
_root.dudemega._visible = true;
_root.dudeshotgun._visible = false;
}
if (_root.shotgun == 1) {
_root.reg = 0;
_root.mega = 0;
this._visible = false;
_root.dudeshotgun._visible = true;
}
}
onClipEvent (enterFrame) {
if (((Key.isDown(32) and (_root.right == 1)) and (_root.crawling == 0)) and (_root.reg == 1)) {
_root.shooting = 1;
reglaserCounter++;
_root.reglaser.duplicateMovieClip("reglaser" + reglaserCounter, reglaserCounter);
_root["reglaser" + reglaserCounter]._visible = true;
} else if (((Key.isDown(32) and (_root.right == 0)) and (_root.crawling == 0)) and (_root.reg == 1)) {
_root.shooting = 1;
reglaser2Counter++;
_root.reglaser2.duplicateMovieClip("reglaser2" + reglaser2Counter, reglaser2Counter);
_root["reglaser2" + reglaser2Counter]._visible = true;
}
}
onClipEvent (enterFrame) {
if (vy <= -60) {
vy = 0;
}
}
onClipEvent (load) {
_root.regular = 1;
_root.bossbattle = 0;
_root.miniarea = 0;
_root.right = 1;
_root.touch = 0;
vx = 0;
vy = 0;
}
onClipEvent (enterFrame) {
_root.g = 0.98;
_root.contact = 0;
}
onClipEvent (enterFrame) {
if (_root.reg == 1) {
_root.shooting = 0;
if (_root.bg.hitTest(this._x, this._y + 74.4, true) eq false) {
_root.touch = 0;
t = t + 0.6;
vy = vy + (_root.g * t);
} else {
_root.touch = 1;
vy = 0;
t = 0;
if (Key.isDown(38)) {
vy = vy - 30;
}
if (Key.isDown(37)) {
} else if (Key.isDown(39)) {
} else {
vx = vx * 0.5;
}
}
if (_root.bodydeath == 0) {
if (Key.isDown(37)) {
if (vx > -12) {
vx = vx - 7;
}
} else if (Key.isDown(39)) {
if (vx < 13) {
vx = vx + 7;
}
}
}
if (_root.contact == 0) {
while (_root.bg.hitTest(this._x, (this._y + vy) + 70, true)) {
vy = vy - 1;
}
}
if ((this._x <= 100) || (this._x >= 700)) {
limit = 0;
if ((this._x <= 100) and Key.isDown(39)) {
limit = 1;
} else if ((this._x >= 700) and Key.isDown(37)) {
limit = 1;
}
} else {
limit = 1;
}
vx = vx * limit;
this._y = this._y + vy;
this._x = this._x + vx;
if (_root.bodydeath == 0) {
if (_root.regular == 1) {
if ((this._x != 225) || (this._y != 200)) {
bgvx = (350 - this._x) / 5;
bg2vx = (350 - this._x) / 5;
bevx = (350 - this._x) / 5;
bgvy = (325 - this._y) / 30;
bg2vy = (325 - this._y) / 30;
bevy = (325 - this._y) / 30;
_root.bg._x = _root.bg._x + bgvx;
_root.bg2._x = _root.bg2._x + bgvx;
_root.be._x = _root.be._x + bgvx;
_root.bg._y = _root.bg._y + bgvy;
_root.bg2._y = _root.bg2._y + bgvy;
_root.be._y = _root.be._y + bgvy;
this._x = this._x + bgvx;
this._y = this._y + bgvy;
}
}
}
if (_root.bodydeath == 0) {
if (_root.reg == 1) {
if (_root.bossbattle == 1) {
if ((this._x != 225) || (this._y != 200)) {
bgvx = (200 - this._x) / 5;
bevx = (200 - this._x) / 5;
bgvy = (325 - this._y) / 5;
bevy = (325 - this._y) / 5;
_root.bg._x = _root.bg._x + bgvx;
_root.be._x = _root.be._x + bgvx;
_root.bg._y = _root.bg._y + bgvy;
_root.be._y = _root.be._y + bgvy;
this._x = this._x + bgvx;
this._y = this._y + bgvy;
}
}
}
}
if (_root.bodydeath == 0) {
if (_root.area2 == 1) {
if ((this._x != 225) || (this._y != 200)) {
bgvx = (350 - this._x) / 5;
bg4vx = (350 - this._x) / 5;
bgvy = (200 - this._y) / 1E28;
_root.bg._x = _root.bg._x + bgvx;
_root.bg4._x = _root.bg4._x + bgvx;
_root.bg._y = _root.bg._y + bgvy;
this._x = this._x + bgvx;
this._y = this._y + bgvy;
}
}
}
}
}
Instance of Symbol 869 MovieClip "dudemega" in Frame 709
onClipEvent (enterFrame) {
if (_root.mega == 0) {
this._x = _root.dude._x;
this._y = _root.dude._y;
}
}
onClipEvent (enterFrame) {
if (((Key.isDown(32) and (_root.right == 1)) and (_root.crawling == 0)) and (_root.mega == 1)) {
_root.shooting = 1;
laserCounter++;
_root.laser.duplicateMovieClip("laser" + laserCounter, laserCounter);
_root["laser" + laserCounter]._visible = true;
} else if (((Key.isDown(32) and (_root.right == 0)) and (_root.crawling == 0)) and (_root.mega == 1)) {
_root.shooting = 1;
laser2Counter++;
_root.laser2.duplicateMovieClip("laser2" + laser2Counter, laser2Counter);
_root["laser2" + laser2Counter]._visible = true;
}
}
onClipEvent (enterFrame) {
if (vy <= -60) {
vy = 0;
}
}
onClipEvent (load) {
_root.g = 0.98;
vx = 0;
vy = 0;
}
onClipEvent (enterFrame) {
if (_root.mega == 1) {
_root.shooting = 0;
if (_root.bg.hitTest(this._x, this._y + 74.4, true) eq false) {
_root.touch = 0;
t = t + 0.6;
vy = vy + (_root.g * t);
} else {
_root.touch = 1;
vy = 0;
t = 0;
if (Key.isDown(38)) {
vy = vy - 30;
}
if (Key.isDown(37)) {
} else if (Key.isDown(39)) {
} else {
vx = vx * 0.5;
}
}
if (_root.bodydeath == 0) {
if (Key.isDown(37)) {
if (vx > -12) {
vx = vx - 7;
}
} else if (Key.isDown(39)) {
if (vx < 13) {
vx = vx + 7;
}
}
}
while (_root.bg.hitTest(this._x, (this._y + vy) + 70, true)) {
vy = vy - 1;
}
if ((this._x <= 100) || (this._x >= 700)) {
limit = 0;
if ((this._x <= 100) and Key.isDown(39)) {
limit = 1;
} else if ((this._x >= 700) and Key.isDown(37)) {
limit = 1;
}
} else {
limit = 1;
}
vx = vx * limit;
this._y = this._y + vy;
this._x = this._x + vx;
if (_root.mega == 1) {
if (_root.regular == 1) {
if ((this._x != 225) || (this._y != 200)) {
bgvx = (350 - this._x) / 5;
bg2vx = (350 - this._x) / 5;
bevx = (350 - this._x) / 5;
bgvy = (325 - this._y) / 30;
bg2vy = (325 - this._y) / 30;
bevy = (325 - this._y) / 30;
_root.bg._x = _root.bg._x + bgvx;
_root.bg2._x = _root.bg2._x + bgvx;
_root.be._x = _root.be._x + bgvx;
_root.bg._y = _root.bg._y + bgvy;
_root.bg2._y = _root.bg2._y + bgvy;
_root.be._y = _root.be._y + bgvy;
this._x = this._x + bgvx;
this._y = this._y + bgvy;
}
}
}
}
if (_root.mega == 1) {
if (_root.bossbattle == 1) {
if ((this._x != 225) || (this._y != 200)) {
bgvx = (200 - this._x) / 5;
bgvy = (325 - this._y) / 5;
_root.bg._x = _root.bg._x + bgvx;
_root.bg._y = _root.bg._y + bgvy;
this._x = this._x + bgvx;
this._y = this._y + bgvy;
}
}
}
if (_root.mega == 1) {
if (_root.area2 == 1) {
if ((this._x != 225) || (this._y != 200)) {
bgvx = (350 - this._x) / 5;
bg4vx = (350 - this._x) / 5;
bgvy = (200 - this._y) / 1E28;
_root.bg._x = _root.bg._x + bgvx;
_root.bg4._x = _root.bg4._x + bgvx;
_root.bg._y = _root.bg._y + bgvy;
this._x = this._x + bgvx;
this._y = this._y + bgvy;
}
}
}
}
Instance of Symbol 871 MovieClip "body" in Frame 709
onClipEvent (enterFrame) {
if (_root.bodydeath == 0) {
if (_root.reg == 1) {
this._x = _root.dude._x;
this._y = _root.dude._y;
} else if (_root.mega == 1) {
this._x = _root.dudemega._x;
this._y = _root.dudemega._y;
} else if (_root.shotgun == 1) {
this._x = _root.dudeshotgun._x;
this._y = _root.dudeshotgun._y;
}
}
}
Instance of Symbol 889 MovieClip "deathanim" in Frame 709
onClipEvent (enterFrame) {
if (_root.bodydeath == 0) {
if (_root.reg == 1) {
this._x = _root.dude._x;
this._y = _root.dude._y + 60;
} else if (_root.mega == 1) {
this._x = _root.dudemega._x;
this._y = _root.dudemega._y + 60;
} else if (_root.shotgun == 1) {
this._x = _root.dudeshotgun._x;
this._y = _root.dudeshotgun._y + 60;
}
}
}
Instance of Symbol 871 MovieClip "body2" in Frame 709
onClipEvent (enterFrame) {
if (_root.bodydeath2 == 0) {
if (_root.reg == 1) {
this._x = _root.dude._x;
this._y = _root.dude._y + 20;
} else if (_root.mega == 1) {
this._x = _root.dudemega._x;
this._y = _root.dudemega._y + 20;
} else if (_root.shotgun == 1) {
this._x = _root.dudeshotgun._x;
this._y = _root.dudeshotgun._y + 20;
}
}
}
Instance of Symbol 891 MovieClip "shell" in Frame 709
onClipEvent (enterFrame) {
if (_root.reg == 1) {
this._x = _root.dude._x;
this._y = _root.dude._y + 20;
} else if (_root.mega == 1) {
this._x = _root.dudemega._x;
this._y = _root.dudemega._y + 20;
}
}
Instance of Symbol 1025 MovieClip "dudeshotgun" in Frame 709
onClipEvent (enterFrame) {
if (_root.shotgun == 0) {
this._x = _root.dude._x;
this._y = _root.dude._y;
}
}
onClipEvent (enterFrame) {
if (((Key.isDown(32) and (_root.right == 1)) and (_root.crawling == 0)) and (_root.shotgun == 1)) {
_root.shooting = 1;
shotCounter++;
_root.shot.duplicateMovieClip("shot" + shotCounter, shotCounter);
_root["shot" + shotCounter]._visible = true;
} else if (((Key.isDown(32) and (_root.right == 0)) and (_root.crawling == 0)) and (_root.shotgun == 1)) {
_root.shooting = 1;
shot2Counter++;
_root.shot2.duplicateMovieClip("shot2" + shot2Counter, shot2Counter);
_root["shot2" + shot2Counter]._visible = true;
}
}
onClipEvent (enterFrame) {
if (vy <= -60) {
vy = 0;
}
}
onClipEvent (load) {
_root.g = 0.98;
vx = 0;
vy = 0;
}
onClipEvent (enterFrame) {
if (_root.shotgun == 1) {
_root.shooting = 0;
if (_root.bg.hitTest(this._x, this._y + 74.4, true) eq false) {
_root.touch = 0;
t = t + 0.6;
vy = vy + (_root.g * t);
} else {
_root.touch = 1;
vy = 0;
t = 0;
if (Key.isDown(38)) {
vy = vy - 30;
}
if (Key.isDown(37)) {
} else if (Key.isDown(39)) {
} else {
vx = vx * 0.5;
}
}
if (_root.bodydeath == 0) {
if (Key.isDown(37)) {
if (vx > -12) {
vx = vx - 7;
}
} else if (Key.isDown(39)) {
if (vx < 13) {
vx = vx + 7;
}
}
}
while (_root.bg.hitTest(this._x, (this._y + vy) + 70, true)) {
vy = vy - 1;
}
if ((this._x <= 100) || (this._x >= 700)) {
limit = 0;
if ((this._x <= 100) and Key.isDown(39)) {
limit = 1;
} else if ((this._x >= 700) and Key.isDown(37)) {
limit = 1;
}
} else {
limit = 1;
}
vx = vx * limit;
this._y = this._y + vy;
this._x = this._x + vx;
if (_root.shotgun == 1) {
if (_root.regular == 1) {
if ((this._x != 225) || (this._y != 200)) {
bgvx = (350 - this._x) / 5;
bg2vx = (350 - this._x) / 5;
bevx = (350 - this._x) / 5;
bgvy = (325 - this._y) / 30;
bg2vy = (325 - this._y) / 30;
bevy = (325 - this._y) / 30;
_root.bg._x = _root.bg._x + bgvx;
_root.bg2._x = _root.bg2._x + bgvx;
_root.be._x = _root.be._x + bgvx;
_root.bg._y = _root.bg._y + bgvy;
_root.bg2._y = _root.bg2._y + bgvy;
_root.be._y = _root.be._y + bgvy;
this._x = this._x + bgvx;
this._y = this._y + bgvy;
}
}
}
}
if (_root.shotgun == 1) {
if (_root.bossbattle == 1) {
if ((this._x != 225) || (this._y != 200)) {
bgvx = (200 - this._x) / 5;
bgvy = (325 - this._y) / 5;
_root.bg._x = _root.bg._x + bgvx;
_root.bg._y = _root.bg._y + bgvy;
this._x = this._x + bgvx;
this._y = this._y + bgvy;
}
}
}
if (_root.shotgun == 1) {
if (_root.area2 == 1) {
if ((this._x != 225) || (this._y != 200)) {
bgvx = (350 - this._x) / 5;
bg4vx = (350 - this._x) / 5;
bgvy = (200 - this._y) / 1E28;
_root.bg._x = _root.bg._x + bgvx;
_root.bg4._x = _root.bg4._x + bgvx;
_root.bg._y = _root.bg._y + bgvy;
this._x = this._x + bgvx;
this._y = this._y + bgvy;
}
}
}
}
Instance of Symbol 1087 MovieClip "megatext" in Frame 709
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 1124 MovieClip "grendade" in Frame 709
onClipEvent (load) {
this._x = _root.dude._x;
this._y = _root.dude._y;
}
onClipEvent (enterFrame) {
if ((Key.isDown(16) and (_root.right == 1)) and (_root.intheair2 == 0)) {
_root.grendade._xscale = 90;
} else if ((Key.isDown(16) and (_root.right == 0)) and (_root.intheair2 == 0)) {
_root.grendade._xscale = -90;
}
}
onClipEvent (enterFrame) {
if (Key.isDown(39) and (_root.explosion == 1)) {
this._x = this._x - 5;
this._y = this._y - 5;
} else if (Key.isDown(37) and (_root.explosion == 1)) {
this._x = this._x + 5;
this._y = this._y - 5;
}
}
Instance of Symbol 1147 MovieClip "run" in Frame 709
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 1153 MovieClip "dirt" in Frame 709
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 1155 MovieClip in Frame 709
onClipEvent (load) {
_root.continues = 15;
}
onClipEvent (enterFrame) {
if (_root.health <= 0) {
stop();
_root.dude.guy.gotoAndPlay(60);
}
}
onClipEvent (enterFrame) {
if (_root.continues <= 0) {
stop();
_root.dude.guy.gotoAndPlay(60);
_root.gotoAndStop("death", 1);
_root.dude._x = _root.dude._x - 1000;
_root.gameover._visible = true;
_root.gameover.play();
}
}
Instance of Symbol 1160 MovieClip "gameover" in Frame 709
onClipEvent (load) {
this._visible = false;
}
Frame 710
stop();
Frame 711
stop();
Instance of Symbol 1257 MovieClip "lava" in Frame 711
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 1269 MovieClip "bg" in Frame 711
onClipEvent (load) {
_root.regular = 0;
_root.bossbattle = 0;
_root.area2 = 1;
}
Instance of Symbol 1310 MovieClip "bg4" in Frame 711
/* no clip actions */
Frame 712
stop();
Instance of Symbol 1320 MovieClip "bg" in Frame 712
onClipEvent (load) {
_root.regular = 0;
_root.bossbattle = 0;
_root.area2 = 1;
}
Frame 713
stop();
Frame 714
stop();
Frame 715
_quality = "LOW";
stop();
numEnemy = 36;
i = 10;
while (i <= numEnemy) {
enemy1.duplicateMovieClip("enemy" + i, i + 100);
i++;
}
numEnemyz = 31;
i = 6;
while (i <= numEnemyz) {
enemyz.duplicateMovieClip("enemyx" + i, i + 100);
i++;
}
numEnemyf = 26;
i = 5;
while (i <= numEnemyf) {
enemyf.duplicateMovieClip("enemyxx" + i, i + 100);
i++;
}
numEnemys = 21;
i = 11;
while (i <= numEnemys) {
enemys.duplicateMovieClip("enemyss" + i, i + 100);
i++;
}
stop();
_root.continues = 10;
Instance of Symbol 1405 MovieClip "laser" in Frame 715
onClipEvent (load) {
laserMoveSpeed = 40;
this._y = _root.dudemega._y;
this._x = _root.dudemega._x + 70;
_root.laser._visible = false;
_root.laser._x = _root.laser._x - 100000;
}
onClipEvent (enterFrame) {
if (this._name != "laser") {
this._x = this._x + laserMoveSpeed;
if (this._x > 800) {
this.removeMovieClip();
}
if (this._y > 600) {
this.removeMovieClip();
}
}
}
onClipEvent (enterFrame) {
i = 1;
while (i <= _root.numEnemy) {
if (this.hitTest(_root["enemy" + i].box)) {
_root.score = _root.score + 100;
_root["enemy" + i].gotoAndPlay(2);
this.play();
}
i++;
}
}
onClipEvent (enterFrame) {
i = 1;
while (i <= _root.numEnemyz) {
if (this.hitTest(_root["enemyx" + i].enemy)) {
_root.score = _root.score + 100;
_root["enemyx" + i].gotoAndPlay(2);
this.play();
}
i++;
}
}
onClipEvent (enterFrame) {
i = 1;
while (i <= _root.numEnemyf) {
if (this.hitTest(_root["enemyxx" + i].enemy)) {
_root.score = _root.score + 100;
_root["enemyxx" + i].gotoAndPlay(2);
this.play();
}
i++;
}
}
onClipEvent (enterFrame) {
i = 1;
while (i <= _root.numEnemys) {
if (this.hitTest(_root["enemyss" + i].enemy)) {
_root.score = _root.score + 100;
_root["enemyss" + i].gotoAndPlay(2);
this.play();
}
i++;
}
}
Instance of Symbol 1408 MovieClip "superlaser" in Frame 715
onClipEvent (enterFrame) {
if (_root.superammo <= 0) {
_root.super = 0;
_root.superlaser._visible = false;
_root.superlaser._x = _root.superlaser._x - 100000;
}
}
onClipEvent (load) {
_root.superlaser._visible = false;
superlaserMoveSpeed = 40;
this._y = _root.dudemega._y;
this._x = _root.dudemega._x + 70;
}
onClipEvent (enterFrame) {
if (this._name != "superlaser") {
this._x = this._x + superlaserMoveSpeed;
if (this._x > 800) {
this.removeMovieClip();
}
if (this._y > 600) {
this.removeMovieClip();
}
}
}
onClipEvent (enterFrame) {
i = 1;
while (i <= _root.numEnemy) {
if (this.hitTest(_root["enemy" + i].box)) {
_root.score = _root.score + 100;
_root["enemy" + i].gotoAndPlay(2);
this.play();
}
i++;
}
}
onClipEvent (enterFrame) {
i = 1;
while (i <= _root.numEnemyz) {
if (this.hitTest(_root["enemyx" + i].enemy)) {
_root.score = _root.score + 100;
_root["enemyx" + i].gotoAndPlay(2);
this.play();
}
i++;
}
}
onClipEvent (enterFrame) {
i = 1;
while (i <= _root.numEnemyf) {
if (this.hitTest(_root["enemyxx" + i].enemy)) {
_root.score = _root.score + 100;
_root["enemyxx" + i].gotoAndPlay(2);
this.play();
}
i++;
}
}
onClipEvent (enterFrame) {
i = 1;
while (i <= _root.numEnemys) {
if (this.hitTest(_root["enemyss" + i].enemy)) {
_root.score = _root.score + 100;
_root["enemyss" + i].gotoAndPlay(2);
this.play();
}
i++;
}
}
Instance of Symbol 1411 MovieClip "powerlaser" in Frame 715
onClipEvent (enterFrame) {
if (_root.powerammo <= 0) {
_root.power = 0;
_root.powerlaser._visible = false;
_root.powerlaser._x = _root.powerlaser._x - 100000;
}
}
onClipEvent (load) {
_root.powerlaser._visible = false;
powerlaserMoveSpeed = 40;
this._y = _root.dudemega._y;
this._x = _root.dudemega._x + 70;
}
onClipEvent (enterFrame) {
if (this._name != "powerlaser") {
this._x = this._x + powerlaserMoveSpeed;
if (this._x > 800) {
this.removeMovieClip();
}
if (this._y > 600) {
this.removeMovieClip();
}
}
}
onClipEvent (enterFrame) {
i = 1;
while (i <= _root.numEnemy) {
if (this.hitTest(_root["enemy" + i].box)) {
_root.score = _root.score + 100;
_root["enemy" + i].gotoAndPlay(2);
this.play();
}
i++;
}
}
onClipEvent (enterFrame) {
i = 1;
while (i <= _root.numEnemyz) {
if (this.hitTest(_root["enemyx" + i].enemy)) {
_root.score = _root.score + 100;
_root["enemyx" + i].gotoAndPlay(2);
this.play();
}
i++;
}
}
onClipEvent (enterFrame) {
i = 1;
while (i <= _root.numEnemyf) {
if (this.hitTest(_root["enemyxx" + i].enemy)) {
_root.score = _root.score + 100;
_root["enemyxx" + i].gotoAndPlay(2);
this.play();
}
i++;
}
}
onClipEvent (enterFrame) {
i = 1;
while (i <= _root.numEnemys) {
if (this.hitTest(_root["enemyss" + i].enemy)) {
_root.score = _root.score + 100;
_root["enemyss" + i].gotoAndPlay(2);
this.play();
}
i++;
}
}
Instance of Symbol 1421 MovieClip "enemyf" in Frame 715
onClipEvent (enterFrame) {
_root.enemyf._x = 800;
_root.enemyf._y = -10000;
_root.enemyf._visible = false;
}
onClipEvent (enterFrame) {
if (_root.fase >= 2) {
this._visible = true;
} else {
this._x = 840;
this._visible = false;
}
}
onClipEvent (load) {
function reset() {
var _local1 = this;
_local1._x = 800;
_local1._y = random(200) + 500;
enemyzSpeed = random(5) + 5;
_local1.gotoAndStop(1);
}
reset();
}
onClipEvent (enterFrame) {
if (_root.spaceship.scrollStart) {
this._x = this._x - (enemyzSpeed + _root.mainGround.groundSpeed);
} else {
this._x = this._x - enemyzSpeed;
}
if (this._x < -10) {
reset();
}
if (this.hitTest(_root.spaceship)) {
_root.gotoAndStop("gameOver");
}
}
Instance of Symbol 1431 MovieClip in Frame 715
onClipEvent (load) {
_root.continues = 40;
}
onClipEvent (enterFrame) {
if (_root.health <= 0) {
stop();
_root.dude.guy.gotoAndPlay(60);
}
}
Instance of Symbol 1470 MovieClip "dudemega" in Frame 715
onClipEvent (load) {
_root.laser._visible = false;
laserCounter = 5000;
superlaserCounter = 5000;
powerlaserCounter = 5000;
}
onClipEvent (enterFrame) {
moveSpeed = 25;
if (this._y < 100) {
_root.top = 1;
}
}
onClipEvent (enterFrame) {
if (this._y > 500) {
_root.bottom = 1;
}
}
onClipEvent (enterFrame) {
if (Key.isDown(32) and (_root.power == 1)) {
powerlaserCounter++;
_root.powerlaser.duplicateMovieClip("powerlaser" + powerlaserCounter, powerlaserCounter);
_root["powerlaser" + powerlaserCounter]._visible = true;
} else if (Key.isDown(32) and (_root.super == 1)) {
superlaserCounter++;
_root.superlaser.duplicateMovieClip("superlaser" + superlaserCounter, superlaserCounter);
_root["superlaser" + superlaserCounter]._visible = true;
} else if (Key.isDown(32)) {
laserCounter++;
_root.laser.duplicateMovieClip("laser" + laserCounter, laserCounter);
_root["laser" + laserCounter]._visible = true;
}
}
onClipEvent (enterFrame) {
_root.mega = 1;
if (Key.isDown(40) and ((this._y < 500) and (_root.explosion == 0))) {
this._y = this._y + moveSpeed;
this.gotoAndPlay(5);
}
if (Key.isDown(38) and ((this._y > 100) and (_root.explosion == 0))) {
this._y = this._y - moveSpeed;
this.gotoAndPlay(2);
}
if (Key.isDown(40) and (((this._y < 500) and (_root.threed == 1)) and (_root.explosion == 0))) {
this._y = this._y + moveSpeed;
this.gotoAndPlay(5);
this._xscale = this._xscale + 5;
this._yscale = this._yscale + 5;
}
if (Key.isDown(38) and (((this._y > 100) and (_root.threed == 1)) and (_root.explosion == 0))) {
this._y = this._y - moveSpeed;
this.gotoAndPlay(2);
this._xscale = this._xscale - 5;
this._yscale = this._yscale - 5;
}
}
Instance of Symbol 1474 MovieClip in Frame 715
onClipEvent (enterFrame) {
_root.timer2 = _root.timer2 - 1;
_root.timer = _root.timer + 1;
if (Key.isDown(32) and (_root.power == 1)) {
this.gotoAndPlay(7);
} else if (Key.isDown(32)) {
this.play();
}
}
onClipEvent (load) {
_root.timer2 = 2300;
_root.timer = 1;
_root.fase = -1;
_root.threed = 0;
_root.explosion = 0;
}
onClipEvent (enterFrame) {
if (_root.timer > 2300) {
_root.nextFrame();
} else if (_root.timer > 2250) {
_root.darker._alpha = _root.darker._alpha + 5;
_root.land._x = _root.land._x - 30;
} else if (_root.timer > 2000) {
_root.fase = -1;
_root.land._x = _root.land._x - 30;
} else if (_root.timer > 1750) {
_root.fase = -1;
_root.land._x = _root.land._x - 15;
} else if (_root.timer > 1630) {
_root.sky._y = _root.sky._y - 5;
_root.grass._y = _root.grass._y + 5;
_root.water._y = _root.water._y + 5;
_root.ubomb._x = _root.ubomb._x - 15;
} else if (_root.timer > 1430) {
_root.fase = 3;
_root.ubomb._x = _root.ubomb._x - 10;
} else if (_root.timer > 1330) {
_root.ubomb._x = _root.ubomb._x - 10;
} else if (_root.timer > 1300) {
_root.fase = 2;
_root.grass._y = _root.grass._y + 5;
} else if (_root.timer > 1200) {
_root.stars._alpha = _root.stars._alpha - 5;
_root.fase = 1;
} else if (_root.timer > 1100) {
_root.fase = 0;
_root.threed = 0;
_root.dudemega._xscale = 20;
_root.dudemega._yscale = 20;
_root.power1._x = _root.power1._x - 10;
} else if (_root.timer > 850) {
_root.rock1.play();
_root.rock2.play();
} else if (_root.timer > 830) {
_root.fase = -1;
_root.threed = 1;
_root.dudemega._xscale = 40;
_root.dudemega._yscale = 40;
} else if (_root.timer > 800) {
_root.grass._y = _root.grass._y - 5;
} else if (_root.timer > 531) {
_root.fase = 2;
_root.ultra1._x = _root.ultra1._x - 10;
} else if (_root.timer > 530) {
} else if (_root.timer > 500) {
_root.grass._y = _root.grass._y + 5;
} else if (_root.timer > 300) {
_root.fase = 1;
} else if (_root.timer > 100) {
_root.fase = 0;
} else if (_root.timer == 100) {
_root.sound2.gotoAndPlay(4);
}
}
Instance of Symbol 1477 MovieClip "sound2" in Frame 715
onClipEvent (load) {
this.play();
}
Instance of Symbol 1494 MovieClip "ubomb" in Frame 715
onClipEvent (enterFrame) {
if (hitTest(_root.dudemega)) {
this.gotoAndPlay(16);
}
}
Instance of Symbol 1494 MovieClip "ultra1" in Frame 715
onClipEvent (load) {
_root.super = 0;
}
onClipEvent (enterFrame) {
if (hitTest(_root.dudemega)) {
this._visible = false;
_root.super = 1;
_root.superammo = 100;
}
}
Instance of Symbol 1494 MovieClip "ultra2" in Frame 715
onClipEvent (load) {
_root.power = 0;
}
onClipEvent (enterFrame) {
if (hitTest(_root.dudemega)) {
this._visible = false;
_root.power = 1;
_root.powerammo = 150;
}
}
Instance of Symbol 1494 MovieClip "power1" in Frame 715
onClipEvent (load) {
_root.power = 0;
}
onClipEvent (enterFrame) {
if (hitTest(_root.dudemega)) {
this._visible = false;
this._x = this._x - 10000;
_root.power = 1;
_root.powerammo = 150;
}
}
Instance of Symbol 1498 MovieClip "marker" in Frame 715
onClipEvent (enterFrame) {
this._x = _root.dudemega._x;
this._y = _root.dudemega._y;
}
onClipEvent (enterFrame) {
if (_root.land.hitTest(_x, _y, true) and (_root.boom == 0)) {
_root.dudemega.gotoAndPlay(8);
this.play();
}
}
Instance of Symbol 1516 MovieClip "enemy1" in Frame 715
onClipEvent (enterFrame) {
_root.enemy1._x = 800;
_root.enemy1._y = -10000;
_root.enemy1._visible = false;
}
onClipEvent (enterFrame) {
if (_root.fase >= 0) {
this._visible = true;
} else {
this._x = 840;
this._visible = false;
}
}
onClipEvent (load) {
function reset() {
var _local1 = this;
_local1._x = 800;
_local1._y = random(500) + 50;
enemySpeed1 = random(20) + 10;
_local1.gotoAndStop(1);
}
reset();
}
onClipEvent (enterFrame) {
if (_root.spaceship.scrollStart) {
this._x = this._x - (enemySpeed1 + _root.mainGround.groundSpeed);
} else {
this._x = this._x - enemySpeed1;
}
if (this._x < -10) {
reset();
}
if (this.hitTest(_root.spaceship)) {
_root.gotoAndStop("gameOver");
}
}
Instance of Symbol 1521 MovieClip "enemyz" in Frame 715
onClipEvent (enterFrame) {
_root.enemyz._x = 800;
_root.enemyz._y = -10000;
_root.enemyz._visible = false;
}
onClipEvent (enterFrame) {
if (_root.fase >= 1) {
this._visible = true;
} else {
this._x = 840;
this._visible = false;
}
}
onClipEvent (load) {
function reset() {
var _local1 = this;
_local1._x = 800;
_local1._y = random(500) + 50;
enemyzSpeed = random(25) + 5;
_local1.gotoAndStop(1);
}
reset();
}
onClipEvent (enterFrame) {
if (_root.spaceship.scrollStart) {
this._x = this._x - (enemyzSpeed + _root.mainGround.groundSpeed);
} else {
this._x = this._x - enemyzSpeed;
}
if (this._x < -10) {
reset();
}
if (this.hitTest(_root.spaceship)) {
_root.gotoAndStop("gameOver");
}
}
Instance of Symbol 1531 MovieClip "enemys" in Frame 715
onClipEvent (enterFrame) {
_root.enemys._x = 800;
_root.enemys._y = -10000;
_root.enemys._visible = false;
}
onClipEvent (enterFrame) {
if (_root.fase >= 3) {
this._visible = true;
} else {
this._x = 1000;
this._visible = false;
}
}
onClipEvent (load) {
function reset() {
var _local1 = this;
_local1._x = 800;
_local1._y = random(600);
enemyssSpeed = random(5) + 5;
_local1.gotoAndStop(1);
}
reset();
}
onClipEvent (enterFrame) {
if (_root.spaceship.scrollStart) {
this._x = this._x - (enemyssSpeed + _root.mainGround.groundSpeed);
} else {
this._x = this._x - enemyssSpeed;
}
if (this._x < -10) {
reset();
}
if (this.hitTest(_root.spaceship)) {
_root.gotoAndStop("gameOver");
}
}
Instance of Symbol 1538 MovieClip "darker" in Frame 715
onClipEvent (load) {
this._alpha = 0;
}
Frame 716
gotoAndPlay (718);
Frame 717
stop();
stopAllSounds();
Frame 1354
stop();
Frame 1355
stop();
Symbol 11 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
setProperty(bar, _xscale , PercentLoaded);
} else {
gotoAndStop ("loaded");
}
Symbol 11 MovieClip Frame 2
gotoAndPlay (1);
Symbol 11 MovieClip Frame 3
_root.play();
Symbol 17 MovieClip Frame 1
this.onRelease = function () {
getURL ("http://www.gamesofgondor.com", "_blank");
};
Symbol 20 Button
on (release) {
getURL ("http://www.armorgames.com", "_blank");
}
Symbol 31 Button
on (release) {
getURL ("http://www.armorgames.com/games/brinkofalienation.html", "_blank");
}
Symbol 36 Button
on (release) {
getURL ("http://www.armorgames.com/games/brinkofalienation2.html", "_blank");
}
Symbol 40 MovieClip Frame 1
play();
Symbol 40 MovieClip Frame 11
stop();
Symbol 42 Button
on (release) {
_root.nextFrame();
_root.nextFrame();
}
Symbol 47 MovieClip Frame 32
stop();
Symbol 51 Button
on (release) {
getURL ("http://www.armorgames.com", "_blank");
}
Symbol 54 MovieClip Frame 12
stop();
Symbol 55 Button
on (release) {
getURL ("http://www.people.umass.edu/gcerulo/ratuba/ratuba.html", "_blank");
}
Symbol 57 MovieClip Frame 32
stop();
Symbol 60 Button
on (release) {
_root.credits.play();
}
Symbol 63 MovieClip Frame 41
stop();
Symbol 72 MovieClip Frame 11
stop();
Symbol 78 Button
on (release) {
getURL ("http://playerkill.deviantart.com/", "_blank");
}
Symbol 79 Button
on (release) {
getURL ("http://www.coopercerulo.com", "_blank");
}
Symbol 82 Button
on (release) {
_root.credits.play();
}
Symbol 83 Button
on (release) {
getURL ("http://www.people.umass.edu/gcerulo/ratuba/ratuba.html", "_blank");
}
Symbol 84 MovieClip Frame 1
stop();
Symbol 84 MovieClip Frame 16
stop();
Symbol 130 Button
on (release) {
_root.play();
}
Symbol 131 MovieClip Frame 97
_root.play();
stop();
Symbol 147 MovieClip Frame 12
_root.shadow._visible = true;
Symbol 147 MovieClip Frame 88
_root.play();
stop();
Symbol 152 Button
on (release) {
gotoAndPlay (709);
}
Symbol 159 Button
on (release) {
_quality = "HIGH";
}
Symbol 163 Button
on (release) {
_quality = "MEDIUM";
}
Symbol 167 Button
on (release) {
_quality = "LOW";
}
Symbol 214 MovieClip Frame 59
stop();
Symbol 367 MovieClip Frame 1
stop();
Symbol 367 MovieClip Frame 75
stop();
Symbol 369 MovieClip Frame 1
stop();
Symbol 388 MovieClip Frame 1
stop();
Symbol 393 MovieClip Frame 21
stop();
Symbol 406 MovieClip Frame 1
stop();
Instance of Symbol 401 MovieClip "tail" in Symbol 406 MovieClip Frame 28
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 403 MovieClip in Symbol 406 MovieClip Frame 28
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Symbol 409 MovieClip Frame 102
stop();
Instance of Symbol 419 MovieClip in Symbol 438 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 419 MovieClip in Symbol 438 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 419 MovieClip in Symbol 438 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 433 MovieClip in Symbol 438 MovieClip Frame 176
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 433 MovieClip in Symbol 438 MovieClip Frame 182
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 433 MovieClip in Symbol 438 MovieClip Frame 193
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 436 MovieClip in Symbol 438 MovieClip Frame 251
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 436 MovieClip in Symbol 438 MovieClip Frame 258
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 436 MovieClip in Symbol 438 MovieClip Frame 268
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Symbol 443 MovieClip Frame 1
Instance of Symbol 369 MovieClip in Symbol 443 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 369 MovieClip in Symbol 443 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 369 MovieClip in Symbol 443 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 369 MovieClip in Symbol 443 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Symbol 443 MovieClip Frame 2
_root.run._visible = true;
Symbol 443 MovieClip Frame 51
_root.run._visible = false;
Symbol 443 MovieClip Frame 62
_root.dirt.play();
_root.dirt._visible = true;
_root.bg.bg2.platform2._visible = false;
_root.bg.bg2.platform2._y = _root.bg.bg2.platform2._y - 100000;
Symbol 443 MovieClip Frame 63
_root.bg.bg2.platform1._visible = false;
_root.bg.bg2.platform1._y = _root.bg.bg2.platform1._y - 100000;
Symbol 443 MovieClip Frame 75
stop();
Instance of Symbol 369 MovieClip in Symbol 443 MovieClip Frame 75
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.regular = 1;
_root.bossbattle = 0;
_root.dude._xscale = 85;
_root.dude._yscale = 85;
_root.nextFrame();
this._y = this._y + 1000;
}
}
Symbol 444 MovieClip Frame 1
_root.minibossrdy = 0;
stop();
Symbol 444 MovieClip Frame 35
_root.minibossrdy = 1;
stop();
Instance of Symbol 406 MovieClip in Symbol 444 MovieClip Frame 35
onClipEvent (enterFrame) {
if (this.hitTest(_root.body) and (_root.minibossrdy == 1)) {
this.play();
}
}
Instance of Symbol 406 MovieClip in Symbol 444 MovieClip Frame 35
onClipEvent (enterFrame) {
if (this.hitTest(_root.body) and (_root.minibossrdy == 1)) {
this.play();
}
}
Instance of Symbol 406 MovieClip in Symbol 444 MovieClip Frame 35
onClipEvent (enterFrame) {
if (this.hitTest(_root.body) and (_root.minibossrdy == 1)) {
this.play();
}
}
Instance of Symbol 409 MovieClip in Symbol 444 MovieClip Frame 35
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this.play();
_root.mega = 1;
_root.gunupgrade.play();
_root.megatext._visible = true;
_root.megatext.play();
_root.reg = 0;
}
}
Instance of Symbol 369 MovieClip in Symbol 444 MovieClip Frame 35
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 369 MovieClip in Symbol 444 MovieClip Frame 35
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 369 MovieClip in Symbol 444 MovieClip Frame 35
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 369 MovieClip in Symbol 444 MovieClip Frame 35
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Symbol 444 MovieClip Frame 36
stop();
Instance of Symbol 367 MovieClip "megaclip" in Symbol 454 MovieClip Frame 1
onClipEvent (load) {
_root.mega = 0;
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this._y = this._y - 10000;
_root.mega = 1;
_root.gunupgrade.play();
_root.megatext._visible = true;
_root.megatext.play();
_root.reg = 0;
}
}
Instance of Symbol 369 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (load) {
_root.bg.miniboss1.health = 10000;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.bg.miniboss1.health = 600;
this._y = this._y + 1000;
_root.regular = 0;
_root.bossbattle = 1;
_root.bg.miniboss1.play();
_root.bg._xscale = 75;
_root.bg._yscale = 75;
_root.dude._xscale = 75;
_root.dude._yscale = 75;
_root.bg._x = _root.bg._x + 500;
_root.bg.minibossblocker.nextFrame();
}
}
Instance of Symbol 446 MovieClip "miniboss1zone" in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.bg.miniboss1.health <= 0) {
this._y = this._y - 1000;
_root.bg.miniboss1.nextFrame();
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.grendade.blast)) {
_root.bg.miniboss1.blood.play();
_root.bg.miniboss1.health = _root.bg.miniboss1.health - 3;
}
}
Instance of Symbol 448 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.dude._x = _root.dude._x - 40;
_root.dudemega._x = _root.dudemega._x - 40;
}
}
Instance of Symbol 448 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.dude._x = _root.dude._x - 40;
_root.dudemega._x = _root.dudemega._x - 40;
}
}
Instance of Symbol 448 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.dude._x = _root.dude._x - 40;
_root.dudemega._x = _root.dudemega._x - 40;
}
}
Instance of Symbol 448 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.dude._x = _root.dude._x - 40;
_root.dudemega._x = _root.dudemega._x - 40;
}
}
Instance of Symbol 448 MovieClip "panel" in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.dude._x = _root.dude._x + 40;
_root.dudemega._x = _root.dudemega._x + 40;
}
}
Instance of Symbol 448 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.dude.guy.body)) {
_root.nextFrame();
}
}
Symbol 473 MovieClip Frame 20
stop();
Symbol 475 MovieClip Frame 1
stop();
Symbol 475 MovieClip Frame 2
stop();
Symbol 478 MovieClip Frame 1
stop();
Symbol 478 MovieClip Frame 95
gotoAndPlay (3);
Symbol 480 MovieClip Frame 6
gotoAndPlay (1);
Symbol 480 MovieClip Frame 9
gotoAndPlay (1);
Symbol 523 MovieClip Frame 26
stop();
Symbol 524 MovieClip Frame 1
stop();
_root.wormup = 0;
Instance of Symbol 369 MovieClip "left" in Symbol 524 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.bg.worm._xscale = 200;
this._y = this._y - 1000;
_root.bg.worm.right = 0;
}
}
Instance of Symbol 369 MovieClip "right" in Symbol 524 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.bg.worm._xscale = -200;
this._y = this._y - 1000;
_root.bg.worm.right = 1;
}
}
Symbol 524 MovieClip Frame 2
_root.wormup = 0;
Symbol 524 MovieClip Frame 26
_root.wormup = 1;
Instance of Symbol 388 MovieClip "blood" in Symbol 524 MovieClip Frame 32
onClipEvent (enterFrame) {
this._x = _root.alien2._x - 20;
this._y = _root.alien2._y + 20;
}
Instance of Symbol 419 MovieClip in Symbol 524 MovieClip Frame 41
onClipEvent (enterFrame) {
if (this.hitTest(_root.dude.guy.body)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
}
}
Instance of Symbol 419 MovieClip in Symbol 524 MovieClip Frame 41
onClipEvent (enterFrame) {
if (this.hitTest(_root.dude.guy.body)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
}
}
Instance of Symbol 419 MovieClip in Symbol 524 MovieClip Frame 41
onClipEvent (enterFrame) {
if (this.hitTest(_root.dude.guy.body)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Symbol 524 MovieClip Frame 88
_root.wormup = 0;
Instance of Symbol 419 MovieClip in Symbol 524 MovieClip Frame 103
onClipEvent (enterFrame) {
if (this.hitTest(_root.dude.guy.body)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
}
}
Instance of Symbol 419 MovieClip in Symbol 524 MovieClip Frame 103
onClipEvent (enterFrame) {
if (this.hitTest(_root.dude.guy.body)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
}
}
Symbol 524 MovieClip Frame 130
gotoAndPlay (2);
Symbol 524 MovieClip Frame 162
stop();
Symbol 527 MovieClip Frame 1
stop();
Symbol 527 MovieClip Frame 95
gotoAndPlay (3);
Symbol 538 MovieClip Frame 70
gotoAndPlay (51);
Symbol 540 MovieClip Frame 1
stop();
Symbol 540 MovieClip Frame 70
gotoAndPlay (51);
Symbol 542 MovieClip Frame 1
stop();
Symbol 542 MovieClip Frame 2
stop();
Symbol 543 MovieClip Frame 1
stop();
Symbol 543 MovieClip Frame 95
gotoAndPlay (3);
Instance of Symbol 369 MovieClip in Symbol 544 MovieClip Frame 1
onClipEvent (load) {
_root.be.worm.health = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this._y = this._y + 800;
_root.be.worm.play();
_root.be.worm.health = 50;
}
}
onClipEvent (load) {
_root.miniareacomplete1 = 0;
}
Instance of Symbol 369 MovieClip in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this._y = this._y + 1000;
_root.be.scourge1.play();
_root.be.scourge1.scourge.gotoAndStop(1);
_root.be.scourge1.health = 15;
}
}
Instance of Symbol 478 MovieClip "scourge1" in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.g = 10;
_root.contact = 1;
}
}
Instance of Symbol 480 MovieClip in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.g = 10;
_root.contact = 1;
}
}
onClipEvent (enterFrame) {
this._x = _root.be.scourge1.scourge._x + 300;
this._y = _root.be.scourge1.scourge._y - 75;
}
onClipEvent (enterFrame) {
if (_root.be.scourge1.health <= 0) {
this._y = this._y - 1000;
_root.be.scourge1.scourge.gotoAndStop(2);
_root.be.scourge1.stop();
this._y = this._y - 1000;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(32) and (this.hitTest(_root.dude.guy.area) and (_root.bodydeath == 0))) {
_root.be.scourge1.scourge.blood.play();
_root.be.scourge1.health = _root.be.scourge1.health - 1;
} else if (Key.isDown(32) and (this.hitTest(_root.dudemega.guy.area) and (_root.bodydeath == 0))) {
_root.be.scourge1.scourge.blood.play();
_root.be.scourge1.health = _root.be.scourge1.health - 1;
} else if (Key.isDown(32) and (this.hitTest(_root.dudeshotgun.guy.area) and (_root.bodydeath == 0))) {
_root.be.scourge1.scourge.blood.play();
_root.be.scourge1.health = _root.be.scourge1.health - 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.grendade.blast)) {
_root.be.scourge1.scourge.blood.play();
_root.be.scourge1.health = _root.be.scourge1.health - 3;
}
}
Instance of Symbol 526 MovieClip "wormH" in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.be.worm.health <= 0) {
this._y = this._y - 1000;
_root.be.worm.gotoAndStop(162);
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.wormup == 1)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(32) and ((this.hitTest(_root.dude.guy.area) and (_root.wormup == 1)) and (_root.bodydeath == 0))) {
_root.be.worm.blood.play();
_root.be.worm.health = _root.be.worm.health - 1;
} else if (Key.isDown(32) and ((this.hitTest(_root.dudemega.guy.area) and (_root.wormup == 1)) and (_root.bodydeath == 0))) {
_root.be.worm.blood.play();
_root.be.worm.health = _root.be.worm.health - 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.grendade.blast) and (_root.wormup == 1)) {
_root.be.worm.blood.play();
_root.be.worm.health = _root.be.worm.health - 3;
}
}
Instance of Symbol 369 MovieClip in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this._y = this._y + 1000;
_root.be.scourge2.play();
_root.be.scourge2.scourge.gotoAndStop(1);
_root.be.scourge2.health = 15;
}
}
Instance of Symbol 480 MovieClip in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
this._x = _root.be.scourge2.scourge2._x + 1475;
this._y = _root.be.scourge2.scourge2._y - 50;
}
onClipEvent (enterFrame) {
if (_root.be.scourge2.health <= 0) {
this._y = this._y - 1000;
_root.be.scourge2.scourge2.gotoAndStop(2);
_root.be.scourge2.stop();
this._y = this._y - 1000;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(32) and (hitTest(_root.dude.guy.area) and (_root.bodydeath == 0))) {
_root.be.scourge2.scourge2.blood.play();
_root.be.scourge2.health = _root.be.scourge2.health - 1;
} else if (Key.isDown(32) and (hitTest(_root.dudemega.guy.area) and (_root.bodydeath == 0))) {
_root.be.scourge2.scourge2.blood.play();
_root.be.scourge2.health = _root.be.scourge2.health - 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.grendade.blast)) {
_root.be.scourge2.scourge2.blood.play();
_root.be.scourge2.health = _root.be.scourge2.health - 3;
}
}
Instance of Symbol 369 MovieClip in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this._y = this._y + 1000;
_root.bg.megaclip._visible = true;
_root.bg.megaclip.play();
}
}
Instance of Symbol 540 MovieClip "hand1" in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 369 MovieClip in Symbol 544 MovieClip Frame 1
onClipEvent (load) {
_root.out = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this._y = this._y + 1000;
_root.be.hand1.play();
_root.out = 1;
}
}
Instance of Symbol 369 MovieClip in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this._y = this._y + 1000;
_root.be.hand2.play();
}
}
Instance of Symbol 369 MovieClip in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this._y = this._y + 1000;
_root.be.hand3.play();
}
}
Instance of Symbol 369 MovieClip in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this._y = this._y + 1000;
_root.be.hand4.play();
}
}
Instance of Symbol 540 MovieClip "hand2" in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 540 MovieClip "hand3" in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 540 MovieClip "hand4" in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 542 MovieClip "minibossblocker" in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.dude._x = _root.dude._x + 40;
_root.dudemega._x = _root.dudemega._x + 40;
}
}
Instance of Symbol 369 MovieClip in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this._y = this._y + 1000;
_root.be.scourge3.play();
_root.be.scourge3.scourge3.gotoAndStop(1);
_root.be.scourge3.health = 15;
_root.be.worm.health = 0;
}
}
Instance of Symbol 480 MovieClip in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
this._x = _root.be.scourge3.scourge3._x + 3300;
this._y = _root.be.scourge3.scourge3._y;
}
onClipEvent (enterFrame) {
if (_root.be.scourge3.health <= 0) {
this._y = this._y - 1000;
_root.be.scourge3.scourge3.gotoAndStop(2);
_root.be.scourge3.stop();
this._y = this._y - 1000;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(32) and (hitTest(_root.dude.guy.area) and (_root.bodydeath == 0))) {
_root.be.scourge3.scourge3.blood.play();
_root.be.scourge3.health = _root.be.scourge3.health - 1;
} else if (Key.isDown(32) and (hitTest(_root.dudemega.guy.area) and (_root.bodydeath == 0))) {
_root.be.scourge3.scourge3.blood.play();
_root.be.scourge3.health = _root.be.scourge3.health - 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.grendade.blast)) {
_root.be.scourge3.scourge3.blood.play();
_root.be.scourge3.health = _root.be.scourge3.health - 3;
}
}
Instance of Symbol 369 MovieClip in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this._y = this._y + 1000;
_root.be.scourge4.play();
_root.be.scourge4.scourge4.gotoAndStop(1);
_root.be.scourge4.health = 15;
_root.be.worm.health = 0;
}
}
Instance of Symbol 480 MovieClip in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
this._x = _root.be.scourge4.scourge3._x + 3500;
this._y = _root.be.scourge4.scourge3._y;
}
onClipEvent (enterFrame) {
if (_root.be.scourge4.health <= 0) {
this._y = this._y - 1000;
_root.be.scourge4.scourge3.gotoAndStop(2);
_root.be.scourge4.stop();
this._y = this._y - 1000;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(44);
_root.dudemega.guy.gotoAndPlay(44);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(32) and (hitTest(_root.dude.guy.area) and (_root.bodydeath == 0))) {
_root.be.scourge4.scourge3.blood.play();
_root.be.scourge4.health = _root.be.scourge4.health - 1;
} else if (Key.isDown(32) and (hitTest(_root.dudemega.guy.area) and (_root.bodydeath == 0))) {
_root.be.scourge4.scourge3.blood.play();
_root.be.scourge4.health = _root.be.scourge4.health - 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.grendade.blast)) {
_root.be.scourge4.scourge3.blood.play();
_root.be.scourge4.health = _root.be.scourge4.health - 4;
}
}
Instance of Symbol 369 MovieClip in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this._y = this._y + 1000;
_root.be.scourge5.play();
_root.be.scourge5.scourge5.gotoAndStop(1);
_root.be.scourge5.health = 15;
_root.be.worm.health = 0;
}
}
Instance of Symbol 480 MovieClip in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) {
this._x = _root.be.scourge5.scourge3._x + 3600;
this._y = _root.be.scourge5.scourge3._y;
}
onClipEvent (enterFrame) {
if (_root.be.scourge5.health <= 0) {
this._y = this._y - 1000;
_root.be.scourge5.scourge3.gotoAndStop(2);
_root.be.scourge5.stop();
this._y = this._y - 1000;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(55);
_root.dudemega.guy.gotoAndPlay(55);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(32) and (hitTest(_root.dude.guy.area) and (_root.bodydeath == 0))) {
_root.be.scourge5.scourge3.blood.play();
_root.be.scourge5.health = _root.be.scourge5.health - 1;
} else if (Key.isDown(32) and (hitTest(_root.dudemega.guy.area) and (_root.bodydeath == 0))) {
_root.be.scourge5.scourge3.blood.play();
_root.be.scourge5.health = _root.be.scourge5.health - 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.grendade.blast)) {
_root.be.scourge5.scourge3.blood.play();
_root.be.scourge5.health = _root.be.scourge5.health - 5;
}
}
Symbol 553 MovieClip Frame 2
this.gotoAndPlay(random(9));
Symbol 553 MovieClip Frame 4
this.gotoAndPlay(random(9));
Symbol 553 MovieClip Frame 7
this.gotoAndPlay(random(9));
Symbol 553 MovieClip Frame 11
this.gotoAndPlay(random(9));
Symbol 553 MovieClip Frame 14
stop();
Symbol 574 MovieClip Frame 10
stop();
Symbol 581 MovieClip Frame 1
stop();
Instance of Symbol 553 MovieClip in Symbol 581 MovieClip Frame 1
onClipEvent (enterFrame) {
this._y = random(30);
}
Symbol 581 MovieClip Frame 9
stop();
Symbol 581 MovieClip Frame 19
stop();
Symbol 581 MovieClip Frame 29
stop();
Symbol 587 MovieClip Frame 1
stop();
Instance of Symbol 582 MovieClip in Symbol 587 MovieClip Frame 1
onClipEvent (enterFrame) {
this._y = random(30);
}
Symbol 587 MovieClip Frame 9
stop();
Symbol 587 MovieClip Frame 19
stop();
Symbol 587 MovieClip Frame 29
stop();
Symbol 589 MovieClip Frame 1
stop();
Symbol 597 MovieClip Frame 1
stop();
Symbol 597 MovieClip Frame 9
stop();
Symbol 597 MovieClip Frame 19
stop();
Symbol 597 MovieClip Frame 29
stop();
Symbol 637 MovieClip Frame 15
gotoAndPlay (3);
Symbol 697 MovieClip Frame 8
_root.grendade.play();
Symbol 727 MovieClip Frame 1
_root.throwing = 1;
Symbol 727 MovieClip Frame 4
_root.throwing = 0;
_root.grendade.play();
Symbol 729 MovieClip Frame 1
_root.down = 0;
_root.death = 0;
_root.crawling = 0;
_root.throwing = 0;
_root.intheair = 0;
_root.hurt == 0;
_root.occupied = 0;
_root.jump = 0;
stop();
_root.occupied = 0;
_root.running = 0;
_root.crawling = 0;
stop();
_root.occupied = 0;
Symbol 729 MovieClip Frame 2
_root.occupied = 0;
_root.running = 1;
_root.crawling = 0;
Symbol 729 MovieClip Frame 3
_root.occupied = 0;
_root.running = 0;
Symbol 729 MovieClip Frame 4
_root.occupied = 0;
Symbol 729 MovieClip Frame 5
_root.occupied = 0;
gotoAndStop (1);
Symbol 729 MovieClip Frame 6
_root.down = 0;
_root.occupied = 0;
_root.crawling = 0;
_root.down = 0;
Symbol 729 MovieClip Frame 7
_root.occupied = 0;
Symbol 729 MovieClip Frame 8
_root.occupied = 0;
gotoAndStop (1);
Symbol 729 MovieClip Frame 9
_root.occupied = 0;
_root.running = 1;
_root.crawling = 0;
_root.down = 0;
Symbol 729 MovieClip Frame 10
_root.occupied = 0;
_root.running = 0;
Symbol 729 MovieClip Frame 11
_root.occupied = 0;
Symbol 729 MovieClip Frame 12
_root.occupied = 0;
gotoAndStop (1);
Symbol 729 MovieClip Frame 13
_root.occupied = 0;
_root.jump = 1;
_root.crawling = 0;
Instance of Symbol 659 MovieClip in Symbol 729 MovieClip Frame 13
onClipEvent (enterFrame) {
if (_root.touch == 1) {
_root.dude.guy.play();
}
}
Symbol 729 MovieClip Frame 14
_root.occupied = 0;
Symbol 729 MovieClip Frame 15
_root.occupied = 0;
Symbol 729 MovieClip Frame 16
_root.occupied = 0;
Symbol 729 MovieClip Frame 17
_root.occupied = 0;
Symbol 729 MovieClip Frame 18
_root.occupied = 0;
Symbol 729 MovieClip Frame 19
_root.occupied = 0;
Symbol 729 MovieClip Frame 20
_root.occupied = 0;
_root.jump = 0;
Symbol 729 MovieClip Frame 21
_root.occupied = 0;
Symbol 729 MovieClip Frame 24
gotoAndStop (1);
Symbol 729 MovieClip Frame 25
_root.crawling = 0;
Symbol 729 MovieClip Frame 27
gotoAndStop (1);
Symbol 729 MovieClip Frame 30
_root.down = 1;
_root.death = 0;
_root.crawling = 0;
Symbol 729 MovieClip Frame 32
_root.down = 0;
gotoAndStop (1);
_root.occupied = 0;
Symbol 729 MovieClip Frame 33
play();
_root.crawling = 0;
Symbol 729 MovieClip Frame 38
_root.crawling = 0;
_root.jump = 0;
_root.occupied = 0;
gotoAndStop (1);
_root.occupied = 0;
Symbol 729 MovieClip Frame 39
_root.down = 1;
_root.crawling = 0;
Symbol 729 MovieClip Frame 41
_root.down = 0;
_root.crawling = 1;
_root.jump = 0;
_root.occupied = 1;
gotoAndStop (1);
_root.occupied = 0;
Symbol 729 MovieClip Frame 42
_root.crawling = 1;
Symbol 729 MovieClip Frame 44
gotoAndStop (1);
_root.occupied = 0;
_root.crawling = 0;
Symbol 729 MovieClip Frame 45
_root.crawling = 0;
_root.throwing = 1;
_root.occupied = 1;
Symbol 729 MovieClip Frame 54
_root.throwing = 0;
Symbol 729 MovieClip Frame 56
gotoAndStop (1);
_root.occupied = 0;
_root.throwing = 0;
Symbol 729 MovieClip Frame 57
_root.down = 0;
_root.crawling = 0;
Symbol 729 MovieClip Frame 59
_root.death = 1;
_root.occupied = 1;
_root.jump = 0;
_root.running = 1;
_root.death = 1;
gotoAndStop (1);
_root.occupied = 0;
Symbol 729 MovieClip Frame 60
_root.deathanim.play();
stop();
Symbol 729 MovieClip Frame 61
stop();
Symbol 729 MovieClip Frame 62
_root.death = 0;
_root.crawling = 0;
_root.occupied = 1;
_root.jump = 0;
_root.occupied = 1;
Symbol 729 MovieClip Frame 72
_root.throwing = 0;
Symbol 729 MovieClip Frame 73
gotoAndStop (1);
_root.occupied = 0;
_root.throwing = 0;
Symbol 729 MovieClip Frame 74
_root.hurt == 1;
Symbol 729 MovieClip Frame 94
gotoAndStop (1);
Instance of Symbol 729 MovieClip "guy" in Symbol 730 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.bodydeath == 0) {
if (Key.isDown(39) and Key.isDown(32)) {
this._xscale = 100;
_root.right = 1;
} else if (Key.isDown(37) and Key.isDown(32)) {
this._xscale = -100;
_root.right = 0;
}
}
}
onClipEvent (enterFrame) {
if (_root.reg == 1) {
if (_root.bodydeath == 0) {
if ((Key.isDown(16) and (_root.grenade > 0)) and (Key.isDown(39) and ((Key.isDown(38) and (_root.throwing == 0)) and (_root.intheair2 == 0)))) {
this.gotoAndPlay(62);
this._xscale = 100;
_root.right = 1;
} else if ((Key.isDown(16) and (_root.grenade > 0)) and ((Key.isDown(39) and (_root.throwing == 0)) and (_root.intheair2 == 0))) {
this.gotoAndPlay(62);
this._xscale = 100;
_root.right = 1;
} else if ((Key.isDown(16) and (_root.grenade > 0)) and ((Key.isDown(37) and (_root.throwing == 0)) and (_root.intheair2 == 0))) {
this.gotoAndPlay(62);
this._xscale = -100;
_root.right = 0;
} else if (((Key.isDown(16) and (_root.grenade > 0)) and (_root.throwing == 0)) and (_root.intheair2 == 0)) {
this.gotoAndPlay(45);
} else if (Key.isDown(32) and (Key.isDown(39) and (_root.touch == 0))) {
this.gotoAndPlay(25);
this._xscale = 100;
} else if (Key.isDown(32) and (Key.isDown(37) and (_root.touch == 0))) {
this.gotoAndPlay(25);
this._xscale = -100;
} else if (Key.isDown(32) and (_root.touch == 0)) {
this.gotoAndPlay(25);
} else if (Key.isDown(32) and (Key.isDown(37) and (Key.isDown(86) and (_root.health > 0)))) {
this._xscale = 100;
_root.right = 1;
this.gotoAndPlay(57);
_root.dude._x = _root.dude._x + 7;
_root.shadow.gotoAndPlay(2);
} else if (Key.isDown(32) and (Key.isDown(39) and (Key.isDown(86) and (_root.health > 0)))) {
this._xscale = -100;
_root.right = 0;
this.gotoAndPlay(57);
_root.dude._x = _root.dude._x - 7;
_root.shadow.gotoAndPlay(2);
} else if (Key.isDown(40) and ((Key.isDown(39) and (_root.jump == 0)) and (_root.health > 0))) {
this.gotoAndPlay(42);
this._xscale = 100;
_root.right = 1;
_root.dude._x = _root.dude._x - 7;
_root.shadow.gotoAndPlay(5);
} else if (Key.isDown(40) and ((Key.isDown(37) and (_root.jump == 0)) and (_root.health > 0))) {
this.gotoAndPlay(42);
this._xscale = -100;
_root.right = 0;
_root.dude._x = _root.dude._x + 7;
_root.shadow.gotoAndPlay(5);
} else if (Key.isDown(40) and ((Key.isDown(32) and (_root.jump == 0)) and (_root.health > 0))) {
this.gotoAndPlay(39);
} else if ((Key.isDown(40) and (_root.jump == 0)) and (_root.health > 0)) {
this.gotoAndPlay(30);
} else if (Key.isDown(37) and (((Key.isDown(38) and (_root.jump == 0)) and (_root.occupied == 0)) and (_root.health > 0))) {
this._xscale = -100;
_root.right = 0;
this.gotoAndPlay(13);
} else if (Key.isDown(39) and (((Key.isDown(38) and (_root.jump == 0)) and (_root.occupied == 0)) and (_root.health > 0))) {
this._xscale = 100;
_root.right = 1;
this.gotoAndPlay(13);
} else if ((Key.isDown(39) and (_root.occupied == 0)) and ((Key.isDown(32) and (_root.jump == 0)) and (_root.health > 0))) {
this._xscale = 100;
_root.right = 1;
this.gotoAndPlay(9);
_root.shadow.gotoAndPlay(2);
} else if (Key.isDown(37) and (((Key.isDown(32) and (_root.occupied == 0)) and (_root.jump == 0)) and (_root.health > 0))) {
this._xscale = -100;
_root.right = 0;
this.gotoAndPlay(9);
_root.shadow.gotoAndPlay(2);
} else if (((Key.isDown(39) and (_root.occupied == 0)) and (_root.jump == 0)) and (_root.health > 0)) {
this._xscale = 100;
_root.right = 1;
_root.shadow.gotoAndPlay(2);
this.gotoAndPlay(2);
} else if (((Key.isDown(37) and (_root.occupied == 0)) and (_root.jump == 0)) and (_root.health > 0)) {
this._xscale = -100;
_root.right = 0;
_root.shadow.gotoAndPlay(2);
this.gotoAndPlay(2);
} else if (Key.isDown(39) and (_root.jump == 0)) {
this._xscale = 100;
_root.right = 1;
} else if (Key.isDown(37) and (_root.jump == 0)) {
this._xscale = -100;
_root.right = 0;
} else if ((Key.isDown(32) and (_root.running == 0)) and (_root.jump == 0)) {
this.gotoAndPlay(6);
} else if ((Key.isDown(38) and (_root.running == 0)) and (_root.jump == 0)) {
this.gotoAndPlay(13);
}
}
}
}
Symbol 768 MovieClip Frame 3
this.gotoAndPlay(random(9));
Symbol 768 MovieClip Frame 6
this.gotoAndPlay(random(9));
Symbol 771 MovieClip Frame 13
gotoAndPlay (3);
Symbol 828 MovieClip Frame 8
_root.grendade.play();
Symbol 841 MovieClip Frame 8
gotoAndPlay (6);
Symbol 867 MovieClip Frame 1
_root.throwing = 1;
Symbol 867 MovieClip Frame 4
_root.throwing = 0;
_root.grendade.play();
Symbol 868 MovieClip Frame 1
_root.down = 0;
_root.death = 0;
_root.crawling = 0;
_root.throwing = 0;
_root.intheair = 0;
_root.hurt == 0;
_root.occupied = 0;
_root.jump = 0;
stop();
_root.occupied = 0;
_root.running = 0;
_root.crawling = 0;
stop();
_root.occupied = 0;
Symbol 868 MovieClip Frame 2
_root.occupied = 0;
_root.running = 1;
_root.crawling = 0;
Symbol 868 MovieClip Frame 3
_root.occupied = 0;
_root.running = 0;
Symbol 868 MovieClip Frame 4
_root.occupied = 0;
Symbol 868 MovieClip Frame 5
_root.occupied = 0;
gotoAndStop (1);
Symbol 868 MovieClip Frame 6
_root.down = 0;
_root.occupied = 0;
_root.crawling = 0;
_root.down = 0;
Symbol 868 MovieClip Frame 7
_root.occupied = 0;
Symbol 868 MovieClip Frame 8
_root.occupied = 0;
gotoAndStop (1);
Symbol 868 MovieClip Frame 9
_root.occupied = 0;
_root.running = 1;
_root.crawling = 0;
_root.down = 0;
Symbol 868 MovieClip Frame 10
_root.occupied = 0;
_root.running = 0;
Symbol 868 MovieClip Frame 11
_root.occupied = 0;
Symbol 868 MovieClip Frame 12
_root.occupied = 0;
gotoAndStop (1);
Symbol 868 MovieClip Frame 13
_root.occupied = 0;
_root.jump = 1;
_root.crawling = 0;
Instance of Symbol 793 MovieClip in Symbol 868 MovieClip Frame 13
onClipEvent (enterFrame) {
if (_root.touch == 1) {
_root.dude.guy.play();
}
}
Symbol 868 MovieClip Frame 14
_root.occupied = 0;
Symbol 868 MovieClip Frame 15
_root.occupied = 0;
Symbol 868 MovieClip Frame 16
_root.occupied = 0;
Symbol 868 MovieClip Frame 17
_root.occupied = 0;
Symbol 868 MovieClip Frame 18
_root.occupied = 0;
Symbol 868 MovieClip Frame 19
_root.occupied = 0;
Symbol 868 MovieClip Frame 20
_root.occupied = 0;
_root.jump = 0;
Symbol 868 MovieClip Frame 21
_root.occupied = 0;
Symbol 868 MovieClip Frame 24
gotoAndStop (1);
Symbol 868 MovieClip Frame 25
_root.crawling = 0;
Symbol 868 MovieClip Frame 27
gotoAndStop (1);
Symbol 868 MovieClip Frame 30
_root.down = 1;
_root.death = 0;
_root.crawling = 0;
Symbol 868 MovieClip Frame 32
_root.down = 0;
gotoAndStop (1);
_root.occupied = 0;
Symbol 868 MovieClip Frame 33
play();
_root.crawling = 0;
Symbol 868 MovieClip Frame 38
_root.crawling = 0;
_root.jump = 0;
_root.occupied = 0;
gotoAndStop (1);
_root.occupied = 0;
Symbol 868 MovieClip Frame 39
_root.down = 1;
_root.crawling = 0;
Symbol 868 MovieClip Frame 41
_root.down = 0;
_root.crawling = 1;
_root.jump = 0;
_root.occupied = 1;
gotoAndStop (1);
_root.occupied = 0;
Symbol 868 MovieClip Frame 42
_root.crawling = 1;
Symbol 868 MovieClip Frame 44
gotoAndStop (1);
_root.occupied = 0;
_root.crawling = 0;
Symbol 868 MovieClip Frame 45
_root.crawling = 0;
_root.throwing = 1;
_root.occupied = 1;
Symbol 868 MovieClip Frame 54
_root.throwing = 0;
Symbol 868 MovieClip Frame 56
gotoAndStop (1);
_root.occupied = 0;
_root.throwing = 0;
Symbol 868 MovieClip Frame 57
_root.down = 0;
_root.crawling = 0;
Symbol 868 MovieClip Frame 59
_root.death = 1;
_root.occupied = 1;
_root.jump = 0;
_root.running = 1;
_root.death = 1;
gotoAndStop (1);
_root.occupied = 0;
Symbol 868 MovieClip Frame 61
stop();
Symbol 868 MovieClip Frame 62
_root.death = 0;
_root.crawling = 0;
_root.occupied = 1;
_root.jump = 0;
_root.occupied = 1;
Symbol 868 MovieClip Frame 72
_root.throwing = 0;
Symbol 868 MovieClip Frame 73
gotoAndStop (1);
_root.occupied = 0;
_root.throwing = 0;
Symbol 868 MovieClip Frame 74
_root.hurt == 1;
Symbol 868 MovieClip Frame 94
gotoAndStop (1);
Instance of Symbol 868 MovieClip "guy" in Symbol 869 MovieClip Frame 1
onClipEvent (enterFrame) {
if (Key.isDown(39) and Key.isDown(32)) {
this._xscale = 100;
_root.right = 1;
} else if (Key.isDown(37) and Key.isDown(32)) {
this._xscale = -100;
_root.right = 0;
}
}
onClipEvent (enterFrame) {
if (_root.mega == 1) {
if ((Key.isDown(16) and (_root.grenade > 0)) and (Key.isDown(39) and ((Key.isDown(38) and (_root.throwing == 0)) and (_root.intheair2 == 0)))) {
this.gotoAndPlay(62);
this._xscale = 100;
_root.right = 1;
} else if ((Key.isDown(16) and (_root.grenade > 0)) and ((Key.isDown(39) and (_root.throwing == 0)) and (_root.intheair2 == 0))) {
this.gotoAndPlay(62);
this._xscale = 100;
_root.right = 1;
} else if ((Key.isDown(16) and (_root.grenade > 0)) and ((Key.isDown(37) and (_root.throwing == 0)) and (_root.intheair2 == 0))) {
this.gotoAndPlay(62);
this._xscale = -100;
_root.right = 0;
} else if (((Key.isDown(16) and (_root.grenade > 0)) and (_root.throwing == 0)) and (_root.intheair2 == 0)) {
this.gotoAndPlay(45);
} else if (Key.isDown(32) and (Key.isDown(39) and (_root.touch == 0))) {
this.gotoAndPlay(25);
this._xscale = 100;
} else if (Key.isDown(32) and (Key.isDown(37) and (_root.touch == 0))) {
this.gotoAndPlay(25);
this._xscale = -100;
} else if (Key.isDown(32) and (_root.touch == 0)) {
this.gotoAndPlay(25);
} else if (Key.isDown(32) and (Key.isDown(37) and (Key.isDown(86) and (_root.health > 0)))) {
this._xscale = 100;
_root.right = 1;
this.gotoAndPlay(57);
_root.dudemega._x = _root.dudemega._x + 7;
_root.shadow.gotoAndPlay(2);
} else if (Key.isDown(32) and (Key.isDown(39) and (Key.isDown(86) and (_root.health > 0)))) {
this._xscale = -100;
_root.right = 0;
this.gotoAndPlay(57);
_root.dudemega._x = _root.dudemega._x - 7;
_root.shadow.gotoAndPlay(2);
} else if (Key.isDown(40) and ((Key.isDown(39) and (_root.jump == 0)) and (_root.health > 0))) {
this.gotoAndPlay(42);
this._xscale = 100;
_root.right = 1;
_root.dudemega._x = _root.dudemega._x - 7;
_root.shadow.gotoAndPlay(5);
} else if (Key.isDown(40) and ((Key.isDown(37) and (_root.jump == 0)) and (_root.health > 0))) {
this.gotoAndPlay(42);
this._xscale = -100;
_root.right = 0;
_root.dudemega._x = _root.dudemega._x + 7;
_root.shadow.gotoAndPlay(5);
} else if (Key.isDown(40) and ((Key.isDown(32) and (_root.jump == 0)) and (_root.health > 0))) {
this.gotoAndPlay(39);
} else if ((Key.isDown(40) and (_root.jump == 0)) and (_root.health > 0)) {
this.gotoAndPlay(30);
} else if (Key.isDown(37) and (((Key.isDown(38) and (_root.jump == 0)) and (_root.occupied == 0)) and (_root.health > 0))) {
this._xscale = -100;
_root.right = 0;
this.gotoAndPlay(13);
} else if (Key.isDown(39) and (((Key.isDown(38) and (_root.jump == 0)) and (_root.occupied == 0)) and (_root.health > 0))) {
this._xscale = 100;
_root.right = 1;
this.gotoAndPlay(13);
} else if ((Key.isDown(39) and (_root.occupied == 0)) and ((Key.isDown(32) and (_root.jump == 0)) and (_root.health > 0))) {
this._xscale = 100;
_root.right = 1;
this.gotoAndPlay(9);
_root.shadow.gotoAndPlay(2);
} else if (Key.isDown(37) and (((Key.isDown(32) and (_root.occupied == 0)) and (_root.jump == 0)) and (_root.health > 0))) {
this._xscale = -100;
_root.right = 0;
this.gotoAndPlay(9);
_root.shadow.gotoAndPlay(2);
} else if (((Key.isDown(39) and (_root.occupied == 0)) and (_root.jump == 0)) and (_root.health > 0)) {
this._xscale = 100;
_root.right = 1;
_root.shadow.gotoAndPlay(2);
this.gotoAndPlay(2);
} else if (((Key.isDown(37) and (_root.occupied == 0)) and (_root.jump == 0)) and (_root.health > 0)) {
this._xscale = -100;
_root.right = 0;
_root.shadow.gotoAndPlay(2);
this.gotoAndPlay(2);
} else if (Key.isDown(39) and (_root.jump == 0)) {
this._xscale = 100;
_root.right = 1;
} else if (Key.isDown(37) and (_root.jump == 0)) {
this._xscale = -100;
_root.right = 0;
} else if ((Key.isDown(32) and (_root.running == 0)) and (_root.jump == 0)) {
this.gotoAndPlay(6);
} else if ((Key.isDown(38) and (_root.running == 0)) and (_root.jump == 0)) {
this.gotoAndPlay(13);
}
}
}
Symbol 889 MovieClip Frame 1
stop();
_root.deathanim._visible = false;
_root.bodydeath2 = 0;
_root.shell._visible = false;
Symbol 889 MovieClip Frame 2
_root.continues = _root.continues - 1;
_root.reg = 1;
_root.mega = 0;
_root.bodydeath = 1;
_root.bodydeath2 = 1;
_root.body._y = _root.body._y - 1000;
_root.body2._y = _root.body2._y - 1000;
_root.dude._visible = false;
_root.dudemega._visible = false;
_root.deathanim._visible = true;
Symbol 889 MovieClip Frame 38
if (_root.continues > 0) {
_root.bodydeath = 0;
_root.health = 800;
_root.deathclip._visible = false;
_root.shell._visible = true;
_root.shell.play();
_root.reg = 1;
_root.mega = 0;
_root.dude._visible = true;
_root.dude.guy.gotoAndPlay(1);
}
Symbol 889 MovieClip Frame 113
_root.bodydeath2 = 0;
_root.shell._visible = false;
Symbol 891 MovieClip Frame 1
stop();
Symbol 931 MovieClip Frame 3
this.gotoAndPlay(random(9));
Symbol 931 MovieClip Frame 6
this.gotoAndPlay(random(9));
Symbol 936 MovieClip Frame 13
gotoAndPlay (3);
Symbol 985 MovieClip Frame 8
_root.grendade.play();
Symbol 997 MovieClip Frame 8
gotoAndPlay (6);
Symbol 1023 MovieClip Frame 1
_root.throwing = 1;
Symbol 1023 MovieClip Frame 4
_root.throwing = 0;
_root.grendade.play();
Symbol 1024 MovieClip Frame 1
_root.down = 0;
_root.death = 0;
_root.crawling = 0;
_root.throwing = 0;
_root.intheair = 0;
_root.hurt == 0;
_root.occupied = 0;
_root.jump = 0;
stop();
_root.occupied = 0;
_root.running = 0;
_root.crawling = 0;
stop();
_root.occupied = 0;
Symbol 1024 MovieClip Frame 2
_root.occupied = 0;
_root.running = 1;
_root.crawling = 0;
Symbol 1024 MovieClip Frame 3
_root.occupied = 0;
_root.running = 0;
Symbol 1024 MovieClip Frame 4
_root.occupied = 0;
Symbol 1024 MovieClip Frame 5
_root.occupied = 0;
gotoAndStop (1);
Symbol 1024 MovieClip Frame 6
_root.down = 0;
_root.occupied = 0;
_root.crawling = 0;
_root.down = 0;
Symbol 1024 MovieClip Frame 7
_root.occupied = 0;
Symbol 1024 MovieClip Frame 8
_root.occupied = 0;
gotoAndStop (1);
Symbol 1024 MovieClip Frame 9
_root.occupied = 0;
_root.running = 1;
_root.crawling = 0;
_root.down = 0;
Symbol 1024 MovieClip Frame 10
_root.occupied = 0;
_root.running = 0;
Symbol 1024 MovieClip Frame 11
_root.occupied = 0;
Symbol 1024 MovieClip Frame 12
_root.occupied = 0;
gotoAndStop (1);
Symbol 1024 MovieClip Frame 13
_root.occupied = 0;
_root.jump = 1;
_root.crawling = 0;
Instance of Symbol 950 MovieClip in Symbol 1024 MovieClip Frame 13
onClipEvent (enterFrame) {
if (_root.touch == 1) {
_root.dude.guy.play();
}
}
Symbol 1024 MovieClip Frame 14
_root.occupied = 0;
Symbol 1024 MovieClip Frame 15
_root.occupied = 0;
Symbol 1024 MovieClip Frame 16
_root.occupied = 0;
Symbol 1024 MovieClip Frame 17
_root.occupied = 0;
Symbol 1024 MovieClip Frame 18
_root.occupied = 0;
Symbol 1024 MovieClip Frame 19
_root.occupied = 0;
Symbol 1024 MovieClip Frame 20
_root.occupied = 0;
_root.jump = 0;
Symbol 1024 MovieClip Frame 21
_root.occupied = 0;
Symbol 1024 MovieClip Frame 24
gotoAndStop (1);
Symbol 1024 MovieClip Frame 25
_root.crawling = 0;
Symbol 1024 MovieClip Frame 27
gotoAndStop (1);
Symbol 1024 MovieClip Frame 30
_root.down = 1;
_root.death = 0;
_root.crawling = 0;
Symbol 1024 MovieClip Frame 32
_root.down = 0;
gotoAndStop (1);
_root.occupied = 0;
Symbol 1024 MovieClip Frame 33
play();
_root.crawling = 0;
Symbol 1024 MovieClip Frame 38
_root.crawling = 0;
_root.jump = 0;
_root.occupied = 0;
gotoAndStop (1);
_root.occupied = 0;
Symbol 1024 MovieClip Frame 39
_root.down = 1;
_root.crawling = 0;
Symbol 1024 MovieClip Frame 41
_root.down = 0;
_root.crawling = 1;
_root.jump = 0;
_root.occupied = 1;
gotoAndStop (1);
_root.occupied = 0;
Symbol 1024 MovieClip Frame 42
_root.crawling = 1;
Symbol 1024 MovieClip Frame 44
gotoAndStop (1);
_root.occupied = 0;
_root.crawling = 0;
Symbol 1024 MovieClip Frame 45
_root.crawling = 0;
_root.throwing = 1;
_root.occupied = 1;
Symbol 1024 MovieClip Frame 54
_root.throwing = 0;
Symbol 1024 MovieClip Frame 56
gotoAndStop (1);
_root.occupied = 0;
_root.throwing = 0;
Symbol 1024 MovieClip Frame 57
_root.down = 0;
_root.crawling = 0;
Symbol 1024 MovieClip Frame 59
_root.death = 1;
_root.occupied = 1;
_root.jump = 0;
_root.running = 1;
_root.death = 1;
gotoAndStop (1);
_root.occupied = 0;
Symbol 1024 MovieClip Frame 61
stop();
Symbol 1024 MovieClip Frame 62
_root.death = 0;
_root.crawling = 0;
_root.occupied = 1;
_root.jump = 0;
_root.occupied = 1;
Symbol 1024 MovieClip Frame 72
_root.throwing = 0;
Symbol 1024 MovieClip Frame 73
gotoAndStop (1);
_root.occupied = 0;
_root.throwing = 0;
Symbol 1024 MovieClip Frame 74
_root.hurt == 1;
Symbol 1024 MovieClip Frame 94
gotoAndStop (1);
Instance of Symbol 1024 MovieClip "guy" in Symbol 1025 MovieClip Frame 1
onClipEvent (enterFrame) {
if (Key.isDown(39) and Key.isDown(32)) {
this._xscale = 100;
_root.right = 1;
} else if (Key.isDown(37) and Key.isDown(32)) {
this._xscale = -100;
_root.right = 0;
}
}
onClipEvent (enterFrame) {
if (_root.shotgun == 1) {
if ((Key.isDown(16) and (_root.grenade > 0)) and (Key.isDown(39) and ((Key.isDown(38) and (_root.throwing == 0)) and (_root.intheair2 == 0)))) {
this.gotoAndPlay(62);
this._xscale = 100;
_root.right = 1;
} else if ((Key.isDown(16) and (_root.grenade > 0)) and ((Key.isDown(39) and (_root.throwing == 0)) and (_root.intheair2 == 0))) {
this.gotoAndPlay(62);
this._xscale = 100;
_root.right = 1;
} else if ((Key.isDown(16) and (_root.grenade > 0)) and ((Key.isDown(37) and (_root.throwing == 0)) and (_root.intheair2 == 0))) {
this.gotoAndPlay(62);
this._xscale = -100;
_root.right = 0;
} else if (((Key.isDown(16) and (_root.grenade > 0)) and (_root.throwing == 0)) and (_root.intheair2 == 0)) {
this.gotoAndPlay(45);
} else if (Key.isDown(32) and ((Key.isDown(39) and (_root.touch == 0)) and (_root.time == 0))) {
this.gotoAndPlay(25);
this._xscale = 100;
} else if (Key.isDown(32) and ((Key.isDown(37) and (_root.touch == 0)) and (_root.time == 0))) {
this.gotoAndPlay(25);
this._xscale = -100;
} else if ((Key.isDown(32) and (_root.touch == 0)) and (_root.time == 0)) {
this.gotoAndPlay(25);
} else if (Key.isDown(32) and (Key.isDown(37) and ((Key.isDown(86) and (_root.health > 0)) and (_root.time == 0)))) {
this._xscale = 100;
_root.right = 1;
this.gotoAndPlay(57);
_root.dudeshotgun._x = _root.dudeshotgun._x + 7;
_root.shadow.gotoAndPlay(2);
} else if (Key.isDown(32) and (Key.isDown(39) and ((Key.isDown(86) and (_root.health > 0)) and (_root.time == 0)))) {
this._xscale = -100;
_root.right = 0;
this.gotoAndPlay(57);
_root.dudeshotgun._x = _root.dudeshotgun._x - 7;
_root.shadow.gotoAndPlay(2);
} else if (Key.isDown(40) and ((Key.isDown(39) and (_root.jump == 0)) and (_root.health > 0))) {
this.gotoAndPlay(42);
this._xscale = 100;
_root.right = 1;
_root.dudeshotgun._x = _root.dudeshotgun._x - 7;
_root.shadow.gotoAndPlay(5);
} else if (Key.isDown(40) and ((Key.isDown(37) and (_root.jump == 0)) and (_root.health > 0))) {
this.gotoAndPlay(42);
this._xscale = -100;
_root.right = 0;
_root.dudeshotgun._x = _root.dudeshotgun._x + 7;
_root.shadow.gotoAndPlay(5);
} else if (Key.isDown(40) and (((Key.isDown(32) and (_root.jump == 0)) and (_root.health > 0)) and (_root.time == 0))) {
this.gotoAndPlay(39);
} else if ((Key.isDown(40) and (_root.jump == 0)) and (_root.health > 0)) {
this.gotoAndPlay(30);
} else if (Key.isDown(37) and (((Key.isDown(38) and (_root.jump == 0)) and (_root.occupied == 0)) and (_root.health > 0))) {
this._xscale = -100;
_root.right = 0;
this.gotoAndPlay(13);
} else if (Key.isDown(39) and (((Key.isDown(38) and (_root.jump == 0)) and (_root.occupied == 0)) and (_root.health > 0))) {
this._xscale = 100;
_root.right = 1;
this.gotoAndPlay(13);
} else if ((Key.isDown(39) and (_root.occupied == 0)) and ((Key.isDown(32) and (_root.jump == 0)) and (_root.health > 0))) {
this._xscale = 100;
_root.right = 1;
this.gotoAndPlay(9);
_root.shadow.gotoAndPlay(2);
} else if (Key.isDown(37) and (((Key.isDown(32) and (_root.occupied == 0)) and (_root.jump == 0)) and (_root.health > 0))) {
this._xscale = -100;
_root.right = 0;
this.gotoAndPlay(9);
_root.shadow.gotoAndPlay(2);
} else if (((Key.isDown(39) and (_root.occupied == 0)) and (_root.jump == 0)) and (_root.health > 0)) {
this._xscale = 100;
_root.right = 1;
_root.shadow.gotoAndPlay(2);
this.gotoAndPlay(2);
} else if (((Key.isDown(37) and (_root.occupied == 0)) and (_root.jump == 0)) and (_root.health > 0)) {
this._xscale = -100;
_root.right = 0;
_root.shadow.gotoAndPlay(2);
this.gotoAndPlay(2);
} else if (Key.isDown(39) and (_root.jump == 0)) {
this._xscale = 100;
_root.right = 1;
} else if (Key.isDown(37) and (_root.jump == 0)) {
this._xscale = -100;
_root.right = 0;
} else if ((Key.isDown(32) and (_root.running == 0)) and (_root.jump == 0)) {
this.gotoAndPlay(6);
} else if ((Key.isDown(38) and (_root.running == 0)) and (_root.jump == 0)) {
this.gotoAndPlay(13);
}
}
}
Symbol 1049 MovieClip Frame 1
stop();
Symbol 1058 MovieClip Frame 14
stop();
Symbol 1067 MovieClip Frame 29
stop();
Symbol 1079 MovieClip Frame 35
stop();
Symbol 1080 MovieClip Frame 24
gotoAndPlay (5);
Symbol 1082 MovieClip Frame 27
gotoAndPlay (8);
Symbol 1084 MovieClip Frame 30
gotoAndPlay (11);
Symbol 1087 MovieClip Frame 1
stop();
Symbol 1106 MovieClip Frame 6
stop();
Symbol 1123 MovieClip Frame 36
stop();
Symbol 1124 MovieClip Frame 1
_root.intheair2 = 0;
_root.explosion = 0;
stop();
Symbol 1124 MovieClip Frame 2
_root.intheair2 = 1;
_root.grenade = _root.grenade - 1;
if (_root.reg == 1) {
_root.grendade._x = _root.dude._x;
_root.grendade._y = _root.dude._y - 70;
} else if (_root.mega == 1) {
_root.grendade._x = _root.dudemega._x;
_root.grendade._y = _root.dudemega._y - 70;
}
_root.grendade1 = 1;
Symbol 1124 MovieClip Frame 18
_root.grendade1 = 1;
Symbol 1124 MovieClip Frame 19
_root.explosion = 1;
Symbol 1124 MovieClip Frame 20
_root.shadow._visible = true;
Symbol 1124 MovieClip Frame 55
_root.intheair2 = 0;
_root.grendade1 = 0;
gotoAndStop (1);
Symbol 1149 MovieClip Frame 45
stop();
Symbol 1151 MovieClip Frame 70
stop();
Symbol 1153 MovieClip Frame 1
stop();
Symbol 1153 MovieClip Frame 7
stop();
Symbol 1160 MovieClip Frame 1
stop();
Symbol 1160 MovieClip Frame 21
stop();
stopAllSounds();
_root.continues = 1;
Symbol 1160 MovieClip Frame 22
gotoAndPlay (21);
Symbol 1177 MovieClip Frame 14
stop();
Symbol 1178 MovieClip Frame 40
gotoAndPlay (1);
Symbol 1178 MovieClip Frame 42
stop();
Symbol 1207 MovieClip Frame 1
stop();
Symbol 1207 MovieClip Frame 11
stop();
Instance of Symbol 1219 MovieClip in Symbol 1220 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Symbol 1221 MovieClip Frame 1
stop();
Instance of Symbol 448 MovieClip "panel" in Symbol 1223 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.dude._x = _root.dude._x + 40;
_root.dudemega._x = _root.dudemega._x + 40;
}
}
Instance of Symbol 1170 MovieClip in Symbol 1223 MovieClip Frame 1
onClipEvent (load) {
_root.bg.fatty.health = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this._y = this._y - 10000;
_root.fattymove = 1;
_root.bg.fatty.health = 75;
}
}
Instance of Symbol 1178 MovieClip "fatty" in Symbol 1223 MovieClip Frame 1
onClipEvent (load) {
_root.fattymove = 0;
this.stop();
}
onClipEvent (enterFrame) {
if (_root.fattymove == 1) {
this.play();
this._x = this._x - 2;
}
}
Instance of Symbol 1180 MovieClip in Symbol 1223 MovieClip Frame 1
onClipEvent (enterFrame) {
this._x = _root.bg.fatty._x;
this._y = _root.bg.fatty._y + 25;
}
onClipEvent (enterFrame) {
if (_root.bg.fatty.health <= 0) {
this._y = this._y - 100000;
_root.bg.fatty.gotoAndStop(42);
this._y = this._y - 100000;
_root.fattymove = 0;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(32) and (hitTest(_root.dude.guy.area) and (_root.bodydeath == 0))) {
_root.bg.fatty.blood.play();
_root.bg.fatty.health = _root.bg.fatty.health - 1;
} else if (Key.isDown(32) and hitTest(_root.dudemega.guy.area)) {
_root.bg.fatty.blood.play();
_root.bg.fatty.health = _root.bg.fatty.health - 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.grendade.blast)) {
_root.bg.fatty.blood.play();
_root.bg.fatty.health = _root.bg.fatty.health - 3;
}
}
Instance of Symbol 369 MovieClip in Symbol 1223 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.bg.lava.play();
this._y = this._y - 100000;
}
}
Instance of Symbol 369 MovieClip in Symbol 1223 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.bg.lava.stop();
this._y = this._y - 100000;
}
}
Instance of Symbol 480 MovieClip in Symbol 1223 MovieClip Frame 1
onClipEvent (enterFrame) {
this._x = _root.bg.fatty._x;
this._y = _root.bg.fatty._y + 25;
}
onClipEvent (enterFrame) {
if (_root.bg.fatty.health <= 0) {
this._y = this._y - 100000;
_root.bg.fatty.gotoAndStop(42);
this._y = this._y - 100000;
_root.fattymove = 0;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
onClipEvent (enterFrame) {
if (Key.isDown(32) and (hitTest(_root.dude.guy.area) and (_root.bodydeath == 0))) {
_root.bg.fatty.blood.play();
_root.bg.fatty.health = _root.bg.fatty.health - 1;
} else if (Key.isDown(32) and hitTest(_root.dudemega.guy.area)) {
_root.bg.fatty.blood.play();
_root.bg.fatty.health = _root.bg.fatty.health - 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.grendade.blast)) {
_root.bg.fatty.blood.play();
_root.bg.fatty.health = _root.bg.fatty.health - 3;
}
}
Instance of Symbol 448 MovieClip in Symbol 1223 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.nextFrame();
}
}
Instance of Symbol 1207 MovieClip "door" in Symbol 1223 MovieClip Frame 1
onClipEvent (load) {
_root.open = 0;
}
Instance of Symbol 1209 MovieClip in Symbol 1223 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.body) and (_root.open == 0)) {
_root.bg.door.play();
_root.open = 2;
this._y = this._y - 1000000;
}
}
Instance of Symbol 1220 MovieClip "lava" in Symbol 1223 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 1244 MovieClip Frame 1
stop();
Symbol 1249 MovieClip Frame 1
stop();
Instance of Symbol 1244 MovieClip in Symbol 1249 MovieClip Frame 14
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 1225 MovieClip "flutterbug3" in Symbol 1250 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 1226 MovieClip "flutterbug4" in Symbol 1250 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 540 MovieClip "hand1" in Symbol 1250 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 369 MovieClip in Symbol 1250 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this._y = this._y + 1000;
_root.be.hand1.play();
}
}
Instance of Symbol 369 MovieClip in Symbol 1250 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this._y = this._y + 1000;
_root.be.hand2.play();
}
}
Instance of Symbol 369 MovieClip in Symbol 1250 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this._y = this._y + 1000;
_root.be.hand3.play();
}
}
Instance of Symbol 369 MovieClip in Symbol 1250 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this._y = this._y + 1000;
_root.be.hand4.play();
}
}
Instance of Symbol 540 MovieClip "hand2" in Symbol 1250 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 540 MovieClip "hand3" in Symbol 1250 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 540 MovieClip "hand4" in Symbol 1250 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 1170 MovieClip in Symbol 1250 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.be.mine.play();
this.play();
}
}
Instance of Symbol 1225 MovieClip "flutterbug5" in Symbol 1250 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 1225 MovieClip "flutterbug1" in Symbol 1250 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 1226 MovieClip "flutterbug2" in Symbol 1250 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Symbol 1254 MovieClip Frame 25
stop();
Symbol 1257 MovieClip Frame 1
stop();
Symbol 1257 MovieClip Frame 2
_root.lava._y = _root.lava._y - 1;
Symbol 1257 MovieClip Frame 3
_root.lava._y = _root.lava._y - 1;
Symbol 1257 MovieClip Frame 4
gotoAndPlay (2);
Instance of Symbol 448 MovieClip "panel" in Symbol 1269 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.dude._x = _root.dude._x + 40;
_root.dudemega._x = _root.dudemega._x + 40;
}
}
Instance of Symbol 1260 MovieClip in Symbol 1269 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 1207 MovieClip "door" in Symbol 1269 MovieClip Frame 1
onClipEvent (load) {
_root.open = 0;
}
Instance of Symbol 369 MovieClip in Symbol 1269 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this._y = this._y + 1000;
_root.lava.play();
}
}
Instance of Symbol 448 MovieClip in Symbol 1269 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.nextFrame();
}
}
Instance of Symbol 1207 MovieClip "door3" in Symbol 1269 MovieClip Frame 1
onClipEvent (load) {
_root.open = 0;
}
Instance of Symbol 1209 MovieClip in Symbol 1269 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.body)) {
_root.bg.door3.play();
this._y = this._y - 1000000;
}
}
Instance of Symbol 1225 MovieClip "flutterbugx" in Symbol 1269 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 1226 MovieClip "flutterbugy" in Symbol 1269 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 1274 MovieClip in Symbol 1282 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 1288 MovieClip in Symbol 1299 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 1290 MovieClip in Symbol 1299 MovieClip Frame 4
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Symbol 1306 MovieClip Frame 16
stop();
Symbol 1307 MovieClip Frame 1
stop();
Symbol 1307 MovieClip Frame 2
stop();
Symbol 1307 MovieClip Frame 3
stop();
Symbol 1307 MovieClip Frame 4
stop();
Symbol 1307 MovieClip Frame 5
stop();
Symbol 1307 MovieClip Frame 6
stop();
Symbol 1307 MovieClip Frame 7
stop();
Symbol 1307 MovieClip Frame 8
stop();
Symbol 1307 MovieClip Frame 9
stop();
Symbol 1307 MovieClip Frame 10
stop();
Symbol 1307 MovieClip Frame 11
stop();
Symbol 1307 MovieClip Frame 12
stop();
Symbol 1307 MovieClip Frame 13
stop();
Symbol 1307 MovieClip Frame 14
stop();
Symbol 1307 MovieClip Frame 15
stop();
Symbol 1307 MovieClip Frame 16
stop();
Symbol 1307 MovieClip Frame 17
stop();
Symbol 1307 MovieClip Frame 18
stop();
Symbol 1307 MovieClip Frame 19
stop();
Symbol 1307 MovieClip Frame 20
gotoAndPlay (19);
Instance of Symbol 1284 MovieClip in Symbol 1310 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body2) and (_root.bodydeath2 == 0)) {
_root.health = _root.health - 100;
_root.dude.guy.gotoAndPlay(33);
_root.dudemega.guy.gotoAndPlay(33);
}
}
Instance of Symbol 1307 MovieClip "squeege1" in Symbol 1310 MovieClip Frame 1
onClipEvent (enterFrame) {
if (Key.isDown(32) and (this.hitTest(_root.dude.guy.area) and (_root.bodydeath == 0))) {
this.nextFrame();
}
if (this.hitTest(_root.grendade.blast)) {
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
}
}
Instance of Symbol 1307 MovieClip "squeege1" in Symbol 1310 MovieClip Frame 1
onClipEvent (enterFrame) {
if (Key.isDown(32) and (this.hitTest(_root.dude.guy.area) and (_root.bodydeath == 0))) {
this.nextFrame();
}
if (this.hitTest(_root.grendade.blast)) {
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
}
}
Instance of Symbol 1307 MovieClip "squeege2" in Symbol 1310 MovieClip Frame 1
onClipEvent (enterFrame) {
if (Key.isDown(32) and (this.hitTest(_root.dude.guy.area) and (_root.bodydeath == 0))) {
this.nextFrame();
}
if (this.hitTest(_root.grendade.blast)) {
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
this.nextFrame();
}
}
Instance of Symbol 365 MovieClip in Symbol 1310 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this._y = this._y - 10000;
_root.mega = 1;
_root.gunupgrade.play();
_root.megatext._visible = true;
_root.megatext.play();
_root.reg = 0;
}
}
Instance of Symbol 1207 MovieClip "door" in Symbol 1320 MovieClip Frame 1
onClipEvent (load) {
_root.open = 0;
}
Instance of Symbol 448 MovieClip "pane" in Symbol 1320 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.dude._x = _root.dude._x - 40;
_root.dudemega._x = _root.dudemega._x - 40;
_root.dudeshotgun._x = _root.dudeshotgun._x - 40;
}
}
Instance of Symbol 448 MovieClip in Symbol 1320 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.dude._x = _root.dude._x + 40;
_root.dudemega._x = _root.dudemega._x + 40;
_root.dudeshotgun._x = _root.dudeshotgun._x + 40;
}
}
Instance of Symbol 1319 MovieClip in Symbol 1320 MovieClip Frame 1
onClipEvent (load) {
_root.shotgun = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
this._y = this._y - 10000;
_root.shotgun = 1;
_root.reg = 0;
_root.mega = 0;
}
}
Symbol 1336 MovieClip Frame 1
stop();
Symbol 1336 MovieClip Frame 17
stop();
Instance of Symbol 448 MovieClip "panel" in Symbol 1336 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.dude._visible = false;
_root.dudemega._visible = false;
_root.dudeshotgun._visible = false;
_root.bg4.ship.play();
_root.bodydeath = 1;
}
}
Instance of Symbol 1330 MovieClip in Symbol 1336 MovieClip Frame 18
onClipEvent (enterFrame) {
_root.dude._y = _root.dude._y + 1000000;
_root.dudemega._y = _root.dudemega._y + 1000000;
_root.dudeshotgun._y = _root.dudeshotgun._y + 1000000;
_root.dude._visible = false;
_root.dudemega._visible = false;
_root.dudeshotgun._visible = false;
}
Symbol 1336 MovieClip Frame 77
_root.nextFrame();
Instance of Symbol 448 MovieClip "panel" in Symbol 1337 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.body)) {
_root.bg4.ship.play();
this._y = this._y - 1000000000000;
}
}
Symbol 1348 MovieClip Frame 125
_root.nextFrame();
Symbol 1384 Button
on (release) {
_root.nextFrame();
}
Symbol 1385 MovieClip Frame 93
stop();
Symbol 1400 MovieClip Frame 1
this.gotoAndPlay(random(9));
Symbol 1400 MovieClip Frame 3
this.gotoAndPlay(random(9));
Symbol 1400 MovieClip Frame 6
this.gotoAndPlay(random(9));
Symbol 1400 MovieClip Frame 10
this.gotoAndPlay(random(9));
Symbol 1405 MovieClip Frame 1
stop();
Symbol 1405 MovieClip Frame 5
stop();
Symbol 1407 MovieClip Frame 2
_root.superammo = _root.superammo - 1;
Symbol 1407 MovieClip Frame 14
gotoAndPlay (3);
Symbol 1408 MovieClip Frame 1
stop();
Symbol 1408 MovieClip Frame 5
stop();
Symbol 1410 MovieClip Frame 2
_root.powerammo = _root.powerammo - 1;
Symbol 1410 MovieClip Frame 6
stop();
Symbol 1411 MovieClip Frame 1
stop();
Symbol 1411 MovieClip Frame 5
stop();
Symbol 1420 MovieClip Frame 5
stop();
Symbol 1421 MovieClip Frame 1
stop();
Instance of Symbol 1415 MovieClip "enemy" in Symbol 1421 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.dudemega) and (_root.explosion == 0)) {
_root.dudemega.gotoAndPlay(8);
}
}
Symbol 1421 MovieClip Frame 11
stop();
Instance of Symbol 1435 MovieClip in Symbol 1443 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.dudemega) and (_root.explosion == 0)) {
_root.dudemega.gotoAndPlay(8);
}
}
Symbol 1444 MovieClip Frame 1
stop();
Instance of Symbol 1435 MovieClip in Symbol 1444 MovieClip Frame 27
onClipEvent (enterFrame) {
if (this.hitTest(_root.dudemega) and (_root.explosion == 0)) {
_root.dudemega.gotoAndPlay(8);
}
}
Symbol 1468 MovieClip Frame 32
stop();
Symbol 1470 MovieClip Frame 1
_root.explosion = 0;
stop();
Symbol 1470 MovieClip Frame 2
_root.explosion = 0;
Symbol 1470 MovieClip Frame 4
gotoAndStop (1);
Symbol 1470 MovieClip Frame 5
_root.explosion = 0;
Symbol 1470 MovieClip Frame 7
gotoAndStop (1);
Symbol 1470 MovieClip Frame 8
_root.explosion = 1;
Symbol 1470 MovieClip Frame 13
_root.continues = _root.continues - 1;
Symbol 1470 MovieClip Frame 37
_root.explosion = 0;
gotoAndPlay (1);
Symbol 1474 MovieClip Frame 1
stop();
Symbol 1474 MovieClip Frame 6
gotoAndStop (1);
Symbol 1474 MovieClip Frame 18
gotoAndStop (1);
Symbol 1477 MovieClip Frame 1
stop();
Symbol 1477 MovieClip Frame 3
gotoAndStop (1);
Symbol 1477 MovieClip Frame 5
gotoAndStop (1);
Symbol 1493 MovieClip Frame 9
stop();
Symbol 1494 MovieClip Frame 15
gotoAndPlay (1);
Instance of Symbol 1493 MovieClip in Symbol 1494 MovieClip Frame 16
onClipEvent (enterFrame) {
i = 1;
while (i <= _root.numEnemy) {
if (this.hitTest(_root["enemy" + i].box)) {
_root["enemy" + i].gotoAndPlay(2);
this.play();
}
i++;
}
}
onClipEvent (enterFrame) {
i = 1;
while (i <= _root.numEnemyz) {
if (this.hitTest(_root["enemyx" + i].enemy)) {
_root["enemyx" + i].gotoAndPlay(2);
this.play();
}
i++;
}
}
onClipEvent (enterFrame) {
i = 1;
while (i <= _root.numEnemyf) {
if (this.hitTest(_root["enemyxx" + i].enemy)) {
_root["enemyxx" + i].gotoAndPlay(2);
this.play();
}
i++;
}
}
onClipEvent (enterFrame) {
i = 1;
while (i <= _root.numEnemys) {
if (this.hitTest(_root["enemyss" + i].enemy)) {
_root["enemyss" + i].gotoAndPlay(2);
this.play();
}
i++;
}
}
Symbol 1494 MovieClip Frame 85
gotoAndPlay (1);
Symbol 1498 MovieClip Frame 1
_root.boom = 0;
stop();
Symbol 1498 MovieClip Frame 2
_root.boom = 1;
Symbol 1504 MovieClip Frame 1
stop();
Instance of Symbol 1435 MovieClip in Symbol 1504 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.dudemega) and (_root.explosion == 0)) {
_root.dudemega.gotoAndPlay(8);
}
}
Instance of Symbol 1435 MovieClip in Symbol 1504 MovieClip Frame 115
onClipEvent (enterFrame) {
if (this.hitTest(_root.dudemega) and (_root.explosion == 0)) {
_root.dudemega.gotoAndPlay(8);
}
}
Symbol 1515 MovieClip Frame 11
stop();
reset();
Symbol 1516 MovieClip Frame 1
stop();
Instance of Symbol 1512 MovieClip "box" in Symbol 1516 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.dudemega) and (_root.explosion == 0)) {
_root.dudemega.gotoAndPlay(8);
}
}
Symbol 1516 MovieClip Frame 5
stop();
Symbol 1520 MovieClip Frame 10
Symbol 1521 MovieClip Frame 1
stop();
Instance of Symbol 1519 MovieClip "enemy" in Symbol 1521 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.dudemega) and (_root.explosion == 0)) {
_root.dudemega.gotoAndPlay(8);
}
}
Symbol 1521 MovieClip Frame 8
stop();
Instance of Symbol 1525 MovieClip "flame" in Symbol 1528 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.dudemega) and (_root.explosion == 0)) {
_root.dudemega.gotoAndPlay(8);
}
}
Symbol 1530 MovieClip Frame 10
Symbol 1531 MovieClip Frame 1
stop();
Symbol 1531 MovieClip Frame 8
stop();
Symbol 1540 MovieClip Frame 3
stop();
Symbol 1542 MovieClip Frame 10
stop();
_root.continues = 20;
Symbol 1627 MovieClip Frame 106
stop();