STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228066
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2560 · P5120

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/93900753?noj=FRM93900753-27DC" width="1" height="1"></div>

Collect!.swf

This is the info page for
Flash #26973

(Click the ID number above for more basic data on this flash file.)


Text
A Game By

NextToNothing

This Version Belongs on:

Albinoblacksheep.com

Simply move your mouse around in order to move your
snake

To gain points eat the blue bugs, be careful
in the game they'll be moving.

Avoid the mines they float around too, They'll be moving
in the real game as well. Click the arrow to return
to the main Menu.

Music By:
Arnas

Game By:
Dylan Riley

Voice Acting:
Edwyn

Score

ActionScript [AS1/AS2]

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();

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 GraphicUsed by:3
Symbol 3 MovieClipUses:2Used by:4 5 7
Symbol 4 MovieClipUses:3Used by:6
Symbol 5 MovieClipUses:3Used by:6 9
Symbol 6 MovieClipUses:4 5Used by:Timeline
Symbol 7 MovieClipUses:3Used by:8
Symbol 8 MovieClipUses:7Used by:Timeline
Symbol 9 MovieClipUses:5Used by:Timeline
Symbol 10 GraphicUsed by:11
Symbol 11 MovieClipUses:10Used by:Timeline
Symbol 12 FontUsed by:13 14 17 18
Symbol 13 TextUses:12Used by:Timeline
Symbol 14 TextUses:12Used by:Timeline
Symbol 15 GraphicUsed by:16
Symbol 16 ButtonUses:15Used by:Timeline
Symbol 17 TextUses:12Used by:Timeline
Symbol 18 TextUses:12Used by:Timeline
Symbol 19 GraphicUsed by:Timeline
Symbol 20 GraphicUsed by:21
Symbol 21 MovieClipUses:20Used by:Timeline
Symbol 22 GraphicUsed by:30
Symbol 23 GraphicUsed by:30
Symbol 24 GraphicUsed by:25
Symbol 25 MovieClipUses:24 SS2Used by:30 35 39
Symbol 26 GraphicUsed by:30 35
Symbol 27 GraphicUsed by:30
Symbol 28 GraphicUsed by:30 35
Symbol 29 GraphicUsed by:30 35 39
Symbol 30 ButtonUses:22 23 25 26 27 28 29Used by:Timeline
Symbol 31 GraphicUsed by:35
Symbol 32 TextUsed by:35
Symbol 33 GraphicUsed by:35
Symbol 34 GraphicUsed by:35
Symbol 35 ButtonUses:31 32 28 33 25 26 34 29Used by:Timeline
Symbol 36 GraphicUsed by:39
Symbol 37 GraphicUsed by:39
Symbol 38 GraphicUsed by:39
Symbol 39 ButtonUses:36 37 25 38 29Used by:Timeline
Symbol 40 GraphicUsed by:Timeline
Symbol 41 GraphicUsed by:42
Symbol 42 MovieClipUses:41 SS3Used by:Timeline
Symbol 43 GraphicUsed by:44
Symbol 44 MovieClipUses:43Used by:Timeline
Symbol 45 FontUsed by:46 83 122 123 135 136 139 140 142 143 144 145 146 148 149 150 151 153 154 155 156 158 159 160 161 164 165 166 167 170 175 177 181 182 183 184
Symbol 46 EditableTextUses:45Used by:Timeline
Symbol 47 FontUsed by:48 84 102 104 106 107 169
Symbol 48 TextUses:47Used by:Timeline
Symbol 49 GraphicUsed by:50 103 178
Symbol 50 ButtonUses:49Used by:Timeline
Symbol 51 GraphicUsed by:81 113 117 121
Symbol 52 GraphicUsed by:57
Symbol 53 GraphicUsed by:57
Symbol 54 GraphicUsed by:57
Symbol 55 GraphicUsed by:57
Symbol 56 GraphicUsed by:57
Symbol 57 MovieClipUses:52 53 54 55 56Used by:81 113 117 121
Symbol 58 GraphicUsed by:62
Symbol 59 GraphicUsed by:62
Symbol 60 GraphicUsed by:62
Symbol 61 GraphicUsed by:62
Symbol 62 MovieClipUses:58 59 60 61Used by:81 113 117 121
Symbol 63 GraphicUsed by:68
Symbol 64 GraphicUsed by:68
Symbol 65 GraphicUsed by:68
Symbol 66 GraphicUsed by:68
Symbol 67 GraphicUsed by:68
Symbol 68 MovieClipUses:63 64 65 66 67Used by:81 113 117 121
Symbol 69 GraphicUsed by:81 113 117 121
Symbol 70 GraphicUsed by:75
Symbol 71 GraphicUsed by:75
Symbol 72 GraphicUsed by:75
Symbol 73 GraphicUsed by:75
Symbol 74 GraphicUsed by:75
Symbol 75 MovieClipUses:70 71 72 73 74Used by:81 113 117 121
Symbol 76 GraphicUsed by:81 113 117 121
Symbol 77 GraphicUsed by:81 113 117 121
Symbol 78 GraphicUsed by:81
Symbol 79 GraphicUsed by:81
Symbol 80 GraphicUsed by:81
Symbol 81 MovieClipUses:51 57 62 68 69 75 76 77 78 79 80 SS4Used by:Timeline
Symbol 82 GraphicUsed by:Timeline
Symbol 83 EditableTextUses:45Used by:Timeline
Symbol 84 TextUses:47Used by:Timeline
Symbol 85 GraphicUsed by:Timeline
Symbol 86 GraphicUsed by:101 127
Symbol 87 GraphicUsed by:100
Symbol 88 GraphicUsed by:100
Symbol 89 GraphicUsed by:100
Symbol 90 GraphicUsed by:100
Symbol 91 GraphicUsed by:100
Symbol 92 GraphicUsed by:100
Symbol 93 GraphicUsed by:100
Symbol 94 GraphicUsed by:100
Symbol 95 GraphicUsed by:100
Symbol 96 GraphicUsed by:100
Symbol 97 GraphicUsed by:100
Symbol 98 GraphicUsed by:100
Symbol 99 GraphicUsed by:100
Symbol 100 MovieClipUses:87 88 89 90 91 92 93 94 95 96 97 98 99Used by:101 125 126 127
Symbol 101 MovieClipUses:86 100Used by:Timeline
Symbol 102 TextUses:47Used by:Timeline
Symbol 103 ButtonUses:49Used by:Timeline
Symbol 104 TextUses:47Used by:Timeline
Symbol 105 GraphicUsed by:Timeline
Symbol 106 TextUses:47Used by:Timeline
Symbol 107 TextUses:47Used by:Timeline
Symbol 108 GraphicUsed by:Timeline
Symbol 109 GraphicUsed by:Timeline
Symbol 110 GraphicUsed by:113
Symbol 111 GraphicUsed by:113
Symbol 112 GraphicUsed by:113
Symbol 113 MovieClipUses:51 57 62 68 69 75 76 77 110 111 112 SS5Used by:Timeline
Symbol 114 GraphicUsed by:117
Symbol 115 GraphicUsed by:117
Symbol 116 GraphicUsed by:117
Symbol 117 MovieClipUses:51 57 62 68 69 75 76 77 114 115 116 SS6Used by:Timeline
Symbol 118 GraphicUsed by:121
Symbol 119 GraphicUsed by:121
Symbol 120 GraphicUsed by:121
Symbol 121 MovieClipUses:51 57 62 68 69 75 76 77 118 119 120 SS7Used by:Timeline
Symbol 122 EditableTextUses:45Used by:Timeline
Symbol 123 EditableTextUses:45Used by:Timeline
Symbol 124 GraphicUsed by:125 126
Symbol 125 MovieClipUses:124 100Used by:Timeline
Symbol 126 MovieClipUses:124 100Used by:Timeline
Symbol 127 MovieClipUses:86 100Used by:Timeline
Symbol 128 GraphicUsed by:130
Symbol 129 GraphicUsed by:130
Symbol 130 MovieClipUses:128 129Used by:Timeline
Symbol 131 GraphicUsed by:Timeline
Symbol 132 GraphicUsed by:134
Symbol 133 GraphicUsed by:134
Symbol 134 MovieClipUses:132 133Used by:Timeline
Symbol 135 EditableTextUses:45Used by:Timeline
Symbol 136 EditableTextUses:45Used by:Timeline
Symbol 137 GraphicUsed by:138
Symbol 138 MovieClipUses:137 SS8Used by:Timeline
Symbol 139 EditableTextUses:45Used by:Timeline
Symbol 140 EditableTextUses:45Used by:Timeline
Symbol 141 GraphicUsed by:Timeline
Symbol 142 EditableTextUses:45Used by:Timeline
Symbol 143 EditableTextUses:45Used by:Timeline
Symbol 144 EditableTextUses:45Used by:Timeline
Symbol 145 EditableTextUses:45Used by:Timeline
Symbol 146 EditableTextUses:45Used by:Timeline
Symbol 147 GraphicUsed by:Timeline
Symbol 148 EditableTextUses:45Used by:Timeline
Symbol 149 EditableTextUses:45Used by:Timeline
Symbol 150 EditableTextUses:45Used by:Timeline
Symbol 151 EditableTextUses:45Used by:Timeline
Symbol 152 GraphicUsed by:Timeline
Symbol 153 EditableTextUses:45Used by:Timeline
Symbol 154 EditableTextUses:45Used by:Timeline
Symbol 155 EditableTextUses:45Used by:Timeline
Symbol 156 EditableTextUses:45Used by:Timeline
Symbol 157 GraphicUsed by:Timeline
Symbol 158 EditableTextUses:45Used by:Timeline
Symbol 159 EditableTextUses:45Used by:Timeline
Symbol 160 EditableTextUses:45Used by:Timeline
Symbol 161 EditableTextUses:45Used by:Timeline
Symbol 162 GraphicUsed by:163
Symbol 163 MovieClipUses:162Used by:Timeline
Symbol 164 EditableTextUses:45Used by:Timeline
Symbol 165 EditableTextUses:45Used by:Timeline
Symbol 166 EditableTextUses:45Used by:Timeline
Symbol 167 EditableTextUses:45Used by:Timeline
Symbol 168 GraphicUsed by:Timeline
Symbol 169 TextUses:47Used by:Timeline
Symbol 170 EditableTextUses:45Used by:Timeline
Symbol 171 GraphicUsed by:Timeline
Symbol 172 ShapeTweeningUsed by:Timeline
Symbol 173 GraphicUsed by:Timeline
Symbol 174 GraphicUsed by:Timeline
Symbol 175 EditableTextUses:45Used by:Timeline
Symbol 176 GraphicUsed by:Timeline
Symbol 177 EditableTextUses:45Used by:Timeline
Symbol 178 ButtonUses:49Used by:Timeline
Symbol 179 GraphicUsed by:180
Symbol 180 MovieClipUses:179 SS9Used by:Timeline
Symbol 181 EditableTextUses:45Used by:Timeline
Symbol 182 EditableTextUses:45Used by:Timeline
Symbol 183 EditableTextUses:45Used by:Timeline
Symbol 184 EditableTextUses:45Used by:Timeline
Streaming Sound 1Used by:Timeline
Streaming Sound 2Used by:Symbol 25 MovieClip
Streaming Sound 3Used by:Symbol 42 MovieClip
Streaming Sound 4Used by:Symbol 81 MovieClip
Streaming Sound 5Used by:Symbol 113 MovieClip
Streaming Sound 6Used by:Symbol 117 MovieClip
Streaming Sound 7Used by:Symbol 121 MovieClip
Streaming Sound 8Used by:Symbol 138 MovieClip
Streaming Sound 9Used by:Symbol 180 MovieClip

