Frame 1
mochi.MochiServices.connect("e076c6e21c038802");
i = 0;
q = 0;
onLoad = function () {
_root.score = 0;
i = 0;
j = 0;
k = 0;
l = 0;
pnumber = 125;
enumber = 475;
};
MochiAd.showPreGameAd({id:"e076c6e21c038802", res:"550x400"});
Frame 2
stop();
onLoad = function () {
_root.score = 0;
q = 0;
i = 0;
j = 0;
k = 0;
l = 0;
pnumber = 125;
enumber = 475;
};
onEnterFrame = function () {
q++;
if (q >= 100) {
gotoAndStop ("albino");
}
};
Instance of Symbol 11 MovieClip in Frame 2
onClipEvent (enterFrame) {
_root.stop();
}
Frame 3
stop();
onLoad = function () {
_root.score = 0;
i = 0;
j = 0;
k = 0;
l = 0;
pnumber = 125;
enumber = 475;
};
onEnterFrame = function () {
i++;
if (i >= 100) {
gotoAndStop ("menu");
}
};
Frame 101
onLoad = function () {
_root.score = 0;
i = 0;
j = 0;
k = 0;
l = 0;
pnumber = 125;
enumber = 475;
};
onEnterFrame = function () {
if (_root.score >= 25) {
_root.nextFrame();
}
_root.score = 0;
a = random(pnumber);
b = random(pnumber);
c = random(pnumber);
d = random(pnumber);
e = random(enumber);
i++;
j++;
k++;
l++;
if (b == 1) {
duplicateMovieClip (_root.tscore, "enenmy" + j, j);
}
if (a == 0) {
duplicateMovieClip (_root.score_right, "enemy" + i, i);
}
if (c == 2) {
duplicateMovieClip (_root.score_left, "enemy" + l, l);
}
if (d == 3) {
duplicateMovieClip (_root.score_bottom, "enemy" + k, k);
}
if (e == 1) {
duplicateMovieClip (_root.eleft, "lenenmy" + j, j);
}
if (e == 0) {
duplicateMovieClip (_root.eright, "renemy" + i, i);
}
if (e == 2) {
duplicateMovieClip (_root.ebottom, "benemy" + l, l);
}
if (e == 3) {
duplicateMovieClip (_root.etop, "tenemy" + k, k);
}
};
stop();
onLoad = function () {
_root.score = 0;
i = 0;
j = 0;
k = 0;
l = 0;
pnumber = 125;
enumber = 475;
};
Instance of Symbol 11 MovieClip in Frame 101
onClipEvent (enterFrame) {
_root.stop();
}
Frame 102
stop();
onLoad = function () {
_root.score = 0;
i = 0;
j = 0;
k = 0;
l = 0;
pnumber = 125;
enumber = 475;
};
Instance of Symbol 44 MovieClip "main5" in Frame 102
onClipEvent (load) {
physics0 = 0.26;
physics1 = 0.26;
xspeed = 1;
yspeed = 1;
}
onClipEvent (enterFrame) {
xspeed = ((_root.main4._x - this._x) * physics0) + (xspeed * physics1);
yspeed = ((_root.main4._y - this._y) * physics0) + (yspeed * physics1);
_x = (_x + xspeed);
_y = (_y + yspeed);
}
Instance of Symbol 44 MovieClip "main4" in Frame 102
onClipEvent (load) {
physics0 = 0.24;
physics1 = 0.24;
xspeed = 1;
yspeed = 1;
}
onClipEvent (enterFrame) {
xspeed = ((_root.main3._x - this._x) * physics0) + (xspeed * physics1);
yspeed = ((_root.main3._y - this._y) * physics0) + (yspeed * physics1);
_x = (_x + xspeed);
_y = (_y + yspeed);
}
Instance of Symbol 44 MovieClip "main3" in Frame 102
onClipEvent (load) {
physics0 = 0.22;
physics1 = 0.22;
xspeed = 1;
yspeed = 1;
}
onClipEvent (enterFrame) {
xspeed = ((_root.main2._x - this._x) * physics0) + (xspeed * physics1);
yspeed = ((_root.main2._y - this._y) * physics0) + (yspeed * physics1);
_x = (_x + xspeed);
_y = (_y + yspeed);
}
Instance of Symbol 44 MovieClip "main2" in Frame 102
onClipEvent (load) {
physics0 = 0.2;
physics1 = 0.2;
xspeed = 1;
yspeed = 1;
}
onClipEvent (enterFrame) {
xspeed = ((_root.main._x - this._x) * physics0) + (xspeed * physics1);
yspeed = ((_root.main._y - this._y) * physics0) + (yspeed * physics1);
_x = (_x + xspeed);
_y = (_y + yspeed);
}
Instance of Symbol 44 MovieClip "main" in Frame 102
onClipEvent (load) {
physics0 = 0.2;
physics1 = 0.2;
xspeed = 1;
yspeed = 1;
}
onClipEvent (enterFrame) {
xspeed = ((_root._xmouse - this._x) * physics0) + (xspeed * physics1);
yspeed = ((_root._ymouse - this._y) * physics0) + (yspeed * physics1);
_x = (_x + xspeed);
_y = (_y + yspeed);
}
Frame 103
stop();
onLoad = function () {
_root.score = 0;
i = 0;
j = 0;
k = 0;
l = 0;
pnumber = 125;
enumber = 475;
};
Frame 104
stop();
Instance of Symbol 101 MovieClip "eeft" in Frame 104
/* no clip actions */
Frame 105
stop();
onLoad = function () {
_root.score = 0;
i = 0;
j = 0;
k = 0;
l = 0;
pnumber = 125;
enumber = 475;
};
Frame 106
stop();
onLoad = function () {
_root.score = 0;
i = 0;
j = 0;
k = 0;
l = 0;
pnumber = 125;
enumber = 475;
};
onEnterFrame = function () {
if (_root.score >= 25) {
_root.nextFrame();
}
a = random(pnumber);
b = random(pnumber);
c = random(pnumber);
d = random(pnumber);
e = random(enumber);
i++;
j++;
k++;
l++;
if (b == 1) {
duplicateMovieClip (_root.tscore, "enenmy" + j, j);
}
if (a == 0) {
duplicateMovieClip (_root.score_right, "enemy" + i, i);
}
if (c == 2) {
duplicateMovieClip (_root.score_left, "enemy" + l, l);
}
if (d == 3) {
duplicateMovieClip (_root.score_bottom, "enemy" + k, k);
}
if (e == 1) {
duplicateMovieClip (_root.eleft, "lenenmy" + j, j);
}
if (e == 0) {
duplicateMovieClip (_root.eright, "renemy" + i, i);
}
if (e == 2) {
duplicateMovieClip (_root.ebottom, "benemy" + l, l);
}
if (e == 3) {
duplicateMovieClip (_root.etop, "tenemy" + k, k);
}
};
Instance of Symbol 44 MovieClip "main" in Frame 106
onClipEvent (load) {
physics0 = 0.2;
physics1 = 0.2;
xspeed = 1;
yspeed = 1;
}
onClipEvent (enterFrame) {
xspeed = ((_root._xmouse - this._x) * physics0) + (xspeed * physics1);
yspeed = ((_root._ymouse - this._y) * physics0) + (yspeed * physics1);
_x = (_x + xspeed);
_y = (_y + yspeed);
}
Instance of Symbol 113 MovieClip "score_right" in Frame 106
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = Stage.width + this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 1;
yspeed = (Math.random() + 1) * 1;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if ((this._x < 10) || (this._y > (Stage.height + 10))) {
this.removeMovieClip();
}
this._x = this._x - xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 117 MovieClip "score_bottom" in Frame 106
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = Stage.height + this._height;
xspeed = (Math.random() + 1) * 1;
yspeed = (Math.random() + 1) * 1;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
trace("score");
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y - yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed1 = 0;
yspeed = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 81 MovieClip "score_left" in Frame 106
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = -this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 1;
yspeed = (Math.random() + 1) * 1;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x > 900) || (this._y > 900)) || (this._y < -100)) {
this.removeMovieClip();
}
this._x = this._x + xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 121 MovieClip "tscore" in Frame 106
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = -this._height;
xspeed = (Math.random() + 1) * 1;
yspeed = (Math.random() + 1) * 1;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y + yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed1 = 0;
yspeed = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 11 MovieClip in Frame 106
onClipEvent (load) {
this.swapDepths(99999);
}
Instance of Symbol 101 MovieClip "eeft" in Frame 106
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = -this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 1;
yspeed = (Math.random() + 1) * 1;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x > 900) || (this._y > 900)) || (this._y < -100)) {
this.removeMovieClip();
}
this._x = this._x + xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 125 MovieClip "eright" in Frame 106
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = Stage.width + this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 1;
yspeed = (Math.random() + 1) * 1;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if ((this._x < 10) || (this._y > (Stage.height + 10))) {
this.removeMovieClip();
}
this._x = this._x - xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 126 MovieClip "etop" in Frame 106
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = -this._height;
xspeed = (Math.random() + 1) * 1;
yspeed = (Math.random() + 1) * 1;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y + yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 127 MovieClip "ebottom" in Frame 106
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = Stage.height + this._height;
xspeed = (Math.random() + 1) * 1;
yspeed = (Math.random() + 1) * 1;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
trace("score");
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y - yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 130 MovieClip in Frame 106
on (press) {
_root.music.stop();
}
Frame 107
onLoad = function () {
_root.score = 0;
i = 0;
j = 0;
k = 0;
l = 0;
pnumber = 125;
enumber = 475;
};
onEnterFrame = function () {
if (_root.score >= 25) {
_root.nextFrame();
}
a = random(pnumber);
b = random(pnumber);
c = random(pnumber);
d = random(pnumber);
e = random(enumber);
i++;
j++;
k++;
l++;
if (b == 1) {
duplicateMovieClip (_root.tscore, "enenmy" + j, j);
}
if (a == 0) {
duplicateMovieClip (_root.score_right, "enemy" + i, i);
}
if (c == 2) {
duplicateMovieClip (_root.score_left, "enemy" + l, l);
}
if (d == 3) {
duplicateMovieClip (_root.score_bottom, "enemy" + k, k);
}
if (e == 1) {
duplicateMovieClip (_root.eleft, "lenenmy" + j, j);
}
if (e == 0) {
duplicateMovieClip (_root.eright, "renemy" + i, i);
}
if (e == 2) {
duplicateMovieClip (_root.ebottom, "benemy" + l, l);
}
if (e == 3) {
duplicateMovieClip (_root.etop, "tenemy" + k, k);
}
};
Instance of Symbol 44 MovieClip "main2" in Frame 107
onClipEvent (load) {
physics0 = 0.2;
physics1 = 0.2;
xspeed = 1;
yspeed = 1;
}
onClipEvent (enterFrame) {
xspeed = ((_root.main._x - this._x) * physics0) + (xspeed * physics1);
yspeed = ((_root.main._y - this._y) * physics0) + (yspeed * physics1);
_x = (_x + xspeed);
_y = (_y + yspeed);
}
Instance of Symbol 130 MovieClip in Frame 107
on (press) {
_root.music.stop();
}
onClipEvent (load) {
this.swapDepths(100000);
}
Frame 172
stop();
onLoad = function () {
stop();
i = 0;
j = 0;
k = 0;
l = 0;
pnumber = 100;
enumber = 400;
};
onEnterFrame = function () {
if (_root.score >= 75) {
_root.nextFrame();
}
a = random(pnumber);
b = random(pnumber);
c = random(pnumber);
d = random(pnumber);
e = random(enumber);
i++;
j++;
k++;
l++;
if (b == 1) {
duplicateMovieClip (_root.tscore, "enenmy" + j, j);
}
if (a == 0) {
duplicateMovieClip (_root.score_right, "enemy" + i, i);
}
if (c == 2) {
duplicateMovieClip (_root.score_left, "enemy" + l, l);
}
if (d == 3) {
duplicateMovieClip (_root.score_bottom, "enemy" + k, k);
}
if (e == 1) {
duplicateMovieClip (_root.eleft, "lenenmy" + j, j);
}
if (e == 0) {
duplicateMovieClip (_root.eright, "renemy" + i, i);
}
if (e == 2) {
duplicateMovieClip (_root.ebottom, "benemy" + l, l);
}
if (e == 3) {
duplicateMovieClip (_root.etop, "tenemy" + k, k);
}
};
Instance of Symbol 101 MovieClip "eeft" in Frame 172
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = -this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 1;
yspeed = (Math.random() + 1) * 1;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x > 900) || (this._y > 900)) || (this._y < -100)) {
this.removeMovieClip();
}
this._x = this._x + xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 125 MovieClip "eright" in Frame 172
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = Stage.width + this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 1;
yspeed = (Math.random() + 1) * 1;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if ((this._x < 10) || (this._y > (Stage.height + 10))) {
this.removeMovieClip();
}
this._x = this._x - xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 126 MovieClip "etop" in Frame 172
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = -this._height;
xspeed = (Math.random() + 1) * 1;
yspeed = (Math.random() + 1) * 1;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y + yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 127 MovieClip "ebottom" in Frame 172
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = Stage.height + this._height;
xspeed = (Math.random() + 1) * 1;
yspeed = (Math.random() + 1) * 1;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
trace("score");
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y - yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 113 MovieClip "score_right" in Frame 172
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = Stage.width + this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 1.5;
yspeed = (Math.random() + 1) * 1.5;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if ((this._x < 10) || (this._y > (Stage.height + 10))) {
this.removeMovieClip();
}
this._x = this._x - xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 117 MovieClip "score_bottom" in Frame 172
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = Stage.height + this._height;
xspeed = (Math.random() + 1) * 1.5;
yspeed = (Math.random() + 1) * 1.5;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
trace("score");
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y - yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed1 = 0;
yspeed = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 81 MovieClip "score_left" in Frame 172
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = -this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 1.5;
yspeed = (Math.random() + 1) * 1.5;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x > 900) || (this._y > 900)) || (this._y < -100)) {
this.removeMovieClip();
}
this._x = this._x + xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 121 MovieClip "tscore" in Frame 172
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = -this._height;
xspeed = (Math.random() + 1) * 1.5;
yspeed = (Math.random() + 1) * 1.5;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y + yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed1 = 0;
yspeed = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Frame 173
stop();
onLoad = function () {
stop();
i = 0;
j = 0;
k = 0;
l = 0;
pnumber = 100;
enumber = 450;
_root.pbasespeed = 2;
_root.ebasespeed = 1.5;
};
onEnterFrame = function () {
if (_root.score >= 75) {
_root.nextFrame();
}
a = random(pnumber);
b = random(pnumber);
c = random(pnumber);
d = random(pnumber);
e = random(enumber);
i++;
j++;
k++;
l++;
if (b == 1) {
duplicateMovieClip (_root.tscore, "enenmy" + j, j);
}
if (a == 0) {
duplicateMovieClip (_root.score_right, "enemy" + i, i);
}
if (c == 2) {
duplicateMovieClip (_root.score_left, "enemy" + l, l);
}
if (d == 3) {
duplicateMovieClip (_root.score_bottom, "enemy" + k, k);
}
if (e == 1) {
duplicateMovieClip (_root.eleft, "lenenmy" + j, j);
}
if (e == 0) {
duplicateMovieClip (_root.eright, "renemy" + i, i);
}
if (e == 2) {
duplicateMovieClip (_root.ebottom, "benemy" + l, l);
}
if (e == 3) {
duplicateMovieClip (_root.etop, "tenemy" + k, k);
}
};
Instance of Symbol 44 MovieClip "main3" in Frame 173
onClipEvent (load) {
physics0 = 0.22;
physics1 = 0.22;
xspeed = 1;
yspeed = 1;
}
onClipEvent (enterFrame) {
xspeed = ((_root.main2._x - this._x) * physics0) + (xspeed * physics1);
yspeed = ((_root.main2._y - this._y) * physics0) + (yspeed * physics1);
_x = (_x + xspeed);
_y = (_y + yspeed);
}
Frame 231
stop();
onLoad = function () {
stop();
i = 0;
j = 0;
k = 0;
l = 0;
pnumber = 50;
enumber = 300;
_root.pbasespeed = 2;
_root.ebasespeed = 1.5;
};
onEnterFrame = function () {
if (_root.score >= 125) {
_root.nextFrame();
}
a = random(pnumber);
b = random(pnumber);
c = random(pnumber);
d = random(pnumber);
e = random(enumber);
i++;
j++;
k++;
l++;
if (b == 1) {
duplicateMovieClip (_root.tscore, "enenmy" + j, j);
}
if (a == 0) {
duplicateMovieClip (_root.score_right, "enemy" + i, i);
}
if (c == 2) {
duplicateMovieClip (_root.score_left, "enemy" + l, l);
}
if (d == 3) {
duplicateMovieClip (_root.score_bottom, "enemy" + k, k);
}
if (e == 1) {
duplicateMovieClip (_root.eleft, "lenenmy" + j, j);
}
if (e == 0) {
duplicateMovieClip (_root.eright, "renemy" + i, i);
}
if (e == 2) {
duplicateMovieClip (_root.ebottom, "benemy" + l, l);
}
if (e == 3) {
duplicateMovieClip (_root.etop, "tenemy" + k, k);
}
};
Instance of Symbol 101 MovieClip "eeft" in Frame 231
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = -this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 1.5;
yspeed = (Math.random() + 1) * 1.5;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x > 900) || (this._y > 900)) || (this._y < -100)) {
this.removeMovieClip();
}
this._x = this._x + xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 125 MovieClip "eright" in Frame 231
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = Stage.width + this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 1.5;
yspeed = (Math.random() + 1) * 1.5;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if ((this._x < 10) || (this._y > (Stage.height + 10))) {
this.removeMovieClip();
}
this._x = this._x - xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 126 MovieClip "etop" in Frame 231
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = -this._height;
xspeed = (Math.random() + 1) * 1.5;
yspeed = (Math.random() + 1) * 1.5;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y + yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 127 MovieClip "ebottom" in Frame 231
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = Stage.height + this._height;
xspeed = (Math.random() + 1) * 1.5;
yspeed = (Math.random() + 1) * 1.5;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
trace("score");
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y - yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 113 MovieClip "score_right" in Frame 231
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = Stage.width + this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 2;
yspeed = (Math.random() + 1) * 2;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if ((this._x < 10) || (this._y > (Stage.height + 10))) {
this.removeMovieClip();
}
this._x = this._x - xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 117 MovieClip "score_bottom" in Frame 231
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = Stage.height + this._height;
xspeed = (Math.random() + 1) * 2;
yspeed = (Math.random() + 1) * 2;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
trace("score");
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y - yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed1 = 0;
yspeed = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 81 MovieClip "score_left" in Frame 231
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = -this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 2;
yspeed = (Math.random() + 1) * 2;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x > 900) || (this._y > 900)) || (this._y < -100)) {
this.removeMovieClip();
}
this._x = this._x + xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 121 MovieClip "tscore" in Frame 231
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = -this._height;
xspeed = (Math.random() + 1) * 2;
yspeed = (Math.random() + 1) * 2;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y + yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed1 = 0;
yspeed = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Frame 232
stop();
onLoad = function () {
stop();
i = 0;
j = 0;
k = 0;
l = 0;
pnumber = 85;
enumber = 425;
_root.pbasespeed = 2.5;
_root.ebasespeed = 1.75;
};
onEnterFrame = function () {
if (_root.score >= 125) {
_root.nextFrame();
}
a = random(pnumber);
b = random(pnumber);
c = random(pnumber);
d = random(pnumber);
e = random(enumber);
i++;
j++;
k++;
l++;
if (b == 1) {
duplicateMovieClip (_root.tscore, "enenmy" + j, j);
}
if (a == 0) {
duplicateMovieClip (_root.score_right, "enemy" + i, i);
}
if (c == 2) {
duplicateMovieClip (_root.score_left, "enemy" + l, l);
}
if (d == 3) {
duplicateMovieClip (_root.score_bottom, "enemy" + k, k);
}
if (e == 1) {
duplicateMovieClip (_root.eleft, "lenenmy" + j, j);
}
if (e == 0) {
duplicateMovieClip (_root.eright, "renemy" + i, i);
}
if (e == 2) {
duplicateMovieClip (_root.ebottom, "benemy" + l, l);
}
if (e == 3) {
duplicateMovieClip (_root.etop, "tenemy" + k, k);
}
};
Instance of Symbol 44 MovieClip "main4" in Frame 232
onClipEvent (load) {
physics0 = 0.24;
physics1 = 0.24;
xspeed = 1;
yspeed = 1;
}
onClipEvent (enterFrame) {
xspeed = ((_root.main3._x - this._x) * physics0) + (xspeed * physics1);
yspeed = ((_root.main3._y - this._y) * physics0) + (yspeed * physics1);
_x = (_x + xspeed);
_y = (_y + yspeed);
}
Frame 291
stop();
onLoad = function () {
stop();
i = 0;
j = 0;
k = 0;
l = 0;
pnumber = 25;
enumber = 200;
_root.pbasespeed = 2.5;
_root.ebasespeed = 1.75;
};
onEnterFrame = function () {
if (_root.score >= 200) {
_root.nextFrame();
}
a = random(pnumber);
b = random(pnumber);
c = random(pnumber);
d = random(pnumber);
e = random(enumber);
i++;
j++;
k++;
l++;
if (b == 1) {
duplicateMovieClip (_root.tscore, "enenmy" + j, j);
}
if (a == 0) {
duplicateMovieClip (_root.score_right, "enemy" + i, i);
}
if (c == 2) {
duplicateMovieClip (_root.score_left, "enemy" + l, l);
}
if (d == 3) {
duplicateMovieClip (_root.score_bottom, "enemy" + k, k);
}
if (e == 1) {
duplicateMovieClip (_root.eleft, "lenenmy" + j, j);
}
if (e == 0) {
duplicateMovieClip (_root.eright, "renemy" + i, i);
}
if (e == 2) {
duplicateMovieClip (_root.ebottom, "benemy" + l, l);
}
if (e == 3) {
duplicateMovieClip (_root.etop, "tenemy" + k, k);
}
};
Instance of Symbol 101 MovieClip "eeft" in Frame 291
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = -this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 2;
yspeed = (Math.random() + 1) * 2;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x > 900) || (this._y > 900)) || (this._y < -100)) {
this.removeMovieClip();
}
this._x = this._x + xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 125 MovieClip "eright" in Frame 291
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = Stage.width + this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 2;
yspeed = (Math.random() + 1) * 2;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if ((this._x < 10) || (this._y > (Stage.height + 10))) {
this.removeMovieClip();
}
this._x = this._x - xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 126 MovieClip "etop" in Frame 291
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = -this._height;
xspeed = (Math.random() + 1) * 2;
yspeed = (Math.random() + 1) * 2;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y + yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 127 MovieClip "ebottom" in Frame 291
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = Stage.height + this._height;
xspeed = (Math.random() + 1) * 2;
yspeed = (Math.random() + 1) * 2;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
trace("score");
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y - yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 113 MovieClip "score_right" in Frame 291
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = Stage.width + this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 2.5;
yspeed = (Math.random() + 1) * 2.5;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if ((this._x < 10) || (this._y > (Stage.height + 10))) {
this.removeMovieClip();
}
this._x = this._x - xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 117 MovieClip "score_bottom" in Frame 291
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = Stage.height + this._height;
xspeed = (Math.random() + 1) * 2.5;
yspeed = (Math.random() + 1) * 2.5;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
trace("score");
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y - yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed1 = 0;
yspeed = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 81 MovieClip "score_left" in Frame 291
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = -this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 2.5;
yspeed = (Math.random() + 1) * 2.5;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x > 900) || (this._y > 900)) || (this._y < -100)) {
this.removeMovieClip();
}
this._x = this._x + xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 121 MovieClip "tscore" in Frame 291
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = -this._height;
xspeed = (Math.random() + 1) * 2.5;
yspeed = (Math.random() + 1) * 2.5;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y + yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed1 = 0;
yspeed = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Frame 292
stop();
onLoad = function () {
stop();
i = 0;
j = 0;
k = 0;
l = 0;
pnumber = 50;
enumber = 375;
_root.pbasespeed = 3;
_root.ebasespeed = 2;
};
onEnterFrame = function () {
if (_root.score >= 200) {
_root.nextFrame();
}
a = random(pnumber);
b = random(pnumber);
c = random(pnumber);
d = random(pnumber);
e = random(enumber);
i++;
j++;
k++;
l++;
if (b == 1) {
duplicateMovieClip (_root.tscore, "enenmy" + j, j);
}
if (a == 0) {
duplicateMovieClip (_root.score_right, "enemy" + i, i);
}
if (c == 2) {
duplicateMovieClip (_root.score_left, "enemy" + l, l);
}
if (d == 3) {
duplicateMovieClip (_root.score_bottom, "enemy" + k, k);
}
if (e == 1) {
duplicateMovieClip (_root.eleft, "lenenmy" + j, j);
}
if (e == 0) {
duplicateMovieClip (_root.eright, "renemy" + i, i);
}
if (e == 2) {
duplicateMovieClip (_root.ebottom, "benemy" + l, l);
}
if (e == 3) {
duplicateMovieClip (_root.etop, "tenemy" + k, k);
}
};
Instance of Symbol 44 MovieClip "main5" in Frame 292
onClipEvent (load) {
physics0 = 0.26;
physics1 = 0.26;
xspeed = 1;
yspeed = 1;
}
onClipEvent (enterFrame) {
xspeed = ((_root.main4._x - this._x) * physics0) + (xspeed * physics1);
yspeed = ((_root.main4._y - this._y) * physics0) + (yspeed * physics1);
_x = (_x + xspeed);
_y = (_y + yspeed);
}
Frame 351
stop();
onLoad = function () {
stop();
i = 0;
j = 0;
k = 0;
l = 0;
pnumber = 15;
enumber = 100;
_root.pbasespeed = 3;
_root.ebasespeed = 2;
};
onEnterFrame = function () {
if (_root.score >= 300) {
_root.nextFrame();
}
a = random(pnumber);
b = random(pnumber);
c = random(pnumber);
d = random(pnumber);
e = random(enumber);
i++;
j++;
k++;
l++;
if (b == 1) {
duplicateMovieClip (_root.tscore, "enenmy" + j, j);
}
if (a == 0) {
duplicateMovieClip (_root.score_right, "enemy" + i, i);
}
if (c == 2) {
duplicateMovieClip (_root.score_left, "enemy" + l, l);
}
if (d == 3) {
duplicateMovieClip (_root.score_bottom, "enemy" + k, k);
}
if (e == 1) {
duplicateMovieClip (_root.eleft, "lenenmy" + j, j);
}
if (e == 0) {
duplicateMovieClip (_root.eright, "renemy" + i, i);
}
if (e == 2) {
duplicateMovieClip (_root.ebottom, "benemy" + l, l);
}
if (e == 3) {
duplicateMovieClip (_root.etop, "tenemy" + k, k);
}
};
Instance of Symbol 101 MovieClip "eeft" in Frame 351
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = -this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 3;
yspeed = (Math.random() + 1) * 3;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x > 900) || (this._y > 900)) || (this._y < -100)) {
this.removeMovieClip();
}
this._x = this._x + xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 125 MovieClip "eright" in Frame 351
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = Stage.width + this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 3;
yspeed = (Math.random() + 1) * 3;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if ((this._x < 10) || (this._y > (Stage.height + 10))) {
this.removeMovieClip();
}
this._x = this._x - xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 126 MovieClip "etop" in Frame 351
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = -this._height;
xspeed = (Math.random() + 1) * 3;
yspeed = (Math.random() + 1) * 3;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y + yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 127 MovieClip "ebottom" in Frame 351
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = Stage.height + this._height;
xspeed = (Math.random() + 1) * 3;
yspeed = (Math.random() + 1) * 3;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
trace("score");
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y - yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 113 MovieClip "score_right" in Frame 351
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = Stage.width + this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 3;
yspeed = (Math.random() + 1) * 3;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if ((this._x < 10) || (this._y > (Stage.height + 10))) {
this.removeMovieClip();
}
this._x = this._x - xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 117 MovieClip "score_bottom" in Frame 351
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = Stage.height + this._height;
xspeed = (Math.random() + 1) * 3;
yspeed = (Math.random() + 1) * 3;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
trace("score");
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y - yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed1 = 0;
yspeed = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 81 MovieClip "score_left" in Frame 351
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = -this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 3;
yspeed = (Math.random() + 1) * 3;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x > 900) || (this._y > 900)) || (this._y < -100)) {
this.removeMovieClip();
}
this._x = this._x + xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 121 MovieClip "tscore" in Frame 351
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = -this._height;
xspeed = (Math.random() + 1) * 3;
yspeed = (Math.random() + 1) * 3;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y + yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed1 = 0;
yspeed = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Frame 352
stop();
onLoad = function () {
stop();
i = 0;
j = 0;
k = 0;
l = 0;
pnumber = 50;
enumber = 375;
_root.pbasespeed = 3.5;
_root.ebasespeed = 2.5;
};
onEnterFrame = function () {
if (_root.score >= 200) {
_root.nextFrame();
}
a = random(pnumber);
b = random(pnumber);
c = random(pnumber);
d = random(pnumber);
e = random(enumber);
i++;
j++;
k++;
l++;
if (b == 1) {
duplicateMovieClip (_root.tscore, "enenmy" + j, j);
}
if (a == 0) {
duplicateMovieClip (_root.score_right, "enemy" + i, i);
}
if (c == 2) {
duplicateMovieClip (_root.score_left, "enemy" + l, l);
}
if (d == 3) {
duplicateMovieClip (_root.score_bottom, "enemy" + k, k);
}
if (e == 1) {
duplicateMovieClip (_root.eleft, "lenenmy" + j, j);
}
if (e == 0) {
duplicateMovieClip (_root.eright, "renemy" + i, i);
}
if (e == 2) {
duplicateMovieClip (_root.ebottom, "benemy" + l, l);
}
if (e == 3) {
duplicateMovieClip (_root.etop, "tenemy" + k, k);
}
};
Instance of Symbol 44 MovieClip "main5" in Frame 352
onClipEvent (load) {
physics0 = 0.26;
physics1 = 0.26;
xspeed = 1;
yspeed = 1;
}
onClipEvent (enterFrame) {
xspeed = ((_root.main4._x - this._x) * physics0) + (xspeed * physics1);
yspeed = ((_root.main4._y - this._y) * physics0) + (yspeed * physics1);
_x = (_x + xspeed);
_y = (_y + yspeed);
}
Frame 411
stop();
onLoad = function () {
stop();
i = 0;
j = 0;
k = 0;
l = 0;
pnumber = 5;
enumber = 75;
_root.pbasespeed = 3;
_root.ebasespeed = 2;
};
onEnterFrame = function () {
if (_root.score >= 500) {
_root.nextFrame();
}
a = random(pnumber);
b = random(pnumber);
c = random(pnumber);
d = random(pnumber);
e = random(enumber);
i++;
j++;
k++;
l++;
if (b == 1) {
duplicateMovieClip (_root.tscore, "enenmy" + j, j);
}
if (a == 0) {
duplicateMovieClip (_root.score_right, "enemy" + i, i);
}
if (c == 2) {
duplicateMovieClip (_root.score_left, "enemy" + l, l);
}
if (d == 3) {
duplicateMovieClip (_root.score_bottom, "enemy" + k, k);
}
if (e == 1) {
duplicateMovieClip (_root.eleft, "lenenmy" + j, j);
}
if (e == 0) {
duplicateMovieClip (_root.eright, "renemy" + i, i);
}
if (e == 2) {
duplicateMovieClip (_root.ebottom, "benemy" + l, l);
}
if (e == 3) {
duplicateMovieClip (_root.etop, "tenemy" + k, k);
}
};
Instance of Symbol 101 MovieClip "eeft" in Frame 411
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = -this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 3;
yspeed = (Math.random() + 1) * 3;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x > 900) || (this._y > 900)) || (this._y < -100)) {
this.removeMovieClip();
}
this._x = this._x + xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 125 MovieClip "eright" in Frame 411
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = Stage.width + this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 3;
yspeed = (Math.random() + 1) * 3;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if ((this._x < 10) || (this._y > (Stage.height + 10))) {
this.removeMovieClip();
}
this._x = this._x - xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 126 MovieClip "etop" in Frame 411
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = -this._height;
xspeed = (Math.random() + 1) * 3;
yspeed = (Math.random() + 1) * 3;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y + yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 127 MovieClip "ebottom" in Frame 411
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = Stage.height + this._height;
xspeed = (Math.random() + 1) * 3;
yspeed = (Math.random() + 1) * 3;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
trace("score");
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y - yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 113 MovieClip "score_right" in Frame 411
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = Stage.width + this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 3;
yspeed = (Math.random() + 1) * 3;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if ((this._x < 10) || (this._y > (Stage.height + 10))) {
this.removeMovieClip();
}
this._x = this._x - xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 117 MovieClip "score_bottom" in Frame 411
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = Stage.height + this._height;
xspeed = (Math.random() + 1) * 3;
yspeed = (Math.random() + 1) * 3;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
trace("score");
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y - yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed1 = 0;
yspeed = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 81 MovieClip "score_left" in Frame 411
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = -this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 3;
yspeed = (Math.random() + 1) * 3;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x > 900) || (this._y > 900)) || (this._y < -100)) {
this.removeMovieClip();
}
this._x = this._x + xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 121 MovieClip "tscore" in Frame 411
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = -this._height;
xspeed = (Math.random() + 1) * 3;
yspeed = (Math.random() + 1) * 3;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y + yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed1 = 0;
yspeed = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 44 MovieClip "main5" in Frame 412
onClipEvent (load) {
physics0 = 0.26;
physics1 = 0.26;
xspeed = 1;
yspeed = 1;
}
onClipEvent (enterFrame) {
xspeed = ((_root.main4._x - this._x) * physics0) + (xspeed * physics1);
yspeed = ((_root.main4._y - this._y) * physics0) + (yspeed * physics1);
_x = (_x + xspeed);
_y = (_y + yspeed);
}
Frame 471
stop();
onLoad = function () {
stop();
i = 0;
j = 0;
k = 0;
l = 0;
pnumber = 1;
enumber = 25;
_root.pbasespeed = 3;
_root.ebasespeed = 2;
};
onEnterFrame = function () {
a = random(pnumber);
b = random(pnumber);
c = random(pnumber);
d = random(pnumber);
e = random(enumber);
i++;
j++;
k++;
l++;
if (b == 1) {
duplicateMovieClip (_root.tscore, "enenmy" + j, j);
}
if (a == 0) {
duplicateMovieClip (_root.score_right, "enemy" + i, i);
}
if (c == 1) {
duplicateMovieClip (_root.score_left, "enemy" + l, l);
}
if (d == 1) {
duplicateMovieClip (_root.score_bottom, "enemy" + k, k);
}
if (e == 1) {
duplicateMovieClip (_root.eleft, "lenenmy" + j, j);
}
if (e == 0) {
duplicateMovieClip (_root.eright, "renemy" + i, i);
}
if (e == 2) {
duplicateMovieClip (_root.ebottom, "benemy" + l, l);
}
if (e == 3) {
duplicateMovieClip (_root.etop, "tenemy" + k, k);
}
};
Instance of Symbol 101 MovieClip "eeft" in Frame 471
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = -this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 3.5;
yspeed = (Math.random() + 1) * 3.5;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x > 900) || (this._y > 900)) || (this._y < -100)) {
this.removeMovieClip();
}
this._x = this._x + xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 125 MovieClip "eright" in Frame 471
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = Stage.width + this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 3.5;
yspeed = (Math.random() + 1) * 3.5;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if ((this._x < 10) || (this._y > (Stage.height + 10))) {
this.removeMovieClip();
}
this._x = this._x - xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 126 MovieClip "etop" in Frame 471
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = -this._height;
xspeed = (Math.random() + 1) * 3.5;
yspeed = (Math.random() + 1) * 3.5;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y + yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 127 MovieClip "ebottom" in Frame 471
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = Stage.height + this._height;
xspeed = (Math.random() + 1) * 3.5;
yspeed = (Math.random() + 1) * 3.5;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
trace("score");
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y - yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.gotoAndStop("lose");
}
}
}
Instance of Symbol 113 MovieClip "score_right" in Frame 471
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = Stage.width + this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 3;
yspeed = (Math.random() + 1) * 3;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if ((this._x < 10) || (this._y > (Stage.height + 10))) {
this.removeMovieClip();
}
this._x = this._x - xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 117 MovieClip "score_bottom" in Frame 471
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = Stage.height + this._height;
xspeed = (Math.random() + 1) * 3;
yspeed = (Math.random() + 1) * 3;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
trace("score");
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y - yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed1 = 0;
yspeed = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 81 MovieClip "score_left" in Frame 471
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = -this._width;
this._y = random(Stage.height);
xspeed = (Math.random() + 1) * 3;
yspeed = (Math.random() + 1) * 3;
b = Math.random();
if (b <= 0.5) {
yspeed1 = (yspeed - yspeed) - yspeed;
}
if (b >= 0.49) {
yspeed1 = yspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x > 900) || (this._y > 900)) || (this._y < -100)) {
this.removeMovieClip();
}
this._x = this._x + xspeed;
this._y = this._y - yspeed1;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed = 0;
yspeed1 = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Instance of Symbol 121 MovieClip "tscore" in Frame 471
onClipEvent (load) {
i = 0;
radius = 4.8;
this._x = random(Stage.width);
this._y = -this._height;
xspeed = (Math.random() + 1) * 3;
yspeed = (Math.random() + 1) * 3;
b = Math.random();
if (b <= 0.5) {
xspeed1 = (xspeed - xspeed) - xspeed;
}
if (b >= 0.49) {
xspeed1 = xspeed;
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 12) {
this.removeMovieClip();
}
if (((this._x < -40) || (this._x > (Stage.width + 40))) || (this._y >= 900)) {
this.removeMovieClip();
}
this._x = this._x - xspeed1;
this._y = this._y + yspeed;
if ((((_root.main.hitTest(_x, _y, true) || (_root.main2.hitTest(_x, _y, true))) || (_root.main3.hitTest(_x, _y, true))) || (_root.main4.hitTest(_x, _y, true))) || (_root.main5.hitTest(_x, _y, true))) {
xspeed1 = 0;
yspeed = 0;
i++;
if (i == 1) {
_root.score = _root.score + 5;
this.gotoAndPlay(2);
}
}
}
Frame 472
play();
Frame 532
stop();
Frame 533
mochi.MochiScores.showLeaderboard({boardID:"f8b1ecd3d84a44b2", score:_root.score});
Frame 534
MochiAd.showInterLevelAd({id:"e076c6e21c038802", res:"550x400"});
Symbol 16 Button
on (release) {
getURL ("http://www.nexttonothingdesign.com", "_blank");
}
Symbol 25 MovieClip Frame 7
stop();
Symbol 30 Button
on (release) {
gotoAndPlay ("credits");
}
Symbol 35 Button
on (release) {
gotoAndPlay ("howto");
}
Symbol 39 Button
on (press) {
gotoAndPlay ("start");
}
Symbol 50 Button
on (press) {
_root.nextFrame();
}
Symbol 57 MovieClip Frame 1
play();
Symbol 81 MovieClip Frame 1
stop();
Symbol 81 MovieClip Frame 13
stop();
Symbol 100 MovieClip Frame 27
stop();
Symbol 101 MovieClip Frame 1
stop();
Symbol 101 MovieClip Frame 2
stop();
Symbol 103 Button
on (press) {
gotoAndPlay ("menu");
}
Symbol 113 MovieClip Frame 1
stop();
Symbol 113 MovieClip Frame 13
stop();
Symbol 117 MovieClip Frame 1
stop();
Symbol 117 MovieClip Frame 13
stop();
Symbol 121 MovieClip Frame 1
stop();
Symbol 121 MovieClip Frame 13
stop();
Symbol 125 MovieClip Frame 1
stop();
Symbol 125 MovieClip Frame 2
stop();
Symbol 126 MovieClip Frame 1
stop();
Symbol 126 MovieClip Frame 2
stop();
Symbol 127 MovieClip Frame 1
stop();
Symbol 127 MovieClip Frame 2
stop();
Symbol 130 MovieClip Frame 1
stop();
Symbol 130 MovieClip Frame 2
stop();
Symbol 138 MovieClip Frame 72
stop();
Symbol 178 Button
on (press) {
_root.gotoAndStop("highscores");
}
Symbol 180 MovieClip Frame 77
stop();