Frame 1
stop();
Instance of Symbol 283 MovieClip in Frame 2
onClipEvent (load) {
_root.gotoAndStop(2);
}
onClipEvent (enterFrame) {
if (_currentframe == 272) {
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 330 MovieClip in Frame 3
onClipEvent (load) {
_parent.gotoAndStop(_parent._currentframe);
}
onClipEvent (enterFrame) {
if (_currentframe == 12) {
gotoAndStop (12);
}
if (_currentframe == 19) {
if (setting == 1) {
_root.gotoAndStop(_root._currentframe + 1);
}
}
}
Instance of Symbol 331 MovieClip "lifer" in Frame 3
onClipEvent (load) {
}
Instance of Symbol 342 MovieClip in Frame 4
onClipEvent (load) {
}
onClipEvent (enterFrame) {
if (_currentframe == 7) {
gotoAndStop (7);
}
if (_currentframe == 38) {
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 575 MovieClip "gamelevel" in Frame 5
onClipEvent (load) {
gotoAndStop (1);
_pausey = true;
}
onClipEvent (enterFrame) {
if (_currentframe == 1) {
gotoAndStop (1);
}
if (_first._currentframe == 686) {
_pausey = false;
gotoAndPlay (3);
}
if (_first._currentframe == 769) {
_pausey = true;
}
if ((((_first._currentframe == 513) || (_first._currentframe == 515)) || (_first._currentframe == 517)) || (_first._currentframe == 519)) {
_x = (_x + 3);
}
if ((((_first._currentframe == 514) || (_first._currentframe == 516)) || (_first._currentframe == 518)) || (_first._currentframe == 520)) {
_x = (_x - 3);
}
if ((((_first._currentframe == 552) || (_first._currentframe == 554)) || (_first._currentframe == 556)) || (_first._currentframe == 558)) {
_x = (_x + 4);
}
if ((((_first._currentframe == 553) || (_first._currentframe == 555)) || (_first._currentframe == 557)) || (_first._currentframe == 559)) {
_x = (_x - 4);
}
if ((((_first._currentframe == 596) || (_first._currentframe == 598)) || (_first._currentframe == 600)) || (_first._currentframe == 602)) {
_x = (_x + 6);
}
if ((((_first._currentframe == 597) || (_first._currentframe == 599)) || (_first._currentframe == 601)) || (_first._currentframe == 603)) {
_x = (_x - 6);
}
}
Instance of Symbol 4 MovieClip in Symbol 5 MovieClip [circl] Frame 1
onClipEvent (enterFrame) {
if (_parent._currentframe == 10) {
removeMovieClip(_parent);
}
}
Symbol 92 MovieClip Frame 141
gotoAndPlay ("bb");
Symbol 154 Button
on (release) {
getURL ("http://www.armorgames.com", "_blank");
}
Symbol 202 Button
on (release) {
getURL ("http://www.newgrounds.com", "_blank");
}
Symbol 222 MovieClip Frame 40
stop();
Symbol 234 Button
on (press) {
_root.play();
}
Symbol 235 Button
on (press) {
play();
}
Instance of Symbol 220 MovieClip in Symbol 238 MovieClip Frame 1
onClipEvent (load) {
PercentLoaded = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
if (PercentLoaded != 100) {
_parent.gotoAndStop(PercentLoaded);
} else {
_parent.gotoAndStop("play_button");
}
}
onClipEvent (enterFrame) {
PercentLoaded = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
if (PercentLoaded != 100) {
_parent.gotoAndStop(PercentLoaded);
} else {
_parent.gotoAndPlay("loaded");
}
}
Symbol 238 MovieClip Frame 130
stop();
Symbol 238 MovieClip Frame 154
_root.play();
Instance of Symbol 285 MovieClip in Symbol 290 MovieClip Frame 1
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
}
Instance of Symbol 285 MovieClip in Symbol 292 MovieClip Frame 1
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
}
Instance of Symbol 285 MovieClip in Symbol 294 MovieClip Frame 1
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
}
Instance of Symbol 290 MovieClip in Symbol 311 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.box.hitTest(_parent._parent.dude)) {
_xscale = 90;
_yscale = 90;
}
if (!this.box.hitTest(_parent._parent.dude)) {
_xscale = 80;
_yscale = 80;
}
}
onClipEvent (mouseDown) {
if (this.box.hitTest(_parent._parent.dude)) {
_parent.textor.setting = 0;
_parent._parent.setting = 1;
_parent._parent.gotoAndPlay(12);
}
}
Instance of Symbol 285 MovieClip in Symbol 311 MovieClip Frame 1
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.3);
}
Instance of Symbol 285 MovieClip in Symbol 311 MovieClip Frame 1
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.3);
}
Instance of Symbol 292 MovieClip in Symbol 311 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.box.hitTest(_parent._parent.dude)) {
_xscale = 90;
_yscale = 90;
}
if (!this.box.hitTest(_parent._parent.dude)) {
_xscale = 80;
_yscale = 80;
}
}
onClipEvent (mouseDown) {
if (this.box.hitTest(_parent._parent.dude)) {
_parent.textor.setting = 1;
}
}
Instance of Symbol 294 MovieClip in Symbol 311 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.box.hitTest(_parent._parent.dude)) {
_xscale = 100;
_yscale = 100;
}
if (!this.box.hitTest(_parent._parent.dude)) {
_xscale = 90;
_yscale = 90;
}
}
onClipEvent (mouseDown) {
if (this.box.hitTest(_parent._parent.dude)) {
_parent.textor.setting = 2;
}
}
Instance of Symbol 297 MovieClip in Symbol 311 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_currentframe == 43) {
gotoAndStop (43);
}
}
Instance of Symbol 300 MovieClip in Symbol 311 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_parent._parent.dude)) {
getURL ("http://www.newgrounds.com", "blank");
}
}
Instance of Symbol 303 MovieClip in Symbol 311 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_parent._parent.dude)) {
getURL ("http://www.armorgames.com", "blank");
}
}
Instance of Symbol 310 MovieClip "textor" in Symbol 311 MovieClip Frame 1
onClipEvent (load) {
setting = 0;
texty.gotoAndStop(1);
}
onClipEvent (enterFrame) {
if (setting == 0) {
if (texty._currentframe < 2) {
texty.gotoAndStop(1);
}
if (texty._currentframe > 2) {
texty.gotoAndStop(texty._currentframe + 1);
if (texty._currentframe == 44) {
texty.gotoAndStop(1);
}
}
}
if (setting == 1) {
if (texty._currentframe < 21) {
texty.textype.gotoAndStop(1);
texty.gotoAndStop(texty._currentframe + 1);
}
if (texty._currentframe >= 21) {
if (texty.textype._currentframe == 2) {
texty.gotoAndStop(texty._currentframe + 1);
if (texty._currentframe == 44) {
texty.gotoAndStop(1);
}
}
}
}
if (setting == 2) {
if (texty._currentframe < 21) {
texty.textype.gotoAndStop(2);
texty.gotoAndStop(texty._currentframe + 1);
}
if (texty._currentframe >= 21) {
if (texty.textype._currentframe == 1) {
texty.gotoAndStop(texty._currentframe + 1);
if (texty._currentframe == 44) {
texty.gotoAndStop(1);
}
}
}
}
}
Instance of Symbol 327 MovieClip "dude" in Symbol 330 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (1);
_x = _root._xmouse;
_y = (_root._ymouse - 15);
}
onClipEvent (enterFrame) {
Mouse.hide();
_x = _root._xmouse;
_y = (_root._ymouse - 15);
}
Instance of Symbol 285 MovieClip in Symbol 334 MovieClip Frame 1
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
}
Instance of Symbol 285 MovieClip in Symbol 336 MovieClip Frame 1
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
}
Instance of Symbol 285 MovieClip in Symbol 338 MovieClip Frame 1
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
}
Instance of Symbol 285 MovieClip in Symbol 341 MovieClip Frame 1
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.3);
}
Instance of Symbol 285 MovieClip in Symbol 341 MovieClip Frame 1
onClipEvent (enterFrame) {
_rotation = (_rotation + 0.3);
}
Instance of Symbol 334 MovieClip in Symbol 341 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.box.hitTest(_parent._parent.dude)) {
_xscale = 90;
_yscale = 90;
}
if (!this.box.hitTest(_parent._parent.dude)) {
_xscale = 80;
_yscale = 80;
}
}
onClipEvent (mouseDown) {
if (this.box.hitTest(_parent._parent.dude)) {
_root.lifer.lives = 14;
_parent._parent.gotoAndPlay(20);
}
}
Instance of Symbol 336 MovieClip in Symbol 341 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.box.hitTest(_parent._parent.dude)) {
_xscale = 100;
_yscale = 100;
}
if (!this.box.hitTest(_parent._parent.dude)) {
_xscale = 90;
_yscale = 90;
}
}
onClipEvent (mouseDown) {
if (this.box.hitTest(_parent._parent.dude)) {
_root.lifer.lives = 8;
_parent._parent.gotoAndPlay(20);
}
}
Instance of Symbol 338 MovieClip in Symbol 341 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.box.hitTest(_parent._parent.dude)) {
_xscale = 90;
_yscale = 90;
}
if (!this.box.hitTest(_parent._parent.dude)) {
_xscale = 80;
_yscale = 80;
}
}
onClipEvent (mouseDown) {
if (this.box.hitTest(_parent._parent.dude)) {
_root.lifer.lives = 25;
_parent._parent.gotoAndPlay(20);
}
}
Instance of Symbol 327 MovieClip "dude" in Symbol 342 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop (1);
_x = _root._xmouse;
_y = (_root._ymouse - 15);
}
onClipEvent (enterFrame) {
Mouse.hide();
_x = _root._xmouse;
_y = (_root._ymouse - 15);
}
Instance of Symbol 348 MovieClip in Symbol 349 MovieClip Frame 1
onClipEvent (enterFrame) {
textobj.text = "x " + _parent._parent.dude.lives;
}
Instance of Symbol 356 MovieClip in Symbol 360 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.dude)) {
gotoAndStop (2);
} else {
gotoAndStop (1);
}
}
onClipEvent (mouseDown) {
if ((_parent._alpha > 50) && (_parent._visible == true)) {
if (this.hitTest(_parent._parent.dude)) {
if (_parent._parent.dude.diff == 1) {
_parent._parent.dude.lives = 25;
}
if (_parent._parent.dude.diff == 2) {
_parent._parent.dude.lives = 14;
}
if (_parent._parent.dude.diff == 3) {
_parent._parent.dude.lives = 8;
}
_parent._parent.dude.gotoAndStop(1);
_parent._visible = false;
_parent._alpha = 0;
_parent._parent.gotoAndPlay(1);
}
}
}
Instance of Symbol 359 MovieClip in Symbol 360 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.dude)) {
gotoAndStop (2);
} else {
gotoAndStop (1);
}
}
onClipEvent (mouseDown) {
if ((_parent._alpha > 50) && (_parent._visible == true)) {
if (this.hitTest(_parent._parent.dude)) {
if (_parent._parent.dude.diff == 1) {
_parent._parent.dude.lives = 25;
}
if (_parent._parent.dude.diff == 2) {
_parent._parent.dude.lives = 14;
}
if (_parent._parent.dude.diff == 3) {
_parent._parent.dude.lives = 8;
}
_parent._parent.dude.gotoAndStop(1);
_parent._visible = false;
_parent._alpha = 0;
_parent._parent.gotoAndPlay(1);
}
}
}
Instance of Symbol 375 MovieClip in Symbol 376 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent._parent._parent._parent._pausey == true) {
_rotation = (_rotation + 1);
}
}
Instance of Symbol 386 MovieClip in Symbol 387 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent._parent._parent._pausey == true) {
_rotation = (_rotation + 2);
}
}
Instance of Symbol 389 MovieClip in Symbol 399 MovieClip Frame 5
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent._parent.dude)) {
if (_parent._parent._parent.dude.damaged == false) {
_parent._parent._parent.dude.damaged = true;
_parent._parent._parent.dude.lives = _parent._parent._parent.dude.lives - 1;
}
}
}
Instance of Symbol 390 MovieClip in Symbol 399 MovieClip Frame 9
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent._parent.dude)) {
if (_parent._parent._parent.dude.damaged == false) {
_parent._parent._parent.dude.damaged = true;
_parent._parent._parent.dude.lives = _parent._parent._parent.dude.lives - 1;
}
}
}
Instance of Symbol 392 MovieClip in Symbol 399 MovieClip Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent._parent.dude)) {
if (_parent._parent._parent.dude.damaged == false) {
_parent._parent._parent.dude.damaged = true;
_parent._parent._parent.dude.lives = _parent._parent._parent.dude.lives - 1;
}
}
}
Instance of Symbol 394 MovieClip in Symbol 399 MovieClip Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent._parent.dude)) {
if (_parent._parent._parent.dude.damaged == false) {
_parent._parent._parent.dude.damaged = true;
_parent._parent._parent.dude.lives = _parent._parent._parent.dude.lives - 1;
}
}
}
Instance of Symbol 395 MovieClip in Symbol 399 MovieClip Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent._parent.dude)) {
if (_parent._parent._parent.dude.damaged == false) {
_parent._parent._parent.dude.damaged = true;
_parent._parent._parent.dude.lives = _parent._parent._parent.dude.lives - 1;
}
}
}
Instance of Symbol 398 MovieClip in Symbol 399 MovieClip Frame 31
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent._parent.dude)) {
if (_parent._parent._parent.dude.damaged == false) {
_parent._parent._parent.dude.damaged = true;
_parent._parent._parent.dude.lives = _parent._parent._parent.dude.lives - 1;
}
}
}
Instance of Symbol 389 MovieClip in Symbol 403 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.dude)) {
if (_parent._parent.dude.damaged == false) {
_parent._parent.dude.damaged = true;
_parent._parent.dude.lives = _parent._parent.dude.lives - 1;
}
}
}
Instance of Symbol 390 MovieClip in Symbol 403 MovieClip Frame 7
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.dude)) {
if (_parent._parent.dude.damaged == false) {
_parent._parent.dude.damaged = true;
_parent._parent.dude.lives = _parent._parent.dude.lives - 1;
}
}
}
Instance of Symbol 392 MovieClip in Symbol 403 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.dude)) {
if (_parent._parent.dude.damaged == false) {
_parent._parent.dude.damaged = true;
_parent._parent.dude.lives = _parent._parent.dude.lives - 1;
}
}
}
Instance of Symbol 394 MovieClip in Symbol 403 MovieClip Frame 14
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.dude)) {
if (_parent._parent.dude.damaged == false) {
_parent._parent.dude.damaged = true;
_parent._parent.dude.lives = _parent._parent.dude.lives - 1;
}
}
}
Instance of Symbol 395 MovieClip in Symbol 403 MovieClip Frame 18
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.dude)) {
if (_parent._parent.dude.damaged == false) {
_parent._parent.dude.damaged = true;
_parent._parent.dude.lives = _parent._parent.dude.lives - 1;
}
}
}
Instance of Symbol 398 MovieClip in Symbol 403 MovieClip Frame 29
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.dude)) {
if (_parent._parent.dude.damaged == false) {
_parent._parent.dude.damaged = true;
_parent._parent.dude.lives = _parent._parent.dude.lives - 1;
}
}
}
Instance of Symbol 419 MovieClip in Symbol 420 MovieClip Frame 1
onClipEvent (load) {
amount = 99;
gotoAndStop (1);
increaser = 0;
contact = false;
_parent._parent.attachMovie("circl", "circle" + _parent._parent.dude.num, _parent._parent.dude.num);
_parent._parent["circle" + _parent._parent.dude.num]._x = _parent._x - ((18 * increaser) * Math.cos(((-_parent._rotation) / 180) * Math.PI));
_parent._parent["circle" + _parent._parent.dude.num]._y = _parent._y - ((18 * increaser) * Math.sin(((-_parent._rotation) / 180) * Math.PI));
_parent._parent.dude.num++;
amount = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.dude)) {
if (_parent._parent.dude.damaged == false) {
_parent._parent.dude.damaged = true;
_parent._parent.dude.lives = _parent._parent.dude.lives - 1;
contact = true;
gotoAndPlay (1);
}
}
if (_currentframe == 18) {
_x = (_x + 5000);
gotoAndStop (1);
}
if (contact == false) {
amount++;
if (_parent._rotation > 100) {
_parent._y = _parent._y - (Math.sin(((_parent._rotation + 90) / 180) * Math.PI) * 18);
_parent._x = _parent._x - (Math.cos(((_parent._rotation + 90) / 180) * Math.PI) * 18);
}
if (_parent._rotation < 100) {
_parent._y = _parent._y - (Math.sin((_parent._rotation / 180) * Math.PI) * 18);
_parent._x = _parent._x - (Math.cos((_parent._rotation / 180) * Math.PI) * 18);
}
increaser++;
if (amount == 100) {
}
}
}
Instance of Symbol 435 MovieClip in Symbol 436 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent._parent.dude)) {
if (_parent._parent._parent.dude.damaged == false) {
_parent._parent._parent.dude.damaged = true;
_parent._parent._parent.dude.lives = _parent._parent._parent.dude.lives - 1;
}
}
}
Instance of Symbol 448 MovieClip in Symbol 449 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.dude)) {
if (_parent._parent.dude.damaged == false) {
_parent._parent.dude.damaged = true;
_parent._parent.dude.lives = _parent._parent.dude.lives - 1;
}
}
}
Instance of Symbol 462 MovieClip in Symbol 463 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.beam.hitTest(_parent._parent.dude)) {
if (_parent._parent.dude.damaged == false) {
_parent._parent.dude.damaged = true;
_parent._parent.dude.lives = _parent._parent.dude.lives - 1;
}
}
}
Instance of Symbol 465 MovieClip in Symbol 466 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.dude)) {
if (_parent._parent.dude.damaged == false) {
_parent._parent.dude.damaged = true;
_parent._parent.dude.lives = _parent._parent.dude.lives - 1;
}
}
}
Instance of Symbol 468 MovieClip in Symbol 469 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent._parent._currentframe > 3565) {
if (this.hitTest(_parent._parent.dude)) {
if (_parent._parent.dude.damaged == false) {
_parent._parent.dude.damaged = true;
_parent._parent.dude.lives = _parent._parent.dude.lives - 1;
}
}
}
}
Instance of Symbol 564 MovieClip in Symbol 565 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this._currentframe >= 7) {
if (this.hitTest(_parent._parent.dude)) {
if (_parent._parent.dude.damaged == false) {
_parent._parent.dude.damaged = true;
_parent._parent.dude.lives = _parent._parent.dude.lives - 1;
}
}
}
}
Instance of Symbol 568 MovieClip in Symbol 569 MovieClip Frame 1
onClipEvent (enterFrame) {
_x = (_x - 20);
if (this.hitTest(_parent._parent.dude)) {
if (_parent._parent.dude.damaged == false) {
_parent._parent.dude.damaged = true;
_parent._parent.dude.lives = _parent._parent.dude.lives - 1;
}
}
}
Instance of Symbol 568 MovieClip in Symbol 570 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_parent._parent.dude)) {
if (_parent._parent.dude.damaged == false) {
_parent._parent.dude.damaged = true;
_parent._parent.dude.lives = _parent._parent.dude.lives - 1;
}
}
}
Instance of Symbol 360 MovieClip "finisher" in Symbol 574 MovieClip Frame 1
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (_parent._currentframe < 6138) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
if (_parent._currentframe >= 6138) {
_parent.gotoAndStop(6138);
_visible = true;
}
if (_visible == true) {
score = (_parent._currentframe - 1000) * 1.2;
if (_parent.dude.diff == 1) {
score = score + (_parent.dude.lives * 240);
}
if (_parent.dude.diff == 2) {
score = score + ((_parent.dude.lives * 240) + 2640);
}
if (_parent.dude.diff == 3) {
score = score + ((_parent.dude.lives * 240) + 4800);
}
if ((score >= 0) && (score <= 1000)) {
rank = "Limp noodle";
}
if ((score > 1000) && (score <= 2000)) {
rank = "Comatose";
}
if ((score > 2000) && (score <= 3000)) {
rank = "Old Lady";
}
if ((score > 3000) && (score <= 4000)) {
rank = "Poor";
}
if ((score > 4000) && (score <= 5000)) {
rank = "Mediocre";
}
if ((score > 5000) && (score <= 6000)) {
rank = "Decent";
}
if ((score > 6000) && (score <= 7000)) {
rank = "Pretty Good";
}
if ((score > 7000) && (score <= 8000)) {
rank = "Very Good";
}
if ((score > 8000) && (score <= 9000)) {
rank = "Fan-diddly-tastic";
}
if ((score > 9000) && (score <= 10000)) {
rank = "Insane";
}
if ((score > 10000) && (score <= 11000)) {
rank = "Demi-God";
}
if (score > 11000) {
rank = "ALMOST as good as Chuck Norris";
}
ranker.scoretxt.text = (("Score: " + score) + "\rRank: ") + rank;
if (_alpha < 100) {
_alpha = (_alpha + 2);
}
}
}
Instance of Symbol 327 MovieClip "dude" in Symbol 574 MovieClip Frame 1
onClipEvent (load) {
lives = _root.lifer.lives;
if (lives == 25) {
diff = 1;
}
if (lives == 14) {
diff = 2;
}
if (lives == 8) {
diff = 3;
}
gotoAndStop (1);
num = 0;
_x = _root._xmouse;
_y = _root._ymouse;
damaged = false;
}
onClipEvent (enterFrame) {
Mouse.hide();
if (damaged == true) {
if (lives <= 0) {
if (_currentframe == 41) {
gotoAndStop (41);
_x = _root._xmouse;
_y = _root._ymouse;
}
if (_currentframe == 1) {
_parent.gotoAndStop(_parent._currentframe);
_parent.finisher._visible = true;
gotoAndPlay (27);
}
}
if (lives > 0) {
if (_currentframe == 1) {
gotoAndPlay (1);
}
if (_currentframe == 3) {
_parent._parent._parent._x = _parent._parent._parent._x + 4;
}
if (_currentframe == 5) {
_parent._parent._parent._y = _parent._parent._parent._y - 3;
_parent._parent._parent._x = _parent._parent._parent._x - 3;
}
if (_currentframe == 7) {
_parent._parent._parent._x = _parent._parent._parent._x + 2;
}
if (_currentframe == 9) {
_parent._parent._parent._y = _parent._parent._parent._y + 6;
_parent._parent._parent._x = _parent._parent._parent._x - 3;
}
if (_currentframe == 11) {
_parent._parent._parent._y = _parent._parent._parent._y - 3;
}
if (_currentframe == 14) {
_parent._parent._parent._x = _parent._parent._parent._x + 4;
}
if (_currentframe == 17) {
_parent._parent._parent._y = _parent._parent._parent._y - 3;
_parent._parent._parent._x = _parent._parent._parent._x - 3;
}
if (_currentframe == 20) {
_parent._parent._parent._x = _parent._parent._parent._x + 2;
}
if (_currentframe == 23) {
_parent._parent._parent._y = _parent._parent._parent._y + 6;
_parent._parent._parent._x = _parent._parent._parent._x - 3;
}
if (_currentframe == 25) {
_parent._parent._parent._y = _parent._parent._parent._y - 3;
}
if (_currentframe == 26) {
gotoAndStop (1);
damaged = false;
}
}
}
if (lives > 0) {
_x = _root._xmouse;
_y = _root._ymouse;
}
}
Instance of Symbol 364 MovieClip in Symbol 574 MovieClip Frame 33
onClipEvent (enterFrame) {
if (_parent._parent._pausey == true) {
_rotation = (_rotation + 2);
}
}
Instance of Symbol 364 MovieClip in Symbol 574 MovieClip Frame 77
onClipEvent (enterFrame) {
if (_parent._parent._pausey == true) {
_rotation = (_rotation + 2);
}
}
Instance of Symbol 364 MovieClip in Symbol 574 MovieClip Frame 117
onClipEvent (enterFrame) {
if (_parent._parent._pausey == true) {
_rotation = (_rotation + 2);
}
}
Instance of Symbol 369 MovieClip in Symbol 574 MovieClip Frame 168
onClipEvent (enterFrame) {
if (_parent._parent._pausey == false) {
gotoAndPlay(_currentframe - 1);
}
}
Instance of Symbol 364 MovieClip in Symbol 574 MovieClip Frame 170
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
}
Instance of Symbol 364 MovieClip in Symbol 574 MovieClip Frame 175
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
}
Instance of Symbol 364 MovieClip in Symbol 574 MovieClip Frame 181
onClipEvent (enterFrame) {
if (_parent._parent._pausey == true) {
_rotation = (_rotation + 2);
}
}
Instance of Symbol 380 MovieClip in Symbol 574 MovieClip Frame 356
onClipEvent (enterFrame) {
_rotation = (_rotation + 15);
_x = (_x + 15);
}
Instance of Symbol 380 MovieClip in Symbol 574 MovieClip Frame 374
onClipEvent (enterFrame) {
_rotation = (_rotation + 15);
_x = (_x + 7);
}
Instance of Symbol 382 MovieClip in Symbol 574 MovieClip Frame 374
onClipEvent (enterFrame) {
_x = (_x + 7);
}
Instance of Symbol 380 MovieClip in Symbol 574 MovieClip Frame 384
onClipEvent (enterFrame) {
_rotation = (_rotation + 15);
_x = (_x + 7);
}
Instance of Symbol 380 MovieClip in Symbol 574 MovieClip Frame 393
onClipEvent (enterFrame) {
_rotation = (_rotation + 15);
_x = (_x + 7);
}
Instance of Symbol 380 MovieClip in Symbol 574 MovieClip Frame 403
onClipEvent (enterFrame) {
_rotation = (_rotation + 15);
_x = (_x + 7);
}
Instance of Symbol 380 MovieClip in Symbol 574 MovieClip Frame 413
onClipEvent (enterFrame) {
_rotation = (_rotation + 15);
_x = (_x + 7);
}
Instance of Symbol 380 MovieClip in Symbol 574 MovieClip Frame 423
onClipEvent (enterFrame) {
_rotation = (_rotation + 15);
_x = (_x + 7);
}
Instance of Symbol 380 MovieClip in Symbol 574 MovieClip Frame 433
onClipEvent (enterFrame) {
_rotation = (_rotation + 15);
_x = (_x + 7);
}
Instance of Symbol 380 MovieClip in Symbol 574 MovieClip Frame 443
onClipEvent (enterFrame) {
_rotation = (_rotation + 15);
_x = (_x + 7);
}
Instance of Symbol 380 MovieClip in Symbol 574 MovieClip Frame 453
onClipEvent (enterFrame) {
_rotation = (_rotation + 15);
_x = (_x + 7);
}
Instance of Symbol 380 MovieClip in Symbol 574 MovieClip Frame 461
onClipEvent (enterFrame) {
_rotation = (_rotation + 15);
_x = (_x + 7);
}
Instance of Symbol 382 MovieClip in Symbol 574 MovieClip Frame 470
onClipEvent (enterFrame) {
}
Instance of Symbol 380 MovieClip in Symbol 574 MovieClip Frame 471
onClipEvent (enterFrame) {
_rotation = (_rotation + 15);
_x = (_x + 7);
}
Instance of Symbol 380 MovieClip in Symbol 574 MovieClip Frame 481
onClipEvent (enterFrame) {
_rotation = (_rotation + 15);
_x = (_x + 7);
}
Instance of Symbol 380 MovieClip in Symbol 574 MovieClip Frame 491
onClipEvent (enterFrame) {
_rotation = (_rotation + 15);
_x = (_x + 7);
}
Instance of Symbol 382 MovieClip in Symbol 574 MovieClip Frame 769
onClipEvent (enterFrame) {
}
Instance of Symbol 428 MovieClip in Symbol 574 MovieClip Frame 2110
onClipEvent (enterFrame) {
if (this.cone.hitTest(_parent.dude)) {
if (_parent.dude.damaged == false) {
_parent.dude.damaged = true;
_parent.dude.lives = _parent.dude.lives - 1;
}
}
}
Instance of Symbol 431 MovieClip in Symbol 574 MovieClip Frame 2120
onClipEvent (enterFrame) {
if (this.hitTest(_parent.dude)) {
if (_parent.dude.damaged == false) {
_parent.dude.damaged = true;
_parent.dude.lives = _parent.dude.lives - 1;
}
}
}
Instance of Symbol 445 MovieClip in Symbol 574 MovieClip Frame 2271
onClipEvent (load) {
function FigureOutDirection(xx, yy, otherobjx, otherobjy) {
if ((xx < otherobjx) && (yy < otherobjy)) {
return(Math.round(Math.atan((yy - otherobjy) / (xx - otherobjx)) * 57.2957795));
}
if ((xx < otherobjx) && (yy > otherobjy)) {
return(Math.round((Math.atan((yy - otherobjy) / (xx - otherobjx)) * 57.2957795) + 360));
}
if ((xx == otherobjx) && (yy < otherobjy)) {
return(90);
}
if ((xx == otherobjx) && (yy > otherobjy)) {
return(270);
}
if ((xx > otherobjx) && (yy == otherobjy)) {
return(180);
}
if ((xx <= otherobjx) && (yy == otherobjy)) {
return(0);
}
if ((xx > otherobjx) && (yy < otherobjy)) {
return(Math.round(Math.atan((yy - otherobjy) / (xx - otherobjx)) * 57.2957795) + 180);
}
if ((xx > otherobjx) && (yy > otherobjy)) {
return(Math.round(Math.atan((yy - otherobjy) / (xx - otherobjx)) * 57.2957795) + 180);
}
}
baseframe = 2291;
nextframe = 2330;
grav = 0;
afternext = 2368;
finale = 2407;
}
onClipEvent (enterFrame) {
if (_parent._currentframe > 2760) {
grav++;
_y = (_y + grav);
}
if (_parent._currentframe > 2580) {
if (_y > 150) {
_y = (_y - 2);
}
}
if (_parent._currentframe == 2449) {
baseframe = baseframe + 159;
nextframe = nextframe + 159;
afternext = afternext + 159;
finale = finale + 159;
}
if (_parent._currentframe == 2610) {
baseframe = baseframe + 162;
nextframe = nextframe + 162;
afternext = afternext + 162;
finale = finale + 162;
}
if (_currentframe == 1) {
gotoAndStop (1);
}
_rotation = (FigureOutDirection(_x, _y, _parent.dude._x, _parent.dude._y) + 90);
if (_parent.finisher._visible == false) {
if ((((((_parent._currentframe == nextframe) || (_parent._currentframe == (nextframe + 5))) || (_parent._currentframe == (nextframe + 10))) || (_parent._currentframe == (nextframe + 14))) || (_parent._currentframe == (nextframe + 19))) || (_parent._currentframe == (nextframe + 29))) {
duplicateMovieClip (_parent.particle2, "particle2" + _parent.dude.num, _parent.dude.num);
_parent["particle2" + _parent.dude.num]._x = _x + (Math.cos(((_rotation - 90) / 180) * Math.PI) * 41.5);
_parent["particle2" + _parent.dude.num]._y = _y + (Math.sin(((_rotation - 90) / 180) * Math.PI) * 41.5);
_parent["particle2" + _parent.dude.num].ready = true;
_parent["particle2" + _parent.dude.num]._rotation = _rotation - 90;
_parent.dude.num++;
gotoAndPlay (2);
}
if ((((((_parent._currentframe == afternext) || (_parent._currentframe == (afternext + 5))) || (_parent._currentframe == (afternext + 10))) || (_parent._currentframe == (afternext + 14))) || (_parent._currentframe == (afternext + 19))) || (_parent._currentframe == (afternext + 29))) {
duplicateMovieClip (_parent.particle2, "particle2" + _parent.dude.num, _parent.dude.num);
_parent["particle2" + _parent.dude.num]._x = _x + (Math.cos(((_rotation - 90) / 180) * Math.PI) * 41.5);
_parent["particle2" + _parent.dude.num]._y = _y + (Math.sin(((_rotation - 90) / 180) * Math.PI) * 41.5);
_parent["particle2" + _parent.dude.num].ready = true;
_parent["particle2" + _parent.dude.num]._rotation = _rotation - 90;
_parent.dude.num++;
gotoAndPlay (2);
}
if ((((((_parent._currentframe == finale) || (_parent._currentframe == (finale + 5))) || (_parent._currentframe == (finale + 10))) || (_parent._currentframe == (finale + 14))) || (_parent._currentframe == (finale + 19))) || (_parent._currentframe == (finale + 29))) {
duplicateMovieClip (_parent.particle2, "particle2" + _parent.dude.num, _parent.dude.num);
_parent["particle2" + _parent.dude.num]._x = _x + (Math.cos(((_rotation - 90) / 180) * Math.PI) * 41.5);
_parent["particle2" + _parent.dude.num]._y = _y + (Math.sin(((_rotation - 90) / 180) * Math.PI) * 41.5);
_parent["particle2" + _parent.dude.num].ready = true;
_parent["particle2" + _parent.dude.num]._rotation = _rotation - 90;
_parent.dude.num++;
gotoAndPlay (2);
}
if ((((((_parent._currentframe == baseframe) || (_parent._currentframe == (baseframe + 5))) || (_parent._currentframe == (baseframe + 10))) || (_parent._currentframe == (baseframe + 14))) || (_parent._currentframe == (baseframe + 19))) || (_parent._currentframe == (baseframe + 29))) {
duplicateMovieClip (_parent.particle2, "particle2" + _parent.dude.num, _parent.dude.num);
_parent["particle2" + _parent.dude.num]._x = _x + (Math.cos(((_rotation - 90) / 180) * Math.PI) * 41.5);
_parent["particle2" + _parent.dude.num]._y = _y + (Math.sin(((_rotation - 90) / 180) * Math.PI) * 41.5);
_parent["particle2" + _parent.dude.num].ready = true;
_parent["particle2" + _parent.dude.num]._rotation = _rotation - 90;
_parent.dude.num++;
gotoAndPlay (2);
}
}
}
Instance of Symbol 446 MovieClip "particle2" in Symbol 574 MovieClip Frame 2271
onClipEvent (load) {
grav = 0;
}
onClipEvent (enterFrame) {
if (_parent.finisher._visible == true) {
removeMovieClip(this);
}
if (this.hitTest(_parent.dude)) {
if (_parent.dude.damaged == false) {
_parent.dude.damaged = true;
_parent.dude.lives = _parent.dude.lives - 1;
}
}
if (ready == true) {
grav = grav + 0.75;
_y = (_y + grav);
_y = (_y + (Math.sin((_rotation / 180) * Math.PI) * 21.5));
_x = (_x + (Math.cos((_rotation / 180) * Math.PI) * 21.5));
}
}
Instance of Symbol 366 MovieClip in Symbol 574 MovieClip Frame 2569
onClipEvent (enterFrame) {
if (_parent._parent._pausey == true) {
_rotation = (_rotation + 2);
}
}
Instance of Symbol 466 MovieClip in Symbol 574 MovieClip Frame 3480
onClipEvent (enterFrame) {
if (this.hitTest(_parent.dude)) {
if (_parent.dude.damaged == false) {
_parent.dude.damaged = true;
_parent.dude.lives = _parent.dude.lives - 1;
}
}
}
Instance of Symbol 535 MovieClip in Symbol 574 MovieClip Frame 4078
onClipEvent (load) {
beginactionframe = 4117;
startraisehandframe = 4127;
blastframe = 4140;
}
onClipEvent (enterFrame) {
if (_parent._currentframe < startraisehandframe) {
if (dino._currentframe > 13) {
dino.gotoAndStop(1);
}
}
}
Instance of Symbol 535 MovieClip in Symbol 574 MovieClip Frame 4117
onClipEvent (load) {
beginactionframe = 4117;
startraisehandframe = 4127;
blastframe = 4145;
}
onClipEvent (enterFrame) {
if (this.dino.hitTest(_parent.dude)) {
if (_parent.dude.damaged == false) {
_parent.dude.damaged = true;
_parent.dude.lives = _parent.dude.lives - 1;
}
}
if (_parent._currentframe < startraisehandframe) {
if (dino._currentframe > 13) {
dino.gotoAndStop(1);
}
}
if ((_parent._currentframe >= startraisehandframe) && (_parent._currentframe < blastframe)) {
if (dino._currentframe < 15) {
dino.gotoAndPlay(15);
}
if (dino._currentframe == 28) {
dino.gotoAndStop(28);
}
}
if ((_parent._currentframe < 4780) && (_parent._currentframe > blastframe)) {
if (dino._currentframe == 28) {
dino.gotoAndPlay(29);
}
if (dino._currentframe == 42) {
blastframe = blastframe + 40;
dino.gotoAndStop(28);
}
}
if ((_parent._currentframe > 4780) && (_parent._currentframe < 5456)) {
if (dino._currentframe >= 56) {
dino.gotoAndPlay(43);
}
if (dino._currentframe < 43) {
dino.gotoAndPlay(43);
}
}
if (_parent._currentframe > 5456) {
if (dino._currentframe < 56) {
dino.gotoAndPlay(56);
}
if (dino._currentframe >= 84) {
dino.gotoAndPlay(71);
}
}
}
Instance of Symbol 535 MovieClip in Symbol 574 MovieClip Frame 5789
onClipEvent (load) {
beginactionframe = 4117;
startraisehandframe = 4127;
blastframe = 4145;
}
onClipEvent (enterFrame) {
if (_parent._currentframe < startraisehandframe) {
if (dino._currentframe > 13) {
dino.gotoAndStop(1);
}
}
if ((_parent._currentframe >= startraisehandframe) && (_parent._currentframe < blastframe)) {
if (dino._currentframe < 15) {
dino.gotoAndPlay(15);
}
if (dino._currentframe == 28) {
dino.gotoAndStop(28);
}
}
if ((_parent._currentframe < 4780) && (_parent._currentframe > blastframe)) {
if (dino._currentframe == 28) {
dino.gotoAndPlay(29);
}
if (dino._currentframe == 42) {
blastframe = blastframe + 40;
dino.gotoAndStop(28);
}
}
if (_parent._currentframe > 4780) {
if (dino._currentframe >= 56) {
dino.gotoAndPlay(43);
}
if (dino._currentframe < 43) {
dino.gotoAndPlay(43);
}
}
}