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

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

Monster munchies.swf

This is the info page for
Flash #38648

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


Text
<p align="left"><font face="Arial" size="15" color="#ffffff" letterSpacing="0.000000" kerning="0">kills</font></p>

<p align="left"><font face="Arial" size="15" color="#ffffff" letterSpacing="0.000000" kerning="0">kills</font></p>

<p align="left"><font face="Arial" size="15" color="#ffffff" letterSpacing="0.000000" kerning="0">kills</font></p>

Press the up key to go up
a 'lane'

Press the down key
to go down a 'lane'

Space bar will drop
your monster in your
selected lane.

watch your clock to see
when you can play your
next monster.

<p align="left"><font face="Arial" size="15" color="#000000" letterSpacing="0.000000" kerning="0">The aim of the game is to steal the enemy&apos;s candy by getting to the their candy <sbr />pile at the other side. You can release a monster to steal the candy every 5 <sbr />seconds. But first there is a few important things to remember.</font></p>

the bat kills pumpkins so
the bat will get past
these two monsters

you control this blue box, you
can move it up and down.
When you press space your monster will be released from here.

this shows what monster
you get to drop next

your score

enemy's candy

insert name here

insert name here

ActionScript [AS1/AS2]

Frame 1
stopAllSounds(); _root.bytesLoaded = _root.getBytesLoaded(); _root.bytesTotal = _root.getBytesTotal(); _root.percentLoaded = Math.round(100 * (_root.bytesLoaded / _root.bytesTotal)); _root.percentLoadedText = _root.percentLoaded + "%"; _root.bar.gotoAndStop(percentLoaded);
Frame 2
if (_root.percentLoaded == 100) { gotoAndPlay (3); } else { gotoAndPlay (1); }
Frame 3
Stage.showMenu = false; stop();
Frame 4
stop();
Frame 5
stop();
Frame 6
stop();
Frame 7
stop();
Frame 8
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__("86c983aa", this, 10301, true); var score = 80000; stop(); var pi = 110; var ci = 120; onEnterFrame = function () { if (Key.isDown(32)) { if (this.playerdroptime._currentframe == 125) { pi++; if (pi > 114) { pi = 110; } if ((this.playernext._currentframe == 1) || (this.cpunext._currentframe == 4)) { duplicateMovieClip ("playerblob", "playerblob" + pi, pi); this.playerdroptime.gotoAndPlay(1); } if ((this.playernext._currentframe == 2) || (this.cpunext._currentframe == 5)) { duplicateMovieClip ("playerbat", "playerbat" + pi, pi); this.playerdroptime.gotoAndPlay(1); } if ((this.playernext._currentframe == 3) || (this.cpunext._currentframe == 6)) { duplicateMovieClip ("playerpumpkin", "playerpumpkin" + pi, pi); this.playerdroptime.gotoAndPlay(1); } } } if (this.cpudroptime._currentframe == 125) { ci++; if (ci > 124) { ci = 120; } if ((this.cpunext._currentframe == 1) || (this.cpunext._currentframe == 4)) { duplicateMovieClip ("cpublob", "cpublob" + ci, ci); this.cpudroptime.gotoAndPlay(1); } if ((this.cpunext._currentframe == 2) || (this.cpunext._currentframe == 5)) { duplicateMovieClip ("cpubat", "cpubat" + ci, ci); this.cpudroptime.gotoAndPlay(1); } if ((this.cpunext._currentframe == 3) || (this.cpunext._currentframe == 6)) { duplicateMovieClip ("cpupumpkin", "cpupumpkin" + ci, ci); this.cpudroptime.gotoAndPlay(1); } } };
Instance of Symbol 169 MovieClip "playercandy" in Frame 8
onClipEvent (load) { this.gotoAndStop(2); } onClipEvent (enterFrame) { if (_root.playercandy._currentframe == 5) { _root.gotoAndStop("lost"); } }
Instance of Symbol 171 MovieClip "playerdropzone" in Frame 8
onClipEvent (enterFrame) { if (Key.isDown(40)) { this.nextFrame(); } if (Key.isDown(38)) { this.prevFrame(); } }
Instance of Symbol 169 MovieClip "cpucandy" in Frame 8
onClipEvent (load) { this.gotoAndStop(2); } onClipEvent (enterFrame) { if (_root.cpucandy._currentframe == 5) { _root.gotoAndStop("win"); } }
Instance of Symbol 11 MovieClip [blob] "cpublob" in Frame 8
onClipEvent (load) { if (_name == "cpublob") { } else { if (_root.cpudropzone._currentframe == 1) { this._x = 375; this._y = 200; this.swapDepths(215 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 2) { this._x = 395; this._y = 245; this.swapDepths(225 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 3) { this._x = 415; this._y = 290; this.swapDepths(235 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 4) { this._x = 435; this._y = 335; this.swapDepths(245 + (Math.random() * 3)); } } } onClipEvent (enterFrame) { if (_name == "cpublob") { this._visible = false; } else { this._x = this._x - 0.5; if (_root.playercandy.hitTest(this.hit)) { _root.playercandy.nextFrame(); _root.cpucandy.prevFrame(); this.removeMovieClip(); } } }
Instance of Symbol 186 MovieClip "cpubat" in Frame 8
onClipEvent (load) { if (_name == "cpubat") { } else { if (_root.cpudropzone._currentframe == 1) { this._x = 375; this._y = 200; this.swapDepths(215 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 2) { this._x = 395; this._y = 245; this.swapDepths(225 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 3) { this._x = 415; this._y = 290; this.swapDepths(235 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 4) { this._x = 435; this._y = 335; this.swapDepths(245 + (Math.random() * 3)); } } } onClipEvent (enterFrame) { if (_name == "cpubat") { this._visible = false; } else { this._x = this._x - 0.5; if (_root.playercandy.hitTest(this.hit)) { _root.playercandy.nextFrame(); _root.cpucandy.prevFrame(); this.removeMovieClip(); } } }
Instance of Symbol 191 MovieClip "cpupumpkin" in Frame 8
onClipEvent (load) { if (_name == "cpupumpkin") { } else { if (_root.cpudropzone._currentframe == 1) { this._x = 375; this._y = 200; this.swapDepths(215 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 2) { this._x = 395; this._y = 245; this.swapDepths(225 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 3) { this._x = 415; this._y = 290; this.swapDepths(235 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 4) { this._x = 435; this._y = 335; this.swapDepths(245 + (Math.random() * 3)); } } } onClipEvent (enterFrame) { if (_name == "cpupumpkin") { this._visible = false; } else { this._x = this._x - 0.5; if (_root.playercandy.hitTest(this.hit)) { _root.playercandy.nextFrame(); _root.cpucandy.prevFrame(); this.removeMovieClip(); } } }
Instance of Symbol 11 MovieClip [blob] "playerblob" in Frame 8
onClipEvent (load) { var ci = 120; if (_name == "playerblob") { } else { if (_root.playerdropzone._currentframe == 1) { this._x = 110; this._y = 200; this.swapDepths(210 + (Math.random() * 3)); } if (_root.playerdropzone._currentframe == 2) { this._x = 130; this._y = 245; this.swapDepths(220 + (Math.random() * 3)); } if (_root.playerdropzone._currentframe == 3) { this._x = 150; this._y = 290; this.swapDepths(230 + (Math.random() * 3)); } if (_root.playerdropzone._currentframe == 4) { this._x = 170; this._y = 335; this.swapDepths(240 + (Math.random() * 3)); } } } onClipEvent (enterFrame) { ci++; if (ci > 124) { ci = 120; } if (_name == "playerblob") { this._visible = false; } else { this._x = this._x + 1; if (_root.cpucandy.hitTest(this.hit)) { _root.cpucandy.nextFrame(); _root.playercandy.prevFrame(); this.removeMovieClip(); } if (_root["cpupumpkin" + ci].hit.hitTest(this.hit)) { this.removeMovieClip(); } if (_root["cpubat" + ci].hit.hitTest(this.hit)) { _root["cpubat" + ci].removeMovieClip(); } if (_root["cpublob" + ci].hit.hitTest(this.hit)) { _root["cpublob" + ci].removeMovieClip(); this.removeMovieClip(); } } }
Instance of Symbol 186 MovieClip "playerbat" in Frame 8
onClipEvent (load) { var ci = 120; if (_name == "playerbat") { } else { if (_root.playerdropzone._currentframe == 1) { this._x = 110; this._y = 200; this.swapDepths(210 + (Math.random() * 3)); } if (_root.playerdropzone._currentframe == 2) { this._x = 130; this._y = 245; this.swapDepths(220 + (Math.random() * 3)); } if (_root.playerdropzone._currentframe == 3) { this._x = 150; this._y = 290; this.swapDepths(230 + (Math.random() * 3)); } if (_root.playerdropzone._currentframe == 4) { this._x = 170; this._y = 335; this.swapDepths(240 + (Math.random() * 3)); } } } onClipEvent (enterFrame) { ci++; if (ci > 124) { ci = 120; } if (_name == "playerbat") { this._visible = false; } else { this._x = this._x + 1; if (_root.cpucandy.hitTest(this.hit)) { _root.cpucandy.nextFrame(); _root.playercandy.prevFrame(); this.removeMovieClip(); } if (_root["cpublob" + ci].hit.hitTest(this.hit)) { this.removeMovieClip(); } if (_root["cpupumpkin" + ci].hit.hitTest(this.hit)) { _root["cpupumpkin" + ci].removeMovieClip(); } if (_root["cpubat" + ci].hit.hitTest(this.hit)) { _root["cpubat" + ci].removeMovieClip(); this.removeMovieClip(); } } }
Instance of Symbol 191 MovieClip "playerpumpkin" in Frame 8
onClipEvent (load) { var ci = 120; if (_name == "playerpumpkin") { } else { if (_root.playerdropzone._currentframe == 1) { this._x = 110; this._y = 200; this.swapDepths(210 + (Math.random() * 3)); } if (_root.playerdropzone._currentframe == 2) { this._x = 130; this._y = 245; this.swapDepths(220 + (Math.random() * 3)); } if (_root.playerdropzone._currentframe == 3) { this._x = 150; this._y = 290; this.swapDepths(230 + (Math.random() * 3)); } if (_root.playerdropzone._currentframe == 4) { this._x = 170; this._y = 335; this.swapDepths(240 + (Math.random() * 3)); } } } onClipEvent (enterFrame) { ci++; if (ci > 124) { ci = 120; } if (_name == "playerpumpkin") { this._visible = false; } else { this._x = this._x + 1; if (_root.cpucandy.hitTest(this.hit)) { _root.cpucandy.nextFrame(); _root.playercandy.prevFrame(); this.removeMovieClip(); } if (_root["cpubat" + ci].hit.hitTest(this.hit)) { this.removeMovieClip(); } if (_root["cpublob" + ci].hit.hitTest(this.hit)) { _root["cpublob" + ci].removeMovieClip(); } if (_root["cpupumpkin" + ci].hit.hitTest(this.hit)) { _root["cpupumpkin" + ci].removeMovieClip(); this.removeMovieClip(); } } }
Instance of Symbol 199 MovieClip "cpunext" in Frame 8
onClipEvent (load) { this.gotoAndStop(Math.round(Math.random() * this._totalframes)); }
Frame 9
var score = 90000; stop(); var pi = 110; var ci = 120; onEnterFrame = function () { if (Key.isDown(32)) { if (this.playerdroptime._currentframe == 125) { pi++; if (pi > 114) { pi = 110; } if ((this.playernext._currentframe == 1) || (this.cpunext._currentframe == 4)) { duplicateMovieClip ("playerblob", "playerblob" + pi, pi); this.playerdroptime.gotoAndPlay(1); } if ((this.playernext._currentframe == 2) || (this.cpunext._currentframe == 5)) { duplicateMovieClip ("playerbat", "playerbat" + pi, pi); this.playerdroptime.gotoAndPlay(1); } if ((this.playernext._currentframe == 3) || (this.cpunext._currentframe == 6)) { duplicateMovieClip ("playerpumpkin", "playerpumpkin" + pi, pi); this.playerdroptime.gotoAndPlay(1); } } } if (this.cpudroptime._currentframe == 125) { ci++; if (ci > 124) { ci = 120; } if ((this.cpunext._currentframe == 1) || (this.cpunext._currentframe == 4)) { duplicateMovieClip ("cpublob", "cpublob" + ci, ci); this.cpudroptime.gotoAndPlay(1); } if ((this.cpunext._currentframe == 2) || (this.cpunext._currentframe == 5)) { duplicateMovieClip ("cpubat", "cpubat" + ci, ci); this.cpudroptime.gotoAndPlay(1); } if ((this.cpunext._currentframe == 3) || (this.cpunext._currentframe == 6)) { duplicateMovieClip ("cpupumpkin", "cpupumpkin" + ci, ci); this.cpudroptime.gotoAndPlay(1); } } };
Instance of Symbol 11 MovieClip [blob] "cpublob" in Frame 9
onClipEvent (load) { if (_name == "cpublob") { } else { if (_root.cpudropzone._currentframe == 1) { this._x = 375; this._y = 200; this.swapDepths(215 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 2) { this._x = 395; this._y = 245; this.swapDepths(225 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 3) { this._x = 415; this._y = 290; this.swapDepths(235 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 4) { this._x = 435; this._y = 335; this.swapDepths(245 + (Math.random() * 3)); } } } onClipEvent (enterFrame) { if (_name == "cpublob") { this._visible = false; } else { this._x = this._x - 1; if (_root.playercandy.hitTest(this.hit)) { _root.playercandy.nextFrame(); _root.cpucandy.prevFrame(); this.removeMovieClip(); } } }
Instance of Symbol 186 MovieClip "cpubat" in Frame 9
onClipEvent (load) { if (_name == "cpubat") { } else { if (_root.cpudropzone._currentframe == 1) { this._x = 375; this._y = 200; this.swapDepths(215 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 2) { this._x = 395; this._y = 245; this.swapDepths(225 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 3) { this._x = 415; this._y = 290; this.swapDepths(235 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 4) { this._x = 435; this._y = 335; this.swapDepths(245 + (Math.random() * 3)); } } } onClipEvent (enterFrame) { if (_name == "cpubat") { this._visible = false; } else { this._x = this._x - 1; if (_root.playercandy.hitTest(this.hit)) { _root.playercandy.nextFrame(); _root.cpucandy.prevFrame(); this.removeMovieClip(); } } }
Instance of Symbol 191 MovieClip "cpupumpkin" in Frame 9
onClipEvent (load) { if (_name == "cpupumpkin") { } else { if (_root.cpudropzone._currentframe == 1) { this._x = 375; this._y = 200; this.swapDepths(215 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 2) { this._x = 395; this._y = 245; this.swapDepths(225 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 3) { this._x = 415; this._y = 290; this.swapDepths(235 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 4) { this._x = 435; this._y = 335; this.swapDepths(245 + (Math.random() * 3)); } } } onClipEvent (enterFrame) { if (_name == "cpupumpkin") { this._visible = false; } else { this._x = this._x - 1; if (_root.playercandy.hitTest(this.hit)) { _root.playercandy.nextFrame(); _root.cpucandy.prevFrame(); this.removeMovieClip(); } } }
Frame 10
var score = 100000; stop(); var pi = 110; var ci = 120; onEnterFrame = function () { if (Key.isDown(32)) { if (this.playerdroptime._currentframe == 125) { pi++; if (pi > 114) { pi = 110; } if ((this.playernext._currentframe == 1) || (this.cpunext._currentframe == 4)) { duplicateMovieClip ("playerblob", "playerblob" + pi, pi); this.playerdroptime.gotoAndPlay(1); } if ((this.playernext._currentframe == 2) || (this.cpunext._currentframe == 5)) { duplicateMovieClip ("playerbat", "playerbat" + pi, pi); this.playerdroptime.gotoAndPlay(1); } if ((this.playernext._currentframe == 3) || (this.cpunext._currentframe == 6)) { duplicateMovieClip ("playerpumpkin", "playerpumpkin" + pi, pi); this.playerdroptime.gotoAndPlay(1); } } } if (this.cpudroptime._currentframe == 125) { ci++; if (ci > 124) { ci = 120; } if ((this.cpunext._currentframe == 1) || (this.cpunext._currentframe == 4)) { duplicateMovieClip ("cpublob", "cpublob" + ci, ci); this.cpudroptime.gotoAndPlay(1); } if ((this.cpunext._currentframe == 2) || (this.cpunext._currentframe == 5)) { duplicateMovieClip ("cpubat", "cpubat" + ci, ci); this.cpudroptime.gotoAndPlay(1); } if ((this.cpunext._currentframe == 3) || (this.cpunext._currentframe == 6)) { duplicateMovieClip ("cpupumpkin", "cpupumpkin" + ci, ci); this.cpudroptime.gotoAndPlay(1); } } };
Instance of Symbol 11 MovieClip [blob] "cpublob" in Frame 10
onClipEvent (load) { if (_name == "cpublob") { } else { if (_root.cpudropzone._currentframe == 1) { this._x = 375; this._y = 200; this.swapDepths(215 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 2) { this._x = 395; this._y = 245; this.swapDepths(225 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 3) { this._x = 415; this._y = 290; this.swapDepths(235 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 4) { this._x = 435; this._y = 335; this.swapDepths(245 + (Math.random() * 3)); } } } onClipEvent (enterFrame) { if (_name == "cpublob") { this._visible = false; } else { this._x = this._x - 1.5; if (_root.playercandy.hitTest(this.hit)) { _root.playercandy.nextFrame(); _root.cpucandy.prevFrame(); this.removeMovieClip(); } } }
Instance of Symbol 186 MovieClip "cpubat" in Frame 10
onClipEvent (load) { if (_name == "cpubat") { } else { if (_root.cpudropzone._currentframe == 1) { this._x = 375; this._y = 200; this.swapDepths(215 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 2) { this._x = 395; this._y = 245; this.swapDepths(225 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 3) { this._x = 415; this._y = 290; this.swapDepths(235 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 4) { this._x = 435; this._y = 335; this.swapDepths(245 + (Math.random() * 3)); } } } onClipEvent (enterFrame) { if (_name == "cpubat") { this._visible = false; } else { this._x = this._x - 1.5; if (_root.playercandy.hitTest(this.hit)) { _root.playercandy.nextFrame(); _root.cpucandy.prevFrame(); this.removeMovieClip(); } } }
Instance of Symbol 191 MovieClip "cpupumpkin" in Frame 10
onClipEvent (load) { if (_name == "cpupumpkin") { } else { if (_root.cpudropzone._currentframe == 1) { this._x = 375; this._y = 200; this.swapDepths(215 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 2) { this._x = 395; this._y = 245; this.swapDepths(225 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 3) { this._x = 415; this._y = 290; this.swapDepths(235 + (Math.random() * 3)); } if (_root.cpudropzone._currentframe == 4) { this._x = 435; this._y = 335; this.swapDepths(245 + (Math.random() * 3)); } } } onClipEvent (enterFrame) { if (_name == "cpupumpkin") { this._visible = false; } else { this._x = this._x - 1.5; if (_root.playercandy.hitTest(this.hit)) { _root.playercandy.nextFrame(); _root.cpucandy.prevFrame(); this.removeMovieClip(); } } }
Instance of Symbol 11 MovieClip [blob] "playerblob" in Frame 10
onClipEvent (load) { var ci = 120; if (_name == "playerblob") { } else { if (_root.playerdropzone._currentframe == 1) { this._x = 110; this._y = 200; this.swapDepths(210 + (Math.random() * 3)); } if (_root.playerdropzone._currentframe == 2) { this._x = 130; this._y = 245; this.swapDepths(220 + (Math.random() * 3)); } if (_root.playerdropzone._currentframe == 3) { this._x = 150; this._y = 290; this.swapDepths(230 + (Math.random() * 3)); } if (_root.playerdropzone._currentframe == 4) { this._x = 170; this._y = 335; this.swapDepths(240 + (Math.random() * 3)); } } } onClipEvent (enterFrame) { ci++; if (ci > 124) { ci = 120; } if (_name == "playerblob") { this._visible = false; } else { this._x = this._x + 0.75; if (_root.cpucandy.hitTest(this.hit)) { _root.cpucandy.nextFrame(); _root.playercandy.prevFrame(); this.removeMovieClip(); } if (_root["cpupumpkin" + ci].hit.hitTest(this.hit)) { this.removeMovieClip(); } if (_root["cpubat" + ci].hit.hitTest(this.hit)) { _root["cpubat" + ci].removeMovieClip(); } if (_root["cpublob" + ci].hit.hitTest(this.hit)) { _root["cpublob" + ci].removeMovieClip(); this.removeMovieClip(); } } }
Instance of Symbol 186 MovieClip "playerbat" in Frame 10
onClipEvent (load) { var ci = 120; if (_name == "playerbat") { } else { if (_root.playerdropzone._currentframe == 1) { this._x = 110; this._y = 200; this.swapDepths(210 + (Math.random() * 3)); } if (_root.playerdropzone._currentframe == 2) { this._x = 130; this._y = 245; this.swapDepths(220 + (Math.random() * 3)); } if (_root.playerdropzone._currentframe == 3) { this._x = 150; this._y = 290; this.swapDepths(230 + (Math.random() * 3)); } if (_root.playerdropzone._currentframe == 4) { this._x = 170; this._y = 335; this.swapDepths(240 + (Math.random() * 3)); } } } onClipEvent (enterFrame) { ci++; if (ci > 124) { ci = 120; } if (_name == "playerbat") { this._visible = false; } else { this._x = this._x + 0.75; if (_root.cpucandy.hitTest(this.hit)) { _root.cpucandy.nextFrame(); _root.playercandy.prevFrame(); this.removeMovieClip(); } if (_root["cpublob" + ci].hit.hitTest(this.hit)) { this.removeMovieClip(); } if (_root["cpupumpkin" + ci].hit.hitTest(this.hit)) { _root["cpupumpkin" + ci].removeMovieClip(); } if (_root["cpubat" + ci].hit.hitTest(this.hit)) { _root["cpubat" + ci].removeMovieClip(); this.removeMovieClip(); } } }
Instance of Symbol 191 MovieClip "playerpumpkin" in Frame 10
onClipEvent (load) { var ci = 120; if (_name == "playerpumpkin") { } else { if (_root.playerdropzone._currentframe == 1) { this._x = 110; this._y = 200; this.swapDepths(210 + (Math.random() * 3)); } if (_root.playerdropzone._currentframe == 2) { this._x = 130; this._y = 245; this.swapDepths(220 + (Math.random() * 3)); } if (_root.playerdropzone._currentframe == 3) { this._x = 150; this._y = 290; this.swapDepths(230 + (Math.random() * 3)); } if (_root.playerdropzone._currentframe == 4) { this._x = 170; this._y = 335; this.swapDepths(240 + (Math.random() * 3)); } } } onClipEvent (enterFrame) { ci++; if (ci > 124) { ci = 120; } if (_name == "playerpumpkin") { this._visible = false; } else { this._x = this._x + 0.75; if (_root.cpucandy.hitTest(this.hit)) { _root.cpucandy.nextFrame(); _root.playercandy.prevFrame(); this.removeMovieClip(); } if (_root["cpubat" + ci].hit.hitTest(this.hit)) { this.removeMovieClip(); } if (_root["cpublob" + ci].hit.hitTest(this.hit)) { _root["cpublob" + ci].removeMovieClip(); } if (_root["cpupumpkin" + ci].hit.hitTest(this.hit)) { _root["cpupumpkin" + ci].removeMovieClip(); this.removeMovieClip(); } } }
Frame 11
stop(); var pi = 100; pi++; if (pi > 170) { pi = 100; } _root["cpupumpkin" + pi].removeMovieClip(); _root["cpublob" + pi].removeMovieClip(); _root["cpubat" + pi].removeMovieClip(); _root["playerpumpkin" + pi].removeMovieClip(); _root["playerblob" + pi].removeMovieClip(); _root["playerbat" + pi].removeMovieClip();
Instance of Symbol 169 MovieClip "playercandy" in Frame 11
onClipEvent (load) { this.gotoAndStop(2); } onClipEvent (enterFrame) { if (_root.playercandy._currentframe == 5) { _root.gotoAndStop("lost"); } }
Instance of Symbol 169 MovieClip "cpucandy" in Frame 11
onClipEvent (load) { this.gotoAndStop(2); } onClipEvent (enterFrame) { if (_root.cpucandy._currentframe == 5) { _root.gotoAndStop("win"); } }
Frame 12
stop(); stop(); var pi = 100; pi++; if (pi > 170) { pi = 100; } _root["cpupumpkin" + pi].removeMovieClip(); _root["cpublob" + pi].removeMovieClip(); _root["cpubat" + pi].removeMovieClip(); _root["playerpumpkin" + pi].removeMovieClip(); _root["playerblob" + pi].removeMovieClip(); _root["playerbat" + pi].removeMovieClip();
Frame 13
stop();
Frame 14
stop();
Symbol 70 Button
on (release) { getURL ("http://newgrounds.com/collection/halloween2006.html", "_blank"); }
Symbol 73 Button
on (release) { getURL ("http://www.armorgames.com", "blank"); }
Symbol 80 MovieClip Frame 81
_root.play(); _root.play();
Symbol 86 Button
on (release) { _root.nextFrame(); }
Symbol 89 Button
on (release) { gotoAndStop (6); }
Symbol 92 Button
on (release) { getURL ("http://www.armorgames.com", "_blank"); }
Symbol 101 MovieClip Frame 7
stop();
Symbol 107 Button
on (release) { gotoAndStop (8); }
Symbol 110 Button
on (release) { gotoAndStop (9); }
Symbol 113 Button
on (release) { gotoAndStop (10); }
Symbol 130 Button
on (release) { gotoAndStop (7); }
Symbol 140 Button
on (release) { gotoAndStop (4); }
Symbol 169 MovieClip Frame 1
stop();
Symbol 169 MovieClip Frame 2
stop();
Symbol 169 MovieClip Frame 3
stop();
Symbol 169 MovieClip Frame 4
stop();
Symbol 169 MovieClip Frame 5
stop();
Symbol 171 MovieClip Frame 1
stop();
Symbol 171 MovieClip Frame 2
stop();
Symbol 171 MovieClip Frame 3
stop();
Symbol 171 MovieClip Frame 4
stop();
Symbol 199 MovieClip Frame 1
stop();
Symbol 199 MovieClip Frame 2
stop();
Symbol 199 MovieClip Frame 3
stop();
Symbol 203 MovieClip Frame 1
_root.cpunext.gotoAndStop(Math.round(Math.random() * 6)); _root.cpudropzone.gotoAndStop(Math.round(Math.random() * 4));
Symbol 205 MovieClip Frame 1
_root.playernext.gotoAndStop(Math.round(Math.random() * 3));
Symbol 205 MovieClip Frame 125
stop();
Symbol 208 MovieClip Frame 1
_root.score--;
Symbol 208 MovieClip Frame 2
gotoAndPlay (1); _root.score--;
Symbol 216 Button
on (release) { ab20_09 = new LoadVars(); ab20_09.z = mynamevar; ab20_09.x = score; ab20_09.c = 473; ab20_09.v = "RKQOXW"; ab20_09.sendAndLoad("http://armorbot.com/s_b", ab20_09, "POST"); getURL ("http://www.armorbot.com/mytable/?id=473", "_blank"); gotoAndStop (4); }

Library Items

Symbol 1 GraphicUsed by:8
Symbol 2 GraphicUsed by:8
Symbol 3 GraphicUsed by:8
Symbol 4 GraphicUsed by:8
Symbol 5 GraphicUsed by:8
Symbol 6 GraphicUsed by:8
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:1 2 3 4 5 6 7Used by:11
Symbol 9 GraphicUsed by:10
Symbol 10 MovieClipUses:9Used by:11 186 191
Symbol 11 MovieClip [blob]Uses:8 10Used by:Timeline
Symbol 12 GraphicUsed by:Timeline
Symbol 13 GraphicUsed by:14
Symbol 14 MovieClipUses:13Used by:24 80
Symbol 15 GraphicUsed by:24
Symbol 16 ShapeTweeningUsed by:24
Symbol 17 GraphicUsed by:18
Symbol 18 MovieClipUses:17Used by:24
Symbol 19 GraphicUsed by:20
Symbol 20 MovieClipUses:19Used by:24
Symbol 21 GraphicUsed by:22
Symbol 22 MovieClipUses:21Used by:24
Symbol 23 GraphicUsed by:24 73
Symbol 24 MovieClipUses:14 15 16 18 20 22 23Used by:Timeline
Symbol 25 BitmapUsed by:26
Symbol 26 GraphicUses:25Used by:69 70
Symbol 27 BitmapUsed by:28
Symbol 28 GraphicUses:27Used by:69
Symbol 29 BitmapUsed by:30
Symbol 30 GraphicUses:29Used by:69
Symbol 31 BitmapUsed by:32
Symbol 32 GraphicUses:31Used by:69
Symbol 33 BitmapUsed by:34
Symbol 34 GraphicUses:33Used by:69
Symbol 35 BitmapUsed by:36
Symbol 36 GraphicUses:35Used by:69
Symbol 37 BitmapUsed by:38
Symbol 38 GraphicUses:37Used by:69
Symbol 39 BitmapUsed by:40
Symbol 40 GraphicUses:39Used by:69
Symbol 41 BitmapUsed by:42
Symbol 42 GraphicUses:41Used by:69
Symbol 43 BitmapUsed by:44
Symbol 44 GraphicUses:43Used by:69
Symbol 45 BitmapUsed by:46
Symbol 46 GraphicUses:45Used by:69
Symbol 47 BitmapUsed by:48
Symbol 48 GraphicUses:47Used by:69
Symbol 49 BitmapUsed by:50
Symbol 50 GraphicUses:49Used by:69
Symbol 51 BitmapUsed by:52
Symbol 52 GraphicUses:51Used by:69
Symbol 53 BitmapUsed by:54
Symbol 54 GraphicUses:53Used by:69
Symbol 55 BitmapUsed by:56
Symbol 56 GraphicUses:55Used by:69
Symbol 57 BitmapUsed by:58
Symbol 58 GraphicUses:57Used by:69
Symbol 59 BitmapUsed by:60
Symbol 60 GraphicUses:59Used by:69
Symbol 61 BitmapUsed by:62
Symbol 62 GraphicUses:61Used by:69
Symbol 63 BitmapUsed by:64
Symbol 64 GraphicUses:63Used by:69
Symbol 65 BitmapUsed by:66
Symbol 66 GraphicUses:65Used by:69
Symbol 67 BitmapUsed by:68
Symbol 68 GraphicUses:67Used by:69
Symbol 69 MovieClipUses:26 28 30 32 34 36 38 40 42 44 46 48 50 52 54 56 58 60 62 64 66 68Used by:70
Symbol 70 ButtonUses:69 26Used by:Timeline
Symbol 71 GraphicUsed by:Timeline
Symbol 72 GraphicUsed by:80
Symbol 73 ButtonUses:23Used by:80
Symbol 74 GraphicUsed by:75
Symbol 75 MovieClipUses:74Used by:80
Symbol 76 GraphicUsed by:77
Symbol 77 MovieClipUses:76Used by:80
Symbol 78 GraphicUsed by:79
Symbol 79 MovieClipUses:78Used by:80
Symbol 80 MovieClipUses:72 14 73 75 77 79 SS1Used by:Timeline
Symbol 81 BitmapUsed by:82
Symbol 82 GraphicUses:81Used by:Timeline
Symbol 83 GraphicUsed by:86 89 107 110 113 216
Symbol 84 GraphicUsed by:86
Symbol 85 GraphicUsed by:86
Symbol 86 ButtonUses:83 84 85Used by:Timeline
Symbol 87 GraphicUsed by:89
Symbol 88 GraphicUsed by:89
Symbol 89 ButtonUses:83 87 88Used by:Timeline
Symbol 90 GraphicUsed by:Timeline
Symbol 91 GraphicUsed by:92
Symbol 92 ButtonUses:91Used by:Timeline
Symbol 93 GraphicUsed by:Timeline
Symbol 94 GraphicUsed by:Timeline
Symbol 95 GraphicUsed by:101
Symbol 96 GraphicUsed by:101
Symbol 97 GraphicUsed by:101
Symbol 98 GraphicUsed by:101
Symbol 99 GraphicUsed by:101
Symbol 100 GraphicUsed by:101
Symbol 101 MovieClipUses:95 96 97 98 99 100Used by:Timeline
Symbol 102 SoundUsed by:Timeline
Symbol 103 GraphicUsed by:Timeline
Symbol 104 GraphicUsed by:Timeline
Symbol 105 GraphicUsed by:107
Symbol 106 GraphicUsed by:107
Symbol 107 ButtonUses:83 105 106Used by:Timeline
Symbol 108 GraphicUsed by:110
Symbol 109 GraphicUsed by:110
Symbol 110 ButtonUses:83 108 109Used by:Timeline
Symbol 111 GraphicUsed by:113
Symbol 112 GraphicUsed by:113
Symbol 113 ButtonUses:83 111 112Used by:Timeline
Symbol 114 GraphicUsed by:Timeline
Symbol 115 FontUsed by:116 118 120 127
Symbol 116 EditableTextUses:115Used by:Timeline
Symbol 117 GraphicUsed by:Timeline
Symbol 118 EditableTextUses:115Used by:Timeline
Symbol 119 GraphicUsed by:Timeline
Symbol 120 EditableTextUses:115Used by:Timeline
Symbol 121 FontUsed by:122 123 124 125 133 134 135 136 137
Symbol 122 TextUses:121Used by:Timeline
Symbol 123 TextUses:121Used by:Timeline
Symbol 124 TextUses:121Used by:Timeline
Symbol 125 TextUses:121Used by:Timeline
Symbol 126 GraphicUsed by:Timeline
Symbol 127 EditableTextUses:115Used by:Timeline
Symbol 128 GraphicUsed by:130
Symbol 129 GraphicUsed by:130
Symbol 130 ButtonUses:128 129Used by:Timeline
Symbol 131 BitmapUsed by:132
Symbol 132 GraphicUses:131Used by:Timeline
Symbol 133 EditableTextUses:121Used by:Timeline
Symbol 134 EditableTextUses:121Used by:Timeline
Symbol 135 EditableTextUses:121Used by:Timeline
Symbol 136 EditableTextUses:121Used by:Timeline
Symbol 137 EditableTextUses:121Used by:Timeline
Symbol 138 GraphicUsed by:140
Symbol 139 GraphicUsed by:140
Symbol 140 ButtonUses:138 139Used by:Timeline
Symbol 141 GraphicUsed by:Timeline
Symbol 142 GraphicUsed by:147
Symbol 143 GraphicUsed by:144
Symbol 144 MovieClipUses:143Used by:147
Symbol 145 GraphicUsed by:146
Symbol 146 MovieClipUses:145Used by:147
Symbol 147 MovieClipUses:142 144 146Used by:148
Symbol 148 MovieClipUses:147Used by:Timeline
Symbol 149 GraphicUsed by:Timeline
Symbol 150 GraphicUsed by:151
Symbol 151 MovieClipUses:150Used by:Timeline
Symbol 152 GraphicUsed by:153
Symbol 153 MovieClipUses:152Used by:169
Symbol 154 GraphicUsed by:155
Symbol 155 MovieClipUses:154Used by:169
Symbol 156 GraphicUsed by:157
Symbol 157 MovieClipUses:156Used by:169
Symbol 158 GraphicUsed by:159
Symbol 159 MovieClipUses:158Used by:169
Symbol 160 GraphicUsed by:161
Symbol 161 MovieClipUses:160Used by:169
Symbol 162 GraphicUsed by:163
Symbol 163 MovieClipUses:162Used by:169
Symbol 164 GraphicUsed by:165
Symbol 165 MovieClipUses:164Used by:169
Symbol 166 GraphicUsed by:167
Symbol 167 MovieClipUses:166Used by:169
Symbol 168 GraphicUsed by:169
Symbol 169 MovieClipUses:153 155 157 159 161 163 165 167 168Used by:Timeline
Symbol 170 GraphicUsed by:171
Symbol 171 MovieClipUses:170Used by:Timeline
Symbol 172 GraphicUsed by:173
Symbol 173 MovieClipUses:172Used by:185
Symbol 174 GraphicUsed by:185
Symbol 175 GraphicUsed by:185
Symbol 176 GraphicUsed by:185
Symbol 177 GraphicUsed by:185
Symbol 178 GraphicUsed by:185
Symbol 179 GraphicUsed by:185
Symbol 180 GraphicUsed by:185
Symbol 181 GraphicUsed by:185
Symbol 182 GraphicUsed by:185
Symbol 183 GraphicUsed by:185
Symbol 184 GraphicUsed by:185
Symbol 185 MovieClipUses:173 174 175 176 177 178 179 180 181 182 183 184Used by:186
Symbol 186 MovieClipUses:185 10Used by:Timeline
Symbol 187 GraphicUsed by:190
Symbol 188 GraphicUsed by:190
Symbol 189 GraphicUsed by:190
Symbol 190 MovieClipUses:187 188 189Used by:191
Symbol 191 MovieClipUses:190 10Used by:Timeline
Symbol 192 GraphicUsed by:Timeline
Symbol 193 BitmapUsed by:194
Symbol 194 GraphicUses:193Used by:199
Symbol 195 BitmapUsed by:196
Symbol 196 GraphicUses:195Used by:199
Symbol 197 BitmapUsed by:198
Symbol 198 GraphicUses:197Used by:199
Symbol 199 MovieClipUses:194 196 198Used by:Timeline
Symbol 200 GraphicUsed by:Timeline
Symbol 201 GraphicUsed by:203
Symbol 202 GraphicUsed by:203 205
Symbol 203 MovieClipUses:201 202Used by:Timeline
Symbol 204 GraphicUsed by:205
Symbol 205 MovieClipUses:204 202Used by:Timeline
Symbol 206 FontUsed by:207 217 218 222 223
Symbol 207 EditableTextUses:206Used by:Timeline
Symbol 208 MovieClipUsed by:Timeline
Symbol 209 GraphicUsed by:Timeline
Symbol 210 GraphicUsed by:Timeline
Symbol 211 GraphicUsed by:Timeline
Symbol 212 GraphicUsed by:Timeline
Symbol 213 GraphicUsed by:Timeline
Symbol 214 GraphicUsed by:216
Symbol 215 GraphicUsed by:216
Symbol 216 ButtonUses:83 214 215Used by:Timeline
Symbol 217 EditableTextUses:206Used by:Timeline
Symbol 218 EditableTextUses:206Used by:Timeline
Symbol 219 GraphicUsed by:Timeline
Symbol 220 GraphicUsed by:Timeline
Symbol 221 GraphicUsed by:Timeline
Symbol 222 EditableTextUses:206Used by:Timeline
Symbol 223 EditableTextUses:206Used by:Timeline
Symbol 224 GraphicUsed by:Timeline
Symbol 225 GraphicUsed by:Timeline
Streaming Sound 1Used by:Symbol 80 MovieClip

Instance Names

"bar"Frame 1Symbol 24 MovieClip
"playerwall"Frame 8Symbol 151 MovieClip
"playercandy"Frame 8Symbol 169 MovieClip
"playerdropzone"Frame 8Symbol 171 MovieClip
"cpuwall"Frame 8Symbol 151 MovieClip
"cpucandy"Frame 8Symbol 169 MovieClip
"cpublob"Frame 8Symbol 11 MovieClip [blob]
"cpubat"Frame 8Symbol 186 MovieClip
"cpupumpkin"Frame 8Symbol 191 MovieClip
"playernext"Frame 8Symbol 199 MovieClip
"playerblob"Frame 8Symbol 11 MovieClip [blob]
"playerbat"Frame 8Symbol 186 MovieClip
"playerpumpkin"Frame 8Symbol 191 MovieClip
"cpudropzone"Frame 8Symbol 171 MovieClip
"cpunext"Frame 8Symbol 199 MovieClip
"cpudroptime"Frame 8Symbol 203 MovieClip
"playerdroptime"Frame 8Symbol 205 MovieClip
"cpublob"Frame 9Symbol 11 MovieClip [blob]
"cpubat"Frame 9Symbol 186 MovieClip
"cpupumpkin"Frame 9Symbol 191 MovieClip
"cpublob"Frame 10Symbol 11 MovieClip [blob]
"cpubat"Frame 10Symbol 186 MovieClip
"cpupumpkin"Frame 10Symbol 191 MovieClip
"playerblob"Frame 10Symbol 11 MovieClip [blob]
"playerbat"Frame 10Symbol 186 MovieClip
"playerpumpkin"Frame 10Symbol 191 MovieClip
"playercandy"Frame 11Symbol 169 MovieClip
"cpucandy"Frame 11Symbol 169 MovieClip
"hit"Symbol 11 MovieClip [blob] Frame 1Symbol 10 MovieClip
"hit"Symbol 186 MovieClip Frame 1Symbol 10 MovieClip
"hit"Symbol 191 MovieClip Frame 1Symbol 10 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access network only, Metadata not present, AS1/AS2.
Protect (24)Timeline Frame 131 bytes "..$1$Kb$8sTzgPF98aaMnkdeXFyev/."
ExportAssets (56)Timeline Frame 1Symbol 11 as "blob"
ExportAssets (56)Timeline Frame 8Symbol 11 as "blob"
ExportAssets (56)Timeline Frame 8Symbol 11 as "blob"
ExportAssets (56)Timeline Frame 9Symbol 11 as "blob"
ExportAssets (56)Timeline Frame 9Symbol 11 as "blob"
ExportAssets (56)Timeline Frame 10Symbol 11 as "blob"
ExportAssets (56)Timeline Frame 10Symbol 11 as "blob"

Labels

"win"Frame 11
"lost"Frame 12

Dynamic Text Variables

scoreSymbol 207 EditableText""
scoreSymbol 217 EditableText""
mynamevarSymbol 218 EditableText"insert name here"
scoreSymbol 222 EditableText""
mynamevarSymbol 223 EditableText"insert name here"




http://swfchan.com/8/38648/info.shtml
Created: 13/5 -2019 02:07:31 Last modified: 13/5 -2019 02:07:31 Server time: 20/05 -2024 20:06:43