Instance Names

"main5"Frame 102Symbol 44 MovieClip
"main4"Frame 102Symbol 44 MovieClip
"main3"Frame 102Symbol 44 MovieClip
"main2"Frame 102Symbol 44 MovieClip
"main"Frame 102Symbol 44 MovieClip
"a"Frame 103Symbol 81 MovieClip
"eeft"Frame 104Symbol 101 MovieClip
"main"Frame 106Symbol 44 MovieClip
"score_right"Frame 106Symbol 113 MovieClip
"score_bottom"Frame 106Symbol 117 MovieClip
"score_left"Frame 106Symbol 81 MovieClip
"tscore"Frame 106Symbol 121 MovieClip
"eeft"Frame 106Symbol 101 MovieClip
"eright"Frame 106Symbol 125 MovieClip
"etop"Frame 106Symbol 126 MovieClip
"ebottom"Frame 106Symbol 127 MovieClip
"main2"Frame 107Symbol 44 MovieClip
"eeft"Frame 172Symbol 101 MovieClip
"eright"Frame 172Symbol 125 MovieClip
"etop"Frame 172Symbol 126 MovieClip
"ebottom"Frame 172Symbol 127 MovieClip
"score_right"Frame 172Symbol 113 MovieClip
"score_bottom"Frame 172Symbol 117 MovieClip
"score_left"Frame 172Symbol 81 MovieClip
"tscore"Frame 172Symbol 121 MovieClip
"main3"Frame 173Symbol 44 MovieClip
"eeft"Frame 231Symbol 101 MovieClip
"eright"Frame 231Symbol 125 MovieClip
"etop"Frame 231Symbol 126 MovieClip
"ebottom"Frame 231Symbol 127 MovieClip
"score_right"Frame 231Symbol 113 MovieClip
"score_bottom"Frame 231Symbol 117 MovieClip
"score_left"Frame 231Symbol 81 MovieClip
"tscore"Frame 231Symbol 121 MovieClip
"main4"Frame 232Symbol 44 MovieClip
"eeft"Frame 291Symbol 101 MovieClip
"eright"Frame 291Symbol 125 MovieClip
"etop"Frame 291Symbol 126 MovieClip
"ebottom"Frame 291Symbol 127 MovieClip
"score_right"Frame 291Symbol 113 MovieClip
"score_bottom"Frame 291Symbol 117 MovieClip
"score_left"Frame 291Symbol 81 MovieClip
"tscore"Frame 291Symbol 121 MovieClip
"main5"Frame 292Symbol 44 MovieClip
"eeft"Frame 351Symbol 101 MovieClip
"eright"Frame 351Symbol 125 MovieClip
"etop"Frame 351Symbol 126 MovieClip
"ebottom"Frame 351Symbol 127 MovieClip
"score_right"Frame 351Symbol 113 MovieClip
"score_bottom"Frame 351Symbol 117 MovieClip
"score_left"Frame 351Symbol 81 MovieClip
"tscore"Frame 351Symbol 121 MovieClip
"main5"Frame 352Symbol 44 MovieClip
"eeft"Frame 411Symbol 101 MovieClip
"eright"Frame 411Symbol 125 MovieClip
"etop"Frame 411Symbol 126 MovieClip
"ebottom"Frame 411Symbol 127 MovieClip
"score_right"Frame 411Symbol 113 MovieClip
"score_bottom"Frame 411Symbol 117 MovieClip
"score_left"Frame 411Symbol 81 MovieClip
"tscore"Frame 411Symbol 121 MovieClip
"main5"Frame 412Symbol 44 MovieClip
"eeft"Frame 471Symbol 101 MovieClip
"eright"Frame 471Symbol 125 MovieClip
"etop"Frame 471Symbol 126 MovieClip
"ebottom"Frame 471Symbol 127 MovieClip
"score_right"Frame 471Symbol 113 MovieClip
"score_bottom"Frame 471Symbol 117 MovieClip
"score_left"Frame 471Symbol 81 MovieClip
"tscore"Frame 471Symbol 121 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access network only, Metadata not present, AS1/AS2.

