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

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

Plankton.swf

This is the info page for
Flash #46596

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


Text
loading

If it's smaller
than you,
eat it

Start

How to play

credits

how to play
Use the arrow keys to move
the starfish around. your goal is to
eat the sea creatures that are smaller than
you while avoiding the ones that are larger
than you. The more fish you eat, the bigger you
become. every 3000 points, your size will be reset,
and the sea creatures will move faster. You will
also regain some of your health. if you have a full
health meter, you will get bonus points instead.

main menu

Credits
design, programming, and graphics-
chris lewis
sound effects-
flashkit.com

Reset Size!

Health bonus +500

Your score

High Score

Health

you died!

press "Enter"
to retry

ActionScript [AS1/AS2]

Frame 1
_lockroot = true;
Frame 2
stop(); game = SharedObject.getLocal("eatSmallerFish"); if (game.data.highScore == null) { game.data.highScore = 0; } highScore = game.data.highScore; score = 0;
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = Math.random(); } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Instance of Symbol 13 MovieClip in Frame 2
onClipEvent (load) { this._x = Math.floor(Math.random() * 487); this._y = Math.floor(Math.random() * 487); gotoAndPlay(Math.floor(Math.random() * 100) + 1); speed = (Math.random() / 2) + 0.25; } onClipEvent (enterFrame) { this._y = this._y - speed; if (this._y <= -50) { this._y = 500; this._x = Math.floor(Math.random() * 487); } }
Frame 3
aFood = new Array(25); speed = 5; health = 4; hsb = false; stop(); _root.highScore = game.data.highScore; lvl.selectable = false; highSkor.selectable = false; skor.selectable = false; eats = 0; levelamount = 6; leel = 1;
Instance of Symbol 109 MovieClip "holder" in Frame 3
onClipEvent (load) { i = 0; while (i < _root.aFood.length) { duplicateMovieClip (this.food, "food_" + i, i * 10); this["food_" + i]._x = Math.random() * 500; this["food_" + i]._y = Math.random() * 500; _root.aFood[i] = "food_" + i; i++; } counter = 0; }
Instance of Symbol 122 MovieClip "hero" in Frame 3
onClipEvent (load) { velx = 0; vely = 0; score = 0; level = 1; alive = true; } onClipEvent (enterFrame) { _x = (_x + velx); _y = (_y + vely); if (Key.isDown(38)) { vely = vely - 0.5; } if (Key.isDown(40)) { vely = vely + 0.5; } if (Key.isDown(39)) { velx = velx + 0.5; } if (Key.isDown(37)) { velx = velx - 0.5; } if (((Key.isDown(37) || (Key.isDown(39))) || (Key.isDown(38))) || (Key.isDown(40))) { stuff = true; } else { if (velx > 0) { velx = velx - 0.25; } if (velx < 0) { velx = velx + 0.25; } if (vely > 0) { vely = vely - 0.25; } if (vely < 0) { vely = vely + 0.25; } } if (velx > 5) { velx = 5; } if (velx < -5) { velx = -5; } if (vely > 5) { vely = 5; } if (vely < -5) { vely = -5; } leftside = this._x - (this._width / 2); rightside = this._x + (this._width / 2); upside = this._y - (this._height / 2); downside = this._y + (this._height / 2); if (leftside > 500) { this._x = -(this._width / 2); } if (rightside < 0) { this._x = 500 + (this._width / 2); } if (upside > 500) { this._y = -(this._height / 2); } if (downside < 0) { this._y = 500 + (this._height / 2); } this._xscale = ((score - ((level - 1) * 3000)) + 400) / 20; this._yscale = ((score - ((level - 1) * 3000)) + 400) / 20; _root.score = score; if (score >= _root.highScore) { _root.highScore = score; } _root.game.data.highScore = _root.highScore; if (score > (level * 3000)) { level++; _root.speed = _root.speed + 2; if (_root.health == 4) { score = score + 500; _root.hsb = true; } else { _root.health++; _root.hsb = false; } _root.levelaward.play(); } }
Instance of Symbol 137 MovieClip in Frame 3
onClipEvent (enterFrame) { this._width = (_root.health / 4) * 100; }
Instance of Symbol 138 MovieClip in Frame 3
onClipEvent (enterFrame) { _root.level = "Level " + _root.leel; _root.lvlprogress._width = (_root.eats / _root.levelamount) * 70; if (_root.eats == _root.levelamount) { _root.leel++; _root.levelamount = _root.levelamount + 2; _root.eats = 0; } }
Frame 4
_root.game.flush(); ScoreAPI = new LocalConnection(); ScoreAPI.send(_root.com_mindjolt_api, "submitScore", score);
Instance of Symbol 146 MovieClip in Frame 4
onClipEvent (enterFrame) { if (Key.isDown(13)) { _root.hero._x = 240; _root.hero._y = 240; _root.hero.score = 0; _root.hero.level = 1; _root.hero.velx = 0; _root.hero.vely = 0; _root.gotoAndStop(3); } }
Symbol 7 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { bar._xscale = PercentLoaded; } else { _root.play(); }
Symbol 7 MovieClip Frame 2
gotoAndPlay (1);
Symbol 15 MovieClip Frame 2
stop();
Symbol 19 Button
on (release) { _root.gotoAndStop(3); }
Symbol 22 Button
on (release) { gotoAndStop (2); }
Symbol 25 Button
on (release) { gotoAndStop (3); }
Symbol 30 Button
on (release) { gotoAndStop (1); }
Symbol 32 MovieClip Frame 1
stop();
Instance of Symbol 108 MovieClip "food" in Symbol 109 MovieClip Frame 1
onClipEvent (load) { dir = Math.floor(Math.random() * 4); chance = Math.floor(Math.random() * 3); if (chance == 0) { sise = Math.random() * 300; } else { sise = (Math.random() * (((_root.hero.score - ((_root.hero.level - 1) * 3000)) + 400) / 20)) * 3; } _xscale = sise; _yscale = sise; this.fish.gotoAndStop(Math.floor(Math.random() * 5) + 1); if (dir == 0) { _x = -300; _y = (Math.random() * (500 - this._height)); velx = Math.random() * _root.speed; vely = 0; gotoAndStop (1); } if (dir == 1) { _x = (Math.random() * (500 - this._width)); _y = -300; vely = Math.random() * _root.speed; velx = 0; gotoAndStop (3); } if (dir == 2) { _x = 800; _y = (Math.random() * (500 - this._height)); velx = Math.random() * (-_root.speed); vely = 0; gotoAndStop (2); } if (dir == 3) { _x = (Math.random() * (500 - this._width)); _y = 800; vely = Math.random() * (-_root.speed); velx = 0; gotoAndStop (4); } } onClipEvent (enterFrame) { _x = (_x + velx); _y = (_y + vely); if ((dir == 0) && (_x > 700)) { dir = Math.floor(Math.random() * 4); chance = Math.floor(Math.random() * 3); if (chance == 0) { sise = Math.random() * 300; } else { sise = (Math.random() * (((_root.hero.score - ((_root.hero.level - 1) * 3000)) + 400) / 20)) * 3; } _xscale = sise; _yscale = sise; this.fish.gotoAndStop(Math.floor(Math.random() * 5) + 1); if (dir == 0) { _x = -300; _y = (Math.random() * (500 - this._height)); velx = Math.random() * _root.speed; vely = 0; gotoAndStop (1); } if (dir == 1) { _x = (Math.random() * (500 - this._width)); _y = -300; vely = Math.random() * _root.speed; velx = 0; gotoAndStop (3); } if (dir == 2) { _x = 800; _y = (Math.random() * (500 - this._height)); velx = Math.random() * (-_root.speed); vely = 0; gotoAndStop (2); } if (dir == 3) { _x = (Math.random() * (500 - this._width)); _y = 800; vely = Math.random() * (-_root.speed); velx = 0; gotoAndStop (4); } } if ((dir == 1) && (_y > 700)) { dir = Math.floor(Math.random() * 4); chance = Math.floor(Math.random() * 3); if (chance == 0) { sise = Math.random() * 300; } else { sise = (Math.random() * (((_root.hero.score - ((_root.hero.level - 1) * 3000)) + 400) / 20)) * 3; } _xscale = sise; _yscale = sise; this.fish.gotoAndStop(Math.floor(Math.random() * 5) + 1); if (dir == 0) { _x = -300; _y = (Math.random() * (500 - this._height)); velx = Math.random() * _root.speed; vely = 0; gotoAndStop (1); } if (dir == 1) { _x = (Math.random() * (500 - this._width)); _y = -300; vely = Math.random() * _root.speed; velx = 0; gotoAndStop (3); } if (dir == 2) { _x = 800; _y = (Math.random() * (500 - this._height)); velx = Math.random() * (-_root.speed); vely = 0; gotoAndStop (2); } if (dir == 3) { _x = (Math.random() * (500 - this._width)); _y = 800; vely = Math.random() * (-_root.speed); velx = 0; gotoAndStop (4); } } if ((dir == 2) && (_x < -200)) { dir = Math.floor(Math.random() * 4); chance = Math.floor(Math.random() * 3); if (chance == 0) { sise = Math.random() * 300; } else { sise = (Math.random() * (((_root.hero.score - ((_root.hero.level - 1) * 3000)) + 400) / 20)) * 3; } _xscale = sise; _yscale = sise; this.fish.gotoAndStop(Math.floor(Math.random() * 5) + 1); if (dir == 0) { _x = -300; _y = (Math.random() * (500 - this._height)); velx = Math.random() * _root.speed; vely = 0; gotoAndStop (1); } if (dir == 1) { _x = (Math.random() * (500 - this._width)); _y = -300; vely = Math.random() * _root.speed; velx = 0; gotoAndStop (3); } if (dir == 2) { _x = 800; _y = (Math.random() * (500 - this._height)); velx = Math.random() * (-_root.speed); vely = 0; gotoAndStop (2); } if (dir == 3) { _x = (Math.random() * (500 - this._width)); _y = 800; vely = Math.random() * (-_root.speed); velx = 0; gotoAndStop (4); } } if ((dir == 3) && (_y < -200)) { dir = Math.floor(Math.random() * 4); chance = Math.floor(Math.random() * 3); if (chance == 0) { sise = Math.random() * 300; } else { sise = (Math.random() * (((_root.hero.score - ((_root.hero.level - 1) * 3000)) + 400) / 20)) * 3; } _xscale = sise; _yscale = sise; this.fish.gotoAndStop(Math.floor(Math.random() * 5) + 1); if (dir == 0) { _x = -300; _y = (Math.random() * (500 - this._height)); velx = Math.random() * _root.speed; vely = 0; gotoAndStop (1); } if (dir == 1) { _x = (Math.random() * (500 - this._width)); _y = -300; vely = Math.random() * _root.speed; velx = 0; gotoAndStop (3); } if (dir == 2) { _x = 800; _y = (Math.random() * (500 - this._height)); velx = Math.random() * (-_root.speed); vely = 0; gotoAndStop (2); } if (dir == 3) { _x = (Math.random() * (500 - this._width)); _y = 800; vely = Math.random() * (-_root.speed); velx = 0; gotoAndStop (4); } } if ((this._width * this._height) > (_root.hero._width * _root.hero._height)) { if (this.fish.ouch.hitTest(_root.hero)) { _root.hero.play(); } } else if (this.hitTest(_root.hero) && (_root.hero.alive == true)) { _root.eats++; _root.hero.score = _root.hero.score + Math.ceil(this.sise); _root.omnomnom.play(); dir = Math.floor(Math.random() * 4); chance = Math.floor(Math.random() * 3); if (chance == 0) { sise = Math.random() * 300; } else { sise = (Math.random() * (((_root.hero.score - ((_root.hero.level - 1) * 3000)) + 400) / 20)) * 3; } _xscale = sise; _yscale = sise; this.fish.gotoAndStop(Math.floor(Math.random() * 5) + 1); if (dir == 0) { _x = -300; _y = (Math.random() * (500 - this._height)); velx = Math.random() * _root.speed; vely = 0; gotoAndStop (1); } if (dir == 1) { _x = (Math.random() * (500 - this._width)); _y = -300; vely = Math.random() * _root.speed; velx = 0; gotoAndStop (3); } if (dir == 2) { _x = 800; _y = (Math.random() * (500 - this._height)); velx = Math.random() * (-_root.speed); vely = 0; gotoAndStop (2); } if (dir == 3) { _x = (Math.random() * (500 - this._width)); _y = 800; vely = Math.random() * (-_root.speed); velx = 0; gotoAndStop (4); } } }
Symbol 122 MovieClip Frame 2
stop();
Symbol 122 MovieClip Frame 3
_root.health--; if (_root.health < 1) { _root.hero.alive = false; gotoAndPlay (37); } else { play(); }
Symbol 122 MovieClip Frame 36
gotoAndStop (2);
Symbol 122 MovieClip Frame 58
_root.gotoAndStop(4);
Symbol 128 MovieClip Frame 1
stop();
Instance of Symbol 126 MovieClip in Symbol 128 MovieClip Frame 2
onClipEvent (load) { if (_root.hsb == true) { this._visible = true; } else { this._visible = false; } }
Instance of Symbol 126 MovieClip in Symbol 128 MovieClip Frame 48
onClipEvent (enterFrame) { if (hbp == true) { this._visible = true; } else { this._visible = false; } }
Symbol 139 MovieClip Frame 2
stop();
Symbol 142 Button
on (release) { getURL ("http://www.koalafun.com", "_blank"); }
Symbol 144 Button
on (release) { gotoAndStop (2); }

