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

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

Blue Custom 2 - a day in the life of an alien fish.swf

This is the info page for
Flash #93434

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


Text
JJAYWALLACE@GMAIL.COM

AUDIO BY''
nal1200
Acoustic Alchemy - jason leroy finnern
rizwan tabrez - punjoabi
demetrio dias nicolaidis

BOOST

QUALITY

0

0

QUALITY

TIME

SCORE

BONUS

TOTAL

<p align="right"></p>

<p align="left"></p>

<p align="left"></p>

<p align="right"></p>

GAME QUALITY
IF THE GAME IS RUNNING SLOW, TRY ADUSTING THE QUALITY.
THE GAME IS ALSO AVAILABLE IN AN EXE FOR SMOOTH PLAY.

ActionScript [AS1/AS2]

Frame 1
bytes_loaded = Math.round(_root.getBytesLoaded()); bytes_total = Math.round(_root.getBytesTotal()); getPercent = bytes_loaded / bytes_total; _root.loadBar.gotoAndStop(Math.round(getPercent * 100)); _root.loadText = Math.round(getPercent * 100) + "%"; if (bytes_loaded == bytes_total) { _root.gotoAndPlay(3); }
Frame 2
gotoAndPlay (1);
Frame 3
Frame 194
ms = new Sound(music); ms.attachSound("music1"); ms.start(0, 999);
Frame 220
Frame 269
stop();
Frame 609
stop();
Instance of Symbol 185 MovieClip "food1" in Frame 609
onClipEvent (load) { movey = 1; _root.food1.movey = 0; _root.enemy1.movey = 0; die = 1; fiftyfifty = Math.round(Math.random() * 1) + 1; this.gotoAndStop(fishtype); } onClipEvent (enterFrame) { if (die == 1) { if (this._x > 2100) { removeMovieClip(this); } if (this._x < -1400) { removeMovieClip(this); } this._xscale = mesize; this._yscale = mesize; myRadians = Math.atan2(this._y - _root.player._y, this._x - _root.player._x); xleg = this._x - _root.player._x; yleg = this._y - _root.player._y; scared = Math.sqrt((xleg * xleg) + (yleg * yleg)); toploc = (_root.depth._y - this._y) * -1; if (this._y < _root.depth._y) { air = air + 0.4; if (this._rotation > 0) { if (this._rotation < 90) { this._rotation = this._rotation - 3; } } if (this._rotation < 180) { if (this._rotation > 90) { this._rotation = this._rotation + 3; } } } else if (air > 0.5) { air = air - 0.5; } if (movey == 1) { this._x = this._x + _global.xgo; this._y = this._y + (_global.ygo + air); } this._x = this._x + (Math.cos((Math.PI * this._rotation) / 180) * mespeed); this._y = this._y + (Math.sin((Math.PI * this._rotation) / 180) * mespeed); if (scared < (300 - (mespeed * 10))) { if (toploc < 20) { if (_root.player._x < this._x) { this._rotation = this._rotation + 10; } else { this._rotation = this._rotation - 10; } } else { myDegrees = Math.round((myRadians * 180) / Math.PI); if (this._rotation > myDegrees) { this._rotation = this._rotation - turnspeed; } if (this._rotation < myDegrees) { this._rotation = this._rotation + turnspeed; } } } } else if (movey == 1) { this._x = this._x + _global.xgo; this._y = this._y + _global.ygo; } if (this.eat.hitTest(_root.player.eat)) { die = 0; eat = new Sound(); eat.attachSound("eatit1"); eat.start(0, 1); this.gotoAndPlay("die"); scoreity = Math.round(scoreworth); _root.instascore.text = "+" + scoreity; _root.instascore._y = 430; _global.scoreit = (_global.scoreit * 1) + scoreity; } }
Frame 610
_quality = "medium"; ms.stop("menumusic");
Frame 629
stop();
Frame 630
_root.sky.gotoAndPlay("night"); _root.player.skyit = 1001; stop();
Instance of Symbol 221 MovieClip "sky" in Frame 630
onClipEvent (load) { this._y = _root.depth._y; } onClipEvent (enterFrame) { }
Instance of Symbol 233 MovieClip "backstuff2" in Frame 630
onClipEvent (load) { this._y = _root.depth._y; } onClipEvent (enterFrame) { if (this._x < -500) { this._x = 900; this.gotoAndStop(this._currentframe + 1); } if (this._x > 1000) { this._x = -400; this.gotoAndStop(this._currentframe - 1); } this._x = this._x + (_global.xgo / 2); }
Instance of Symbol 254 MovieClip "backstuff1" in Frame 630
onClipEvent (load) { this._y = _root.depth._y; } onClipEvent (enterFrame) { if (this._x < -500) { this._x = 1200; this.gotoAndStop(this._currentframe + 1); } if (this._x > 1300) { this._x = -400; this.gotoAndStop(this._currentframe - 1); } this._x = this._x + (_global.xgo / 1.5); }
Instance of Symbol 75 MovieClip "player" in Frame 630
onClipEvent (load) { countit5 = 30; _global.goballs = 0; _global.timeday = 0; _global.fly = 0; myLocalSO = sharedobject.getLocal("flashcookie"); if (myLocalSO.data.pp1n != null) { _global.pp1n = myLocalSO.data.pp1n; _global.pp1s = myLocalSO.data.pp1s; } else { _global.pp1n = "NONE"; _global.pp1s = 500; } if (myLocalSO.data.pp2n != null) { _global.pp2n = myLocalSO.data.pp2n; _global.pp2s = myLocalSO.data.pp2s; } else { _global.pp2n = "NONE"; _global.pp2s = 400; } if (myLocalSO.data.pp3n != null) { _global.pp3n = myLocalSO.data.pp3n; _global.pp3s = myLocalSO.data.pp3s; } else { _global.pp3n = "NONE"; _global.pp3s = 300; } timey = 0; die = 1; this._rotation = -90; i = 0; while (i < 4) { duplicateMovieClip (_root.backdot1, "circle" + i, 4000 + i); i++; } _global.rotspeed1 = 5; speed = 0; maxspeed = 14; psize = 1; air = 0; bubgen = 0; _global.sizemultiplayer = 0.6; ms = new Sound(music); ms.attachSound("music1"); ms.stop("music1"); ms.start(0, 999); } onClipEvent (enterFrame) { _root.nightsky._rotation = _root.nightsky._rotation + (_global.boost / 4); if (_global.timeday == 0) { skyit++; } if (skyit == 1000) { _root.sky.gotoAndPlay("night"); } if (skyit == 5000) { _root.sky.gotoAndPlay("day"); skyit = 0; } _root.sky._y = (_root.depth._y + 60) - ((_root.depth._y - this._y) / 10); _root.backstuff1._y = _root.depth._y; _root.backstuff2._y = _root.backstuff1._y; _root.topdepth1._y = _root.depth._y; _root.topdepth2._y = _root.depth._y; _root.topdepth3._y = _root.depth._y; if (die == 1) { timey = timey + 1; if (_global.fly == 1) { if (this._rotation < 90) { if (this._rotation > 0) { if (this._currentframe != 3) { this.gotoAndStop(3); } } } if (this._rotation > 90) { if (this._rotation < 180) { if (this._currentframe != 4) { this.gotoAndStop(4); } } } if (this._rotation < 180) { if (this._rotation < -90) { if (this._currentframe != 4) { this.gotoAndStop(4); } } } flyer++; if (flyer == 400) { fx1 = new Sound(zoop); fx1.attachSound("clunk"); fx1.stop("clunk"); fx1.start(0, 1); } if (flyer == 450) { fx1 = new Sound(zoop); fx1.attachSound("clunk"); fx1.stop("clunk"); fx1.start(0, 1); } if (flyer == 500) { fx1 = new Sound(zoop); fx1.attachSound("clunk"); fx1.stop("clunk"); fx1.start(0, 1); } if (flyer > 550) { fx1 = new Sound(zoop); fx1.attachSound("barf"); fx1.stop("barf"); fx1.start(0, 1); _global.fly = 0; flyer = 0; this.gotoAndStop(1); _global.boost = 0; _root.tools.bar1.gotoAndStop(1); ms = new Sound(music); ms.attachSound("music1"); ms.stop("music6"); ms.start(0, 999); i = 1; while (i <= 100) { _root["fishy" + i].die = 0; i++; } } if (this._y > _root.topdepth2._y) { ms = new Sound(music); ms.attachSound("music1"); ms.stop("music6"); ms.start(0, 999); fx1 = new Sound(zoop); fx1.attachSound("barf"); fx1.stop("barf"); fx1.start(0, 1); _global.fly = 0; flyer = 0; this.gotoAndStop(1); _global.boost = 0; } } else if (_global.fly == 3) { this.gotoAndStop(1); _global.fly = 1; } _root.topdepth1.swapDepths(10001); _root.topdepth2.swapDepths(10002); _root.topdepth3.swapDepths(10003); _root.tools.instblock._alpha = _root.tools.instblock._alpha + 3; if (_root.tools.score.text < _global.scoreit) { _root.tools.score.text++; } if (_root.tools.score.text < (_global.scoreit - 10)) { _root.tools.score.text = (_root.tools.score.text * 1) + 10; } _root.topdepth1._x = _root.topdepth1._x + _global.xgo; _root.topdepth2._x = _root.topdepth2._x + _global.xgo; _root.topdepth3._x = _root.topdepth3._x + _global.xgo; if (_root.topdepth3._x > 886.4) { _root.topdepth3.gotoAndStop(_root.topdepth3._currentframe + 1); _root.topdepth3._x = _root.topdepth1._x - 704.2; } if (_root.topdepth2._x > 886.4) { _root.topdepth2.gotoAndStop(_root.topdepth2._currentframe + 1); _root.topdepth2._x = _root.topdepth3._x - 704.2; } if (_root.topdepth1._x > 886.4) { _root.topdepth1.gotoAndStop(_root.topdepth1._currentframe + 1); _root.topdepth1._x = _root.topdepth2._x - 704.2; } if (_root.topdepth3._x < -1035.4) { _root.topdepth3.gotoAndStop(_root.topdepth3._currentframe - 1); _root.topdepth3._x = _root.topdepth2._x + 704.2; } if (_root.topdepth2._x < -1035.4) { _root.topdepth2.gotoAndStop(_root.topdepth2._currentframe - 1); _root.topdepth2._x = _root.topdepth1._x + 704.2; } if (_root.topdepth1._x < -1035.4) { _root.topdepth1.gotoAndStop(_root.topdepth1._currentframe - 1); _root.topdepth1._x = _root.topdepth3._x + 704.2; } if (_global.boost > 1) { _global.boost = _global.boost - (_global.boost / 1000); _root.tools.bar1.gotoAndStop(Math.round(_global.boost + 1)); } countgo--; buttoner++; _root.player.swapDepths(10000); _root.playersize.text = psize; if (speed == 0) { this.tail1.gotoAndStop(1); } else { this.tail1.play(); } if (Key.isDown(37)) { this._rotation = this._rotation - ((speed / 3) + _global.rotspeed1); } else { _global.goleft = 0; } if (Key.isDown(39)) { this._rotation = this._rotation + ((speed / 3) + _global.rotspeed1); } else { _global.goright = 0; } countit5++; if (Key.isDown(32)) { if (countit5 > 40) { if (_global.goballs > 0) { countit5 = 0; if (_global.goballs == 1) { _root.player.ongoball1.gotoAndPlay(22); } if (_global.goballs == 2) { _root.player.ongoball2.gotoAndPlay(22); } _global.goballs = _global.goballs - 1; if (countgo < 0) { countgo = 30; _root.zoom.gotoAndPlay(1); _root.zoom._x = this._x; _root.zoom._y = this._y; _root.zoom._rotation = this._rotation; fx1 = new Sound(zoop); fx1.attachSound("zoop"); fx1.stop("zoop"); fx1.start(0, 1); if (this._y > (_root.depth._y - 20)) { if (speed < ((maxspeed * 1) + 1)) { speed = 22; } buttoner = 0; } } } } } if (Key.isDown(38)) { if (_global.fly == 0) { if (this._y > _root.depth._y) { if (speed < maxspeed) { speed = speed + 1; } } } else if (speed < maxspeed) { speed = speed + 1; } } else if (speed > 0) { speed = speed - 1; } if (speed > 0) { speed = speed - 0.3; } hey = 1; if (_global.fly == 0) { if (this._y < _root.depth._y) { air = air + 0.4; if (this._rotation > 0) { if (this._rotation < 90) { this._rotation = this._rotation - 3; } } if (this._rotation < 180) { if (this._rotation > 90) { this._rotation = this._rotation + 3; } } } else if (air > 0.5) { air = air - 0.5; } } else { air = 0; } if (this._y < (_root.depth._y + 15)) { if (this._y > (_root.depth._y - 15)) { if (air > 3) { if (_root.splash._currentframe == 1) { _root.splash._x = this._x; } _root.splash.play(); } } } if (this._y < (_root.depth._y + 15)) { if (this._y > (_root.depth._y - 15)) { if (air < 1) { if (_root.splashup._currentframe == 1) { _root.splashup._x = this._x; } _root.splashup.play(); } } } _global.xgo = Math.cos((Math.PI * this._rotation) / 180) * speed; _global.ygo = (Math.sin((Math.PI * this._rotation) / 180) * speed) - air; onefish1++; if (onefish1 == 50) { onefish1 = 0; _global.fish++; duplicateMovieClip (_root.food1, "fishy" + _global.fish, _global.fish + 8000); if (_global.fish > 100) { _global.fish = 1; } rotrandy = 90; rotrand = Math.round(Math.random() * (rotrandy - (-rotrandy))) - rotrandy; speedrand = Math.round(Math.random() * 8) + 3; leftright = Math.round(Math.random() * 1) + 1; firsttypecomp = 10; type = Math.round(Math.random() * (firsttypecomp - 1)) + 1; if (type < 5) { type = 1; } else { type = type - 4; } if (leftright == 1) { xposy = 1500; } else { xposy = -800; } _root["fishy" + _global.fish]._x = xposy; _root["fishy" + _global.fish]._y = type * 200; _root["fishy" + _global.fish]._rotation = _root["fishy" + _global.fish]._rotation - (90 - rotrand); if (type == 1) { typespeed = speedrand; turnspeed = 5; } if (type == 2) { typespeed = speedrand; turnspeed = 5; } if (type == 3) { typespeed = speedrand / 3; turnspeed = 0.5; } if (type == 4) { typespeed = speedrand / 2; turnspeed = 3; } if (type == 5) { typespeed = speedrand; turnspeed = 3; } _root["fishy" + _global.fish].turnspeed = turnspeed; _root["fishy" + _global.fish].mespeed = typespeed - 1; mesizey = 30 + (speedrand * 5); _root["fishy" + _global.fish].mesize = mesizey; _root["fishy" + _global.fish].fishtype = type; scoreworthy = ((mesizey / 2) / (type * 2)) * 10; _root["fishy" + _global.fish].scoreworth = scoreworthy; _root["fishy" + _global.fish].die = 1; } onefish2++; if (onefish2 == 120) { onefish2 = 0; if (_global.fishe < 30) { _global.fishe++; duplicateMovieClip (_root.enemy1, "fishye" + _global.fishe, _global.fishe + 8200); rotrand = Math.round(Math.random() * 179) + 1; speedrand = Math.round(Math.random() * 3) + 7; leftright = Math.round(Math.random() * 1) + 1; firsttypecomp = 4; type = Math.round(Math.random() * ((firsttypecomp + 4) - 1)) + 1; if (type < 4) { type = 1; } if (leftright == 1) { xposy = 2000; } else { xposy = -1300; } _root["fishye" + _global.fishe]._x = xposy; _root["fishye" + _global.fishe]._y = type * 200; _root["fishye" + _global.fishe]._rotation = rotrand; if (type == 1) { typespeed = speedrand; turnspeed = 7; } if (type == 2) { typespeed = speedrand; turnspeed = 5; } if (type == 3) { typespeed = speedrand / 3; turnspeed = 1; } if (type == 4) { typespeed = speedrand / 2; turnspeed = 3; } if (type == 5) { typespeed = speedrand / 4; turnspeed = 4; } _root["fishye" + _global.fishe].turnspeed = turnspeed; _root["fishye" + _global.fishe].mespeed = typespeed; _root["fishye" + _global.fishe].mesize = 160; _root["fishye" + _global.fishe].fishtype = 1; _root["fishye" + _global.fishe].die = 1; } } } else { restartcount++; if (restartcount > 60) { if (this._y > (_root.depth._y - 400)) { _global.ygo = _global.ygo + 1; } else { _global.ygo = _global.ygo / 2; } } if (restartcount > 130) { if (restartcount == 140) { fx1 = new Sound(zoop); fx1.attachSound("Clunk"); fx1.stop("Clunk"); fx1.start(0, 1); _root.finalscore.text = _global.scoreit; } boostor = 0; if (restartcount == 160) { if (_global.boost > 50) { fx1 = new Sound(zoop); fx1.attachSound("boingboing"); fx1.stop("boingboing"); fx1.start(0, 1); booster = Math.round(_global.boost * 5); _root.finalscore.text = _root.finalscore.text + ("\n\n + Fury Bonus " + booster); } else { fx1 = new Sound(zoop); fx1.attachSound("Clunk"); fx1.stop("Clunk"); fx1.start(0, 1); _root.finalscore.text = _root.finalscore.text + "\n\n ----- "; } } if (restartcount == 180) { if (timey > 100) { fx1 = new Sound(zoop); fx1.attachSound("boingboing"); fx1.stop("boingboing"); fx1.start(0, 1); _root.finalscore.text = _root.finalscore.text + ("\n + Time Bonus " + Math.round(timey / 100)); } else { fx1 = new Sound(zoop); fx1.attachSound("Clunk"); fx1.stop("Clunk"); fx1.start(0, 1); _root.finalscore.text = _root.finalscore.text + "\n ----- "; } } if (restartcount == 200) { bonos = 0; yito = Math.floor(Math.random() * 20) + 1; goyy = 0; if (yito == 1) { bono = "+ random jig bonus "; bonos = 400; goyy = 1; } if (yito == 2) { bono = "+ super random bonus "; bonos = 1; goyy = 1; } if (yito == 3) { bono = "+ suprise bonus "; bonos = 200; goyy = 1; } if (yito == 4) { bono = "+ wooowee bonus "; bonos = 99; goyy = 1; } if (yito == 5) { bono = "+ slugface bonus "; bonos = 60; goyy = 1; } if (yito == 6) { bono = "+ extra bonus "; bonos = 20; goyy = 1; } if (yito == 7) { bono = "+ wow bonus "; bonos = 80; goyy = 1; } if (yito == 8) { bono = "+ slow bonus "; bonos = 3; goyy = 1; } if (yito == 9) { bono = "+ helpy bonus "; bonos = 6; goyy = 1; } if (yito == 10) { bono = "+ mental handicap "; bonos = 12; goyy = 1; } if (goyy == 1) { fx1 = new Sound(zoop); fx1.attachSound("boingboing"); fx1.stop("boingboing"); fx1.start(0, 1); _root.finalscore.text = _root.finalscore.text + ((newline + bono) + bonos); } else { fx1 = new Sound(zoop); fx1.attachSound("Clunk"); fx1.stop("Clunk"); fx1.start(0, 1); _root.finalscore.text = _root.finalscore.text + "\n ----- "; } } if (restartcount == 220) { scoreyy = ((_global.scoreit + Math.round(timey / 100)) + Math.round(_global.boost * 5)) + bonos; if (scoreyy < _global.pp3s) { fx1 = new Sound(); fx1.attachSound("barf"); fx1.stop("barf"); fx1.start(0, 1); _root.restartbox.resety.gotoAndPlay("barf"); } else { ms = new Sound(music); ms.attachSound("music3"); ms.stop("music2"); ms.start(0, 999); fx1.start(0, 1); _root.restartbox.resety.gotoAndPlay("goody"); } _root.finalscore.text = _root.finalscore.text + ("\n\n" + scoreyy); if (scoreyy > _global.pp3s) { _root.slot1.text = "name"; _root.slot1.selectable = 1; Selection.setFocus(_root.slot1); } _root.highlist.text = ((("1: " + _global.pp1n) + " : ") + _global.pp1s) + newline; _root.highlist.text = _root.highlist.text + (((("2: " + _global.pp2n) + " : ") + _global.pp2s) + newline); _root.highlist.text = _root.highlist.text + (((("3: " + _global.pp3n) + " : ") + _global.pp3s) + newline); } if (_root.restartbox._currentframe == 1) { _root.restartbox.play(); ms = new Sound(music); ms.attachSound("music2"); ms.stop("music1"); ms.start(0, 999); } if (scoreyy > _global.pp3s) { if (Key.isDown(13)) { if (scoreyy > _global.pp3s) { if (scoreyy < (_global.pp2s + 1)) { _global.pp3n = _root.slot1.text; _global.pp3s = scoreyy; } } if (scoreyy > _global.pp2s) { if (scoreyy < (_global.pp1s + 1)) { _global.pp3n = _global.pp2n; _global.pp3s = _global.pp2s; _global.pp2n = _root.slot1.text; _global.pp2s = scoreyy; } } if (scoreyy > _global.pp1s) { _global.pp3n = _global.pp2n; _global.pp3s = _global.pp2s; _global.pp2n = _global.pp1n; _global.pp2s = _global.pp1s; _global.pp1n = _root.slot1.text; _global.pp1s = scoreyy; } scoreyy = 0; myLocalSO.data.pp1n = _global.pp1n; myLocalSO.data.pp1s = _global.pp1s; myLocalSO.data.pp2n = _global.pp2n; myLocalSO.data.pp2s = _global.pp2s; myLocalSO.data.pp3n = _global.pp3n; myLocalSO.data.pp3s = _global.pp3s; _root.highlist.text = ((("1: " + _global.pp1n) + " - ") + _global.pp1s) + newline; _root.highlist.text = _root.highlist.text + (((("2: " + _global.pp2n) + " - ") + _global.pp2s) + newline); _root.highlist.text = _root.highlist.text + (((("3: " + _global.pp3n) + " - ") + _global.pp3s) + newline); fscommand ("save", "file.txt"); _root.slot1.text = ""; _root.slot1.selectable = 0; } } if (Key.isDown(38)) { _root.finalscore.text = ""; _root.highlist.text = ""; _root.slot1.text = ""; _root.restartbox.gotoAndPlay("endy"); die = 1; _root.tools.powerup1.gotoAndStop(1); _global.boost = 0; _root.tools.bar1.gotoAndStop(1); ms = new Sound(music); ms.attachSound("music1"); ms.stop("music2"); ms.stop("music3"); ms.start(0, 999); musicy = 2; _global.goballs = 0; _root.player.ongoball1._alpha = 0; _root.player.ongoball2._alpha = 0; this.gotoAndStop(1); restartcount = 0; _root.tools.score.text = 0; _global.scoreit = 0; timey = 0; _global.fish = 0; _global.fishe = 0; i = 1; while (i <= 30) { _root["fishye" + i].die = 0; i++; } i = 1; while (i <= 100) { _root["fishy" + i].die = 0; i++; } } } } }
Instance of Symbol 257 MovieClip "depth" in Frame 630
onClipEvent (load) { } onClipEvent (enterFrame) { this._yscale = 300; this._y = this._y + _global.ygo; }
Instance of Symbol 262 MovieClip "bubble2" in Frame 630
onClipEvent (load) { sppeder = sppeder + ((Math.round(Math.random() * 16) + 8) * 0.1); this._alpha = sppeder * 80; speedolian = 4; } onClipEvent (enterFrame) { if (this._y < (_root.depth._y - 5)) { this._alpha = 0; } if (this._y < (_root.depth._y - 5)) { removeMovieClip(this); } this._y = this._y - 2; if (speedolian > 1) { speedolian = speedolian - 0.3; } this._x = this._x - (Math.cos((Math.PI * this._rotation) / 180) * speedolian); this._y = this._y - (Math.sin((Math.PI * this._rotation) / 180) * speedolian); this._x = this._x + _global.xgo; this._y = this._y + _global.ygo; }
Instance of Symbol 263 MovieClip "drop1" in Frame 630
onClipEvent (load) { sppeder = sppeder + ((Math.round(Math.random() * 16) + 8) * 0.1); this._alpha = sppeder * 80; } onClipEvent (enterFrame) { if (this._y > (_root.depth._y + 5)) { this._alpha = 0; } if (this._y > (_root.depth._y + 5)) { removeMovieClip(this); } this._y = this._y + 6; this._x = this._x + _global.xgo; this._y = this._y + _global.ygo; }
Instance of Symbol 272 MovieClip "splash" in Frame 630
onClipEvent (enterFrame) { this._y = _root.depth._y + 10; this._x = this._x + _global.xgo; }
Instance of Symbol 272 MovieClip "splashup" in Frame 630
onClipEvent (enterFrame) { this._y = _root.depth._y + 10; this._x = this._x + _global.xgo; }
Instance of Symbol 118 MovieClip "food1" in Frame 630
onClipEvent (load) { movey = 1; _root.food1.movey = 0; _root.enemy1.movey = 0; die = 1; fiftyfifty = Math.round(Math.random() * 1) + 1; this.gotoAndStop(fishtype); } onClipEvent (enterFrame) { if (die == 0) { if (this._currentframe < 10) { this.gotoAndPlay("die"); } } if (die == 1) { if (this._x > 2000) { this._x = -900; } if (this._x < -1000) { this._x = 1900; } if (this._y > 2000) { this._y = 1900; this._rotation = this._rotation + 180; } this._xscale = mesize; this._yscale = mesize; if (this._y < 500) { if (this._x < 700) { if (this._x > 0) { myRadians = Math.atan2(this._y - _root.player._y, this._x - _root.player._x); xleg = this._x - _root.player._x; yleg = this._y - _root.player._y; scared = Math.sqrt((xleg * xleg) + (yleg * yleg)); toploc = (_root.depth._y - this._y) * -1; } } } if (this._y < _root.depth._y) { air = air + 0.4; if (this._rotation > 0) { if (this._rotation < 90) { this._rotation = this._rotation - 3; } } if (this._rotation < 180) { if (this._rotation > 90) { this._rotation = this._rotation + 3; } } } else if (air > 0.5) { air = air - 0.5; } if (movey == 1) { this._x = this._x + _global.xgo; this._y = this._y + (_global.ygo + air); } this._x = this._x + (Math.cos((Math.PI * this._rotation) / 180) * mespeed); this._y = this._y + (Math.sin((Math.PI * this._rotation) / 180) * mespeed); if (scared < (300 - (mespeed * 10))) { if (toploc < 20) { if (_root.player._x < this._x) { this._rotation = this._rotation + 10; } else { this._rotation = this._rotation - 10; } } else { myDegrees = Math.round((myRadians * 180) / Math.PI); if (this._rotation > myDegrees) { this._rotation = this._rotation - turnspeed; } if (this._rotation < myDegrees) { this._rotation = this._rotation + turnspeed; } } } } else if (movey == 1) { this._x = this._x + _global.xgo; this._y = this._y + _global.ygo; } if (this.eat.hitTest(_root.player.eat)) { die = 0; this.gotoAndPlay("die"); multiplyer = 1; if (_root.tools.powerup1._currentframe > 10) { multiplyer = 2; } scoreity = Math.round(scoreworth * multiplyer); _root.tools.instascore.text = "+" + scoreity; _root.tools.instblock._alpha = 0; _global.scoreit = (_global.scoreit * 1) + scoreity; _global.boost = _global.boost + (scoreity / 10); } }
Instance of Symbol 277 MovieClip "backdot1" in Frame 630
onClipEvent (load) { sfield = 200; this._x = Math.round((Math.random() * ((750 + sfield) - (-50 - sfield))) + (-50 - sfield)); this._y = _root.depth._y + Math.round((Math.random() * ((550 + sfield) - 0)) + 0); this.gotoAndStop(Math.round(Math.random() * 9) + 1); this.gotoAndStop(Math.round((Math.random() * 10) + 1)); } onClipEvent (enterFrame) { this._x = this._x + _global.xgo; this._y = this._y + _global.ygo; if (this._x > 800) { this._x = -50; } if (this._x < -100) { this._x = 750; } }
Instance of Symbol 281 MovieClip "wavel" in Frame 630
onClipEvent (enterFrame) { if (this._x > 1200) { removeMovieClip(this); } if (this._x < -500) { removeMovieClip(this); } this._y = _root.depth._y + 10; this._y = this._y + _global.ygo; this._x = this._x + _global.xgo; this._x = this._x - 4; }
Instance of Symbol 281 MovieClip "waver" in Frame 630
onClipEvent (enterFrame) { if (this._x > 1200) { removeMovieClip(this); } if (this._x < -500) { removeMovieClip(this); } this._y = _root.depth._y + 10; this._y = this._y + _global.ygo; this._x = this._x + _global.xgo; this._x = this._x + 4; }
Instance of Symbol 291 MovieClip "enemy1" in Frame 630
onClipEvent (load) { movey = 1; _root.food1.movey = 0; _root.enemy1.movey = 0; this._rotation = this._rotation + 180; die = 1; fiftyfifty = Math.round(Math.random() * 1) + 1; this.gotoAndStop(fishtype); } onClipEvent (enterFrame) { if (die == 0) { if (this._currentframe < 10) { this.gotoAndPlay("die"); } } if (die == 1) { if (this._x > 3500) { this._x = -3000; } if (this._x < -3100) { this._x = 3400; } if (this._y > 2000) { this._y = 1900; this._rotation = this._rotation + 90; } if (this._y < -500) { this._y = 1900; this._rotation = this._rotation + 90; } this._xscale = mesize; this._yscale = mesize; if (this._y < 500) { if (this._x < 700) { if (this._x > 0) { myRadians = Math.atan2(this._y - _root.player._y, this._x - _root.player._x); xleg = this._x - _root.player._x; yleg = this._y - _root.player._y; scared = Math.sqrt((xleg * xleg) + (yleg * yleg)); toploc = (_root.depth._y - this._y) * -1; } } } if (this._y < (_root.depth._y + 100)) { air = air + 0.4; if (this._rotation > 0) { if (this._rotation < 90) { this._rotation = this._rotation - 3; } } if (this._rotation < 180) { if (this._rotation > 90) { this._rotation = this._rotation + 3; } } } else if (air > 0.5) { air = air - 0.5; } if (movey == 1) { this._x = this._x + _global.xgo; this._y = this._y + (_global.ygo + air); } this._x = this._x - (Math.cos((Math.PI * this._rotation) / 180) * mespeed); this._y = this._y - (Math.sin((Math.PI * this._rotation) / 180) * mespeed); if (scared < (500 - (mespeed * 10))) { if (toploc < 20) { if (_root.player._x < this._x) { this._rotation = this._rotation + 10; } else { this._rotation = this._rotation - 10; } } else { myDegrees = Math.round((myRadians * 180) / Math.PI); if (_global.boom == 0) { if (this._rotation > myDegrees) { this._rotation = this._rotation - turnspeed; } if (this._rotation < myDegrees) { this._rotation = this._rotation + turnspeed; } } else { this._rotation = this._rotation - 5; } } } } else if (movey == 1) { this._x = this._x + _global.xgo; this._y = this._y + _global.ygo; } if (_global.boost < 176) { if (this.eat.hitTest(_root.player.eat)) { _root.player.die = 0; eat = new Sound(); eat.attachSound("eatit1"); eat.start(0, 1); _root.player.gotoAndPlay("die"); _global.xgo = 0; _global.ygo = 0; } } }
Instance of Symbol 311 MovieClip in Frame 630
onClipEvent (load) { die = 1; } onClipEvent (enterFrame) { yit = Math.floor(Math.random() * 371) + 30; if (this._x < -500) { this._x = 900; this._y = _root.depth._y - yit; die = 1; this.gotoAndStop(1); } if (this._x > 1000) { this._x = -400; this._y = _root.depth._y - yit; die = 1; this.gotoAndStop(1); } this._x = this._x + _global.xgo; this._y = this._y + _global.ygo; if (die == 1) { myRadians = Math.atan2(this._y - _root.player._y, this._x - _root.player._x); xleg = this._x - _root.player._x; yleg = this._y - _root.player._y; scared = Math.sqrt((xleg * xleg) + (yleg * yleg)); if (scared < 50) { this._y = this._y - 1; } this._x = this._x - 4; } if (_root.player.eat.hitTest(this.eat)) { die = 0; this.gotoAndPlay("die"); scoreity = 200; _root.tools.instascore.text = "+" + scoreity; _root.tools.instblock._alpha = 0; _global.scoreit = (_global.scoreit * 1) + scoreity; _global.boost = _global.boost + (scoreity / 30); _root.tools.bar1.gotoAndStop(_global.boost + 1); } }
Instance of Symbol 311 MovieClip in Frame 630
onClipEvent (load) { die = 1; } onClipEvent (enterFrame) { yit = Math.floor(Math.random() * 371) + 30; if (this._x < -500) { this._x = 900; this._y = _root.depth._y - yit; die = 1; this.gotoAndStop(1); } if (this._x > 1000) { this._x = -400; this._y = _root.depth._y - yit; die = 1; this.gotoAndStop(1); } this._x = this._x + _global.xgo; this._y = this._y + _global.ygo; if (scared < 50) { this._y = this._y - 1; } if (die == 1) { myRadians = Math.atan2(this._y - _root.player._y, this._x - _root.player._x); xleg = this._x - _root.player._x; yleg = this._y - _root.player._y; scared = Math.sqrt((xleg * xleg) + (yleg * yleg)); this._x = this._x + 4; } if (_root.player.eat.hitTest(this.eat)) { die = 0; this.gotoAndPlay("die"); scoreity = 200; _root.tools.instascore.text = "+" + scoreity; _root.tools.instblock._alpha = 0; _global.scoreit = (_global.scoreit * 1) + scoreity; _global.boost = _global.boost + (scoreity / 30); _root.tools.bar1.gotoAndStop(_global.boost + 1); } }
Instance of Symbol 316 MovieClip in Frame 630
onClipEvent (load) { die = 1; this._y = _root.depth._y + 2050; _global.boom = 0; } onClipEvent (enterFrame) { yit = Math.floor(Math.random() * 91) + 30; if (this._x < -2500) { this._x = 2900; this._y = (_root.depth._y + 2020) + yit; die = 1; this.gotoAndPlay(1); } if (this._x > 3000) { this._x = -2400; this._y = (_root.depth._y + 2020) + yit; die = 1; this.gotoAndPlay(1); } this._x = this._x + _global.xgo; this._y = this._y + _global.ygo; if (die == 1) { myRadians = Math.atan2(this._y - _root.player._y, this._x - _root.player._x); xleg = this._x - _root.player._x; yleg = this._y - _root.player._y; scared = Math.sqrt((xleg * xleg) + (yleg * yleg)); } if (_root.player.eat.hitTest(this.eat)) { die = 0; this.gotoAndPlay("die"); _global.boom = 1; scoreity = 50; _root.tools.instascore.text = "+" + scoreity; _root.tools.instblock._alpha = 0; _global.scoreit = _global.scoreit + 50; _root.tools.bar1.gotoAndStop(_global.boost + 1); } }
Instance of Symbol 322 MovieClip "zoom" in Frame 630
onClipEvent (enterFrame) { this._x = this._x + _global.xgo; this._y = this._y + _global.ygo; }
Instance of Symbol 311 MovieClip in Frame 630
onClipEvent (load) { die = 1; } onClipEvent (enterFrame) { this._x = this._x + _global.xgo; this._y = this._y + _global.ygo; if (this._y > (_root.player._y - 500)) { yit = Math.floor(Math.random() * 371) + 30; if (this._x < -200) { this._x = 900; this._y = (_root.depth._y - 600) - yit; die = 1; this.gotoAndStop(1); } if (this._x > 1000) { this._x = -100; this._y = (_root.depth._y - 600) - yit; die = 1; this.gotoAndStop(1); } if (die == 1) { myRadians = Math.atan2(this._y - _root.player._y, this._x - _root.player._x); xleg = this._x - _root.player._x; yleg = this._y - _root.player._y; scared = Math.sqrt((xleg * xleg) + (yleg * yleg)); if (scared < 50) { this._y = this._y - 1; } this._x = this._x - 4; } if (_root.player.eat.hitTest(this.eat)) { die = 0; this.gotoAndPlay("die"); scoreity = 200; _root.tools.instascore.text = "+" + scoreity; _root.tools.instblock._alpha = 0; _global.scoreit = (_global.scoreit * 1) + scoreity; _global.boost = _global.boost + (scoreity / 30); _root.tools.bar1.gotoAndStop(_global.boost + 1); } } }
Instance of Symbol 311 MovieClip in Frame 630
onClipEvent (load) { die = 1; } onClipEvent (enterFrame) { this._x = this._x + _global.xgo; this._y = this._y + _global.ygo; if (this._y > (_root.player._y - 500)) { yit = Math.floor(Math.random() * 371) + 30; if (this._x < -500) { this._x = 900; this._y = _root.depth._y - yit; die = 1; this.gotoAndStop(1); } if (this._x > 1000) { this._x = -400; this._y = _root.depth._y - yit; die = 1; this.gotoAndStop(1); } if (scared < 50) { this._y = this._y - 1; } if (die == 1) { myRadians = Math.atan2(this._y - _root.player._y, this._x - _root.player._x); xleg = this._x - _root.player._x; yleg = this._y - _root.player._y; scared = Math.sqrt((xleg * xleg) + (yleg * yleg)); this._x = this._x + 4; } if (_root.player.eat.hitTest(this.eat)) { die = 0; this.gotoAndPlay("die"); scoreity = 200; _root.tools.instascore.text = "+" + scoreity; _root.tools.instblock._alpha = 0; _global.scoreit = (_global.scoreit * 1) + scoreity; _global.boost = _global.boost + (scoreity / 30); _root.tools.bar1.gotoAndStop(_global.boost + 1); } } }
Instance of Symbol 311 MovieClip in Frame 630
onClipEvent (load) { die = 1; } onClipEvent (enterFrame) { this._x = this._x + _global.xgo; this._y = this._y + _global.ygo; if (this._y > (_root.player._y - 500)) { yit = Math.floor(Math.random() * 371) + 30; if (this._x < -200) { this._x = 900; this._y = (_root.depth._y - 600) - yit; die = 1; this.gotoAndStop(1); } if (this._x > 1000) { this._x = -100; this._y = (_root.depth._y - 600) - yit; die = 1; this.gotoAndStop(1); } if (die == 1) { myRadians = Math.atan2(this._y - _root.player._y, this._x - _root.player._x); xleg = this._x - _root.player._x; yleg = this._y - _root.player._y; scared = Math.sqrt((xleg * xleg) + (yleg * yleg)); if (scared < 50) { this._y = this._y - 1; } this._x = this._x - 4; } if (_root.player.eat.hitTest(this.eat)) { die = 0; this.gotoAndPlay("die"); scoreity = 200; _root.tools.instascore.text = "+" + scoreity; _root.tools.instblock._alpha = 0; _global.scoreit = (_global.scoreit * 1) + scoreity; _global.boost = _global.boost + (scoreity / 30); _root.tools.bar1.gotoAndStop(_global.boost + 1); } } }
Instance of Symbol 311 MovieClip in Frame 630
onClipEvent (load) { die = 1; } onClipEvent (enterFrame) { this._x = this._x + _global.xgo; this._y = this._y + _global.ygo; if (this._y > (_root.player._y - 500)) { yit = Math.floor(Math.random() * 371) + 30; if (this._x < -500) { this._x = 900; this._y = _root.depth._y - yit; die = 1; this.gotoAndStop(1); } if (this._x > 1000) { this._x = -400; this._y = _root.depth._y - yit; die = 1; this.gotoAndStop(1); } if (scared < 50) { this._y = this._y - 1; } if (die == 1) { myRadians = Math.atan2(this._y - _root.player._y, this._x - _root.player._x); xleg = this._x - _root.player._x; yleg = this._y - _root.player._y; scared = Math.sqrt((xleg * xleg) + (yleg * yleg)); this._x = this._x + 4; } if (_root.player.eat.hitTest(this.eat)) { die = 0; this.gotoAndPlay("die"); scoreity = 200; _root.tools.instascore.text = "+" + scoreity; _root.tools.instblock._alpha = 0; _global.scoreit = (_global.scoreit * 1) + scoreity; _global.boost = _global.boost + (scoreity / 30); _root.tools.bar1.gotoAndStop(_global.boost + 1); } } }
Instance of Symbol 311 MovieClip in Frame 630
onClipEvent (load) { die = 1; } onClipEvent (enterFrame) { this._x = this._x + _global.xgo; this._y = this._y + _global.ygo; if (this._y > (_root.player._y - 500)) { yit = Math.floor(Math.random() * 371) + 30; if (this._x < -200) { this._x = 900; this._y = (_root.depth._y - 600) - yit; die = 1; this.gotoAndStop(1); } if (this._x > 1000) { this._x = -100; this._y = (_root.depth._y - 600) - yit; die = 1; this.gotoAndStop(1); } if (die == 1) { myRadians = Math.atan2(this._y - _root.player._y, this._x - _root.player._x); xleg = this._x - _root.player._x; yleg = this._y - _root.player._y; scared = Math.sqrt((xleg * xleg) + (yleg * yleg)); if (scared < 50) { this._y = this._y - 1; } this._x = this._x - 4; } if (_root.player.eat.hitTest(this.eat)) { die = 0; this.gotoAndPlay("die"); scoreity = 200; _root.tools.instascore.text = "+" + scoreity; _root.tools.instblock._alpha = 0; _global.scoreit = (_global.scoreit * 1) + scoreity; _global.boost = _global.boost + (scoreity / 30); _root.tools.bar1.gotoAndStop(_global.boost + 1); } } }
Instance of Symbol 311 MovieClip in Frame 630
onClipEvent (load) { die = 1; } onClipEvent (enterFrame) { this._x = this._x + _global.xgo; this._y = this._y + _global.ygo; if (this._y > (_root.player._y - 500)) { yit = Math.floor(Math.random() * 371) + 30; if (this._x < -500) { this._x = 900; this._y = _root.depth._y - yit; die = 1; this.gotoAndStop(1); } if (this._x > 1000) { this._x = -400; this._y = _root.depth._y - yit; die = 1; this.gotoAndStop(1); } if (scared < 50) { this._y = this._y - 1; } if (die == 1) { myRadians = Math.atan2(this._y - _root.player._y, this._x - _root.player._x); xleg = this._x - _root.player._x; yleg = this._y - _root.player._y; scared = Math.sqrt((xleg * xleg) + (yleg * yleg)); this._x = this._x + 4; } if (_root.player.eat.hitTest(this.eat)) { die = 0; reat = new Sound(); reat.attachSound("eatit1"); reat.start(0, 1); this.gotoAndPlay("die"); scoreity = 200; _root.tools.instascore.text = "+" + scoreity; _root.tools.instblock._alpha = 0; _global.scoreit = (_global.scoreit * 1) + scoreity; _global.boost = _global.boost + (scoreity / 30); _root.tools.bar1.gotoAndStop(_global.boost + 1); } } }
Instance of Symbol 326 MovieClip "goball" in Frame 630
onClipEvent (load) { die = 1; } onClipEvent (enterFrame) { yit = Math.floor(Math.random() * 471) + 30; if (this._x < -1500) { this._x = 900; this._y = _root.depth._y + yit; die = 1; this.gotoAndPlay(1); } if (this._x > 1500) { this._x = -400; this._y = _root.depth._y + yit; die = 1; this.gotoAndPlay(1); } this._x = this._x + _global.xgo; this._y = this._y + _global.ygo; if (die == 1) { if (_root.player.eat.hitTest(this.eat)) { die = 0; reat = new Sound(); reat.attachSound("magical bing"); reat.start(0, 1); this.gotoAndPlay("die"); scoreworth = 50; multiplyer = 1; if (_root.tools.powerup1._currentframe > 10) { multiplyer = 2; } scoreity = Math.round(scoreworth * multiplyer); _root.tools.instascore.text = "+" + scoreity; _root.tools.instblock._alpha = 0; _global.scoreit = (_global.scoreit * 1) + scoreity; if (_global.goballs < 2) { _global.goballs++; } if (_global.goballs == 1) { _root.player.ongoball1._alpha = 255; } if (_global.goballs == 2) { _root.player.ongoball2._alpha = 255; } } } }
Instance of Symbol 330 MovieClip "pill1" in Frame 630
onClipEvent (load) { die = 1; } onClipEvent (enterFrame) { yit = Math.floor(Math.random() * 471) + 30; if (this._x < -600) { this._x = 900; this._y = _root.depth._y + yit; die = 1; this.gotoAndPlay(1); } if (this._x > 1000) { this._x = -400; this._y = _root.depth._y + yit; die = 1; this.gotoAndPlay(1); } this._x = this._x + _global.xgo; this._y = this._y + _global.ygo; if (die == 1) { if (_root.player.eat.hitTest(this.eat)) { die = 0; reat = new Sound(); reat.attachSound("sfxreload"); reat.start(0, 1); this.gotoAndPlay("die"); _root.tools.powerup1.gotoAndStop(_root.tools.powerup1._currentframe + 1); scoreworth = 50; multiplyer = 1; if (_root.tools.powerup1._currentframe > 10) { multiplyer = 2; } scoreity = Math.round(scoreworth * multiplyer); _root.tools.instascore.text = "+" + scoreity; _root.tools.instblock._alpha = 0; _global.scoreit = (_global.scoreit * 1) + scoreity; _global.boost = _global.boost + (scoreity / 30); _root.tools.bar1.gotoAndStop(_global.boost + 1); } } }
Instance of Symbol 333 MovieClip in Frame 630
onClipEvent (load) { die = 1; this._x = -5000; } onClipEvent (enterFrame) { yit = Math.floor(Math.random() * 51) + 20; if (this._x < -6000) { this._x = 5000; this._y = _root.depth._y - yit; die = 1; this.gotoAndStop(1); } if (this._x > 6000) { this._x = -5000; this._y = _root.depth._y - yit; die = 1; this.gotoAndStop(1); } this._x = this._x + _global.xgo; this._y = this._y + _global.ygo; if (die == 1) { if (_root.player.eat.hitTest(this.eat)) { die = 0; this.gotoAndPlay("die"); fx1 = new Sound(zoop); fx1.attachSound("magical bing"); fx1.stop("magical bing"); fx1.start(0, 1); _global.fly = 1; _global.boost = 0; _root.tools.bar1.gotoAndStop(1); flyer = 0; ms = new Sound(music); ms.attachSound("music6"); ms.stop("music1"); ms.start(0, 999); scoreity = 50; _root.tools.instascore.text = "+" + scoreity; _root.tools.instblock._alpha = 0; _global.scoreit = (_global.scoreit * 1) + scoreity; _global.boost = _global.boost + (scoreity / 30); _root.tools.bar1.gotoAndStop(_global.boost + 1); } } }
Instance of Symbol 338 MovieClip "pill2" in Frame 630
onClipEvent (load) { die = 1; } onClipEvent (enterFrame) { yit = Math.floor(Math.random() * 471) + 30; if (this._x < -3000) { this._x = 2900; this._y = _root.depth._y + yit; die = 1; this.gotoAndPlay(1); } if (this._x > 3000) { this._x = -2900; this._y = _root.depth._y + yit; die = 1; this.gotoAndPlay(1); } this._x = this._x + _global.xgo; this._y = this._y + _global.ygo; if (die == 1) { if (_root.player.eat.hitTest(this.eat)) { die = 0; reat = new Sound(); reat.attachSound("lazer"); reat.start(0, 1); this.gotoAndPlay("die"); scoreworth = 200; multiplyer = 1; if (_root.tools.powerup1._currentframe > 10) { multiplyer = 2; } scoreity = Math.round(scoreworth * multiplyer); _root.tools.instascore.text = "+" + scoreity; _root.tools.instblock._alpha = 0; _global.scoreit = (_global.scoreit * 1) + scoreity; _global.boost = _global.boost + (scoreity / 30); _root.tools.sidebar1.sidebarflash.gotoAndPlay("yellow"); _root.tools.sidebar2.sidebarflash.gotoAndPlay("yellow"); _root.tools.bar1.gotoAndStop(_global.boost + 1); } } }
Instance of Symbol 392 MovieClip "tools" in Frame 630
onClipEvent (load) { _root.tools.swapDepths(1000000); _root.finalscore.swapDepths(1000001); }
Frame 631
Frame 632
gotoAndPlay (220); stop();
Symbol 33 MovieClip Frame 21
gotoAndPlay (1);
Symbol 33 MovieClip Frame 40
this._alpha = 0;
Symbol 40 MovieClip Frame 16
gotoAndPlay (1);
Symbol 62 MovieClip Frame 73
_root.player.gotoAndStop(1);
Symbol 75 MovieClip Frame 1
stop();
Symbol 75 MovieClip Frame 3
stop();
Symbol 75 MovieClip Frame 4
stop();
Symbol 75 MovieClip Frame 13
stop();
Symbol 75 MovieClip Frame 18
stop();
Symbol 75 MovieClip Frame 66
stop();
Instance of Symbol 74 MovieClip "cs1" in Symbol 75 MovieClip Frame 66
onClipEvent (enterFrame) { this._alpha = 0; }
Symbol 91 MovieClip Frame 16
gotoAndPlay (2);
Symbol 118 MovieClip Frame 1
stop();
Instance of Symbol 74 MovieClip "cs1" in Symbol 118 MovieClip Frame 1
onClipEvent (enterFrame) { this._alpha = 0; }
Symbol 118 MovieClip Frame 7
stop();
Symbol 118 MovieClip Frame 30
_root.tools.sidebar1.sidebarflash.gotoAndPlay(2); _root.tools.sidebar2.sidebarflash.gotoAndPlay(2); if (mesize < 55) { fx6 = new Sound(zoop); fx6.attachSound("w4"); fx6.stop("w4"); fx6.start(0, 1); } if (mesize > 54) { if (mesize < 61) { fx6 = new Sound(zoop); fx6.attachSound("w1"); fx6.stop("w1"); fx6.start(0, 1); } } if (mesize > 60) { if (mesize < 71) { fx6 = new Sound(zoop); fx6.attachSound("w2"); fx6.stop("w2"); fx6.start(0, 1); } } if (mesize > 70) { fx6 = new Sound(zoop); fx6.attachSound("w3"); fx6.stop("w3"); fx6.start(0, 1); }
Symbol 118 MovieClip Frame 63
removeMovieClip(this);
Instance of Symbol 74 MovieClip "cs1" in Symbol 118 MovieClip Frame 63
onClipEvent (enterFrame) { this._alpha = 0; }
Symbol 154 MovieClip Frame 33
stop();
Symbol 166 MovieClip Frame 1
stop();
Symbol 166 MovieClip Frame 13
gotoAndStop (1);
Symbol 178 Button
on (press) { gotoAndPlay (270); fx1 = new Sound(zoop); fx1.attachSound("pop"); fx1.stop("pop"); fx1.start(0, 1); }
Symbol 179 Button
on (press) { Stage.showMenu = false; gotoAndPlay (610); fx1 = new Sound(zoop); fx1.attachSound("pop"); fx1.stop("pop"); fx1.start(0, 1); }
Symbol 184 Button
on (press) { gotoAndPlay (270); }
Symbol 185 MovieClip Frame 1
stop();
Symbol 195 Button
on (press) { getURL ("http://jjwallacedesign.googlepages.com/index.html"); }
Symbol 196 MovieClip Frame 10
stop();
Symbol 199 Button
on (press) { gotoAndPlay (221); fx1 = new Sound(zoop); fx1.attachSound("pop"); fx1.stop("pop"); fx1.start(0, 1); }
Symbol 201 Button
on (press) { gotoAndPlay (630); stopAllSounds(); }
Symbol 208 Button
on (press) { fx12 = new Sound(zoop); fx12.attachSound("sfxswitch1"); fx12.stop("sfxswitch1"); fx12.start(0, 1); play(); }
Symbol 211 MovieClip Frame 1
_quality = "medium"; stop();
Symbol 211 MovieClip Frame 2
_quality = "high"; stop();
Symbol 211 MovieClip Frame 3
_quality = "low"; stop();
Symbol 213 Button
on (press) { gotoAndPlay (630); }
Symbol 221 MovieClip Frame 30
stop();
Symbol 221 MovieClip Frame 92
stop();
Symbol 233 MovieClip Frame 1
gotoAndPlay ("base");
Symbol 233 MovieClip Frame 11
stop();
Symbol 248 Button
on (press) { _root.player.maxspeed = 20; reat = new Sound(); reat.attachSound("magical bing"); reat.start(0, 1); }
Symbol 254 MovieClip Frame 1
gotoAndPlay ("base");
Symbol 254 MovieClip Frame 11
stop();
Symbol 254 MovieClip Frame 23
gotoAndPlay ("base");
Symbol 257 MovieClip Frame 1
stop();
Symbol 259 MovieClip Frame 1
gotoAndPlay (9);
Symbol 259 MovieClip Frame 5
stop();
Symbol 259 MovieClip Frame 10
gotoAndPlay (2);
Symbol 262 MovieClip Frame 1
stop();
Symbol 263 MovieClip Frame 1
stop();
Symbol 272 MovieClip Frame 1
Symbol 272 MovieClip Frame 33
removeMovieClip(this); stop();
Symbol 281 MovieClip Frame 25
stop();
Symbol 291 MovieClip Frame 1
stop();
Instance of Symbol 74 MovieClip "cs1" in Symbol 291 MovieClip Frame 1
onClipEvent (enterFrame) { this._alpha = 0; }
Symbol 291 MovieClip Frame 63
removeMovieClip(this);
Instance of Symbol 74 MovieClip "cs1" in Symbol 291 MovieClip Frame 63
onClipEvent (enterFrame) { this._alpha = 0; }
Symbol 301 MovieClip Frame 1
stop();
Symbol 301 MovieClip Frame 57
removeMovieClip(this);
Instance of Symbol 74 MovieClip "cs1" in Symbol 301 MovieClip Frame 57
onClipEvent (enterFrame) { this._alpha = 0; }
Symbol 311 MovieClip Frame 1
stop();
Symbol 311 MovieClip Frame 111
stop();
Symbol 316 MovieClip Frame 59
gotoAndPlay (1);
Symbol 316 MovieClip Frame 96
_global.boom = 0; stop();
Symbol 322 MovieClip Frame 27
stop();
Symbol 326 MovieClip Frame 14
gotoAndPlay (1);
Symbol 326 MovieClip Frame 33
stop();
Symbol 330 MovieClip Frame 32
gotoAndPlay (1);
Symbol 330 MovieClip Frame 51
stop();
Symbol 333 MovieClip Frame 1
stop();
Symbol 333 MovieClip Frame 14
gotoAndPlay (1);
Symbol 333 MovieClip Frame 33
stop();
Symbol 338 MovieClip Frame 32
gotoAndPlay (1);
Symbol 338 MovieClip Frame 51
stop();
Symbol 344 MovieClip Frame 1
stop();
Symbol 344 MovieClip Frame 61
stop();
Symbol 358 MovieClip Frame 1
stop();
Symbol 368 Button
on (press) { fx12 = new Sound(zoop); fx12.attachSound("sfxswitch1"); fx12.stop("sfxswitch1"); fx12.start(0, 1); this.play(); }
Symbol 375 MovieClip Frame 1
_global.timeday = 0; stop();
Symbol 375 MovieClip Frame 2
_global.timeday = 1; if (_root.player.skyit > 3000) { _root.sky.gotoAndPlay("day"); } else { _root.sky.gotoAndPlay("daystart"); } _root.player.skyit = 0; stop();
Symbol 375 MovieClip Frame 3
_global.timeday = 2; _root.sky.gotoAndPlay("night"); _root.player.skyit = 3001; stop();
Symbol 378 Button
on (press) { _root.helpbar.play(); }
Symbol 380 MovieClip Frame 1
stop();
Symbol 380 MovieClip Frame 12
stop();
Instance of Symbol 211 MovieClip in Symbol 380 MovieClip Frame 12
onClipEvent (load) { if (_quality == "low") { this.gotoAndStop(1); } if (_quality == "medium") { this.gotoAndStop(2); } if (_quality == "high") { this.gotoAndStop(3); } }
Symbol 380 MovieClip Frame 13
if (_root.helpbar._currentframe == 10) { _root.helpbar.gotoAndPlay(11); }
Symbol 384 MovieClip Frame 10
stop();
Symbol 391 MovieClip Frame 1
stop();
Symbol 404 MovieClip Frame 1
stop();
Symbol 404 MovieClip Frame 10
stop();
Symbol 404 MovieClip Frame 24
stop();
Symbol 409 MovieClip Frame 1
stop();
Symbol 409 MovieClip Frame 2
_root.restartbox.resety.gotoAndStop(1);
Symbol 409 MovieClip Frame 82
stop();
Symbol 417 MovieClip Frame 1
stop();
Symbol 417 MovieClip Frame 10
stop();

