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

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

Angry Face's Pearl.swf

This is the info page for
Flash #42052

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


Text
100% loaded

100% loaded

A game by Pier-Jean Lizotte

Sdisp

leveldisplay

D

S

I

B

M

F

Z

- - Power-up clip - -

More Games

More Games

More Games

More Games

Play

Play

Play

Play

Instructions

Instructions

Instructions

Instructions

Credits

Credits

Credits

Credits

Use your angry face to bounce the pearl to
the top of the level but be careful, it's
fragile. Bouncing it on any obstacle will break
it. Collect power-ups and stars from the star
syndicate to earn points.

Angry FaCE

the pearl

stars

Back

Back

Back

Back

credits

credits

Coding:
Pier-Jean Lizotte
Audio:
FlashKit.com
ParagonX9
Sponsorship:
GameGecko.com

Graphics:
Pier-Jean Lizotte
Programs used:
Adobe Flash 9 Public Alpha
CFS-Technologies Speakonia

fps here

Game over

Game over

You managed to score

You managed to score

points

points

Replay

Replay

Replay

Replay

Play More games

Play More games

Play More games

Play More games

Menu

Menu

Menu

Menu

ActionScript [AS1/AS2]

Frame 1
function __com_mochibot__(swfid, mc, lv, trk) { var x; var g; var s; var fv; var sb; var u; var res; var mb; var mbc; mb = "__mochibot__"; mbc = "mochibot.com"; g = (_global ? (_global) : (_level0._root)); if (g[mb + swfid]) { return(g[mb + swfid]); } s = System.security; x = mc._root.getSWFVersion; fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5))); if (!s) { s = {}; } sb = s.sandboxType; if (sb == "localWithFile") { return(null); } x = s.allowDomain; if (x) { s.allowDomain(mbc); } x = s.allowInsecureDomain; if (x) { s.allowInsecureDomain(mbc); } u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=7&fv=") + fv) + "&v=") + escape(getVersion())) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : ""); lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv)))); g[mb + "level"] = lv; if (fv == 5) { res = "_level" + lv; if (!eval (res)) { loadMovieNum (u, lv); } } else { res = mc.createEmptyMovieClip(mb + swfid, lv); res.loadMovie(u); } return(res); } __com_mochibot__("9c8270db", this, 10301, true); gamegeckob.onRelease = function () { getURL ("http://www.gamegecko.com/", "_blank"); }; stop(); Stage.scaleMode = "noScale"; var frame = " "; Stage.showMenu = false; onEnterFrame = function () { percent = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (percent != 100) { loader2.text = Math.ceil(percent) + "% loaded"; loader.text = Math.ceil(percent) + "% loaded"; } else { _root.gotoAndPlay("intro"); } };
Frame 2
delete onEnterFrame; gamegeckob.onRelease = function () { getURL ("http://www.gamegecko.com/", "_blank"); };
Frame 58
_root.gotoAndStop("menu");
Frame 60
function delButtons() { moregamesb.onRelease = function () { }; playb.onRelease = function () { }; instructionsb.onRelease = function () { }; creditsb.onRelease = function () { }; } stop(); delete onEnterFrame; stopAllSounds(); music = new Sound(); music.attachSound("nemo"); music.setVolume(30); music.start(0, 99); jaggo.useHandCursor = false; jaggo.onPress = function () { _root.attachMovie("jaggowned", "jaggowned", 999, {_x:250, _y:310}); }; jaggo.onRollOut = function () { jaggowned.removeMovieClip(); }; gamegeckob2.onRelease = function () { getURL ("http://www.gamegecko.com/", "_blank"); }; moregamesb.onRelease = function () { getURL ("http://www.gamegecko.com/", "_blank"); }; moregamesb.onRollOver = function () { audio = new Sound(); audio.attachSound("dink"); audio.start(0, 0); }; playb.onRelease = function () { frame = "game"; _root.attachMovie("transitionz", "newtransition", 90, {_x:225, _y:225}); delButtons(); }; playb.onRollOver = function () { audio = new Sound(); audio.attachSound("dink"); audio.start(0, 0); }; instructionsb.onRelease = function () { frame = "instructions"; _root.attachMovie("transitionz", "newtransition", _root.getNextHighestDepth(), {_x:225, _y:225}); delButtons(); }; instructionsb.onRollOver = function () { audio = new Sound(); audio.attachSound("dink"); audio.start(0, 0); }; creditsb.onRelease = function () { frame = "credits"; _root.attachMovie("transitionz", "newtransition", _root.getNextHighestDepth(), {_x:225, _y:225}); delButtons(); }; creditsb.onRollOver = function () { audio = new Sound(); audio.attachSound("dink"); audio.start(0, 0); }; QToggler.onPress = function () { if (_quality == "HIGH") { _quality = "LOW"; } else if (_quality == "MEDIUM") { _quality = "HIGH"; } else if (_quality == "LOW") { _quality = "MEDIUM"; } }; QToggler.onRollOver = function () { audio = new Sound(); audio.attachSound("dink"); audio.start(0, 0); }; backb.onRollOver = function () { audio = new Sound(); audio.attachSound("dink"); audio.start(0, 0); };
Frame 61
stop(); backb.onRelease = function () { frame = "menu"; _root.attachMovie("transitionz", "newtransition", _root.getNextHighestDepth(), {_x:225, _y:225}); backb.onRelease = function () { }; }; QToggler.onPress = function () { if (_quality == "HIGH") { _quality = "LOW"; } else if (_quality == "MEDIUM") { _quality = "HIGH"; } else if (_quality == "LOW") { _quality = "MEDIUM"; } };
Frame 62
stop(); backb.onRelease = function () { frame = "menu"; _root.attachMovie("transitionz", "newtransition", _root.getNextHighestDepth(), {_x:225, _y:225}); backb.onRelease = function () { }; }; QToggler.onPress = function () { if (_quality == "HIGH") { _quality = "LOW"; } else if (_quality == "MEDIUM") { _quality = "HIGH"; } else if (_quality == "LOW") { _quality = "MEDIUM"; } };
Frame 63
function delay() { clearInterval(delayInt); hud.play(); onEnterFrame = function () { ind._x = b2._x; ind._visible = false; if (b2._y < -10) { ind._visible = true; } fps++; tickd = getTimer() - tick; tick = getTimer(); b1._x = _xmouse; b1._y = _ymouse; dis = Math.sqrt(Math.pow(b1._x - b2._x, 2) + Math.pow(b1._y - b2._y, 2)); if (dis < dishit) { audio2 = new Sound(); audio2.attachSound("boop"); audio2.start(0, 0); b2._x = b2._x + ((b2._x - b1._x) / 10); b2._y = b2._y + ((b2._y - b1._y) / 10); b2xs = b2xs + ((b2._x - b1._x) / 10); b2ys = b2ys + ((b2._y - b1._y) / 10); } b2._x = b2._x + ((b2xs * tickd) / mult2); b2._y = b2._y + ((b2ys * tickd) / mult2); b2ys = b2ys / 1.01; b2xs = b2xs / 1.01; if (b2ys < 10) { b2ys = b2ys + 0.1; } if (b2._x > 435) { b2._x = 435; b2xs = -b2xs; } if (b2._x < 15) { b2._x = 15; b2xs = -b2xs; } if (b2._y < -200) { b2._y = -200; b2ys = 0; } if (b2._y > 475) { death(); } updateAfterEvent(); }; } function starz() { var _local3 = container.attachMovie("star" + Math.ceil(Math.random() * 7), "star" + container.getNextHighestDepth(), container.getNextHighestDepth(), {_x:Math.random() * 450, _y:-10}); _local3.onEnterFrame = function () { if (this.hitTest(_root.b2.hitbox)) { audio2 = new Sound(); audio2.attachSound("electro"); audio2.start(0, 0); this.removeMovieClip(); score = score + ((5 + _root.lvl) * _root.mult); hud.Sdisp.text = score; } this._y = this._y + ((lvl * tickd) / mult2); if (this._y > 465) { this.removeMovieClip(); } }; } function fpsF() { fpstxt.text = fps + " fps"; fps = 0; } function create() { drawRect("rect" + _root.container.getNextHighestDepth(), (Math.random() * 130) + _root.Fact, (Math.random() * 130) + _root.Fact); } function resetor() { clearInterval(resint); if ((container.hitTest(250, 30, true) || (container.hitTest(200, 30, true))) || (container.hitTest(225, 60, true))) { resint = setInterval(resetor, 1500); } else { explosion.removeMovieClip(); b2ys = -1; b2xs = 0; _root.attachMovie("perlclip", "b2", 3, {_x:225, _y:30}); b2.gotoAndStop("normal"); } } function explode() { audio3 = new Sound(); audio3.attachSound("zwoop"); audio3.start(0, 0); explosion.removeMovieClip(); _root.createEmptyMovieClip("explosion", _root.getNextHighestDepth()); yh = 0; while (yh < 13) { explosion.attachMovie("exp", "exp" + yh, explosion.getNextHighestDepth(), {_x:b2._x + ((Math.random() * 40) - 20), _y:b2._y + ((Math.random() * 40) - 20), _xscale:(Math.random() * 100) + 10}); explosion["exp" + yh]._yscale = explosion["exp" + yh]._xscale; explosion["exp" + yh].xspd = (Math.random() * 10) - 5; explosion["exp" + yh].yspd = (Math.random() * 10) - 9; explosion["exp" + yh].onEnterFrame = function () { this._rotation++; this.yspd = this.yspd + 0.2; this.xspd = this.xspd * 0.95; this._y = this._y + this.yspd; this._x = this._x + this.xspd; }; yh++; } } function explode2() { audio3 = new Sound(); audio3.attachSound("zwoop"); audio3.start(0, 0); explosion.removeMovieClip(); _root.createEmptyMovieClip("explosion", _root.getNextHighestDepth()); yh = 0; while (yh < 13) { explosion.attachMovie("exp", "exp" + yh, explosion.getNextHighestDepth(), {_x:b3._x + ((Math.random() * 40) - 20), _y:b3._y + ((Math.random() * 40) - 20), _xscale:(Math.random() * 100) + 10}); explosion["exp" + yh]._yscale = explosion["exp" + yh]._xscale; explosion["exp" + yh].xspd = (Math.random() * 10) - 5; explosion["exp" + yh].yspd = (Math.random() * 10) - 9; explosion["exp" + yh].onEnterFrame = function () { this._rotation++; this.yspd = this.yspd + 0.2; this.xspd = this.xspd * 0.95; this._y = this._y + this.yspd; this._x = this._x + this.xspd; }; yh++; } } function death() { explode(); b2.removeMovieClip(); if (_root.lives > 1) { _root.lives--; hud.ldisp.gotoAndStop(lives); resint = setInterval(resetor, 1500); } else { _root.container.removeMovieClip(); clearInterval(puInt); clearInterval(crInt); clearInterval(fpsInt); clearInterval(starInt); clearInterval(rInt); delete _root.onEnterFrame; frame = "gameover"; _root.attachMovie("transitionz", "newtransition", 99, {_x:225, _y:225}); } } function puF() { PU = Math.ceil(Math.random() * 7); var p = container.attachMovie("powerup" + PU, "powerup" + container.getNextHighestDepth(), container.getNextHighestDepth(), {_x:Math.random() * 450, _y:-15}); with (p) { var nb = _root.PU; } p.onEnterFrame = function () { if (this.hitTest(_root.b2.hitbox)) { S = getTimer(); hud.timer.timer2.onEnterFrame = function () { this.gotoAndStop(100 - int(((getTimer() - S) / 8000) * 100)); }; audio2 = new Sound(); audio2.attachSound("electro"); audio2.start(0, 0); puStart = getTimer(); this.removeMovieClip(); _root["puF" + nb](); score = score + ((25 + _root.lvl) * _root.mult); hud.Sdisp.text = score; } this._y = this._y + ((lvl * tickd) / mult2); if (this._y > 465) { this.removeMovieClip(); } }; } function puF1() { function starz() { var _local3 = container.attachMovie("star" + Math.ceil(Math.random() * 7), "star" + container.getNextHighestDepth(), container.getNextHighestDepth(), {_x:Math.random() * 450, _y:-10}); _local3.onEnterFrame = function () { if (this.hitTest(_root.b2.hitbox) || (this.hitTest(_root.b3.hitbox))) { audio2 = new Sound(); audio2.attachSound("electro"); audio2.start(0, 0); this.removeMovieClip(); score = score + ((5 + _root.lvl) * _root.mult); hud.Sdisp.text = score; } this._y = this._y + ((lvl * tickd) / mult2); if (this._y > 465) { this.removeMovieClip(); } }; } Buf = container.getNextHighestDepth(); i = Buf - 8; while (i < Buf) { container["rect" + i].onEnterFrame = function () { this._y = this._y + ((_root.lvl * _root.tickd) / _root.mult2); if (this.hitTest(_root.b2.hitbox)) { if (_root.b3 != undefined) { explode(); b2.removeMovieClip(); b2xs = b3xs; b2ys = b3ys; b3._name = "b2"; } else { death(); } } if (this.hitTest(_root.b3.hitbox)) { explode2(); b3.removeMovieClip(); } if (this._y > 450) { this.removeMovieClip(); score = score + (_root.lvl * _root.mult); hud.Sdisp.text = score; } }; i++; } rInt = setInterval(reset, 8000); _root.attachMovie("ann", "ann", 98, {_x:225, _y:200}); _root.ann.ann2.txt.text = "DOUBLE BALL!"; _root.attachMovie("indicator", "ind2", 8, {_y:5, _visible:false}); audio = new Sound(b2); audio.attachSound("pus1"); audio.start(0, 0); _root.attachMovie("perlclip", "b3", _root.getNextHighestDepth(), {_x:225, _y:30}); b3.gotoAndStop("normal"); var b3xs = 0; var b3ys = 0; onEnterFrame = function () { ind._x = b2._x; ind._visible = false; if (b2._y < -10) { ind._visible = true; } ind2._x = b3._x; ind2._visible = false; if (b3._y < -10) { ind._visible = true; } fps++; tickd = getTimer() - tick; tick = getTimer(); b1._x = _xmouse; b1._y = _ymouse; dis = Math.sqrt(Math.pow(b1._x - b2._x, 2) + Math.pow(b1._y - b2._y, 2)); dis2 = Math.sqrt(Math.pow(b1._x - b3._x, 2) + Math.pow(b1._y - b3._y, 2)); if (dis < dishit) { audio2 = new Sound(); audio2.attachSound("boop"); audio2.start(0, 0); b2._x = b2._x + ((b2._x - b1._x) / 10); b2._y = b2._y + ((b2._y - b1._y) / 10); b2xs = b2xs + ((b2._x - b1._x) / 10); b2ys = b2ys + ((b2._y - b1._y) / 10); } if (dis2 < dishit) { audio2 = new Sound(); audio2.attachSound("boop"); audio2.start(0, 0); b3._x = b3._x + ((b3._x - b1._x) / 10); b3._y = b3._y + ((b3._y - b1._y) / 10); b3xs = b3xs + ((b3._x - b1._x) / 10); b3ys = b3ys + ((b3._y - b1._y) / 10); } b2._x = b2._x + ((b2xs * tickd) / mult2); b2._y = b2._y + ((b2ys * tickd) / mult2); b2ys = b2ys / 1.01; b2xs = b2xs / 1.01; b3._x = b3._x + ((b3xs * tickd) / mult2); b3._y = b3._y + ((b3ys * tickd) / mult2); b3ys = b3ys / 1.01; b3xs = b3xs / 1.01; if (b2ys < 10) { b2ys = b2ys + 0.1; } if (b2._x > 435) { b2._x = 435; b2xs = -b2xs; } if (b2._x < 15) { b2._x = 15; b2xs = -b2xs; } if (b2._y > 475) { if (b3 != undefined) { b2.removeMovieClip(); b2xs = b3xs; b2ys = b3ys; b3._name = "b2"; } else { death(); } } if (b3ys < 10) { b3ys = b3ys + 0.1; } if (b3._x > 435) { b3._x = 435; b3xs = -b3xs; } if (b3._x < 15) { b3._x = 15; b3xs = -b3xs; } if (b3._y > 475) { b3.removeMovieClip(); } updateAfterEvent(); }; drawRect = function (n, w, h) { if ((getTimer() - lvlstart) > 60000) { clearInterval(crInt); lvl++; _root.Fact = _root.Fact + 5; if (_root.lvl < 5) { a = ((5 - _root.lvl) * 1000) + 200; } else { a = 500; } crInt = setInterval(create, a); hud.levelMC.leveldisplay.text = "Level " + lvl; hud.play(); lvlstart = getTimer(); } var n = container.createEmptyMovieClip(n, container.getNextHighestDepth()); with (n) { var inc = _root.lvl; lineStyle(3, 16777215); beginFill(Math.random() * 16777215, 50); lineTo(w, 0); lineTo(w, h); lineTo(0, h); lineTo(0, 0); endFill(); _x = Math.random() * (450 - _width); _y = -_height; } n.onEnterFrame = function () { this._y = this._y + ((inc * tickd) / mult2); if (this.hitTest(_root.b2.hitbox)) { if (b3 != undefined) { b2.removeMovieClip(); b2xs = b3xs; b2ys = b3ys; b3._name = "b2"; } else { death(); } } if (this.hitTest(_root.b3.hitbox)) { b3.removeMovieClip(); } if (this._y > 450) { this.removeMovieClip(); score = score + (_root.lvl * _root.mult); hud.Sdisp.text = score; } }; }; Buf2 = container.getNextHighestDepth(); st = Buf2 - 8; while (st < Buf2) { container["star" + st].onEnterFrame = function () { this._y = this._y + ((_root.lvl * _root.tickd) / _root.mult2); if (this.hitTest(_root.b2.hitbox) || (this.hitTest(_root.b3.hitbox))) { audio2 = new Sound(); audio2.attachSound("electro"); audio2.start(0, 0); this.removeMovieClip(); score = score + ((5 + _root.lvl) * _root.mult); hud.Sdisp.text = score; } if (this._y > 465) { this.removeMovieClip(); } }; st++; } } function puF2() { rInt = setInterval(reset, 8000); _root.attachMovie("ann", "ann", 98, {_x:225, _y:200}); _root.ann.ann2.txt.text = "DOUBLE SCORE!"; audio = new Sound(b2); audio.attachSound("pus2"); audio.start(0, 0); mult = 2; } function puF3() { Buf = container.getNextHighestDepth(); i = Buf - 8; while (i < Buf) { container["rect" + i].onEnterFrame = function () { this._y = this._y + ((_root.lvl * _root.tickd) / _root.mult2); if (this._y > 450) { this.removeMovieClip(); score = score + (_root.lvl * _root.mult); hud.Sdisp.text = score; } }; i++; } rInt = setInterval(reset, 8000); _root.attachMovie("ann", "ann", 98, {_x:225, _y:200}); _root.ann.ann2.txt.text = "INVULNERABILITY!"; audio = new Sound(b2); audio.attachSound("pus3"); audio.start(0, 0); inv = true; b2.gotoAndStop("invulnerability"); b1.gotoAndStop("invulnerability"); drawRect = function (n, w, h) { if ((getTimer() - lvlstart) > 60000) { lvl++; _root.Fact = _root.Fact + 5; hud.levelMC.leveldisplay.text = "Level " + lvl; hud.play(); lvlstart = getTimer(); } var n = container.createEmptyMovieClip(n, container.getNextHighestDepth()); with (n) { var inc = _root.lvl; lineStyle(3, 16777215); beginFill(Math.random() * 16777215, 50); lineTo(w, 0); lineTo(w, h); lineTo(0, h); lineTo(0, 0); endFill(); _x = Math.random() * (450 - _width); _y = -_height; } n.onEnterFrame = function () { this._y = this._y + ((inc * tickd) / mult2); if (this._y > 450) { this.removeMovieClip(); score = score + (_root.lvl * _root.mult); hud.Sdisp.text = score; } }; }; } function puF4() { rInt = setInterval(reset, 8000); _root.attachMovie("ann", "ann", 98, {_x:225, _y:200}); _root.ann.ann2.txt.text = "BULLET TIME!"; audio = new Sound(b2); audio.attachSound("pus4"); audio.start(0, 0); mult2 = 32; } function puF5() { _root.attachMovie("ann", "ann", 98, {_x:225, _y:200}); _root.ann.ann2.txt.text = "MAGNETISM!"; audio = new Sound(b2); audio.attachSound("pus5"); audio.start(0, 0); rInt = setInterval(reset, 8000); magn = true; onEnterFrame = function () { ind._x = b2._x; ind._visible = false; if (b2._y < -10) { ind._visible = true; } fps++; tickd = getTimer() - tick; tick = getTimer(); b1._x = _xmouse; b1._y = _ymouse; dis = Math.sqrt(Math.pow(b1._x - b2._x, 2) + Math.pow(b1._y - b2._y, 2)); if (dis < dishit) { b2._x = b2._x - ((b2._x - b1._x) / 10); b2._y = b2._y - ((b2._y - b1._y) / 10); b2xs = b2xs - ((b2._x - b1._x) / 10); b2ys = b2ys - ((b2._y - b1._y) / 10); } b2._x = b2._x + ((b2xs * tickd) / mult2); b2._y = b2._y + ((b2ys * tickd) / mult2); b2ys = b2ys / 1.01; b2xs = b2xs / 1.01; if (b2ys < 10) { b2ys = b2ys + 0.1; } if (b2._x > 435) { b2._x = 435; b2xs = -b2xs; } if (b2._x < 15) { b2._x = 15; b2xs = -b2xs; } if (b2._y > 475) { death(); } updateAfterEvent(); }; } function puF6() { Mouse.show(); rInt = setInterval(reset, 8000); _root.attachMovie("ann", "ann", 98, {_x:225, _y:200}); _root.ann.ann2.txt.text = "FLAT FAIC!"; audio = new Sound(b2); audio.attachSound("pus6"); audio.start(0, 0); b1.gotoAndStop("flat"); onEnterFrame = function () { ind._x = b2._x; ind._visible = false; if (b2._y < -10) { ind._visible = true; } fps++; tickd = getTimer() - tick; tick = getTimer(); b1p = _xmouse; b2._x = b2._x + ((b2xs * tickd) / mult2); b2._y = b2._y + ((b2ys * tickd) / mult2); b2ys = b2ys / 1.01; b2xs = b2xs / 1.01; if (b2.hitTest(b1)) { b2ys = -6; b2xs = b1p - b1._x; b2._y = b1._y - 25; } b1._x = _xmouse; if (b2ys < 10) { b2ys = b2ys + 0.1; } if (b2._x > 435) { b2._x = 435; b2xs = -b2xs; } if (b2._x < 15) { b2._x = 15; b2xs = -b2xs; } if (b1._y < 425) { b1._y++; } if (b2._y > 475) { death(); } updateAfterEvent(); }; } function puF7() { _root.attachMovie("ann", "ann", 98, {_x:225, _y:200}); _root.ann.ann2.txt.text = "ZERO GRAVITY!"; audio = new Sound(); audio.attachSound("pus7"); audio.start(0, 0); rInt = setInterval(reset, 8000); onEnterFrame = function () { ind._x = b2._x; ind._visible = false; if (b2._y < -10) { ind._visible = true; } fps++; tickd = getTimer() - tick; tick = getTimer(); b1._x = _xmouse; b1._y = _ymouse; dis = Math.sqrt(Math.pow(b1._x - b2._x, 2) + Math.pow(b1._y - b2._y, 2)); if (dis < dishit) { audio2 = new Sound(); audio2.attachSound("boop"); audio2.start(0, 0); b2._x = b2._x + ((b2._x - b1._x) / 10); b2._y = b2._y + ((b2._y - b1._y) / 10); b2xs = b2xs + ((b2._x - b1._x) / 10); b2ys = b2ys + ((b2._y - b1._y) / 10); } b2._x = b2._x + ((b2xs * tickd) / mult2); b2._y = b2._y + ((b2ys * tickd) / mult2); b2ys = b2ys / 1.05; b2xs = b2xs / 1.05; if (b2._x > 435) { b2._x = 435; b2xs = -b2xs; } if (b2._x < 15) { b2._x = 15; b2xs = -b2xs; } if (b2._y < 15) { b2._y = 15; b2ys = -b2ys; } if (b2._y > 475) { death(); } updateAfterEvent(); }; } function reset() { function starz() { var _local3 = container.attachMovie("star" + Math.ceil(Math.random() * 7), "star" + container.getNextHighestDepth(), container.getNextHighestDepth(), {_x:Math.random() * 450, _y:-10}); _local3.onEnterFrame = function () { if (this.hitTest(_root.b2.hitbox)) { audio2 = new Sound(); audio2.attachSound("electro"); audio2.start(0, 0); this.removeMovieClip(); score = score + ((5 + _root.lvl) * _root.mult); hud.Sdisp.text = score; } this._y = this._y + ((lvl * tickd) / mult2); if (this._y > 465) { this.removeMovieClip(); } }; } Mouse.hide(); ind2.removeMovieClip(); onEnterFrame = null; if ((b3 != undefined) && (b2 != undefined)) { b3.removeMovieClip(); } else if (b2 == undefined) { b3._name = "b2"; } if (magn) { magn = false; b2xs = 0; b2ys = -3; b2._y = b1._y - 48; } b2.gotoAndStop("normal"); b1.gotoAndStop("normal"); inv = false; mult = 1; mult2 = 16; clearInterval(rInt); hud.timer.timer2.gotoAndStop(100); onEnterFrame = function () { ind._x = b2._x; ind._visible = false; if (b2._y < -10) { ind._visible = true; } fps++; tickd = getTimer() - tick; tick = getTimer(); b1._x = _xmouse; b1._y = _ymouse; dis = Math.sqrt(Math.pow(b1._x - b2._x, 2) + Math.pow(b1._y - b2._y, 2)); if (dis < dishit) { audio2 = new Sound(); audio2.attachSound("boop"); audio2.start(0, 0); b2._x = b2._x + ((b2._x - b1._x) / 10); b2._y = b2._y + ((b2._y - b1._y) / 10); b2xs = b2xs + ((b2._x - b1._x) / 10); b2ys = b2ys + ((b2._y - b1._y) / 10); } b2._x = b2._x + ((b2xs * tickd) / mult2); b2._y = b2._y + ((b2ys * tickd) / mult2); b2ys = b2ys / 1.01; b2xs = b2xs / 1.01; if (b2ys < 10) { b2ys = b2ys + 0.1; } if (b2._x > 435) { b2._x = 435; b2xs = -b2xs; } if (b2._x < 15) { b2._x = 15; b2xs = -b2xs; } if (b2._y < -200) { b2._y = -200; b2ys = 0; } if (b2._y > 475) { death(); } updateAfterEvent(); }; drawRect = function (n, w, h) { if ((getTimer() - lvlstart) > 60000) { clearInterval(crInt); lvl++; _root.Fact = _root.Fact + 5; if (_root.lvl < 5) { a = ((5 - _root.lvl) * 1000) + 200; } else { a = 500; } crInt = setInterval(create, a); hud.levelMC.leveldisplay.text = "Level " + lvl; hud.play(); lvlstart = getTimer(); } var n = container.createEmptyMovieClip(n, container.getNextHighestDepth()); with (n) { var inc = _root.lvl; lineStyle(3, 16777215); beginFill(Math.random() * 16777215, 50); lineTo(w, 0); lineTo(w, h); lineTo(0, h); lineTo(0, 0); endFill(); _x = Math.random() * (450 - _width); _y = -_height; } n.onEnterFrame = function () { this._y = this._y + ((inc * tickd) / mult2); if (this.hitTest(_root.b2.hitbox) && (!inv)) { death(); } if (this._y > 450) { this.removeMovieClip(); score = score + (_root.lvl * _root.mult); hud.Sdisp.text = score; } }; }; } stop(); if (_quality != "LOW") { _root.attachMovie("BG", "BG", 1, {_x:0, _y:450}); } _root.attachMovie("angryclip", "b1", 2, {_x:225, _y:400}); b1.gotoAndStop("normal"); _root.attachMovie("perlclip", "b2", 3, {_x:225, _y:30}); b2.gotoAndStop("normal"); _root.createEmptyMovieClip("container", 5); _root.attachMovie("hud", "hud", 6, {_x:8, _y:8}); var lives = 3; hud.ldisp.gotoAndStop(lives); _root.attachMovie("indicator", "ind", 7, {_y:5, _visible:false}); stopAllSounds(); audio = new Sound(b2); audio.setVolume(100); audio.attachSound("go"); audio.start(0, 0); _root.attachMovie("ann", "ann", 98, {_x:225, _y:200}); _root.ann.ann2.txt.text = "GO!"; music = new Sound(hud); music.attachSound("chaoz"); music.setVolume(50); music.start(0, 99); var Fact = 25; var magn = false; var inv = false; var lvlstart = getTimer(); var mult = 1; var mult2 = 16; var dint = getTimer(); var fps = 0; fpstxt.text = "launching"; var tick = 0; var tickd = 0; var b1r = (b1._width / 2); var b2r = (b2._width / 2); var b1xs = 0; var b1ys = 0; var b2xs = 0; var b2ys = 0; var dis = 0; var dishit = (b1r + b2r); var lvl = 1; var score = 0; hud.Sdisp.text = score; hud.levelMC.leveldisplay.text = "Level " + lvl; Mouse.hide(); starInt = setInterval(starz, 6000); delayInt = setInterval(delay, 1000); fpsInt = setInterval(fpsF, 1000); if (_root.lvl < 5) { a = ((5 - _root.lvl) * 1000) + 200; } else { a = 500; } crInt = setInterval(create, a); puInt = setInterval(puF, 20000); onEnterFrame = function () { b1._x = _xmouse; if (_ymouse > 100) { b1._y = _ymouse; } }; drawRect = function (n, w, h) { if ((getTimer() - lvlstart) > 60000) { clearInterval(crInt); lvl++; _root.Fact = _root.Fact + 5; if (_root.lvl < 5) { a = ((5 - _root.lvl) * 1000) + 200; } else { a = 500; } hud.levelMC.leveldisplay.text = "Level " + lvl; hud.play(); lvlstart = getTimer(); } var n = container.createEmptyMovieClip(n, container.getNextHighestDepth()); with (n) { var inc = _root.lvl; lineStyle(3, 16777215); beginFill(Math.random() * 16777215, 50); lineTo(w, 0); lineTo(w, h); lineTo(0, h); lineTo(0, 0); endFill(); _x = Math.random() * (450 - _width); _y = -_height; } n.onEnterFrame = function () { this._y = this._y + ((inc * tickd) / mult2); if (this.hitTest(_root.b2.hitbox)) { death(); } if (this._y > 450) { this.removeMovieClip(); score = score + (_root.lvl * _root.mult); hud.Sdisp.text = score; } }; }; QToggler.onRollOver = function () { Mouse.show(); b1._alpha = 0; }; QToggler.onRollOut = function () { Mouse.hide(); b1._alpha = 100; }; QToggler.onPress = function () { if (_quality == "HIGH") { BG.removeMovieClip(); _quality = "LOW"; } else if (_quality == "MEDIUM") { _quality = "HIGH"; } else if (_quality == "LOW") { _root.attachMovie("BG", "BG", 1, {_x:0, _y:450}); _quality = "MEDIUM"; } };
Frame 64
function delButtons() { replayb.onPress = function () { }; menub.onPress = function () { }; } stop(); Mouse.show(); stopAllSounds(); audio = new Sound(); audio.attachSound("gameover"); audio.start(0, 0); music = new Sound(); music.attachSound("nemo"); music.setVolume(30); music.start(0, 99); explosion.removeMovieClip(); ann.removeMovieClip(); container.removeMovieClip(); ind.removeMovieClip(); b1.removeMovieClip(); b2.removeMovieClip(); b3.removeMovieClip(); BG.removeMovieClip(); hud.removeMovieClip(); delete QToggler.onRollOver; delete QToggler.onRollOut; QToggler.onPress = function () { if (_quality == "HIGH") { _quality = "LOW"; } else if (_quality == "MEDIUM") { _quality = "HIGH"; } else if (_quality == "LOW") { _quality = "MEDIUM"; } }; QToggler.onRollOver = function () { audio = new Sound(); audio.attachSound("dink"); audio.start(0, 0); }; scoredisplay.text = score + " points"; scoredisplay2.text = score + " points"; playmoregamesb.onRelease = function () { getURL ("http://www.gamegecko.com/", "_blank"); }; playmoregamesb.onRollOver = function () { audio = new Sound(); audio.attachSound("dink"); audio.start(0, 0); }; replayb.onPress = function () { delButtons(); frame = "game"; _root.attachMovie("transitionz", "newtransition", 90, {_x:225, _y:225}); }; replayb.onRollOver = function () { audio = new Sound(); audio.attachSound("dink"); audio.start(0, 0); }; menub.onPress = function () { delButtons(); frame = "menu"; _root.attachMovie("transitionz", "newtransition", 90, {_x:225, _y:225}); }; menub.onRollOver = function () { audio = new Sound(); audio.attachSound("dink"); audio.start(0, 0); };
Symbol 8 MovieClip [transitionz] Frame 60
_root.gotoAndStop(_root.frame);
Symbol 8 MovieClip [transitionz] Frame 102
stop(); this.removeMovieClip();
Symbol 42 MovieClip Frame 63
stop();
Symbol 43 MovieClip [angryclip] Frame 1
stop();
Symbol 56 MovieClip Frame 100
stop();
Symbol 68 MovieClip [hud] Frame 1
stop();
Symbol 132 MovieClip [ann] Frame 174
this.removeMovieClip();

