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

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

Aquarim 1.1.swf

This is the info page for
Flash #48455

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


Text
Present

Play

Play

AQuANUM

+100

+75

+50

+25

Enemy           =
Shield           =
life           =
ScORE+100=
SCORE+75   =
SCORE+50   =
SCORE+25   =

Controls :
Mouse Cursor

Your scorE :

Sumbit your result

Sumbit your result

LEVEL :

shield :

x

SCORE :

Game over

go to main

go to main

ActionScript [AS1/AS2]

Frame 1
NewgroundsAPI.connectMovie(4987);
Frame 61
function glob_func() { _root.newX = (Math.random() * 1) - (Math.random() * 1); _root.chX = (_root.newX - _root.dX) / (50 + random(50)); clearInterval(_root.x_int); _root.x_int = setInterval(function () { _root.dX = _root.dX + _root.chX; if ((Math.round(_root.dX * 10) / 10) == (Math.round(_root.newX * 10) / 10)) { clearInterval(_root.x_int); } }, 30); } function move_func() { varDif = this._xscale / 100; this._x = this._x + (this.dX + (_root.dX * varDif)); this._y = this._y + (this.dY + (_root.dY * varDif)); if (this._y >= Stage.height) { this.removeMovieClip(); } } function snow_func() { varTarget = _root.attachMovie("snow_mc", ("snow" + _root.getNextHighestDepth()) + "_mc", _root.getNextHighestDepth(), {_y:-30, _x:-75 + (Math.random() * (Stage.width + 75))}); varTarget._xscale = (varTarget._yscale = 25 + (Math.random() * 75)); varTarget.dX = (Math.random() * 1) - (Math.random() * 1); varTarget.dY = 0.5 + (varTarget._xscale / 100); varTarget.onEnterFrame = _root.move_func; } stop(); _root.kongregateServices.connect(); Mouse.hide(); stop(); Stage.scaleMode = "noScale"; _root._quality = "BEST"; var dX = 0; var dY = 0.25; setInterval(glob_func, 5000); setInterval(snow_func, 75); logo_mc.onRollOver = function () { };
Instance of Symbol 61 MovieClip in Frame 61
onClipEvent (enterFrame) { if (hitTest(_root._xmouse, _root._ymouse, false)) { gotoAndStop (2); } else { gotoAndStop (1); } } onClipEvent (mouseDown) { if (hitTest(_root._xmouse, _root._ymouse, false)) { stopAllSounds(); _root.play(); } }
Instance of Symbol 64 MovieClip in Frame 61
onClipEvent (enterFrame) { if (hitTest(_root._xmouse, _root._ymouse, false)) { gotoAndStop (2); } else { gotoAndStop (1); } } onClipEvent (mouseDown) { if (hitTest(_root._xmouse, _root._ymouse, false)) { _root.how._visible = 1; } else { _root.how._visible = 0; } }
Instance of Symbol 69 MovieClip "n0" in Frame 61
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { _x = (((_x * 3) + _root.n1._x) / 4); _y = (((_y * 3) + _root.n1._y) / 4); }
Instance of Symbol 108 MovieClip "how" in Frame 61
onClipEvent (load) { this._visible = 0; }
Instance of Symbol 110 MovieClip in Frame 61
onClipEvent (enterFrame) { _x = _root._xmouse; _y = _root._ymouse; }
Frame 62
stop();
Instance of Symbol 101 MovieClip "bazz" in Frame 62
onClipEvent (enterFrame) { if (_root.ba._visible == 0) { play(); } if (_root.ba._visible == 1) { gotoAndStop (1); } _x = _root.ba._x; _y = _root.ba._y; }
Instance of Symbol 98 MovieClip "bonus" in Frame 62
onClipEvent (load) { pol = 1; ser = 10; } onClipEvent (enterFrame) { if (_root.gameover._visible == 0) { if (this.hitTest(_root.n4)) { if (this._visible == 1) { _root.shield._visible = 1; _root.energy._visible = 1; _root.n4.gotoAndStop(2); if (_root.n3._visible == 0) { _root.n3._visible = 1; } } if (this._visible == 1) { if ((_root.n2._visible == 0) and (_root.n3._visible == 1)) { _root.n2._visible = 1; this._visible = 0; } } if (this._visible == 1) { if ((_root.n2._visible == 0) and (_root.n3._visible == 1)) { _root.n2._visible = 1; this._visible = 0; } } if (this._visible == 1) { if ((_root.n1._visible == 0) and (_root.n2._visible == 1)) { _root.n1._visible = 1; _root.an1._visible = 1; this._visible = 0; } } if (this._visible == 1) { if ((_root.n0._visible == 0) and (_root.n1._visible == 1)) { _root.n0._visible = 1; _root.an0._visible = 1; this._visible = 0; } } if (this._visible == 1) { if ((_root.q0._visible == 0) and (_root.n0._visible == 1)) { _root.q0._visible = 1; _root.aq0._visible = 1; this._visible = 0; } } if (this._visible == 1) { if ((_root.q1._visible == 0) and (_root.q0._visible == 1)) { _root.q1._visible = 1; _root.aq1._visible = 1; this._visible = 0; } } if (this._visible == 1) { if ((_root.q2._visible == 0) and (_root.q1._visible == 1)) { _root.q2._visible = 1; _root.aq2._visible = 1; this._visible = 0; } } if (this._visible == 1) { if ((_root.q3._visible == 0) and (_root.q2._visible == 1)) { _root.q3._visible = 1; _root.aq3._visible = 1; this._visible = 0; } } if (this._visible == 1) { if ((_root.q4._visible == 0) and (_root.q3._visible == 1)) { _root.q4._visible = 1; _root.aq4._visible = 1; this._visible = 0; } } } _x = (_x - (4 + _root.lev.lvl)); if (_x <= -30) { ser = random(9 + _root.lev.lvl); if (ser <= 2) { this._visible = 1; } if (ser > 2) { this._visible = 0; } _y = random(400); _x = 580; } } }
Instance of Symbol 94 MovieClip in Frame 62
onClipEvent (enterFrame) { if (_root.gameover._visible == 0) { if (_root.q4._visible == 1) { _x = 580; } if (this.hitTest(_root.n4)) { if (this._visible == 1) { if (_root.n3._visible == 0) { _root.n3._visible = 1; _root.sco.score = _root.sco.score + 250; this._visible = 0; } } if (this._visible == 1) { if ((_root.n2._visible == 0) and (_root.n3._visible == 1)) { _root.n2._visible = 1; _root.sco.score = _root.sco.score + 250; this._visible = 0; } } if (this._visible == 1) { if ((_root.n2._visible == 0) and (_root.n3._visible == 1)) { _root.n2._visible = 1; _root.sco.score = _root.sco.score + 250; this._visible = 0; } } if (this._visible == 1) { if ((_root.n1._visible == 0) and (_root.n2._visible == 1)) { _root.n1._visible = 1; _root.an1._visible = 1; _root.sco.score = _root.sco.score + 250; this._visible = 0; } } if (this._visible == 1) { if ((_root.n0._visible == 0) and (_root.n1._visible == 1)) { _root.n0._visible = 1; _root.an0._visible = 1; _root.sco.score = _root.sco.score + 250; this._visible = 0; } } if (this._visible == 1) { if ((_root.q0._visible == 0) and (_root.n0._visible == 1)) { _root.q0._visible = 1; _root.aq0._visible = 1; _root.sco.score = _root.sco.score + 250; this._visible = 0; } } if (this._visible == 1) { if ((_root.q1._visible == 0) and (_root.q0._visible == 1)) { _root.q1._visible = 1; _root.aq1._visible = 1; _root.sco.score = _root.sco.score + 250; this._visible = 0; } } if (this._visible == 1) { if ((_root.q2._visible == 0) and (_root.q1._visible == 1)) { _root.q2._visible = 1; _root.aq2._visible = 1; _root.sco.score = _root.sco.score + 250; this._visible = 0; } } if (this._visible == 1) { if ((_root.q3._visible == 0) and (_root.q2._visible == 1)) { _root.q3._visible = 1; _root.aq3._visible = 1; _root.sco.score = _root.sco.score + 250; this._visible = 0; } } if (this._visible == 1) { if ((_root.q4._visible == 0) and (_root.q3._visible == 1)) { _root.q4._visible = 1; _root.aq4._visible = 1; _root.sco.score = _root.sco.score + 250; this._visible = 0; } } } _x = (_x - (4 + _root.lev.lvl)); _rotation = (_rotation + 5); if (_x <= -30) { this._visible = 1; _y = random(400); _x = 580; } } }
Instance of Symbol 113 MovieClip "ba" in Frame 62
onClipEvent (load) { speed = 4; _y = random(400); } onClipEvent (enterFrame) { _alpha = 0; if (_root.gameover._visible == 0) { _x = (_x - (speed + _root.lev.lvl)); _rotation = (_rotation + 5); if (_x <= -30) { this._visible = 1; _root.bazz._visible = 1; _y = random(400); _x = 550; } } }
Instance of Symbol 113 MovieClip "baq" in Frame 62
onClipEvent (load) { speed = 4; _y = random(400); } onClipEvent (enterFrame) { _alpha = 0; if (_root.gameover._visible == 0) { _x = (_x - (speed + _root.lev.lvl)); _rotation = (_rotation + 5); if (_x <= -30) { this._visible = 1; _root.bazz2._visible = 1; _y = random(400); _x = 550; } } }
Instance of Symbol 113 MovieClip "baw" in Frame 62
onClipEvent (load) { speed = 4; _y = random(400); } onClipEvent (enterFrame) { _alpha = 0; if (_root.gameover._visible == 0) { _x = (_x - (speed + _root.lev.lvl)); _rotation = (_rotation + 5); if (_x <= -30) { this._visible = 1; _root.bazz3._visible = 1; _y = random(400); _x = 550; } } }
Instance of Symbol 113 MovieClip "bae" in Frame 62
onClipEvent (load) { speed = 4; _y = random(400); } onClipEvent (enterFrame) { _alpha = 0; if (_root.gameover._visible == 0) { _x = (_x - (speed + _root.lev.lvl)); _rotation = (_rotation + 5); if (_x <= -30) { this._visible = 1; _root.bazz4._visible = 1; _y = random(400); _x = 550; } } }
Instance of Symbol 113 MovieClip "bar" in Frame 62
onClipEvent (load) { speed = 4; _y = random(400); } onClipEvent (enterFrame) { _alpha = 0; if (_root.gameover._visible == 0) { _x = (_x - (speed + _root.lev.lvl)); _rotation = (_rotation + 5); if (_x <= -30) { this._visible = 1; _root.bazz5._visible = 1; _y = random(400); _x = 550; } } }
Instance of Symbol 114 MovieClip "sert" in Frame 62
onClipEvent (load) { speed = 4; _y = random(400); this._visible = 1; } onClipEvent (enterFrame) { _alpha = 0; if (_root.gameover._visible == 0) { _x = (_x - (speed + _root.lev.lvl)); _rotation = (_rotation + 5); if (_x <= -30) { this._visible = 1; _root.bazz1._visible = 1; _y = random(400); _x = 550; } } }
Instance of Symbol 101 MovieClip "bazz1" in Frame 62
onClipEvent (enterFrame) { if (_root.sert._visible == 0) { play(); } if (_root.sert._visible == 1) { gotoAndStop (1); } _x = _root.sert._x; _y = _root.sert._y; }
Instance of Symbol 101 MovieClip "bazz2" in Frame 62
onClipEvent (enterFrame) { if (_root.baq._visible == 0) { play(); } if (_root.baq._visible == 1) { gotoAndStop (1); } _x = _root.baq._x; _y = _root.baq._y; }
Instance of Symbol 101 MovieClip "bazz3" in Frame 62
onClipEvent (enterFrame) { if (_root.baw._visible == 0) { play(); } if (_root.baw._visible == 1) { gotoAndStop (1); } _x = _root.baw._x; _y = _root.baw._y; }
Instance of Symbol 101 MovieClip "bazz4" in Frame 62
onClipEvent (enterFrame) { if (_root.bae._visible == 0) { play(); } if (_root.bae._visible == 1) { gotoAndStop (1); } _x = _root.bae._x; _y = _root.bae._y; }
Instance of Symbol 101 MovieClip "bazz5" in Frame 62
onClipEvent (enterFrame) { if (_root.bar._visible == 0) { play(); } if (_root.bar._visible == 1) { gotoAndStop (1); } _x = _root.bar._x; _y = _root.bar._y; }
Instance of Symbol 118 MovieClip in Frame 62
onClipEvent (load) { kol = 1; } onClipEvent (enterFrame) { if (this.hitTest(_root.n4)) { if (this._visible == 1) { if (pol == 0) { _root.sco.score = _root.sco.score + 100; this._visible = 0; } if (pol == 1) { _root.sco.score = _root.sco.score + 75; this._visible = 0; } if (pol == 2) { _root.sco.score = _root.sco.score + 50; this._visible = 0; } if (pol == 3) { _root.sco.score = _root.sco.score + 25; this._visible = 0; } } } if (_root.gameover._visible == 0) { _x = (_x - (4 + _root.lev.lvl)); if (_x <= -30) { _x = 580; _y = random(400); this._visible = 1; kol = 1; } if (kol == 1) { pol = random(4); kol = 0; } ser.gotoAndStop(pol); der.gotoAndStop(pol); } }
Instance of Symbol 122 MovieClip "scorik" in Frame 62
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (this._visible == 1) { finscore = _root.sco.score; } }
Instance of Symbol 133 MovieClip "energy" in Frame 62
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (_root.gameover._visible == 1) { this._visible = 0; } if (this._visible == 1) { life._xscale = life._xscale - 0.5; } if (life._xscale <= 0) { _root.shield._visible = 0; this._visible = 0; life._xscale = 100; } }
Instance of Symbol 135 MovieClip "shield" in Frame 62
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (_root.gameover._visible == 1) { this._visible = 0; } }
Instance of Symbol 141 MovieClip "sco" in Frame 62
onClipEvent (enterFrame) { if (score >= 1000) { _root.lev.lvl = 2; } if (score >= 2000) { _root.lev.lvl = 3; } if (score >= 3000) { _root.lev.lvl = 4; } if (score >= 4000) { _root.lev.lvl = 5; } if (score >= 5000) { _root.lev.lvl = 6; } if (score >= 6000) { _root.lev.lvl = 7; } if (score >= 7000) { _root.lev.lvl = 8; } if (score >= 8000) { _root.lev.lvl = 9; } if (score >= 9000) { _root.lev.lvl = 10; } if (score >= 10000) { _root.lev.lvl = 11; } if (score >= 11000) { _root.lev.lvl = 12; } if (score >= 12000) { _root.lev.lvl = 13; } if (score >= 13000) { _root.lev.lvl = 14; } if (score >= 14000) { _root.lev.lvl = 15; } if (score >= 15000) { _root.lev.lvl = 16; } if (score >= 16000) { _root.lev.lvl = 17; } if (score >= 17000) { _root.lev.lvl = 18; } if (score >= 18000) { _root.lev.lvl = 19; } if (score >= 19000) { _root.lev.lvl = 20; } if (score >= 20000) { _root.lev.lvl = 21; } if (score >= 21000) { _root.lev.lvl = 22; } if (score >= 22000) { _root.lev.lvl = 23; } if (score >= 23000) { _root.lev.lvl = 24; } if (score >= 24000) { _root.lev.lvl = 25; } if (score >= 25000) { _root.lev.lvl = 26; } if (score >= 26000) { _root.lev.lvl = 27; } if (score >= 27000) { _root.lev.lvl = 28; } if (score >= 28000) { _root.lev.lvl = 29; } if (score >= 29000) { _root.lev.lvl = 30; } }
Instance of Symbol 145 MovieClip "gameover" in Frame 62
onClipEvent (load) { this._visible = 0; }
Instance of Symbol 148 MovieClip "buto1" in Frame 62
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (hitTest(_root._xmouse, _root._ymouse, false)) { gotoAndStop (2); } else { gotoAndStop (1); } } onClipEvent (mouseDown) { if (this._visible == 1) { if (hitTest(_root._xmouse, _root._ymouse, false)) { _root.prevFrame(); } } }
Instance of Symbol 110 MovieClip in Frame 62
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (_root.gameover._visible == 1) { this._visible = 1; } _x = _root._xmouse; _y = _root._ymouse; }
Instance of Symbol 149 MovieClip in Frame 62
onClipEvent (enterFrame) { _alpha = (_root.lev.lvl * 2.5); }
Instance of Symbol 67 MovieClip "n1" in Frame 62
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (_root.n0._visible == 0) { if (this._visible == 1) { _root.lif = 4; } } if (_root.energy._visible == 0) { if (_root.n0._visible == 0) { if (_root.baq._visible == 1) { if (this._visible == 1) { if (_root.baq.hitTest(_root.n4)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n3)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n2)) { this._visible = 0; _root.baq._visible = 0; } if (this.hitTest(_root.baq)) { this._visible = 0; _root.baq._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.n0._visible == 0) { if (_root.baw._visible == 1) { if (this._visible == 1) { if (_root.baw.hitTest(_root.n4)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n3)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n2)) { this._visible = 0; _root.baw._visible = 0; } if (this.hitTest(_root.baw)) { this._visible = 0; _root.baw._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.n0._visible == 0) { if (_root.bae._visible == 1) { if (this._visible == 1) { if (_root.bae.hitTest(_root.n4)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n3)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n2)) { this._visible = 0; _root.bae._visible = 0; } if (this.hitTest(_root.bae)) { this._visible = 0; _root.bae._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.n0._visible == 0) { if (_root.bar._visible == 1) { if (this._visible == 1) { if (_root.bar.hitTest(_root.n4)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n3)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n2)) { this._visible = 0; _root.bar._visible = 0; } if (this.hitTest(_root.bar)) { this._visible = 0; _root.bar._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.n0._visible == 0) { if (_root.sert._visible == 1) { if (this._visible == 1) { if (_root.sert.hitTest(_root.n4)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n3)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n2)) { this._visible = 0; _root.sert._visible = 0; } if (this.hitTest(_root.sert)) { this._visible = 0; _root.sert._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.n0._visible == 0) { if (_root.ba._visible == 1) { if (this._visible == 1) { if (_root.ba.hitTest(_root.n4)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n3)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n2)) { this._visible = 0; _root.ba._visible = 0; } if (this.hitTest(_root.ba)) { this._visible = 0; _root.ba._visible = 0; } } } } } _x = (((_x * 3) + _root.n2._x) / 4); _y = (((_y * 3) + _root.n2._y) / 4); }
Instance of Symbol 151 MovieClip "n2" in Frame 62
onClipEvent (load) { this._visible = 1; } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.n1._visible == 0) { if (_root.baq._visible == 1) { if (this._visible == 1) { if (_root.baq.hitTest(_root.n4)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n3)) { this._visible = 0; _root.baq._visible = 0; } if (this.hitTest(_root.baq)) { this._visible = 0; _root.baq._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.n1._visible == 0) { if (_root.baw._visible == 1) { if (this._visible == 1) { if (_root.baw.hitTest(_root.n4)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n3)) { this._visible = 0; _root.baw._visible = 0; } if (this.hitTest(_root.baw)) { this._visible = 0; _root.baw._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.n1._visible == 0) { if (_root.bae._visible == 1) { if (this._visible == 1) { if (_root.bae.hitTest(_root.n4)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n3)) { this._visible = 0; _root.bae._visible = 0; } if (this.hitTest(_root.bae)) { this._visible = 0; _root.bae._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.n1._visible == 0) { if (_root.bar._visible == 1) { if (this._visible == 1) { if (_root.bar.hitTest(_root.n4)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n3)) { this._visible = 0; _root.bar._visible = 0; } if (this.hitTest(_root.bar)) { this._visible = 0; _root.bar._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.n1._visible == 0) { if (this._visible == 1) { _root.lif = 3; } } if (_root.energy._visible == 0) { if (_root.n1._visible == 0) { if (_root.sert._visible == 1) { if (this._visible == 1) { if (_root.sert.hitTest(_root.n4)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n3)) { this._visible = 0; _root.sert._visible = 0; } if (this.hitTest(_root.sert)) { this._visible = 0; _root.sert._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.n1._visible == 0) { if (_root.ba._visible == 1) { if (this._visible == 1) { if (_root.ba.hitTest(_root.n4)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n3)) { this._visible = 0; _root.ba._visible = 0; } if (this.hitTest(_root.ba)) { this._visible = 0; _root.ba._visible = 0; } } } } } _x = (((_x * 3) + _root.n3._x) / 4); _y = (((_y * 3) + _root.n3._y) / 4); }
Instance of Symbol 153 MovieClip "n3" in Frame 62
onClipEvent (load) { this._visible = 1; } onClipEvent (enterFrame) { if (_root.n2._visible == 0) { if (this._visible == 1) { _root.lif = 2; } } if (_root.energy._visible == 0) { if (_root.n2._visible == 0) { if (_root.baq._visible == 1) { if (this._visible == 1) { if (_root.baq.hitTest(_root.n4)) { this._visible = 0; _root.baq._visible = 0; } if (this.hitTest(_root.baq)) { this._visible = 0; _root.baq._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.n2._visible == 0) { if (_root.baw._visible == 1) { if (this._visible == 1) { if (_root.baw.hitTest(_root.n4)) { this._visible = 0; _root.baw._visible = 0; } if (this.hitTest(_root.baw)) { this._visible = 0; _root.baw._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.n2._visible == 0) { if (_root.bae._visible == 1) { if (this._visible == 1) { if (_root.bae.hitTest(_root.n4)) { this._visible = 0; _root.bea._visible = 0; } if (this.hitTest(_root.bae)) { this._visible = 0; _root.bae._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.n2._visible == 0) { if (_root.bar._visible == 1) { if (this._visible == 1) { if (_root.bar.hitTest(_root.n4)) { this._visible = 0; _root.bar._visible = 0; } if (this.hitTest(_root.bar)) { this._visible = 0; _root.bar._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.n2._visible == 0) { if (_root.sert._visible == 1) { if (this._visible == 1) { if (_root.sert.hitTest(_root.n4)) { this._visible = 0; _root.sert._visible = 0; } if (this.hitTest(_root.sert)) { this._visible = 0; _root.sert._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.n2._visible == 0) { if (_root.ba._visible == 1) { if (this._visible == 1) { if (_root.ba.hitTest(_root.n4)) { this._visible = 0; _root.ba._visible = 0; } if (this.hitTest(_root.ba)) { this._visible = 0; _root.ba._visible = 0; } } } } } _x = (((_x * 3) + _root.n4._x) / 4); _y = (((_y * 3) + _root.n4._y) / 4); }
Instance of Symbol 69 MovieClip "n0" in Frame 62
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (_root.q0._visible == 0) { if (this._visible == 1) { _root.lif = 5; } } if (_root.energy._visible == 0) { if (_root.q0._visible == 0) { if (_root.baq._visible == 1) { if (this._visible == 1) { if (_root.baq.hitTest(_root.n4)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n3)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n2)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n1)) { this._visible = 0; _root.baq._visible = 0; } if (this.hitTest(_root.baq)) { this._visible = 0; _root.baq._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q0._visible == 0) { if (_root.baw._visible == 1) { if (this._visible == 1) { if (_root.baw.hitTest(_root.n4)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n3)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n2)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n1)) { this._visible = 0; _root.baw._visible = 0; } if (this.hitTest(_root.baw)) { this._visible = 0; _root.baw._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q0._visible == 0) { if (_root.bae._visible == 1) { if (this._visible == 1) { if (_root.bae.hitTest(_root.n4)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n3)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n2)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n1)) { this._visible = 0; _root.bae._visible = 0; } if (this.hitTest(_root.bae)) { this._visible = 0; _root.bae._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q0._visible == 0) { if (_root.bar._visible == 1) { if (this._visible == 1) { if (_root.bar.hitTest(_root.n4)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n3)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n2)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n1)) { this._visible = 0; _root.bar._visible = 0; } if (this.hitTest(_root.bar)) { this._visible = 0; _root.bar._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q0._visible == 0) { if (_root.sert._visible == 1) { if (this._visible == 1) { if (_root.sert.hitTest(_root.n4)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n3)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n2)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n1)) { this._visible = 0; _root.sert._visible = 0; } if (this.hitTest(_root.sert)) { this._visible = 0; _root.sert._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q0._visible == 0) { if (_root.ba._visible == 1) { if (this._visible == 1) { if (_root.ba.hitTest(_root.n4)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n3)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n2)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n1)) { this._visible = 0; _root.ba._visible = 0; } if (this.hitTest(_root.ba)) { this._visible = 0; _root.ba._visible = 0; } } } } } _x = (((_x * 3) + _root.n1._x) / 4); _y = (((_y * 3) + _root.n1._y) / 4); }
Instance of Symbol 71 MovieClip "q0" in Frame 62
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (_root.q1._visible == 0) { if (this._visible == 1) { _root.lif = 6; } } if (_root.energy._visible == 0) { if (_root.q1._visible == 0) { if (_root.baq._visible == 1) { if (this._visible == 1) { if (_root.baq.hitTest(_root.n4)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n3)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n2)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n1)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n0)) { this._visible = 0; _root.baq._visible = 0; } if (this.hitTest(_root.baq)) { this._visible = 0; _root.baq._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q1._visible == 0) { if (_root.baw._visible == 1) { if (this._visible == 1) { if (_root.baw.hitTest(_root.n4)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n3)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n2)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n1)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n0)) { this._visible = 0; _root.baw._visible = 0; } if (this.hitTest(_root.ba)) { this._visible = 0; _root.baw._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q1._visible == 0) { if (_root.bae._visible == 1) { if (this._visible == 1) { if (_root.bae.hitTest(_root.n4)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n3)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n2)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n1)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n0)) { this._visible = 0; _root.bae._visible = 0; } if (this.hitTest(_root.bae)) { this._visible = 0; _root.bae._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q1._visible == 0) { if (_root.bar._visible == 1) { if (this._visible == 1) { if (_root.bar.hitTest(_root.n4)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n3)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n2)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n1)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n0)) { this._visible = 0; _root.bar._visible = 0; } if (this.hitTest(_root.bar)) { this._visible = 0; _root.bar._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q1._visible == 0) { if (_root.sert._visible == 1) { if (this._visible == 1) { if (_root.sert.hitTest(_root.n4)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n3)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n2)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n1)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n0)) { this._visible = 0; _root.sert._visible = 0; } if (this.hitTest(_root.sert)) { this._visible = 0; _root.sert._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q1._visible == 0) { if (_root.ba._visible == 1) { if (this._visible == 1) { if (_root.ba.hitTest(_root.n4)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n3)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n2)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n1)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n0)) { this._visible = 0; _root.ba._visible = 0; } if (this.hitTest(_root.ba)) { this._visible = 0; _root.ba._visible = 0; } } } } } _x = (((_x * 3) + _root.n0._x) / 4); _y = (((_y * 3) + _root.n0._y) / 4); }
Instance of Symbol 73 MovieClip "q1" in Frame 62
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (_root.q2._visible == 0) { if (this._visible == 1) { _root.lif = 7; } } if (_root.energy._visible == 0) { if (_root.q2._visible == 0) { if (_root.baq._visible == 1) { if (this._visible == 1) { if (_root.baq.hitTest(_root.n4)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n3)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n2)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n1)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n0)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.q0)) { this._visible = 0; _root.baq._visible = 0; } if (this.hitTest(_root.baq)) { this._visible = 0; _root.baq._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q2._visible == 0) { if (_root.baw._visible == 1) { if (this._visible == 1) { if (_root.baw.hitTest(_root.n4)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n3)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n2)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n1)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n0)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.q0)) { this._visible = 0; _root.baw._visible = 0; } if (this.hitTest(_root.baw)) { this._visible = 0; _root.baw._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q2._visible == 0) { if (_root.bae._visible == 1) { if (this._visible == 1) { if (_root.bae.hitTest(_root.n4)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n3)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n2)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n1)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n0)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.q0)) { this._visible = 0; _root.bae._visible = 0; } if (this.hitTest(_root.bae)) { this._visible = 0; _root.bae._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q2._visible == 0) { if (_root.bar._visible == 1) { if (this._visible == 1) { if (_root.bar.hitTest(_root.n4)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n3)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n2)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n1)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n0)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.q0)) { this._visible = 0; _root.bar._visible = 0; } if (this.hitTest(_root.bar)) { this._visible = 0; _root.bar._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q2._visible == 0) { if (_root.sert._visible == 1) { if (this._visible == 1) { if (_root.sert.hitTest(_root.n4)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n3)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n2)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n1)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n0)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.q0)) { this._visible = 0; _root.sert._visible = 0; } if (this.hitTest(_root.sert)) { this._visible = 0; _root.sert._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q2._visible == 0) { if (_root.ba._visible == 1) { if (this._visible == 1) { if (_root.ba.hitTest(_root.n4)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n3)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n2)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n1)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n0)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.q0)) { this._visible = 0; _root.ba._visible = 0; } if (this.hitTest(_root.ba)) { this._visible = 0; _root.ba._visible = 0; } } } } } _x = (((_x * 3) + _root.q0._x) / 4); _y = (((_y * 3) + _root.q0._y) / 4); }
Instance of Symbol 75 MovieClip "q2" in Frame 62
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (_root.q3._visible == 0) { if (this._visible == 1) { _root.lif = 8; } } if (_root.energy._visible == 0) { if (_root.q3._visible == 0) { if (_root.baq._visible == 1) { if (this._visible == 1) { if (_root.baq.hitTest(_root.n4)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n3)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n2)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n1)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n0)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.q0)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.q1)) { this._visible = 0; _root.baq._visible = 0; } if (this.hitTest(_root.baq)) { this._visible = 0; _root.baq._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q3._visible == 0) { if (_root.baw._visible == 1) { if (this._visible == 1) { if (_root.baw.hitTest(_root.n4)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n3)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n2)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n1)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n0)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.q0)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.q1)) { this._visible = 0; _root.baw._visible = 0; } if (this.hitTest(_root.baw)) { this._visible = 0; _root.baw._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q3._visible == 0) { if (_root.bae._visible == 1) { if (this._visible == 1) { if (_root.bae.hitTest(_root.n4)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n3)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n2)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n1)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n0)) { this._visible = 0; _root.ba._visible = 0; } if (_root.bae.hitTest(_root.q0)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.q1)) { this._visible = 0; _root.bae._visible = 0; } if (this.hitTest(_root.bae)) { this._visible = 0; _root.bae._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q3._visible == 0) { if (_root.bar._visible == 1) { if (this._visible == 1) { if (_root.bar.hitTest(_root.n4)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n3)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n2)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n1)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n0)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.q0)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.q1)) { this._visible = 0; _root.bar._visible = 0; } if (this.hitTest(_root.bar)) { this._visible = 0; _root.bar._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q3._visible == 0) { if (_root.sert._visible == 1) { if (this._visible == 1) { if (_root.sert.hitTest(_root.n4)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n3)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n2)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n1)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n0)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.q0)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.q1)) { this._visible = 0; _root.sert._visible = 0; } if (this.hitTest(_root.sert)) { this._visible = 0; _root.sert._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q3._visible == 0) { if (_root.ba._visible == 1) { if (this._visible == 1) { if (_root.ba.hitTest(_root.n4)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n3)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n2)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n1)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n0)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.q0)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.q1)) { this._visible = 0; _root.ba._visible = 0; } if (this.hitTest(_root.ba)) { this._visible = 0; _root.ba._visible = 0; } } } } } _x = (((_x * 3) + _root.q1._x) / 4); _y = (((_y * 3) + _root.q1._y) / 4); }
Instance of Symbol 77 MovieClip "q3" in Frame 62
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (_root.q4._visible == 0) { if (this._visible == 1) { _root.lif = 9; } } if (_root.energy._visible == 0) { if (_root.q4._visible == 0) { if (_root.baq._visible == 1) { if (this._visible == 1) { if (_root.baq.hitTest(_root.n4)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n3)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n2)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n1)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n0)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.q0)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.q1)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.q2)) { this._visible = 0; _root.baq._visible = 0; } if (this.hitTest(_root.baq)) { this._visible = 0; _root.baq._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q4._visible == 0) { if (_root.baw._visible == 1) { if (this._visible == 1) { if (_root.baw.hitTest(_root.n4)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n3)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n2)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n1)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n0)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.q0)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.q1)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.q2)) { this._visible = 0; _root.baw._visible = 0; } if (this.hitTest(_root.baw)) { this._visible = 0; _root.baw._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q4._visible == 0) { if (_root.bae._visible == 1) { if (this._visible == 1) { if (_root.bae.hitTest(_root.n4)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n3)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n2)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n1)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n0)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.q0)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.q1)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.q2)) { this._visible = 0; _root.bae._visible = 0; } if (this.hitTest(_root.bae)) { this._visible = 0; _root.bae._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q4._visible == 0) { if (_root.bar._visible == 1) { if (this._visible == 1) { if (_root.bar.hitTest(_root.n4)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n3)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n2)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n1)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n0)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.q0)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.q1)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.q2)) { this._visible = 0; _root.bar._visible = 0; } if (this.hitTest(_root.bar)) { this._visible = 0; _root.bar._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q4._visible == 0) { if (_root.sert._visible == 1) { if (this._visible == 1) { if (_root.sert.hitTest(_root.n4)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n3)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n2)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n1)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n0)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.q0)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.q1)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.q2)) { this._visible = 0; _root.sert._visible = 0; } if (this.hitTest(_root.sert)) { this._visible = 0; _root.sert._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.q4._visible == 0) { if (_root.ba._visible == 1) { if (this._visible == 1) { if (_root.ba.hitTest(_root.n4)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n3)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n2)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n1)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n0)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.q0)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.q1)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.q2)) { this._visible = 0; _root.ba._visible = 0; } if (this.hitTest(_root.ba)) { this._visible = 0; _root.ba._visible = 0; } } } } } _x = (((_x * 3) + _root.q2._x) / 4); _y = (((_y * 3) + _root.q2._y) / 4); }
Instance of Symbol 79 MovieClip "q4" in Frame 62
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (this._visible == 1) { _root.lif = 10; } if (_root.energy._visible == 0) { if (_root.baq._visible == 1) { if (this._visible == 1) { if (_root.baq.hitTest(_root.n4)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n3)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n2)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n1)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.n0)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.q0)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.q1)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.q2)) { this._visible = 0; _root.baq._visible = 0; } if (_root.baq.hitTest(_root.q3)) { this._visible = 0; _root.baq._visible = 0; } if (this.hitTest(_root.baq)) { this._visible = 0; _root.baq._visible = 0; } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.baw._visible == 1) { if (this._visible == 1) { if (_root.baw.hitTest(_root.n4)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n3)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n2)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n1)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.n0)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.q0)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.q1)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.q2)) { this._visible = 0; _root.baw._visible = 0; } if (_root.baw.hitTest(_root.q3)) { this._visible = 0; _root.baw._visible = 0; } if (this.hitTest(_root.baw)) { this._visible = 0; _root.baw._visible = 0; } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.bae._visible == 1) { if (this._visible == 1) { if (_root.bae.hitTest(_root.n4)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n3)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n2)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n1)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.n0)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.q0)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.q1)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.q2)) { this._visible = 0; _root.bae._visible = 0; } if (_root.bae.hitTest(_root.q3)) { this._visible = 0; _root.bae._visible = 0; } if (this.hitTest(_root.bae)) { this._visible = 0; _root.bae._visible = 0; } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.bar._visible == 1) { if (this._visible == 1) { if (_root.bar.hitTest(_root.n4)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n3)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n2)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n1)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.n0)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.q0)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.q1)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.q2)) { this._visible = 0; _root.bar._visible = 0; } if (_root.bar.hitTest(_root.q3)) { this._visible = 0; _root.bar._visible = 0; } if (this.hitTest(_root.bar)) { this._visible = 0; _root.bar._visible = 0; } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.sert._visible == 1) { if (this._visible == 1) { if (_root.sert.hitTest(_root.n4)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n3)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n2)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n1)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.n0)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.q0)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.q1)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.q2)) { this._visible = 0; _root.sert._visible = 0; } if (_root.sert.hitTest(_root.q3)) { this._visible = 0; _root.sert._visible = 0; } if (this.hitTest(_root.sert)) { this._visible = 0; _root.sert._visible = 0; } } } } } onClipEvent (enterFrame) { if (_root.energy._visible == 0) { if (_root.ba._visible == 1) { if (this._visible == 1) { if (_root.ba.hitTest(_root.n4)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n3)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n2)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n1)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.n0)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.q0)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.q1)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.q2)) { this._visible = 0; _root.ba._visible = 0; } if (_root.ba.hitTest(_root.q3)) { this._visible = 0; _root.ba._visible = 0; } if (this.hitTest(_root.ba)) { this._visible = 0; _root.ba._visible = 0; } } } } _x = (((_x * 3) + _root.q3._x) / 4); _y = (((_y * 3) + _root.q3._y) / 4); }
Instance of Symbol 88 MovieClip "n4" in Frame 62
onClipEvent (load) { _root.lif = 1; _root.lev.lvl = 1; _root.sco.score = 0; } onClipEvent (enterFrame) { if (this._alpha <= 50) { _root.lif = 0; } if (_root.n3._visible == 0) { if (this._visible == 1) { _root.lif = 1; } } if (_root.sert._visible == 1) { if (this.hitTest(_root.sert)) { if (_root.energy._visible == 1) { _root.sert._visible = 0; } } } if (_root.gameover._visible == 0) { if (_root.sert._visible == 1) { if (_root.n3._visible == 0) { if (this._visible == 1) { if (this.hitTest(_root.sert)) { this._alpha = 50; _root.lif = 0; _root.gameover._visible = 1; _root.gameover.play(); _root.sert._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.baq._visible == 1) { if (this.hitTest(_root.baq)) { if (_root.energy._visible == 1) { _root.baq._visible = 0; } } } if (_root.gameover._visible == 0) { if (_root.baq._visible == 1) { if (_root.n3._visible == 0) { if (this._visible == 1) { if (this.hitTest(_root.baq)) { this.alpha = 40; _root.gameover._visible = 1; _root.gameover.play(); _root.baq._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.baw._visible == 1) { if (this.hitTest(_root.baw)) { if (_root.energy._visible == 1) { _root.baw._visible = 0; } } } if (_root.gameover._visible == 0) { if (_root.baw._visible == 1) { if (_root.n3._visible == 0) { if (this._visible == 1) { if (this.hitTest(_root.baw)) { this._alpha = 40; _root.gameover._visible = 1; _root.gameover.play(); _root.baw._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.bae._visible == 1) { if (this.hitTest(_root.bae)) { if (_root.energy._visible == 1) { _root.bae._visible = 0; } } } if (_root.gameover._visible == 0) { if (_root.bae._visible == 1) { if (_root.n3._visible == 0) { if (this._visible == 1) { if (this.hitTest(_root.bae)) { this._alpha = 40; _root.gameover._visible = 1; _root.gameover.play(); _root.bae._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.bar._visible == 1) { if (this.hitTest(_root.bar)) { if (_root.energy._visible == 1) { _root.bar._visible = 0; } } } if (_root.gameover._visible == 0) { if (_root.bar._visible == 1) { if (_root.n3._visible == 0) { if (this._visible == 1) { if (this.hitTest(_root.bar)) { this._alpha = 40; _root.gameover._visible = 1; _root.gameover.play(); _root.bar._visible = 0; } } } } } } onClipEvent (enterFrame) { if (_root.ba._visible == 1) { if (this.hitTest(_root.ba)) { if (_root.energy._visible == 1) { _root.ba._visible = 0; } } } if (_root.bonus._visible == 0) { if (_root.energy._visible == 0) { gotoAndStop (1); } } if (_root.bonus._visible == 1) { if (this.hitTest(_root.bonus)) { _root.energy._visible = 1; gotoAndStop (2); _root.sco.score = _root.sco.score + 150; _root.bonus._x = -30; _root.shield._visible = 1; _root.energy.life._xscale = 100; _root.bonus._visible = 0; } } if (this.hitTest(_root.desk)) { _root.desk._alpha = 20; } if (this.hitTest(_root.sco)) { _root.sco._alpha = 20; } if (this.hitTest(_root.energy)) { _root.energy._alpha = 20; } if (this.hitTest(_root.shield)) { _root.shield._alpha = 20; } if (!this.hitTest(_root.energy)) { _root.energy._alpha = 100; } if (!this.hitTest(_root.shield)) { _root.shield._alpha = 100; } if (this.hitTest(_root.lev)) { _root.lev._alpha = 20; } if (this.hitTest(_root.lefer)) { _root.lefer._alpha = 20; } if (!this.hitTest(_root.lev)) { _root.lev._alpha = 100; } if (!this.hitTest(_root.lefer)) { _root.lefer._alpha = 100; } if (!this.hitTest(_root.desk)) { _root.desk._alpha = 100; } if (!this.hitTest(_root.sco)) { _root.sco._alpha = 100; } if (_root.energy._visible == 0) { if (_root.gameover._visible == 0) { if (_root.ba._visible == 1) { if (_root.n3._visible == 0) { if (this._visible == 1) { if (this.hitTest(_root.ba)) { this._alpha = 30; _root.gameover._visible = 1; _root.gameover.play(); _root.ba._visible = 0; } } } } } } } onClipEvent (enterFrame) { if (_root.gameover._visible == 0) { _x = (((_x * 3) + _root._xmouse) / 4); _y = (((_y * 3) + _root._ymouse) / 4); } }
Instance of Symbol 154 MovieClip in Frame 62
onClipEvent (enterFrame) { if (_root.gameover._visible == 0) { _x = (((_x * 3) + _root._xmouse) / 4); _y = (((_y * 3) + _root._ymouse) / 4); } }
Instance of Symbol 155 MovieClip in Frame 62
onClipEvent (enterFrame) { if (_root.gameover._visible == 0) { _x = (((_x * 3) + _root.n4._x) / 4); _y = (((_y * 3) + _root.n4._y) / 4); } }
Instance of Symbol 156 MovieClip in Frame 62
onClipEvent (enterFrame) { if (_root.gameover._visible == 0) { _x = (((_x * 3) + _root.n3._x) / 4); _y = (((_y * 3) + _root.n3._y) / 4); } }
Instance of Symbol 157 MovieClip "an1" in Frame 62
onClipEvent (enterFrame) { if (_root.gameover._visible == 0) { _x = (((_x * 3) + _root.n2._x) / 4); _y = (((_y * 3) + _root.n2._y) / 4); } }
Instance of Symbol 158 MovieClip "an0" in Frame 62
onClipEvent (enterFrame) { if (_root.gameover._visible == 0) { _x = (((_x * 3) + _root.n1._x) / 4); _y = (((_y * 3) + _root.n1._y) / 4); } }
Instance of Symbol 159 MovieClip "aq0" in Frame 62
onClipEvent (enterFrame) { if (_root.gameover._visible == 0) { _x = (((_x * 3) + _root.n0._x) / 4); _y = (((_y * 3) + _root.n0._y) / 4); } }
Instance of Symbol 160 MovieClip "aq1" in Frame 62
onClipEvent (enterFrame) { if (_root.gameover._visible == 0) { _x = (((_x * 3) + _root.q0._x) / 4); _y = (((_y * 3) + _root.q0._y) / 4); } }
Instance of Symbol 161 MovieClip "aq2" in Frame 62
onClipEvent (enterFrame) { if (_root.gameover._visible == 0) { _x = (((_x * 3) + _root.q1._x) / 4); _y = (((_y * 3) + _root.q1._y) / 4); } }
Instance of Symbol 162 MovieClip "aq3" in Frame 62
onClipEvent (enterFrame) { if (_root.gameover._visible == 0) { _x = (((_x * 3) + _root.q2._x) / 4); _y = (((_y * 3) + _root.q2._y) / 4); } }
Instance of Symbol 163 MovieClip "aq4" in Frame 62
onClipEvent (enterFrame) { if (_root.gameover._visible == 0) { _x = (((_x * 3) + _root.q3._x) / 4); _y = (((_y * 3) + _root.q3._y) / 4); } }
Symbol 19 MovieClip Frame 40
stop();
Symbol 33 Button
on (press) { tellTarget (_root) { nextFrame(); }; }
Symbol 34 Button
on (press) { gotoAndStop ("end"); _root.play(); }
Instance of Symbol 9 MovieClip in Symbol 35 MovieClip Frame 1
onClipEvent (load) { _root.stop(); PercentLoaded = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); if (PercentLoaded != 100) { _parent.gotoAndStop(PercentLoaded); } else { _parent.gotoAndStop("lastframe"); } } onClipEvent (enterFrame) { PercentLoaded = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); if (PercentLoaded != 100) { _parent.gotoAndStop(PercentLoaded); } else { _parent.gotoAndPlay("loaded"); } }
Symbol 35 MovieClip Frame 101
play();
Symbol 35 MovieClip Frame 165
stop();
Symbol 41 Button
on (release) { NewgroundsAPI.loadNewgrounds(); }
Symbol 47 Button
on (release) { NewgroundsAPI.loadNewgrounds(); }
Symbol 48 Button
on (release) { NewgroundsAPI.loadNewgrounds(); }
Symbol 49 MovieClip Frame 1
function startAd(ngad_url) { trace("opening " + ngad_url); System.security.allowDomain("70.87.128.99"); System.security.allowInsecureDomain("70.87.128.99"); System.security.allowDomain("ads.shizmoo.com"); System.security.allowInsecureDomain("ads.shizmoo.com"); System.security.allowDomain("www.cpmstar.com"); System.security.allowInsecureDomain("www.cpmstar.com"); System.security.allowDomain("server.cpmstar.com"); System.security.allowInsecureDomain("server.cpmstar.com"); var ngads_redirect = new XML(); ngads_redirect.ignoreWhite = true; ngads_redirect.onLoad = function (success) { trace("[NEWGROUNDS FLASH ADS] :: You may get a 'Security Sandbox Violation' ... this is normal, do not freak out!"); if (success) { ng_ad.loadMovie(ngads_redirect.toString(), "GET"); } }; ngads_redirect.load(ngad_url); } if (NewgroundsAPI.getAdURL()) { startAd(NewgroundsAPI.getAdURL()); } NewgroundsAPI.onAdsApproved = function (ad_url) { startAd(ad_url); }; stop();
Symbol 56 MovieClip Frame 25
stop();
Symbol 61 MovieClip Frame 1
stop();
Symbol 64 MovieClip Frame 1
stop();
Symbol 88 MovieClip Frame 1
stop();
Symbol 88 MovieClip Frame 2
stop();
Symbol 101 MovieClip Frame 1
stop();
Symbol 101 MovieClip Frame 12
this._visible = 0;
Symbol 101 MovieClip Frame 13
prevFrame();
Instance of Symbol 94 MovieClip in Symbol 108 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.gameover._visible == 0) { if (_root.q4._visible == 1) { _x = 580; } if (this.hitTest(_root.n4)) { if (this._visible == 1) { if (_root.n3._visible == 0) { _root.n3._visible = 1; _root.sco.score = _root.sco.score + 250; this._visible = 0; } } if (this._visible == 1) { if ((_root.n2._visible == 0) and (_root.n3._visible == 1)) { _root.n2._visible = 1; _root.sco.score = _root.sco.score + 250; this._visible = 0; } } if (this._visible == 1) { if ((_root.n2._visible == 0) and (_root.n3._visible == 1)) { _root.n2._visible = 1; _root.sco.score = _root.sco.score + 250; this._visible = 0; } } if (this._visible == 1) { if ((_root.n1._visible == 0) and (_root.n2._visible == 1)) { _root.n1._visible = 1; _root.an1._visible = 1; _root.sco.score = _root.sco.score + 250; this._visible = 0; } } if (this._visible == 1) { if ((_root.n0._visible == 0) and (_root.n1._visible == 1)) { _root.n0._visible = 1; _root.an0._visible = 1; _root.sco.score = _root.sco.score + 250; this._visible = 0; } } if (this._visible == 1) { if ((_root.q0._visible == 0) and (_root.n0._visible == 1)) { _root.q0._visible = 1; _root.aq0._visible = 1; _root.sco.score = _root.sco.score + 250; this._visible = 0; } } if (this._visible == 1) { if ((_root.q1._visible == 0) and (_root.q0._visible == 1)) { _root.q1._visible = 1; _root.aq1._visible = 1; _root.sco.score = _root.sco.score + 250; this._visible = 0; } } if (this._visible == 1) { if ((_root.q2._visible == 0) and (_root.q1._visible == 1)) { _root.q2._visible = 1; _root.aq2._visible = 1; _root.sco.score = _root.sco.score + 250; this._visible = 0; } } if (this._visible == 1) { if ((_root.q3._visible == 0) and (_root.q2._visible == 1)) { _root.q3._visible = 1; _root.aq3._visible = 1; _root.sco.score = _root.sco.score + 250; this._visible = 0; } } if (this._visible == 1) { if ((_root.q4._visible == 0) and (_root.q3._visible == 1)) { _root.q4._visible = 1; _root.aq4._visible = 1; _root.sco.score = _root.sco.score + 250; this._visible = 0; } } } _x = (_x - (4 + _root.lev.lvl)); _rotation = (_rotation + 5); if (_x <= -30) { this._visible = 1; _y = random(400); _x = 530; } } }
Instance of Symbol 98 MovieClip "bonus" in Symbol 108 MovieClip Frame 1
onClipEvent (load) { pol = 1; ser = 10; } onClipEvent (enterFrame) { if (_root.gameover._visible == 0) { if (this.hitTest(_root.n4)) { if (this._visible == 1) { if (_root.n3._visible == 0) { _root.n3._visible = 1; this._visible = 0; } } if (this._visible == 1) { if ((_root.n2._visible == 0) and (_root.n3._visible == 1)) { _root.n2._visible = 1; this._visible = 0; } } if (this._visible == 1) { if ((_root.n2._visible == 0) and (_root.n3._visible == 1)) { _root.n2._visible = 1; this._visible = 0; } } if (this._visible == 1) { if ((_root.n1._visible == 0) and (_root.n2._visible == 1)) { _root.n1._visible = 1; _root.an1._visible = 1; this._visible = 0; } } if (this._visible == 1) { if ((_root.n0._visible == 0) and (_root.n1._visible == 1)) { _root.n0._visible = 1; _root.an0._visible = 1; this._visible = 0; } } if (this._visible == 1) { if ((_root.q0._visible == 0) and (_root.n0._visible == 1)) { _root.q0._visible = 1; _root.aq0._visible = 1; this._visible = 0; } } if (this._visible == 1) { if ((_root.q1._visible == 0) and (_root.q0._visible == 1)) { _root.q1._visible = 1; _root.aq1._visible = 1; this._visible = 0; } } if (this._visible == 1) { if ((_root.q2._visible == 0) and (_root.q1._visible == 1)) { _root.q2._visible = 1; _root.aq2._visible = 1; this._visible = 0; } } if (this._visible == 1) { if ((_root.q3._visible == 0) and (_root.q2._visible == 1)) { _root.q3._visible = 1; _root.aq3._visible = 1; this._visible = 0; } } if (this._visible == 1) { if ((_root.q4._visible == 0) and (_root.q3._visible == 1)) { _root.q4._visible = 1; _root.aq4._visible = 1; this._visible = 0; } } } _x = (_x - (4 + _root.lev.lvl)); if (_x <= -30) { ser = random(9 + _root.lev.lvl); if (ser <= 3) { this._visible = 1; } if (ser > 3) { this._visible = 0; } _y = random(400); _x = 530; } } }
Instance of Symbol 101 MovieClip "bazz1" in Symbol 108 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.sert._visible == 0) { play(); } if (_root.sert._visible == 1) { gotoAndStop (1); } _x = _root.sert._x; _y = _root.sert._y; }
Symbol 117 MovieClip Frame 1
stop();
Instance of Symbol 116 MovieClip "lop" in Symbol 118 MovieClip Frame 1
onClipEvent (load) { this._visible = 0; }
Symbol 125 MovieClip Frame 1
stop();
Symbol 145 MovieClip Frame 1
stop();
Symbol 145 MovieClip Frame 40
stop(); _root.scorik._visible = 1; _root.buto._visible = 1; _root.buto1._visible = 1;
Symbol 148 MovieClip Frame 1
stop();

Library Items

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

Instance Names

"n1"Frame 61Symbol 67 MovieClip
"n0"Frame 61Symbol 69 MovieClip
"q0"Frame 61Symbol 71 MovieClip
"q1"Frame 61Symbol 73 MovieClip
"q2"Frame 61Symbol 75 MovieClip
"q3"Frame 61Symbol 77 MovieClip
"q4"Frame 61Symbol 79 MovieClip
"n4"Frame 61Symbol 88 MovieClip
"n0"Frame 61Symbol 69 MovieClip
"how"Frame 61Symbol 108 MovieClip
"bazz"Frame 62Symbol 101 MovieClip
"bonus"Frame 62Symbol 98 MovieClip
"ba"Frame 62Symbol 113 MovieClip
"baq"Frame 62Symbol 113 MovieClip
"baw"Frame 62Symbol 113 MovieClip
"bae"Frame 62Symbol 113 MovieClip
"bar"Frame 62Symbol 113 MovieClip
"sert"Frame 62Symbol 114 MovieClip
"bazz1"Frame 62Symbol 101 MovieClip
"bazz2"Frame 62Symbol 101 MovieClip
"bazz3"Frame 62Symbol 101 MovieClip
"bazz4"Frame 62Symbol 101 MovieClip
"bazz5"Frame 62Symbol 101 MovieClip
"scorik"Frame 62Symbol 122 MovieClip
"buto"Frame 62Symbol 125 MovieClip
"lev"Frame 62Symbol 127 MovieClip
"lefer"Frame 62Symbol 129 MovieClip
"energy"Frame 62Symbol 133 MovieClip
"shield"Frame 62Symbol 135 MovieClip
"n"Frame 62Symbol 88 MovieClip
"desk"Frame 62Symbol 139 MovieClip
"sco"Frame 62Symbol 141 MovieClip
"gameover"Frame 62Symbol 145 MovieClip
"buto1"Frame 62Symbol 148 MovieClip
"n1"Frame 62Symbol 67 MovieClip
"n2"Frame 62Symbol 151 MovieClip
"n3"Frame 62Symbol 153 MovieClip
"n0"Frame 62Symbol 69 MovieClip
"q0"Frame 62Symbol 71 MovieClip
"q1"Frame 62Symbol 73 MovieClip
"q2"Frame 62Symbol 75 MovieClip
"q3"Frame 62Symbol 77 MovieClip
"q4"Frame 62Symbol 79 MovieClip
"n4"Frame 62Symbol 88 MovieClip
"an1"Frame 62Symbol 157 MovieClip
"an0"Frame 62Symbol 158 MovieClip
"aq0"Frame 62Symbol 159 MovieClip
"aq1"Frame 62Symbol 160 MovieClip
"aq2"Frame 62Symbol 161 MovieClip
"aq3"Frame 62Symbol 162 MovieClip
"aq4"Frame 62Symbol 163 MovieClip
"ng_ad"Symbol 49 MovieClip Frame 1Symbol 48 Button
"mopa"Symbol 88 MovieClip Frame 1Symbol 84 MovieClip
"bonus"Symbol 108 MovieClip Frame 1Symbol 98 MovieClip
"bazz1"Symbol 108 MovieClip Frame 1Symbol 101 MovieClip
"lop"Symbol 118 MovieClip Frame 1Symbol 116 MovieClip
"ser"Symbol 118 MovieClip Frame 1Symbol 117 MovieClip
"der"Symbol 118 MovieClip Frame 1Symbol 117 MovieClip
"life"Symbol 133 MovieClip Frame 1Symbol 131 MovieClip
"moo"Symbol 153 MovieClip Frame 1Symbol 152 MovieClip
"moo"Symbol 154 MovieClip Frame 1Symbol 152 MovieClip
"moo"Symbol 155 MovieClip Frame 1Symbol 152 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 2 as "snow_mc"

Labels

"loading"Symbol 35 MovieClip Frame 1
"loaded"Symbol 35 MovieClip Frame 101
"lastframe"Symbol 35 MovieClip Frame 165
"end"Symbol 35 MovieClip Frame 166

Dynamic Text Variables

finscoreSymbol 121 EditableText""
lvlSymbol 126 EditableText""
lifSymbol 137 EditableText""
scoreSymbol 140 EditableText""




http://swfchan.com/10/48455/info.shtml
Created: 29/4 -2019 21:52:15 Last modified: 29/4 -2019 21:52:15 Server time: 18/05 -2024 00:47:20