Frame 1
loadedbytes = getBytesLoaded();
totalbytes = getBytesTotal();
percentbytes = int(loadedbytes / (totalbytes / 100));
loader.gotoAndStop(percentbytes);
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__("44d9d70f", this, 10301, true);
function itemHandler0(obj, item) {
getURL ("http://www.st1k.net", _blank);
myMenu.customItems[0].enabled = true;
myMenu.customItems[1].enabled = true;
}
function itemHandler1(obj, item) {
getURL ("http://rigaudio.newgrounds.com", _blank);
myMenu.customItems[0].enabled = true;
myMenu.customItems[1].enabled = true;
}
var myMenu = new ContextMenu();
myMenu.hideBuiltInItems();
myMenu.customItems.push(new ContextMenuItem("Created By: St1k", itemHandler0));
myMenu.customItems.push(new ContextMenuItem("Music By: RigAudio", itemHandler1));
myMenu.customItems[1].separatorBefore = true;
_root.menu = myMenu;
Frame 2
if (loadedbytes == totalbytes) {
gotoAndPlay (3);
} else {
gotoAndPlay (1);
}
Frame 3
stop();
Frame 4
stop();
Frame 5
stop();
score = 0;
levels = 0;
timego = false;
Instance of Symbol 56 MovieClip in Frame 5
on (rollOver) {
this.gotoAndPlay(2);
}
on (rollOut) {
this.gotoAndPlay(11);
}
on (release) {
_root.gotoAndStop("playgame");
}
Instance of Symbol 62 MovieClip in Frame 5
on (rollOver) {
this.gotoAndPlay(2);
}
on (rollOut) {
this.gotoAndPlay(11);
}
on (release) {
_root.gotoAndStop("rollplay");
}
Instance of Symbol 73 MovieClip in Frame 5
on (rollOver) {
this.gotoAndPlay(2);
}
on (rollOut) {
this.gotoAndPlay(11);
}
on (release) {
_root.gotoAndStop("clickplay");
}
Instance of Symbol 75 MovieClip in Frame 5
on (rollOver) {
this.gotoAndPlay(2);
}
on (rollOut) {
this.gotoAndPlay(11);
}
on (release) {
getURL ("http://www.hallpass.com");
}
Instance of Symbol 83 MovieClip in Frame 5
on (release) {
_currentframe = (_currentframe + 1);
this.gotoAndPlay(_currentframe + 1);
}
Frame 6
timer2 = 0;
timee = 0;
score = 0;
levels = "Roll Play";
introon = true;
timego = true;
stop();
onEnterFrame = function () {
if (Key.isDown(9)) {
_root.gotoAndStop("mainmenu");
}
if (Key.isDown(13)) {
_root.gotoAndStop("mainmenu");
}
if (timego == true) {
timer2++;
if (timer2 > 40) {
timee = timee + 1;
timer2 = 0;
}
if (timee < 0) {
timee = 0;
}
}
};
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 6
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 6
onClipEvent (enterFrame) {
if (_root.score == 54) {
_root.gotoAndStop("rollplayover");
}
}
Frame 7
timer2 = 0;
timee = 0;
score = 0;
levels = "Click Play";
introon = true;
timego = true;
stop();
onEnterFrame = function () {
if (Key.isDown(9)) {
_root.gotoAndStop("mainmenu");
}
if (Key.isDown(13)) {
_root.gotoAndStop("mainmenu");
}
if (timego == true) {
timer2++;
if (timer2 > 40) {
timee = timee + 1;
timer2 = 0;
}
if (timee < 0) {
timee = 0;
}
}
};
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 7
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 7
onClipEvent (enterFrame) {
if (_root.score == 54) {
_root.gotoAndStop("clickplayover");
}
}
Frame 8
timer2 = 0;
timee = 0;
score = 0;
levels = 1;
introon = true;
timego = true;
redcoloron = false;
stop();
onEnterFrame = function () {
if (Key.isDown(9)) {
_root.gotoAndStop("mainmenu");
}
if (Key.isDown(13)) {
_root.gotoAndStop("mainmenu");
}
if (timego == true) {
timer2++;
if (timer2 > 40) {
timee = timee + 1;
timer2 = 0;
}
if (timee < 0) {
timee = 0;
}
}
};
Instance of Symbol 85 MovieClip in Frame 8
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 8
onClipEvent (enterFrame) {
if (_root.score == 1) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 109 MovieClip in Frame 9
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 9
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 9
onClipEvent (enterFrame) {
if (_root.score == 3) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 85 MovieClip in Frame 10
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 10
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 10
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 10
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 10
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 10
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 10
onClipEvent (enterFrame) {
if (_root.score == 9) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 11
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 11
onClipEvent (enterFrame) {
if (_root.score == 33) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 85 MovieClip in Frame 12
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 12
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 12
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 12
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 12
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 12
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 12
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 12
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 12
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 12
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 12
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 12
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 12
onClipEvent (enterFrame) {
if (_root.score == 45) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 13
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 13
onClipEvent (enterFrame) {
if (_root.score == 67) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 14
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 14
onClipEvent (enterFrame) {
if (_root.score == 93) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 109 MovieClip in Frame 15
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 15
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 15
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 15
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 15
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 15
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 15
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 15
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 15
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 15
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 15
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 15
onClipEvent (enterFrame) {
if (_root.score == 104) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 16
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 16
onClipEvent (enterFrame) {
if (_root.score == 133) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 17
onClipEvent (enterFrame) {
if (_root.score == 160) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 18
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 18
onClipEvent (enterFrame) {
if (_root.score == 191) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 109 MovieClip in Frame 19
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 19
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 19
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 19
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 19
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 19
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 19
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 19
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 19
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 19
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 19
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 19
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 19
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 19
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 19
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 19
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 19
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 19
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 19
onClipEvent (enterFrame) {
if (_root.score == 209) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 20
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 20
onClipEvent (enterFrame) {
if (_root.score == 247) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 21
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 21
onClipEvent (enterFrame) {
if (_root.score == 273) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 85 MovieClip in Frame 22
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 22
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 22
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 22
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 22
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 22
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 22
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 22
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 22
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 22
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 22
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 22
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 22
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 22
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 22
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 22
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 22
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 22
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (rollOver) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 22
onClipEvent (enterFrame) {
if (_root.score == 291) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 109 MovieClip in Frame 23
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 23
onClipEvent (enterFrame) {
if (_root.score == 292) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 85 MovieClip in Frame 24
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 24
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 24
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 24
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 24
onClipEvent (enterFrame) {
if (_root.score == 296) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 109 MovieClip in Frame 25
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 25
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 25
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 25
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 25
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 25
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 25
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 25
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 25
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 25
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 25
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 25
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 25
onClipEvent (enterFrame) {
if (_root.score == 308) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 26
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 26
onClipEvent (enterFrame) {
if (_root.score == 330) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 27
onClipEvent (enterFrame) {
if (_root.score == 356) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 28
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 28
onClipEvent (enterFrame) {
if (_root.score == 386) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 29
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 29
onClipEvent (enterFrame) {
if (_root.score == 414) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 85 MovieClip in Frame 30
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 30
onClipEvent (enterFrame) {
if (_root.score == 456) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 109 MovieClip in Frame 31
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
on (release) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 31
onClipEvent (enterFrame) {
if (_root.score == 487) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 118 MovieClip in Frame 32
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 32
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 32
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 32
onClipEvent (enterFrame) {
if (_root.score == 490) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 123 MovieClip in Frame 32
onClipEvent (enterFrame) {
if (_root.introon == false) {
if (Key.isDown(38)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
Instance of Symbol 124 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 33
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 33
onClipEvent (enterFrame) {
if (_root.score == 520) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 125 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (_root.introon == false) {
if (Key.isDown(38)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 34
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 34
onClipEvent (enterFrame) {
if (_root.score == 574) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 123 MovieClip in Frame 34
onClipEvent (enterFrame) {
if (_root.introon == false) {
if (Key.isDown(38)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 35
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 35
onClipEvent (enterFrame) {
if (_root.score == 628) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 125 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (_root.introon == false) {
if (Key.isDown(38)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 36
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 36
onClipEvent (enterFrame) {
if (_root.score == 682) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 123 MovieClip in Frame 36
onClipEvent (enterFrame) {
if (_root.introon == false) {
if (Key.isDown(38)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 37
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 37
onClipEvent (enterFrame) {
if (_root.score == 736) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 125 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (_root.introon == false) {
if (Key.isDown(38)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 38
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 38
onClipEvent (enterFrame) {
if (_root.score == 790) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 123 MovieClip in Frame 38
onClipEvent (enterFrame) {
if (_root.introon == false) {
if (Key.isDown(38)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 39
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 39
onClipEvent (enterFrame) {
if (_root.score == 844) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 125 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (_root.introon == false) {
if (Key.isDown(38)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 40
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 40
onClipEvent (enterFrame) {
if (_root.score == 898) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 123 MovieClip in Frame 40
onClipEvent (enterFrame) {
if (_root.introon == false) {
if (Key.isDown(38)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 41
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 41
onClipEvent (enterFrame) {
if (_root.score == 952) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 125 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (_root.introon == false) {
if (Key.isDown(38)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 42
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 42
onClipEvent (enterFrame) {
if (_root.score == 1006) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 123 MovieClip in Frame 42
onClipEvent (enterFrame) {
if (_root.introon == false) {
if (Key.isDown(38)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 43
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 43
onClipEvent (enterFrame) {
if (_root.score == 1060) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 125 MovieClip in Frame 43
onClipEvent (enterFrame) {
if (_root.introon == false) {
if (Key.isDown(38)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 44
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 44
onClipEvent (enterFrame) {
if (_root.score == 1114) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 123 MovieClip in Frame 44
onClipEvent (enterFrame) {
if (_root.introon == false) {
if (Key.isDown(38)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 45
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 45
onClipEvent (enterFrame) {
if (_root.score == 1168) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 125 MovieClip in Frame 45
onClipEvent (enterFrame) {
if (_root.introon == false) {
if (Key.isDown(38)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
Instance of Symbol 85 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 85 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 118 MovieClip in Frame 46
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 46
onClipEvent (enterFrame) {
if (_root.score == 1222) {
_root.levels = _root.levels + 1;
_root.gotoAndStop(_root._currentframe + 1);
}
}
Instance of Symbol 123 MovieClip in Frame 46
onClipEvent (enterFrame) {
if (_root.introon == false) {
if (Key.isDown(38)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == false) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == false) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 124 MovieClip in Frame 47
onClipEvent (load) {
timer = 50;
b = 1;
pointon = true;
}
onClipEvent (enterFrame) {
timer--;
if (_root.redcoloron == true) {
if (timer < 1) {
if (backon == true) {
_alpha = (_alpha - 10);
if (this._alpha < 10) {
b++;
this.swapDepths(b);
this.removeMovieClip();
}
}
}
}
}
on (rollOver) {
if (_root.redcoloron == true) {
if (pointon == true) {
if (timer < 1) {
_root.score = _root.score + 1;
_root.attachMovie("splashfx", "splashfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
_root.attachMovie("blowfx", "blowfx" + i, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});
backon = true;
pointon = false;
}
}
}
}
Instance of Symbol 100 MovieClip "levelcontrol" in Frame 47
onClipEvent (enterFrame) {
if (_root.score == 1330) {
_root.levels = _root.levels + 1;
_root.gotoAndStop("levelplayover");
}
}
Instance of Symbol 125 MovieClip in Frame 47
onClipEvent (enterFrame) {
if (_root.introon == false) {
if (Key.isDown(38)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
Frame 48
timego = false;
namee = "input name here";
Instance of Symbol 133 MovieClip in Frame 48
on (rollOver) {
this.gotoAndPlay(2);
}
on (rollOut) {
this.gotoAndPlay(11);
}
on (release) {
_root.gotoAndStop("mainmenu");
}
Instance of Symbol 75 MovieClip in Frame 48
on (rollOver) {
this.gotoAndPlay(2);
}
on (rollOut) {
this.gotoAndPlay(11);
}
on (release) {
getURL ("http://www.hallpass.com");
}
Frame 49
timego = false;
namee = "input name here";
Frame 50
timego = false;
namee = "input name here";
Symbol 6 MovieClip [splashfx] Frame 40
this.getNextHighestDepth();
this.removeMovieClip();
Symbol 6 MovieClip [splashfx] Frame 41
stop();
this.getNextHighestDepth();
this.removeMovieClip();
Symbol 8 MovieClip Frame 1
stop();
Symbol 8 MovieClip Frame 2
stop();
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 8 MovieClip in Symbol 9 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Symbol 31 MovieClip Frame 100
stop();
Symbol 43 MovieClip Frame 125
_root.play();
Symbol 50 MovieClip Frame 140
_root.play();
Symbol 56 MovieClip Frame 1
stop();
Symbol 56 MovieClip Frame 10
stop();
Symbol 62 MovieClip Frame 1
stop();
Symbol 62 MovieClip Frame 10
stop();
Symbol 73 MovieClip Frame 1
stop();
Symbol 73 MovieClip Frame 10
stop();
Symbol 75 MovieClip Frame 1
stop();
Symbol 75 MovieClip Frame 10
stop();
Symbol 76 MovieClip Frame 70
_root.introon = false;
stop();
Symbol 83 MovieClip Frame 1
stop();
Symbol 83 MovieClip Frame 2
stop();
Symbol 97 MovieClip Frame 1
stop();
Symbol 97 MovieClip Frame 10
stop();
Instance of Symbol 97 MovieClip in Symbol 98 MovieClip Frame 1
on (rollOver) {
this.gotoAndPlay(2);
}
on (rollOut) {
this.gotoAndPlay(11);
}
on (release) {
_root.gotoAndStop("mainmenu");
}
Symbol 108 MovieClip Frame 1
_root.introon = true;
Symbol 108 MovieClip Frame 70
_root.introon = false;
stop();
Symbol 112 MovieClip Frame 1
_root.introon = true;
Symbol 112 MovieClip Frame 70
_root.introon = false;
stop();
Symbol 123 MovieClip Frame 1
_root.redcoloron = false;
stop();
Symbol 123 MovieClip Frame 2
_root.redcoloron = true;
stop();
Symbol 125 MovieClip Frame 1
_root.redcoloron = false;
stop();
Symbol 125 MovieClip Frame 2
_root.redcoloron = true;
stop();
Symbol 133 MovieClip Frame 1
stop();
Symbol 133 MovieClip Frame 10
stop();
Symbol 144 MovieClip Frame 70
_root.introon = false;
stop();