Library Items

Symbol 1 Sound [zwoop]Used by:129
Symbol 2 GraphicUsed by:3
Symbol 3 MovieClip [indicator]Uses:2
Symbol 4 GraphicUsed by:6
Symbol 5 GraphicUsed by:6
Symbol 6 MovieClip [exp]Uses:4 5
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClip [transitionz]Uses:7Used by:Timeline
Symbol 9 BitmapUsed by:10
Symbol 10 GraphicUses:9Used by:Timeline
Symbol 11 FontUsed by:12 13 168 180 181 187 188
Symbol 12 EditableTextUses:11Used by:Timeline
Symbol 13 EditableTextUses:11Used by:Timeline
Symbol 14 GraphicUsed by:15
Symbol 15 MovieClipUses:14Used by:16
Symbol 16 MovieClipUses:15Used by:Timeline
Symbol 17 FontUsed by:18
Symbol 18 TextUses:17Used by:Timeline
Symbol 19 GraphicUsed by:22
Symbol 20 GraphicUsed by:22
Symbol 21 Sound [dink]Used by:22 129 167
Symbol 22 ButtonUses:19 20 21Used by:Timeline
Symbol 23 GraphicUsed by:28 42 43
Symbol 24 GraphicUsed by:28
Symbol 25 GraphicUsed by:28
Symbol 26 GraphicUsed by:28
Symbol 27 GraphicUsed by:28
Symbol 28 MovieClipUses:23 24 25 26 27Used by:43
Symbol 29 GraphicUsed by:42
Symbol 30 GraphicUsed by:42
Symbol 31 GraphicUsed by:42
Symbol 32 GraphicUsed by:42
Symbol 33 GraphicUsed by:42
Symbol 34 GraphicUsed by:42
Symbol 35 GraphicUsed by:42
Symbol 36 GraphicUsed by:42
Symbol 37 GraphicUsed by:42
Symbol 38 GraphicUsed by:42
Symbol 39 GraphicUsed by:42
Symbol 40 GraphicUsed by:42
Symbol 41 GraphicUsed by:42
Symbol 42 MovieClipUses:23 29 30 31 32 33 34 35 36 37 38 39 40 41Used by:43
Symbol 43 MovieClip [angryclip]Uses:23 28 42Used by:Timeline
Symbol 44 GraphicUsed by:45
Symbol 45 MovieClipUses:44Used by:48
Symbol 46 GraphicUsed by:47
Symbol 47 MovieClipUses:46Used by:48
Symbol 48 MovieClip [BG]Uses:45 47Used by:Timeline
Symbol 49 GraphicUsed by:56
Symbol 50 GraphicUsed by:56
Symbol 51 GraphicUsed by:53
Symbol 52 GraphicUsed by:53
Symbol 53 MovieClipUses:51 52Used by:56
Symbol 54 GraphicUsed by:56
Symbol 55 GraphicUsed by:56
Symbol 56 MovieClipUses:49 50 53 54 55Used by:57
Symbol 57 MovieClipUses:56Used by:68
Symbol 58 FontUsed by:59
Symbol 59 EditableTextUses:58Used by:68
Symbol 60 BitmapUsed by:61 62 63
Symbol 61 GraphicUses:60Used by:64
Symbol 62 GraphicUses:60Used by:64
Symbol 63 GraphicUses:60Used by:64
Symbol 64 MovieClipUses:61 62 63Used by:68
Symbol 65 FontUsed by:66 94 98 101 104 107 110 113 130 137 138 139 140 142 143 144 145 147 148 149 150 152 153 154 155 169 170 171 172 173 174 175 177 178 185 186 189 190 191 192 193 194 196 197 198 199 201 202 203 204
Symbol 66 EditableTextUses:65Used by:67
Symbol 67 MovieClipUses:66Used by:68
Symbol 68 MovieClip [hud]Uses:57 59 64 67Used by:Timeline
Symbol 69 BitmapUsed by:70
Symbol 70 GraphicUses:69Used by:77 78  Timeline
Symbol 71 GraphicUsed by:72
Symbol 72 MovieClipUses:71Used by:78
Symbol 73 GraphicUsed by:77
Symbol 74 GraphicUsed by:77
Symbol 75 GraphicUsed by:77
Symbol 76 GraphicUsed by:77
Symbol 77 MovieClipUses:70 73 74 75 76Used by:78
Symbol 78 MovieClip [perlclip]Uses:70 72 77Used by:Timeline
Symbol 79 GraphicUsed by:80
Symbol 80 MovieClip [star1]Uses:79Used by:Timeline
Symbol 81 GraphicUsed by:82
Symbol 82 MovieClip [star2]Uses:81Used by:Timeline
Symbol 83 GraphicUsed by:84
Symbol 84 MovieClip [star3]Uses:83Used by:Timeline
Symbol 85 GraphicUsed by:86
Symbol 86 MovieClip [star4]Uses:85Used by:Timeline
Symbol 87 GraphicUsed by:88
Symbol 88 MovieClip [star5]Uses:87Used by:Timeline
Symbol 89 GraphicUsed by:90
Symbol 90 MovieClip [star6]Uses:89Used by:Timeline
Symbol 91 GraphicUsed by:92
Symbol 92 MovieClip [star7]Uses:91Used by:Timeline
Symbol 93 GraphicUsed by:96
Symbol 94 TextUses:65Used by:96
Symbol 95 GraphicUsed by:96 99 102 105 108 111 114
Symbol 96 MovieClip [powerup1]Uses:93 94 95Used by:Timeline
Symbol 97 GraphicUsed by:99
Symbol 98 TextUses:65Used by:99
Symbol 99 MovieClip [powerup2]Uses:97 98 95Used by:Timeline
Symbol 100 GraphicUsed by:102
Symbol 101 TextUses:65Used by:102
Symbol 102 MovieClip [powerup3]Uses:100 101 95Used by:Timeline
Symbol 103 GraphicUsed by:105
Symbol 104 TextUses:65Used by:105
Symbol 105 MovieClip [powerup4]Uses:103 104 95Used by:Timeline
Symbol 106 GraphicUsed by:108
Symbol 107 TextUses:65Used by:108
Symbol 108 MovieClip [powerup5]Uses:106 107 95Used by:Timeline
Symbol 109 GraphicUsed by:111
Symbol 110 TextUses:65Used by:111
Symbol 111 MovieClip [powerup6]Uses:109 110 95Used by:Timeline
Symbol 112 GraphicUsed by:114
Symbol 113 TextUses:65Used by:114
Symbol 114 MovieClip [powerup7]Uses:112 113 95Used by:Timeline
Symbol 115 GraphicUsed by:129
Symbol 116 Sound [electro]Used by:129
Symbol 117 Sound [go]Used by:129
Symbol 118 Sound [gameover]Used by:129
Symbol 119 Sound [boop]Used by:129
Symbol 120 Sound [nemo]Used by:129
Symbol 121 Sound [chaoz]Used by:129
Symbol 122 Sound [pus7]Used by:129
Symbol 123 Sound [pus6]Used by:129
Symbol 124 Sound [pus5]Used by:129
Symbol 125 Sound [pus4]Used by:129
Symbol 126 Sound [pus3]Used by:129
Symbol 127 Sound [pus2]Used by:129
Symbol 128 Sound [pus1]Used by:129
Symbol 129 MovieClipUses:115 1 116 117 118 119 21 120 121 122 123 124 125 126 127 128Used by:Timeline
Symbol 130 EditableTextUses:65Used by:131
Symbol 131 MovieClip [annclip]Uses:130Used by:132
Symbol 132 MovieClip [ann]Uses:131Used by:Timeline
Symbol 133 BitmapUsed by:134
Symbol 134 GraphicUses:133Used by:135
Symbol 135 MovieClip [jaggowned]Uses:134Used by:Timeline
Symbol 136 GraphicUsed by:141 146 151 156 160 176 195 200 205
Symbol 137 TextUses:65Used by:141
Symbol 138 TextUses:65Used by:141
Symbol 139 TextUses:65Used by:141
Symbol 140 TextUses:65Used by:141
Symbol 141 ButtonUses:136 137 138 139 140Used by:Timeline
Symbol 142 TextUses:65Used by:146
Symbol 143 TextUses:65Used by:146
Symbol 144 TextUses:65Used by:146
Symbol 145 TextUses:65Used by:146
Symbol 146 ButtonUses:136 142 143 144 145Used by:Timeline
Symbol 147 TextUses:65Used by:151
Symbol 148 TextUses:65Used by:151
Symbol 149 TextUses:65Used by:151  Timeline
Symbol 150 TextUses:65Used by:151  Timeline
Symbol 151 ButtonUses:136 147 148 149 150Used by:Timeline
Symbol 152 TextUses:65Used by:156
Symbol 153 TextUses:65Used by:156
Symbol 154 TextUses:65Used by:156
Symbol 155 TextUses:65Used by:156
Symbol 156 ButtonUses:136 152 153 154 155Used by:Timeline
Symbol 157 BitmapUsed by:158
Symbol 158 GraphicUses:157Used by:Timeline
Symbol 159 GraphicUsed by:160
Symbol 160 ButtonUses:136 159Used by:Timeline
Symbol 161 GraphicUsed by:163
Symbol 162 GraphicUsed by:163
Symbol 163 ButtonUses:161 162Used by:Timeline
Symbol 164 BitmapUsed by:165 166
Symbol 165 GraphicUses:164Used by:167
Symbol 166 GraphicUses:164Used by:167
Symbol 167 ButtonUses:165 166 21Used by:Timeline
Symbol 168 TextUses:11Used by:Timeline
Symbol 169 TextUses:65Used by:Timeline
Symbol 170 TextUses:65Used by:Timeline
Symbol 171 TextUses:65Used by:Timeline
Symbol 172 TextUses:65Used by:176
Symbol 173 TextUses:65Used by:176
Symbol 174 TextUses:65Used by:176
Symbol 175 TextUses:65Used by:176
Symbol 176 ButtonUses:136 172 173 174 175Used by:Timeline
Symbol 177 TextUses:65Used by:Timeline
Symbol 178 TextUses:65Used by:Timeline
Symbol 179 FontUsed by:180 181
Symbol 180 TextUses:179 11Used by:Timeline
Symbol 181 TextUses:179 11Used by:Timeline
Symbol 182 GraphicUsed by:Timeline
Symbol 183 FontUsed by:184
Symbol 184 EditableTextUses:183Used by:Timeline
Symbol 185 TextUses:65Used by:Timeline
Symbol 186 TextUses:65Used by:Timeline
Symbol 187 TextUses:11Used by:Timeline
Symbol 188 TextUses:11Used by:Timeline
Symbol 189 EditableTextUses:65Used by:Timeline
Symbol 190 EditableTextUses:65Used by:Timeline
Symbol 191 TextUses:65Used by:195
Symbol 192 TextUses:65Used by:195
Symbol 193 TextUses:65Used by:195
Symbol 194 TextUses:65Used by:195
Symbol 195 ButtonUses:136 191 192 193 194Used by:Timeline
Symbol 196 TextUses:65Used by:200
Symbol 197 TextUses:65Used by:200
Symbol 198 TextUses:65Used by:200
Symbol 199 TextUses:65Used by:200
Symbol 200 ButtonUses:136 196 197 198 199Used by:Timeline
Symbol 201 TextUses:65Used by:205
Symbol 202 TextUses:65Used by:205
Symbol 203 TextUses:65Used by:205
Symbol 204 TextUses:65Used by:205
Symbol 205 ButtonUses:136 201 202 203 204Used by:Timeline