Library Items

Symbol 1 Sound [zoop]
Symbol 2 Sound [w4]
Symbol 3 Sound [w3]
Symbol 4 Sound [w2]
Symbol 5 Sound [w1]
Symbol 6 Sound [spash2]
Symbol 7 Sound [sfxswitch1]
Symbol 8 Sound [sfxreload]
Symbol 9 Sound [music6]
Symbol 10 Sound [music3]
Symbol 11 Sound [music2]
Symbol 12 Sound [menumusic]
Symbol 13 Sound [magical bing]
Symbol 14 Sound [lazer]
Symbol 15 Sound [eatit1]
Symbol 16 Sound [diesound]
Symbol 17 Sound [Clunk]
Symbol 18 Sound [boingboing]
Symbol 19 Sound [music1]
Symbol 20 Sound [barf]Used by:344
Symbol 21 Sound [Pop]Used by:Timeline
Symbol 22 Sound [pool splash]Used by:272  Timeline
Symbol 23 Sound [underwater]Used by:Timeline
Symbol 24 GraphicUsed by:25
Symbol 25 MovieClip [wagger]Uses:24
Symbol 26 FontUsed by:27 187 410 413
Symbol 27 EditableTextUses:26Used by:Timeline
Symbol 28 GraphicUsed by:77
Symbol 29 GraphicUsed by:77
Symbol 30 ShapeTweeningUsed by:77
Symbol 31 GraphicUsed by:32 215 323 384
Symbol 32 MovieClipUses:31Used by:33
Symbol 33 MovieClipUses:32Used by:75 358  Timeline
Symbol 34 GraphicUsed by:40 91
Symbol 35 ShapeTweeningUsed by:40
Symbol 36 ShapeTweeningUsed by:40
Symbol 37 ShapeTweeningUsed by:40
Symbol 38 ShapeTweeningUsed by:40
Symbol 39 GraphicUsed by:40
Symbol 40 MovieClipUses:34 35 36 37 38 39Used by:75 118 291
Symbol 41 GraphicUsed by:42
Symbol 42 MovieClipUses:41Used by:43
Symbol 43 MovieClipUses:42Used by:75 118 291 301
Symbol 44 GraphicUsed by:45
Symbol 45 MovieClipUses:44Used by:75 118 185 291 301 311 316 326 330 333 338
Symbol 46 ShapeTweeningUsed by:51
Symbol 47 ShapeTweeningUsed by:51
Symbol 48 ShapeTweeningUsed by:51
Symbol 49 ShapeTweeningUsed by:51
Symbol 50 GraphicUsed by:51
Symbol 51 MovieClipUses:46 47 48 49 50Used by:75 311 333
Symbol 52 GraphicUsed by:62  Timeline
Symbol 53 GraphicUsed by:54
Symbol 54 MovieClipUses:53Used by:62
Symbol 55 GraphicUsed by:62
Symbol 56 ShapeTweeningUsed by:62
Symbol 57 GraphicUsed by:62
Symbol 58 GraphicUsed by:62
Symbol 59 ShapeTweeningUsed by:62
Symbol 60 ShapeTweeningUsed by:62
Symbol 61 ShapeTweeningUsed by:62
Symbol 62 MovieClipUses:52 54 55 56 57 58 59 60 61Used by:75
Symbol 63 ShapeTweeningUsed by:75
Symbol 64 ShapeTweeningUsed by:75
Symbol 65 ShapeTweeningUsed by:75
Symbol 66 ShapeTweeningUsed by:75
Symbol 67 ShapeTweeningUsed by:75
Symbol 68 ShapeTweeningUsed by:75
Symbol 69 ShapeTweeningUsed by:75
Symbol 70 ShapeTweeningUsed by:75
Symbol 71 ShapeTweeningUsed by:75
Symbol 72 GraphicUsed by:75
Symbol 73 GraphicUsed by:74
Symbol 74 MovieClipUses:73Used by:75 118 291 301
Symbol 75 MovieClipUses:33 40 43 45 51 62 63 64 65 66 67 68 69 70 71 72 74Used by:77 159  Timeline
Symbol 76 GraphicUsed by:77
Symbol 77 MovieClipUses:28 29 30 75 76Used by:Timeline
Symbol 78 GraphicUsed by:79
Symbol 79 MovieClipUses:78Used by:Timeline
Symbol 80 GraphicUsed by:81
Symbol 81 MovieClipUses:80Used by:Timeline
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:82Used by:Timeline
Symbol 84 GraphicUsed by:118 291
Symbol 85 GraphicUsed by:118 291
Symbol 86 ShapeTweeningUsed by:91
Symbol 87 ShapeTweeningUsed by:91
Symbol 88 ShapeTweeningUsed by:91
Symbol 89 ShapeTweeningUsed by:91
Symbol 90 GraphicUsed by:91
Symbol 91 MovieClipUses:34 86 87 88 89 90Used by:118 301
Symbol 92 ShapeTweeningUsed by:95
Symbol 93 ShapeTweeningUsed by:95
Symbol 94 GraphicUsed by:95
Symbol 95 MovieClipUses:92 93 94Used by:118 185 291
Symbol 96 GraphicUsed by:118 185 291
Symbol 97 ShapeTweeningUsed by:102
Symbol 98 ShapeTweeningUsed by:102
Symbol 99 ShapeTweeningUsed by:102
Symbol 100 ShapeTweeningUsed by:102
Symbol 101 GraphicUsed by:102
Symbol 102 MovieClipUses:97 98 99 100 101Used by:118 185 291
Symbol 103 GraphicUsed by:118
Symbol 104 ShapeTweeningUsed by:118
Symbol 105 ShapeTweeningUsed by:118
Symbol 106 ShapeTweeningUsed by:118
Symbol 107 ShapeTweeningUsed by:118
Symbol 108 ShapeTweeningUsed by:118
Symbol 109 ShapeTweeningUsed by:118
Symbol 110 ShapeTweeningUsed by:118
Symbol 111 ShapeTweeningUsed by:118
Symbol 112 ShapeTweeningUsed by:118
Symbol 113 ShapeTweeningUsed by:118
Symbol 114 GraphicUsed by:118
Symbol 115 GraphicUsed by:118 291 301
Symbol 116 GraphicUsed by:118 291 301
Symbol 117 GraphicUsed by:118 291 301
Symbol 118 MovieClipUses:40 43 45 74 84 85 91 95 96 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117Used by:Timeline
Symbol 119 GraphicUsed by:Timeline
Symbol 120 ShapeTweeningUsed by:Timeline
Symbol 121 GraphicUsed by:Timeline
Symbol 122 GraphicUsed by:Timeline
Symbol 123 ShapeTweeningUsed by:Timeline
Symbol 124 GraphicUsed by:Timeline
Symbol 125 GraphicUsed by:128 178 184 199
Symbol 126 GraphicUsed by:128 178
Symbol 127 GraphicUsed by:128 178
Symbol 128 ButtonUses:125 126 127Used by:Timeline
Symbol 129 GraphicUsed by:136 179 201 213
Symbol 130 ShapeTweeningUsed by:133 136 179 201 213
Symbol 131 ShapeTweeningUsed by:133
Symbol 132 GraphicUsed by:133
Symbol 133 MovieClipUses:130 131 132Used by:136 179 201 213
Symbol 134 GraphicUsed by:136 179 201 213
Symbol 135 GraphicUsed by:136 179 201 213
Symbol 136 ButtonUses:129 133 134 135 130Used by:Timeline
Symbol 137 ShapeTweeningUsed by:149
Symbol 138 ShapeTweeningUsed by:149
Symbol 139 ShapeTweeningUsed by:149
Symbol 140 GraphicUsed by:149
Symbol 141 ShapeTweeningUsed by:149
Symbol 142 ShapeTweeningUsed by:149
Symbol 143 ShapeTweeningUsed by:149
Symbol 144 GraphicUsed by:149
Symbol 145 ShapeTweeningUsed by:149
Symbol 146 ShapeTweeningUsed by:149
Symbol 147 ShapeTweeningUsed by:149
Symbol 148 GraphicUsed by:149
Symbol 149 MovieClipUses:137 138 139 140 141 142 143 144 145 146 147 148Used by:152  Timeline
Symbol 150 GraphicUsed by:152
Symbol 151 GraphicUsed by:152
Symbol 152 MovieClipUses:150 151 149Used by:154  Timeline
Symbol 153 GraphicUsed by:154
Symbol 154 MovieClipUses:152 153Used by:Timeline
Symbol 155 GraphicUsed by:Timeline
Symbol 156 GraphicUsed by:159
Symbol 157 GraphicUsed by:159
Symbol 158 GraphicUsed by:159
Symbol 159 MovieClipUses:156 157 158 75Used by:Timeline
Symbol 160 GraphicUsed by:169
Symbol 161 ShapeTweeningUsed by:166
Symbol 162 ShapeTweeningUsed by:166
Symbol 163 GraphicUsed by:166
Symbol 164 ShapeTweeningUsed by:166
Symbol 165 ShapeTweeningUsed by:166
Symbol 166 MovieClipUses:161 162 163 164 165Used by:169
Symbol 167 GraphicUsed by:168
Symbol 168 MovieClipUses:167Used by:169
Symbol 169 MovieClipUses:160 166 168Used by:392  Timeline
Symbol 170 SoundUsed by:316  Timeline
Symbol 171 GraphicUsed by:177
Symbol 172 GraphicUsed by:177
Symbol 173 GraphicUsed by:174
Symbol 174 MovieClipUses:173Used by:175
Symbol 175 MovieClipUses:174Used by:177 221 391 392  Timeline
Symbol 176 GraphicUsed by:177
Symbol 177 MovieClipUses:171 172 175 176Used by:416  Timeline
Symbol 178 ButtonUses:125 126 127Used by:Timeline
Symbol 179 ButtonUses:129 133 134 135 130Used by:Timeline
Symbol 180 GraphicUsed by:Timeline
Symbol 181 GraphicUsed by:Timeline
Symbol 182 GraphicUsed by:184 199
Symbol 183 GraphicUsed by:184 199
Symbol 184 ButtonUses:125 182 183Used by:Timeline
Symbol 185 MovieClipUses:95 96 102 45Used by:Timeline
Symbol 186 GraphicUsed by:Timeline
Symbol 187 EditableTextUses:26Used by:Timeline
Symbol 188 ShapeTweeningUsed by:196
Symbol 189 ShapeTweeningUsed by:196
Symbol 190 GraphicUsed by:196
Symbol 191 GraphicUsed by:196
Symbol 192 GraphicUsed by:195
Symbol 193 GraphicUsed by:195
Symbol 194 GraphicUsed by:195
Symbol 195 ButtonUses:192 193 194Used by:196
Symbol 196 MovieClipUses:188 189 190 191 195Used by:Timeline
Symbol 197 FontUsed by:198 346 394 395 396 415
Symbol 198 TextUses:197Used by:Timeline
Symbol 199 ButtonUses:125 182 183Used by:Timeline
Symbol 200 GraphicUsed by:Timeline
Symbol 201 ButtonUses:129 133 134 135 130Used by:Timeline
Symbol 202 GraphicUsed by:Timeline
Symbol 203 GraphicUsed by:Timeline
Symbol 204 FontUsed by:205 212 359 370 371 411 412
Symbol 205 TextUses:204Used by:Timeline
Symbol 206 GraphicUsed by:211
Symbol 207 GraphicUsed by:208
Symbol 208 ButtonUses:207Used by:211 375
Symbol 209 GraphicUsed by:211
Symbol 210 GraphicUsed by:211
Symbol 211 MovieClipUses:206 208 209 210Used by:380  Timeline
Symbol 212 TextUses:204Used by:Timeline
Symbol 213 ButtonUses:129 133 134 135 130Used by:Timeline
Symbol 214 GraphicUsed by:221
Symbol 215 MovieClipUses:31Used by:221
Symbol 216 GraphicUsed by:220
Symbol 217 GraphicUsed by:218
Symbol 218 MovieClipUses:217Used by:220
Symbol 219 GraphicUsed by:220
Symbol 220 MovieClipUses:216 218 219Used by:221
Symbol 221 MovieClipUses:214 215 175 220Used by:Timeline
Symbol 222 GraphicUsed by:233
Symbol 223 GraphicUsed by:233
Symbol 224 GraphicUsed by:233
Symbol 225 GraphicUsed by:233
Symbol 226 GraphicUsed by:233
Symbol 227 GraphicUsed by:233
Symbol 228 GraphicUsed by:233
Symbol 229 GraphicUsed by:233
Symbol 230 GraphicUsed by:233
Symbol 231 GraphicUsed by:233
Symbol 232 GraphicUsed by:233
Symbol 233 MovieClipUses:222 223 224 225 226 227 228 229 230 231 232Used by:Timeline
Symbol 234 GraphicUsed by:254
Symbol 235 GraphicUsed by:254
Symbol 236 GraphicUsed by:254
Symbol 237 GraphicUsed by:254
Symbol 238 GraphicUsed by:254
Symbol 239 GraphicUsed by:254
Symbol 240 GraphicUsed by:254
Symbol 241 GraphicUsed by:254
Symbol 242 GraphicUsed by:254
Symbol 243 GraphicUsed by:254
Symbol 244 GraphicUsed by:254
Symbol 245 GraphicUsed by:254
Symbol 246 GraphicUsed by:254
Symbol 247 GraphicUsed by:248
Symbol 248 ButtonUses:247Used by:254
Symbol 249 GraphicUsed by:254
Symbol 250 GraphicUsed by:254
Symbol 251 GraphicUsed by:254
Symbol 252 GraphicUsed by:254
Symbol 253 GraphicUsed by:254
Symbol 254 MovieClipUses:234 235 236 237 238 239 240 241 242 243 244 245 246 248 249 250 251 252 253Used by:Timeline
Symbol 255 GraphicUsed by:257
Symbol 256 GraphicUsed by:257
Symbol 257 MovieClipUses:255 256Used by:Timeline
Symbol 258 GraphicUsed by:259
Symbol 259 MovieClipUses:258Used by:Timeline
Symbol 260 GraphicUsed by:261
Symbol 261 MovieClipUses:260Used by:262 263
Symbol 262 MovieClipUses:261Used by:Timeline
Symbol 263 MovieClipUses:261Used by:Timeline
Symbol 264 GraphicUsed by:265
Symbol 265 MovieClipUses:264Used by:272
Symbol 266 GraphicUsed by:272
Symbol 267 ShapeTweeningUsed by:272
Symbol 268 ShapeTweeningUsed by:272
Symbol 269 ShapeTweeningUsed by:272
Symbol 270 ShapeTweeningUsed by:272
Symbol 271 GraphicUsed by:272
Symbol 272 MovieClipUses:265 266 267 22 268 269 270 271Used by:Timeline
Symbol 273 GraphicUsed by:277
Symbol 274 GraphicUsed by:277
Symbol 275 GraphicUsed by:277
Symbol 276 GraphicUsed by:277
Symbol 277 MovieClipUses:273 274 275 276Used by:Timeline
Symbol 278 ShapeTweeningUsed by:281
Symbol 279 ShapeTweeningUsed by:281
Symbol 280 GraphicUsed by:281
Symbol 281 MovieClipUses:278 279 280Used by:Timeline
Symbol 282 ShapeTweeningUsed by:291
Symbol 283 ShapeTweeningUsed by:291
Symbol 284 ShapeTweeningUsed by:291
Symbol 285 ShapeTweeningUsed by:291
Symbol 286 ShapeTweeningUsed by:291
Symbol 287 ShapeTweeningUsed by:291
Symbol 288 ShapeTweeningUsed by:291
Symbol 289 ShapeTweeningUsed by:291
Symbol 290 ShapeTweeningUsed by:291
Symbol 291 MovieClipUses:40 43 45 74 84 95 96 102 85 282 283 284 285 286 287 288 289 290 115 116 117Used by:Timeline
Symbol 292 ShapeTweeningUsed by:301
Symbol 293 ShapeTweeningUsed by:301
Symbol 294 ShapeTweeningUsed by:301
Symbol 295 ShapeTweeningUsed by:301
Symbol 296 ShapeTweeningUsed by:301
Symbol 297 ShapeTweeningUsed by:301
Symbol 298 ShapeTweeningUsed by:301
Symbol 299 ShapeTweeningUsed by:301
Symbol 300 ShapeTweeningUsed by:301
Symbol 301 MovieClipUses:91 43 45 292 293 294 295 296 297 298 299 300 115 116 117 74Used by:311
Symbol 302 ShapeTweeningUsed by:311
Symbol 303 ShapeTweeningUsed by:311
Symbol 304 GraphicUsed by:305
Symbol 305 MovieClipUses:304Used by:306
Symbol 306 MovieClipUses:305Used by:311
Symbol 307 SoundUsed by:311
Symbol 308 ShapeTweeningUsed by:311
Symbol 309 ShapeTweeningUsed by:311
Symbol 310 GraphicUsed by:311
Symbol 311 MovieClipUses:301 51 45 302 303 306 307 308 309 310Used by:Timeline
Symbol 312 GraphicUsed by:313
Symbol 313 MovieClipUses:312Used by:316
Symbol 314 ShapeTweeningUsed by:316
Symbol 315 GraphicUsed by:316
Symbol 316 MovieClipUses:313 45 314 170 315Used by:Timeline
Symbol 317 ShapeTweeningUsed by:322
Symbol 318 GraphicUsed by:319 341
Symbol 319 MovieClipUses:318Used by:322
Symbol 320 GraphicUsed by:322
Symbol 321 ShapeTweeningUsed by:322
Symbol 322 MovieClipUses:317 319 320 321Used by:Timeline
Symbol 323 MovieClipUses:31Used by:326
Symbol 324 ShapeTweeningUsed by:326
Symbol 325 GraphicUsed by:326 330 333
Symbol 326 MovieClipUses:323 45 324 325Used by:Timeline
Symbol 327 GraphicUsed by:328
Symbol 328 MovieClipUses:327Used by:330
Symbol 329 ShapeTweeningUsed by:330
Symbol 330 MovieClipUses:328 45 329 325Used by:Timeline
Symbol 331 GraphicUsed by:333
Symbol 332 ShapeTweeningUsed by:333
Symbol 333 MovieClipUses:331 51 45 332 325Used by:Timeline
Symbol 334 GraphicUsed by:335
Symbol 335 MovieClipUses:334Used by:338
Symbol 336 ShapeTweeningUsed by:338
Symbol 337 GraphicUsed by:338
Symbol 338 MovieClipUses:335 45 336 337Used by:Timeline
Symbol 339 GraphicUsed by:344
Symbol 340 GraphicUsed by:343
Symbol 341 MovieClipUses:318Used by:343
Symbol 342 GraphicUsed by:343
Symbol 343 MovieClipUses:340 341 342Used by:344 404
Symbol 344 MovieClipUses:339 343 20Used by:392
Symbol 345 GraphicUsed by:392
Symbol 346 EditableTextUses:197Used by:392
Symbol 347 GraphicUsed by:348 362
Symbol 348 MovieClipUses:347Used by:392
Symbol 349 GraphicUsed by:392
Symbol 350 GraphicUsed by:392
Symbol 351 GraphicUsed by:358
Symbol 352 GraphicUsed by:358
Symbol 353 GraphicUsed by:358
Symbol 354 GraphicUsed by:358
Symbol 355 GraphicUsed by:358
Symbol 356 GraphicUsed by:358
Symbol 357 GraphicUsed by:358
Symbol 358 MovieClipUses:351 352 353 354 355 356 357 33Used by:392
Symbol 359 EditableTextUses:204Used by:392
Symbol 360 GraphicUsed by:392
Symbol 361 GraphicUsed by:380
Symbol 362 MovieClipUses:347Used by:380
Symbol 363 GraphicUsed by:364
Symbol 364 MovieClipUses:363Used by:380
Symbol 365 GraphicUsed by:368 369
Symbol 366 GraphicUsed by:368 369
Symbol 367 GraphicUsed by:368 369
Symbol 368 ButtonUses:365 366 367Used by:380
Symbol 369 ButtonUses:365 366 367Used by:380
Symbol 370 TextUses:204Used by:380
Symbol 371 TextUses:204Used by:380
Symbol 372 GraphicUsed by:375
Symbol 373 GraphicUsed by:375
Symbol 374 GraphicUsed by:375
Symbol 375 MovieClipUses:372 208 373 374Used by:380
Symbol 376 GraphicUsed by:378
Symbol 377 GraphicUsed by:378
Symbol 378 ButtonUses:376 377Used by:379
Symbol 379 MovieClipUses:378Used by:380
Symbol 380 MovieClipUses:361 362 364 368 369 211 370 371 375 379Used by:392
Symbol 381 GraphicUsed by:391
Symbol 382 ShapeTweeningUsed by:384
Symbol 383 GraphicUsed by:384
Symbol 384 MovieClipUses:382 31 383Used by:391
Symbol 385 GraphicUsed by:391
Symbol 386 GraphicUsed by:388
Symbol 387 GraphicUsed by:388
Symbol 388 MovieClipUses:386 387Used by:389
Symbol 389 MovieClipUses:388Used by:391
Symbol 390 SoundUsed by:391
Symbol 391 MovieClipUses:381 384 175 385 389 390Used by:392
Symbol 392 MovieClipUses:175 344 345 346 348 349 169 350 358 359 360 380 391Used by:Timeline
Symbol 393 GraphicUsed by:404
Symbol 394 TextUses:197Used by:404
Symbol 395 TextUses:197Used by:404
Symbol 396 TextUses:197Used by:404
Symbol 397 GraphicUsed by:402
Symbol 398 ShapeTweeningUsed by:401
Symbol 399 ShapeTweeningUsed by:401
Symbol 400 GraphicUsed by:401
Symbol 401 MovieClipUses:398 399 400Used by:402
Symbol 402 MovieClipUses:397 401Used by:403
Symbol 403 MovieClipUses:402Used by:404
Symbol 404 MovieClipUses:393 394 395 396 343 403Used by:409
Symbol 405 GraphicUsed by:406
Symbol 406 MovieClipUses:405Used by:409
Symbol 407 GraphicUsed by:408
Symbol 408 MovieClipUses:407Used by:409
Symbol 409 MovieClipUses:404 406 408Used by:Timeline
Symbol 410 EditableTextUses:26Used by:Timeline
Symbol 411 EditableTextUses:204Used by:Timeline
Symbol 412 EditableTextUses:204Used by:Timeline
Symbol 413 EditableTextUses:26Used by:Timeline
Symbol 414 GraphicUsed by:416
Symbol 415 TextUses:197Used by:416
Symbol 416 MovieClipUses:414 415 177Used by:417
Symbol 417 MovieClipUses:416Used by:Timeline