Labels

"albino"Frame 3
"menu"Frame 101
"howto"Frame 102
"credits"Frame 105
"start"Frame 106
"lose"Frame 472
"highscores"Frame 533

Dynamic Text Variables

scoreSymbol 46 EditableText""
scoreSymbol 83 EditableText""
scoreSymbol 122 EditableText""
basespeedSymbol 123 EditableText""
scoreSymbol 135 EditableText""
basespeedSymbol 136 EditableText""
scoreSymbol 139 EditableText""
pbasespeedSymbol 140 EditableText""
pbasespeedSymbol 142 EditableText""
scoreSymbol 143 EditableText""
pbasespeedSymbol 144 EditableText""
scoreSymbol 145 EditableText""
pbasespeedSymbol 146 EditableText""
scoreSymbol 148 EditableText""
pbasespeedSymbol 149 EditableText""
scoreSymbol 150 EditableText""
pbasespeedSymbol 151 EditableText""
scoreSymbol 153 EditableText""
pbasespeedSymbol 154 EditableText""
scoreSymbol 155 EditableText""
pbasespeedSymbol 156 EditableText""
scoreSymbol 158 EditableText""
pbasespeedSymbol 159 EditableText""
scoreSymbol 160 EditableText""
pbasespeedSymbol 161 EditableText""
scoreSymbol 164 EditableText""
pbasespeedSymbol 165 EditableText""
scoreSymbol 166 EditableText""
pbasespeedSymbol 167 EditableText""
scoreSymbol 170 EditableText""
scoreSymbol 175 EditableText""
scoreSymbol 177 EditableText""
scoreSymbol 181 EditableText""
playernameSymbol 182 EditableText""
scoreSymbol 183 EditableText""
playernameSymbol 184 EditableText""




http://swfchan.com/6/26973/info.shtml
Created: 22/5 -2019 02:20:40 Last modified: 22/5 -2019 02:20:40 Server time: 27/04 -2024 18:39:39