Library Items

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

Instance Names

"holder"Frame 3Symbol 109 MovieClip
"hero"Frame 3Symbol 122 MovieClip
"levelaward"Frame 3Symbol 128 MovieClip
"skor"Frame 3Symbol 130 EditableText
"highSkor"Frame 3Symbol 132 EditableText
"lvl"Frame 3Symbol 134 EditableText
"lvlprogress"Frame 3Symbol 139 MovieClip
"skor"Frame 4Symbol 148 EditableText
"highSkor"Frame 4Symbol 149 EditableText
"lvl"Frame 4Symbol 150 EditableText
"bar"Symbol 7 MovieClip Frame 1Symbol 6 MovieClip
"ouch"Symbol 107 MovieClip Frame 1Symbol 62 MovieClip
"fish"Symbol 108 MovieClip Frame 1Symbol 107 MovieClip
"food"Symbol 109 MovieClip Frame 1Symbol 108 MovieClip
"ha"Symbol 128 MovieClip Frame 2Symbol 124 MovieClip

Special Tags

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

Dynamic Text Variables

scoreSymbol 130 EditableText""
highScoreSymbol 132 EditableText""
levelSymbol 134 EditableText""
scoreSymbol 148 EditableText""
highScoreSymbol 149 EditableText""
levelSymbol 150 EditableText""




http://swfchan.com/10/46596/info.shtml
Created: 3/5 -2019 09:32:26 Last modified: 3/5 -2019 09:32:26 Server time: 02/05 -2024 00:21:34