Instance Names

"loadBar"Frame 1Symbol 77 MovieClip
"food1"Frame 149Symbol 118 MovieClip
"food1"Frame 270Symbol 185 MovieClip
"food1"Frame 609Symbol 185 MovieClip
"nightsky"Frame 610Symbol 175 MovieClip
"player"Frame 610Symbol 75 MovieClip
"sky"Frame 630Symbol 221 MovieClip
"backstuff2"Frame 630Symbol 233 MovieClip
"backstuff1"Frame 630Symbol 254 MovieClip
"player"Frame 630Symbol 75 MovieClip
"depth"Frame 630Symbol 257 MovieClip
"topdepth2"Frame 630Symbol 259 MovieClip
"topdepth3"Frame 630Symbol 259 MovieClip
"topdepth1"Frame 630Symbol 259 MovieClip
"bubble2"Frame 630Symbol 262 MovieClip
"drop1"Frame 630Symbol 263 MovieClip
"splash"Frame 630Symbol 272 MovieClip
"splashup"Frame 630Symbol 272 MovieClip
"food1"Frame 630Symbol 118 MovieClip
"backdot1"Frame 630Symbol 277 MovieClip
"wavel"Frame 630Symbol 281 MovieClip
"waver"Frame 630Symbol 281 MovieClip
"enemy1"Frame 630Symbol 291 MovieClip
"zoom"Frame 630Symbol 322 MovieClip
"goball"Frame 630Symbol 326 MovieClip
"pill1"Frame 630Symbol 330 MovieClip
"pill2"Frame 630Symbol 338 MovieClip
"tools"Frame 630Symbol 392 MovieClip
"restartbox"Frame 630Symbol 409 MovieClip
"finalscore"Frame 630Symbol 410 EditableText
"highlist"Frame 630Symbol 411 EditableText
"slot1"Frame 630Symbol 412 EditableText
"helpbar"Frame 630Symbol 417 MovieClip
"ongoball1"Symbol 75 MovieClip Frame 1Symbol 33 MovieClip
"ongoball2"Symbol 75 MovieClip Frame 1Symbol 33 MovieClip
"tail1"Symbol 75 MovieClip Frame 1Symbol 40 MovieClip
"eat"Symbol 75 MovieClip Frame 1Symbol 45 MovieClip
"cs1"Symbol 75 MovieClip Frame 66Symbol 74 MovieClip
"player"Symbol 77 MovieClip Frame 1Symbol 75 MovieClip
"player"Symbol 77 MovieClip Frame 100Symbol 75 MovieClip
"tail1"Symbol 118 MovieClip Frame 1Symbol 40 MovieClip
"eat"Symbol 118 MovieClip Frame 1Symbol 45 MovieClip
"cs1"Symbol 118 MovieClip Frame 1Symbol 74 MovieClip
"tail2"Symbol 118 MovieClip Frame 3Symbol 91 MovieClip
"tail2"Symbol 118 MovieClip Frame 3Symbol 91 MovieClip
"tail2"Symbol 118 MovieClip Frame 5Symbol 91 MovieClip
"tail2"Symbol 118 MovieClip Frame 5Symbol 91 MovieClip
"tail2"Symbol 118 MovieClip Frame 5Symbol 91 MovieClip
"tail2"Symbol 118 MovieClip Frame 5Symbol 91 MovieClip
"tail1"Symbol 118 MovieClip Frame 6Symbol 40 MovieClip
"cs1"Symbol 118 MovieClip Frame 63Symbol 74 MovieClip
"player"Symbol 159 MovieClip Frame 1Symbol 75 MovieClip
"sidebarflash"Symbol 169 MovieClip Frame 1Symbol 166 MovieClip
"nightsky"Symbol 177 MovieClip Frame 1Symbol 175 MovieClip
"eat"Symbol 185 MovieClip Frame 1Symbol 45 MovieClip
"nightsky"Symbol 221 MovieClip Frame 1Symbol 175 MovieClip
"tail1"Symbol 291 MovieClip Frame 1Symbol 40 MovieClip
"eat"Symbol 291 MovieClip Frame 1Symbol 45 MovieClip
"cs1"Symbol 291 MovieClip Frame 1Symbol 74 MovieClip
"tail1"Symbol 291 MovieClip Frame 4Symbol 40 MovieClip
"tail1"Symbol 291 MovieClip Frame 4Symbol 40 MovieClip
"tail1"Symbol 291 MovieClip Frame 4Symbol 40 MovieClip
"cs1"Symbol 291 MovieClip Frame 63Symbol 74 MovieClip
"tail2"Symbol 301 MovieClip Frame 1Symbol 91 MovieClip
"eat"Symbol 301 MovieClip Frame 1Symbol 45 MovieClip
"cs1"Symbol 301 MovieClip Frame 57Symbol 74 MovieClip
"food1"Symbol 311 MovieClip Frame 1Symbol 301 MovieClip
"bird"Symbol 311 MovieClip Frame 1Symbol 51 MovieClip
"eat"Symbol 311 MovieClip Frame 1Symbol 45 MovieClip
"eat"Symbol 316 MovieClip Frame 1Symbol 45 MovieClip
"eat"Symbol 326 MovieClip Frame 1Symbol 45 MovieClip
"eat"Symbol 330 MovieClip Frame 1Symbol 45 MovieClip
"bird"Symbol 333 MovieClip Frame 1Symbol 51 MovieClip
"bird"Symbol 333 MovieClip Frame 1Symbol 51 MovieClip
"eat"Symbol 333 MovieClip Frame 1Symbol 45 MovieClip
"eat"Symbol 338 MovieClip Frame 1Symbol 45 MovieClip
"helpy"Symbol 380 MovieClip Frame 12Symbol 379 MovieClip
"nightsky"Symbol 391 MovieClip Frame 11Symbol 175 MovieClip
"nightsky"Symbol 392 MovieClip Frame 1Symbol 175 MovieClip
"taste"Symbol 392 MovieClip Frame 1Symbol 344 MovieClip
"instascore"Symbol 392 MovieClip Frame 1Symbol 346 EditableText
"instblock"Symbol 392 MovieClip Frame 1Symbol 348 MovieClip
"sidebar1"Symbol 392 MovieClip Frame 1Symbol 169 MovieClip
"sidebar2"Symbol 392 MovieClip Frame 1Symbol 169 MovieClip
"bar1"Symbol 392 MovieClip Frame 1Symbol 358 MovieClip
"score"Symbol 392 MovieClip Frame 1Symbol 359 EditableText
"menu1"Symbol 392 MovieClip Frame 1Symbol 380 MovieClip
"powerup1"Symbol 392 MovieClip Frame 1Symbol 391 MovieClip
"resety"Symbol 409 MovieClip Frame 1Symbol 404 MovieClip
"resety2"Symbol 409 MovieClip Frame 7Symbol 406 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "zoop"
ExportAssets (56)Timeline Frame 1Symbol 2 as "w4"
ExportAssets (56)Timeline Frame 1Symbol 3 as "w3"
ExportAssets (56)Timeline Frame 1Symbol 4 as "w2"
ExportAssets (56)Timeline Frame 1Symbol 5 as "w1"
ExportAssets (56)Timeline Frame 1Symbol 6 as "spash2"
ExportAssets (56)Timeline Frame 1Symbol 7 as "sfxswitch1"
ExportAssets (56)Timeline Frame 1Symbol 8 as "sfxreload"
ExportAssets (56)Timeline Frame 1Symbol 9 as "music6"
ExportAssets (56)Timeline Frame 1Symbol 10 as "music3"
ExportAssets (56)Timeline Frame 1Symbol 11 as "music2"
ExportAssets (56)Timeline Frame 1Symbol 12 as "menumusic"
ExportAssets (56)Timeline Frame 1Symbol 13 as "magical bing"
ExportAssets (56)Timeline Frame 1Symbol 14 as "lazer"
ExportAssets (56)Timeline Frame 1Symbol 15 as "eatit1"
ExportAssets (56)Timeline Frame 1Symbol 16 as "diesound"
ExportAssets (56)Timeline Frame 1Symbol 17 as "Clunk"
ExportAssets (56)Timeline Frame 1Symbol 18 as "boingboing"
ExportAssets (56)Timeline Frame 1Symbol 19 as "music1"
ExportAssets (56)Timeline Frame 1Symbol 20 as "barf"
ExportAssets (56)Timeline Frame 1Symbol 21 as "Pop"
ExportAssets (56)Timeline Frame 1Symbol 22 as "pool splash"
ExportAssets (56)Timeline Frame 1Symbol 23 as "underwater"
ExportAssets (56)Timeline Frame 1Symbol 25 as "wagger"
ExportAssets (56)Timeline Frame 9Symbol 23 as "underwater"
ExportAssets (56)Timeline Frame 214Symbol 22 as "pool splash"
ExportAssets (56)Timeline Frame 235Symbol 21 as "Pop"
ExportAssets (56)Timeline Frame 630Symbol 22 as "pool splash"
ExportAssets (56)Timeline Frame 630Symbol 20 as "barf"