Instance Names

"loader2"Frame 1Symbol 12 EditableText
"loader"Frame 1Symbol 13 EditableText
"gamegeckob"Frame 1Symbol 22 Button
"gamegeckob"Frame 2Symbol 22 Button
"moregamesb"Frame 60Symbol 141 Button
"playb"Frame 60Symbol 146 Button
"instructionsb"Frame 60Symbol 151 Button
"creditsb"Frame 60Symbol 156 Button
"QToggler"Frame 60Symbol 160 Button
"jaggo"Frame 60Symbol 163 Button
"gamegeckob2"Frame 60Symbol 167 Button
"backb"Frame 61Symbol 176 Button
"QToggler"Frame 61Symbol 160 Button
"QToggler"Frame 62Symbol 160 Button
"fpstxt"Frame 63Symbol 184 EditableText
"scoredisplay2"Frame 64Symbol 189 EditableText
"scoredisplay"Frame 64Symbol 190 EditableText
"replayb"Frame 64Symbol 195 Button
"playmoregamesb"Frame 64Symbol 200 Button
"menub"Frame 64Symbol 205 Button
"timer2"Symbol 57 MovieClip Frame 1Symbol 56 MovieClip
"leveldisplay"Symbol 67 MovieClip Frame 1Symbol 66 EditableText
"timer"Symbol 68 MovieClip [hud] Frame 1Symbol 57 MovieClip
"Sdisp"Symbol 68 MovieClip [hud] Frame 1Symbol 59 EditableText
"ldisp"Symbol 68 MovieClip [hud] Frame 1Symbol 64 MovieClip
"levelMC"Symbol 68 MovieClip [hud] Frame 1Symbol 67 MovieClip
"hitbox"Symbol 78 MovieClip [perlclip] Frame 1Symbol 72 MovieClip
"txt"Symbol 131 MovieClip [annclip] Frame 1Symbol 130 EditableText
"ann2"Symbol 132 MovieClip [ann] Frame 1Symbol 131 MovieClip [annclip]

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "zwoop"
ExportAssets (56)Timeline Frame 1Symbol 3 as "indicator"
ExportAssets (56)Timeline Frame 1Symbol 6 as "exp"
ExportAssets (56)Timeline Frame 1Symbol 8 as "transitionz"
ExportAssets (56)Timeline Frame 1Symbol 21 as "dink"
ExportAssets (56)Timeline Frame 59Symbol 8 as "transitionz"
ExportAssets (56)Timeline Frame 59Symbol 43 as "angryclip"
ExportAssets (56)Timeline Frame 59Symbol 48 as "BG"
ExportAssets (56)Timeline Frame 59Symbol 68 as "hud"
ExportAssets (56)Timeline Frame 59Symbol 78 as "perlclip"
ExportAssets (56)Timeline Frame 59Symbol 80 as "star1"
ExportAssets (56)Timeline Frame 59Symbol 82 as "star2"
ExportAssets (56)Timeline Frame 59Symbol 84 as "star3"
ExportAssets (56)Timeline Frame 59Symbol 86 as "star4"
ExportAssets (56)Timeline Frame 59Symbol 88 as "star5"
ExportAssets (56)Timeline Frame 59Symbol 90 as "star6"
ExportAssets (56)Timeline Frame 59Symbol 92 as "star7"
ExportAssets (56)Timeline Frame 59Symbol 96 as "powerup1"
ExportAssets (56)Timeline Frame 59Symbol 99 as "powerup2"
ExportAssets (56)Timeline Frame 59Symbol 102 as "powerup3"
ExportAssets (56)Timeline Frame 59Symbol 105 as "powerup4"
ExportAssets (56)Timeline Frame 59Symbol 108 as "powerup5"
ExportAssets (56)Timeline Frame 59Symbol 111 as "powerup6"
ExportAssets (56)Timeline Frame 59Symbol 114 as "powerup7"
ExportAssets (56)Timeline Frame 59Symbol 1 as "zwoop"
ExportAssets (56)Timeline Frame 59Symbol 116 as "electro"
ExportAssets (56)Timeline Frame 59Symbol 117 as "go"
ExportAssets (56)Timeline Frame 59Symbol 118 as "gameover"
ExportAssets (56)Timeline Frame 59Symbol 119 as "boop"
ExportAssets (56)Timeline Frame 59Symbol 21 as "dink"
ExportAssets (56)Timeline Frame 59Symbol 120 as "nemo"
ExportAssets (56)Timeline Frame 59Symbol 121 as "chaoz"
ExportAssets (56)Timeline Frame 59Symbol 122 as "pus7"
ExportAssets (56)Timeline Frame 59Symbol 123 as "pus6"
ExportAssets (56)Timeline Frame 59Symbol 124 as "pus5"
ExportAssets (56)Timeline Frame 59Symbol 125 as "pus4"
ExportAssets (56)Timeline Frame 59Symbol 126 as "pus3"
ExportAssets (56)Timeline Frame 59Symbol 127 as "pus2"
ExportAssets (56)Timeline Frame 59Symbol 128 as "pus1"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 131 as "annclip"
ExportAssets (56)Timeline Frame 59Symbol 132 as "ann"
ExportAssets (56)Timeline Frame 59Symbol 135 as "jaggowned"
ExportAssets (56)Timeline Frame 60Symbol 21 as "dink"
ExportAssets (56)Timeline Frame 61Symbol 88 as "star5"
ExportAssets (56)Timeline Frame 61Symbol 43 as "angryclip"

Labels

"preloader"Frame 1
"intro"Frame 2
"clipload"Frame 59
"menu"Frame 60
"instructions"Frame 61
"credits"Frame 62
"game"Frame 63
"gameover"Frame 64
"normal"Symbol 43 MovieClip [angryclip] Frame 1
"invulnerability"Symbol 43 MovieClip [angryclip] Frame 2
"flat"Symbol 43 MovieClip [angryclip] Frame 3
"normal"Symbol 78 MovieClip [perlclip] Frame 1
"invulnerability"Symbol 78 MovieClip [perlclip] Frame 2




http://swfchan.com/9/42052/info.shtml
Created: 10/5 -2019 03:12:38 Last modified: 10/5 -2019 03:12:38 Server time: 13/05 -2024 13:20:12