Frame 2
stop();
Mouse.show();
Frame 3
stio();
Frame 4
stop();
Frame 5
stop();
Frame 6
stop();
Frame 7
stop();
Frame 8
stop();
Frame 9
stop();
clock = 0;
Instance of Symbol 103 MovieClip "player" in Frame 9
onClipEvent (enterFrame) {
Mouse.hide();
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Instance of Symbol 105 MovieClip "enemy3" in Frame 9
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy1" in Frame 9
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy2" in Frame 9
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Frame 10
stop();
clock = 0;
Instance of Symbol 105 MovieClip "enemy3" in Frame 10
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy5" in Frame 10
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy1" in Frame 10
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy2" in Frame 10
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy4" in Frame 10
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Frame 11
stop();
clock = 0;
Instance of Symbol 105 MovieClip "enemy6" in Frame 11
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy7" in Frame 11
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Frame 12
stop();
clock = 0;
Instance of Symbol 105 MovieClip "enemy" in Frame 12
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy8" in Frame 12
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy10" in Frame 12
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy9" in Frame 12
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Frame 13
stop();
clock = 0;
Instance of Symbol 113 MovieClip "player" in Frame 13
onClipEvent (enterFrame) {
Mouse.hide();
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Frame 14
stop();
clock = 0;
Instance of Symbol 105 MovieClip "enemy5" in Frame 14
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy4" in Frame 14
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Frame 15
stop();
clock = 0;
Instance of Symbol 105 MovieClip "enemy6" in Frame 15
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy7" in Frame 15
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Frame 16
stop();
clock = 0;
Instance of Symbol 105 MovieClip "enemy" in Frame 16
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy8" in Frame 16
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy10" in Frame 16
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy9" in Frame 16
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Frame 17
stop();
clock = 0;
Instance of Symbol 118 MovieClip "player" in Frame 17
onClipEvent (enterFrame) {
Mouse.hide();
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Frame 18
stop();
clock = 0;
Instance of Symbol 105 MovieClip "enemy5" in Frame 18
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy4" in Frame 18
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Frame 19
stop();
clock = 0;
Instance of Symbol 105 MovieClip "enemy6" in Frame 19
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy7" in Frame 19
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Frame 20
stop();
clock = 0;
Instance of Symbol 105 MovieClip "enemy" in Frame 20
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy8" in Frame 20
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy10" in Frame 20
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy9" in Frame 20
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Frame 21
stop();
clock = 0;
Instance of Symbol 123 MovieClip "player" in Frame 21
onClipEvent (enterFrame) {
Mouse.hide();
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Frame 22
stop();
clock = 0;
Instance of Symbol 105 MovieClip "enemy5" in Frame 22
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy4" in Frame 22
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Frame 23
stop();
clock = 0;
Instance of Symbol 105 MovieClip "enemy6" in Frame 23
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy7" in Frame 23
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Frame 24
stop();
clock = 0;
Instance of Symbol 105 MovieClip "enemy" in Frame 24
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy8" in Frame 24
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy10" in Frame 24
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Instance of Symbol 105 MovieClip "enemy9" in Frame 24
onClipEvent (load) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
onClipEvent (enterFrame) {
this._y = this._y + speed;
if (this.hitTest(_root.player)) {
_root.gotoAndStop(25);
}
if (this._y >= 310) {
this._x = random(300);
this._y = random(-50);
speed = random(5) + 1;
}
}
Frame 25
Mouse.show();
Symbol 9 Button
on (release) {
getURL ("http://www.newgrounds.com", "_blank");
}
Symbol 18 Button
on (release) {
_root.play();
}
Symbol 19 MovieClip Frame 1
function timerHandler() {
if (!loadingComplete) {
var _local2 = _root.getBytesLoaded() / _root.getBytesTotal();
bar._xscale = 100 * _local2;
if (_local2 == 1) {
loadingComplete = true;
if (AUTO_PLAY) {
startMovie();
} else {
gotoAndStop ("loaded");
}
return(undefined);
}
}
}
function startMovie() {
_root.play();
}
_root.stop();
stop();
var AUTO_PLAY = false;
var loadingComplete = false;
timerHandler();
Instance of Symbol 10 MovieClip in Symbol 19 MovieClip Frame 1
onClipEvent (enterFrame) {
_parent.timerHandler();
}
Symbol 19 MovieClip Frame 2
stop();
Symbol 31 Button
on (release) {
gotoAndStop (3);
}
Symbol 37 Button
on (release) {
gotoAndStop (4);
}
Symbol 47 Button
on (release) {
gotoAndStop (2);
}
Symbol 55 Button
on (release) {
gotoAndStop (6);
}
Symbol 57 Button
on (release) {
gotoAndStop (7);
}
Symbol 59 Button
on (release) {
gotoAndStop (8);
}
Symbol 61 Button
on (release) {
gotoAndPlay (5);
}
Symbol 69 Button
on (release) {
gotoAndStop (9);
}
Symbol 75 Button
on (release) {
gotoAndStop (10);
}
Symbol 81 Button
on (release) {
gotoAndStop (11);
}
Symbol 87 Button
on (release) {
gotoAndStop (12);
}
Symbol 89 Button
on (release) {
gotoAndStop (13);
}
Symbol 90 Button
on (release) {
gotoAndStop (14);
}
Symbol 91 Button
on (release) {
gotoAndStop (15);
}
Symbol 92 Button
on (release) {
gotoAndStop (16);
}
Symbol 94 Button
on (release) {
gotoAndStop (17);
}
Symbol 95 Button
on (release) {
gotoAndStop (18);
}
Symbol 96 Button
on (release) {
gotoAndStop (19);
}
Symbol 97 Button
on (release) {
gotoAndStop (20);
}
Symbol 99 Button
on (release) {
gotoAndStop (21);
}
Symbol 100 Button
on (release) {
gotoAndStop (22);
}
Symbol 101 Button
on (release) {
gotoAndStop (23);
}
Symbol 102 Button
on (release) {
gotoAndStop (24);
}
Symbol 107 MovieClip Frame 1
_root.clock = _root.clock + 1;
Symbol 137 Button
on (release) {
stopAllSounds();
}
on (release) {
gotoAndStop (2);
}