Labels

"boom"Symbol 33 MovieClip Frame 22
"lwings"Symbol 75 MovieClip Frame 3
"rwings"Symbol 75 MovieClip Frame 4
"shield"Symbol 75 MovieClip Frame 6
"playerred"Symbol 75 MovieClip Frame 13
"invy"Symbol 75 MovieClip Frame 18
"die"Symbol 75 MovieClip Frame 33
"die"Symbol 118 MovieClip Frame 30
"yellow"Symbol 166 MovieClip Frame 14
"daystart"Symbol 221 MovieClip Frame 1
"night"Symbol 221 MovieClip Frame 36
"day"Symbol 221 MovieClip Frame 94
"base"Symbol 233 MovieClip Frame 11
"base"Symbol 254 MovieClip Frame 11
"die"Symbol 291 MovieClip Frame 30
"die"Symbol 301 MovieClip Frame 24
"die"Symbol 311 MovieClip Frame 12
"die"Symbol 316 MovieClip Frame 62
"die"Symbol 326 MovieClip Frame 19
"die"Symbol 330 MovieClip Frame 37
"die"Symbol 333 MovieClip Frame 19
"die"Symbol 338 MovieClip Frame 37
"bad"Symbol 344 MovieClip Frame 10
"barf"Symbol 404 MovieClip Frame 5
"goody"Symbol 404 MovieClip Frame 17
"starty"Symbol 409 MovieClip Frame 2
"endy"Symbol 409 MovieClip Frame 83

Dynamic Text Variables

loadTextSymbol 27 EditableText""




http://swfchan.com/19/93434/info.shtml
Created: 26/3 -2019 20:28:12 Last modified: 26/3 -2019 20:28:12 Server time: 02/05 -2024 23:11:48