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__("78fb58c2", this, 10301, true);
stop();
Instance of Symbol 42 MovieClip in Frame 1
on (release) {
getURL ("http://moregames.agame.com/", "_blank");
}
Frame 2
stop();
Frame 3
var keyListener = new Object();
keyListener.onKeyDown = function () {
if (Key.isDown(37)) {
_root[_root.currentClip]._x = _root[_root.currentClip]._x - 0.5;
} else if (Key.isDown(38)) {
_root[_root.currentClip]._y = _root[_root.currentClip]._y - 0.5;
} else if (Key.isDown(39)) {
_root[_root.currentClip]._x = _root[_root.currentClip]._x + 0.5;
} else if (Key.isDown(40)) {
_root[_root.currentClip]._y = _root[_root.currentClip]._y + 0.5;
}
};
Key.addListener(keyListener);
stop();
Instance of Symbol 22 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 184.2;
this._y = 417.9;
} else {
this._x = 300;
this._y = 455;
this.swapDepths(314);
}
}
Instance of Symbol 56 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 142.7;
this._y = 422;
} else {
this._x = 300;
this._y = 455;
this.swapDepths(315);
}
}
Instance of Symbol 58 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 184.2;
this._y = 417.9;
} else {
this._x = 322;
this._y = 455;
this.swapDepths(312);
}
}
Instance of Symbol 60 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 142.7;
this._y = 422;
} else {
this._x = 322;
this._y = 455;
this.swapDepths(313);
}
}
Instance of Symbol 62 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 184.2;
this._y = 417.9;
} else {
this._x = 344;
this._y = 455;
this.swapDepths(310);
}
}
Instance of Symbol 64 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 142.7;
this._y = 422;
} else {
this._x = 344;
this._y = 455;
this.swapDepths(311);
}
}
Instance of Symbol 66 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 184.2;
this._y = 417.9;
} else {
this._x = 366;
this._y = 455;
this.swapDepths(308);
}
}
Instance of Symbol 30 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 142.7;
this._y = 422;
} else {
this._x = 366;
this._y = 455;
this.swapDepths(309);
}
}
Instance of Symbol 68 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 144.8;
this._y = 419.6;
} else {
this._x = 390;
this._y = 450;
this.swapDepths(307);
}
}
Instance of Symbol 70 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 184;
this._y = 425.2;
} else {
this._x = 390;
this._y = 450;
this.swapDepths(306);
}
}
Instance of Symbol 72 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 144.8;
this._y = 419.6;
} else {
this._x = 410;
this._y = 450;
this.swapDepths(305);
}
}
Instance of Symbol 74 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 184;
this._y = 425.2;
} else {
this._x = 410;
this._y = 450;
this.swapDepths(304);
}
}
Instance of Symbol 76 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 142.7;
this._y = 422;
} else {
this._x = 432;
this._y = 455;
this.swapDepths(303);
}
}
Instance of Symbol 78 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 184.2;
this._y = 417.9;
} else {
this._x = 432;
this._y = 455;
this.swapDepths(302);
}
}
Instance of Symbol 80 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 142.7;
this._y = 422;
} else {
this._x = 454;
this._y = 455;
this.swapDepths(301);
}
}
Instance of Symbol 82 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 184.2;
this._y = 417.9;
} else {
this._x = 454;
this._y = 455;
this.swapDepths(300);
}
}
Instance of Symbol 18 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 135.5;
this._y = 216.3;
} else {
this._x = 647;
this._y = 165;
this.swapDepths(60);
}
}
Instance of Symbol 84 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 135.5;
this._y = 216.3;
} else {
this._x = 634;
this._y = 165;
this.swapDepths(61);
}
}
Instance of Symbol 86 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 135.5;
this._y = 216.3;
} else {
this._x = 621;
this._y = 165;
this.swapDepths(62);
}
}
Instance of Symbol 88 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 135.5;
this._y = 216.3;
} else {
this._x = 608;
this._y = 165;
this.swapDepths(63);
}
}
Instance of Symbol 90 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 179;
this._y = 307;
} else {
this._x = 650;
this._y = 342;
this.swapDepths(80);
}
}
Instance of Symbol 92 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 179;
this._y = 307;
} else {
this._x = 637;
this._y = 342;
this.swapDepths(81);
}
}
Instance of Symbol 94 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 179;
this._y = 307;
} else {
this._x = 624;
this._y = 342;
this.swapDepths(82);
}
}
Instance of Symbol 96 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 179;
this._y = 307;
} else {
this._x = 611;
this._y = 342;
this.swapDepths(83);
}
}
Instance of Symbol 98 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 146.1;
this._y = 287.1;
} else {
this._x = 543;
this._y = 327;
this.swapDepths(90);
}
}
Instance of Symbol 100 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 146.1;
this._y = 287.1;
} else {
this._x = 530;
this._y = 327;
this.swapDepths(91);
}
}
Instance of Symbol 102 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 146.1;
this._y = 287.1;
} else {
this._x = 517;
this._y = 327;
this.swapDepths(92);
}
}
Instance of Symbol 16 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 146.1;
this._y = 287.1;
} else {
this._x = 504;
this._y = 327;
this.swapDepths(93);
}
}
Instance of Symbol 104 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 143.6;
this._y = 325.3;
} else {
this._x = 411;
this._y = 293;
this.swapDepths(100);
}
}
Instance of Symbol 106 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 143.6;
this._y = 325.3;
} else {
this._x = 398;
this._y = 293;
this.swapDepths(101);
}
}
Instance of Symbol 108 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 143.6;
this._y = 325.3;
} else {
this._x = 385;
this._y = 293;
this.swapDepths(102);
}
}
Instance of Symbol 110 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 143.6;
this._y = 325.3;
} else {
this._x = 372;
this._y = 293;
this.swapDepths(103);
}
}
Instance of Symbol 112 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 208.1;
this._y = 292.6;
} else {
this._x = 430;
this._y = 71;
this.swapDepths(502);
}
}
Instance of Symbol 114 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 79.3;
this._y = 287.4;
} else {
this._x = 418;
this._y = 82;
this.swapDepths(501);
}
}
Instance of Symbol 116 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 208.1;
this._y = 292.6;
} else {
this._x = 450;
this._y = 71;
this.swapDepths(504);
}
}
Instance of Symbol 118 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 79.3;
this._y = 287.4;
} else {
this._x = 438;
this._y = 82;
this.swapDepths(503);
}
}
Instance of Symbol 120 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 208.1;
this._y = 292.6;
} else {
this._x = 470;
this._y = 71;
this.swapDepths(506);
}
}
Instance of Symbol 122 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 79.3;
this._y = 287.4;
} else {
this._x = 458;
this._y = 82;
this.swapDepths(505);
}
}
Instance of Symbol 124 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 209.6;
this._y = 291.4;
} else {
this._x = 490;
this._y = 74;
this.swapDepths(508);
}
}
Instance of Symbol 126 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 80;
this._y = 284.6;
} else {
this._x = 480;
this._y = 82;
this.swapDepths(507);
}
}
Instance of Symbol 128 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 209.6;
this._y = 291.4;
} else {
this._x = 510;
this._y = 74;
this.swapDepths(510);
}
}
Instance of Symbol 130 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 80;
this._y = 284.6;
} else {
this._x = 500;
this._y = 82;
this.swapDepths(509);
}
}
Instance of Symbol 132 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 209.6;
this._y = 291.4;
} else {
this._x = 530;
this._y = 74;
this.swapDepths(512);
}
}
Instance of Symbol 134 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 80;
this._y = 284.6;
} else {
this._x = 520;
this._y = 82;
this.swapDepths(511);
}
}
Instance of Symbol 136 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 209.6;
this._y = 291.4;
} else {
this._x = 550;
this._y = 74;
this.swapDepths(514);
}
}
Instance of Symbol 28 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 80;
this._y = 284.6;
} else {
this._x = 540;
this._y = 82;
this.swapDepths(513);
}
}
Instance of Symbol 138 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 138.7;
this._y = 241.5;
} else {
this._x = 524;
this._y = 165;
this.swapDepths(70);
}
}
Instance of Symbol 140 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 138.7;
this._y = 241.5;
} else {
this._x = 511;
this._y = 165;
this.swapDepths(71);
}
}
Instance of Symbol 142 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 138.7;
this._y = 241.5;
} else {
this._x = 498;
this._y = 165;
this.swapDepths(72);
}
}
Instance of Symbol 144 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 138.7;
this._y = 241.5;
} else {
this._x = 485;
this._y = 165;
this.swapDepths(73);
}
}
Instance of Symbol 146 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 136.6;
this._y = 226.9;
} else {
this._x = 402;
this._y = 140;
this.swapDepths(200);
}
}
Instance of Symbol 148 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 136.6;
this._y = 226.9;
} else {
this._x = 389;
this._y = 140;
this.swapDepths(201);
}
}
Instance of Symbol 152 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 136.6;
this._y = 226.9;
} else {
this._x = 376;
this._y = 140;
this.swapDepths(202);
}
}
Instance of Symbol 155 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 136.6;
this._y = 226.9;
} else {
this._x = 363;
this._y = 140;
this.swapDepths(203);
}
}
Instance of Symbol 157 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
}
Instance of Symbol 159 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
}
Instance of Symbol 161 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
}
Instance of Symbol 163 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
}
Instance of Symbol 20 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
}
Instance of Symbol 165 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
}
Instance of Symbol 167 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
}
Instance of Symbol 169 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
}
Instance of Symbol 171 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 88.9;
this._y = 273.9;
} else {
this._x = 530;
this._y = 20;
this.swapDepths(1207);
}
}
Instance of Symbol 173 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 204.4;
this._y = 279;
} else {
this._x = 535;
this._y = 22;
this.swapDepths(1208);
}
}
Instance of Symbol 175 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 88.9;
this._y = 273.9;
} else {
this._x = 500;
this._y = 20;
this.swapDepths(1205);
}
}
Instance of Symbol 177 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 204.4;
this._y = 279;
} else {
this._x = 505;
this._y = 22;
this.swapDepths(1206);
}
}
Instance of Symbol 179 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 138.3;
this._y = 203.1;
} else {
this._x = 575;
this._y = 35;
this.swapDepths(1202);
}
}
Instance of Symbol 181 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 138.3;
this._y = 203.1;
} else {
this._x = 590;
this._y = 35;
this.swapDepths(1203);
}
}
Instance of Symbol 183 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
}
Instance of Symbol 185 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
}
Instance of Symbol 187 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
}
Instance of Symbol 189 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
}
Instance of Symbol 191 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 141.4;
this._y = 163.8;
} else {
this._x = 370;
this._y = 15;
this.swapDepths(593);
}
}
Instance of Symbol 193 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 141.4;
this._y = 163.8;
} else {
this._x = 380;
this._y = 15;
this.swapDepths(594);
}
}
Instance of Symbol 195 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 141.4;
this._y = 163.8;
} else {
this._x = 390;
this._y = 15;
this.swapDepths(595);
}
}
Instance of Symbol 197 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 141.4;
this._y = 163.8;
} else {
this._x = 400;
this._y = 15;
this.swapDepths(596);
}
}
Instance of Symbol 199 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 139.9;
this._y = 178.2;
} else {
this._x = 370;
this._y = 42;
this.swapDepths(597);
}
}
Instance of Symbol 24 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 139.9;
this._y = 178.2;
} else {
this._x = 380;
this._y = 42;
this.swapDepths(598);
}
}
Instance of Symbol 201 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 139.9;
this._y = 178.2;
} else {
this._x = 390;
this._y = 42;
this.swapDepths(599);
}
}
Instance of Symbol 203 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 139.9;
this._y = 178.2;
} else {
this._x = 400;
this._y = 42;
this.swapDepths(600);
}
}
Instance of Symbol 205 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 141.1;
this._y = 166.8;
} else {
this._x = 435;
this._y = 18;
this.swapDepths(801);
}
}
Instance of Symbol 207 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 141.1;
this._y = 166.8;
} else {
this._x = 445;
this._y = 18;
this.swapDepths(802);
}
}
Instance of Symbol 209 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 141.1;
this._y = 166.8;
} else {
this._x = 455;
this._y = 18;
this.swapDepths(803);
}
}
Instance of Symbol 211 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
if (this._x < 260) {
this._x = 141.1;
this._y = 166.8;
} else {
this._x = 465;
this._y = 18;
this.swapDepths(804);
}
}
Instance of Symbol 213 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
}
Instance of Symbol 215 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
}
Instance of Symbol 26 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
}
Instance of Symbol 217 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
}
Instance of Symbol 219 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
}
Instance of Symbol 221 MovieClip in Frame 3
on (press) {
this.startDrag("");
this.swapDepths(_root.getNextHighestDepth());
}
on (release) {
this.stopDrag("");
_root.currentClip = this._name;
}
Symbol 42 MovieClip Frame 88
_root.nextFrame();
Symbol 48 Button
on (release) {
gotoAndStop(_root.nextFrame());
}
Symbol 51 Button
on (release) {
getURL ("http://www.iluvtoplay.com/free-games-for-your-website.html", "_blank");
}
Symbol 54 Button
on (release) {
getURL ("http://www.iluvtoplay.com", "_blank");
}
Symbol 228 Button
on (release) {
getURL ("http://www.iluvtoplay.com/", "_blank");
}