Frame 1
b1 = _root.getBytesLoaded();
b2 = _root.getBytesTotal();
tgPrel = 1 + Math.round((b1 * 100) / b2);
prel.gotoAndStop(tgPrel);
if (b1 >= b2) {
gotoAndPlay ("intro");
}
Frame 4
if (Math.round(b1 / 1024) <= 35) {
gotoAndPlay ("loop1");
}
Frame 5
b1 = _root.getBytesLoaded();
b2 = _root.getBytesTotal();
tgPrel = 1 + Math.round((b1 * 100) / b2);
tg = tgprel - 1;
if (tg <= 9) {
procent = "0" + tg;
} else {
procent = tg;
}
prel.gotoAndStop(tgPrel);
Frame 9
if (Math.round(b1 / 1024) <= 325) {
gotoAndPlay ("loop2");
}
Frame 11
b1 = _root.getBytesLoaded();
b2 = _root.getBytesTotal();
tgPrel = 1 + Math.round((b1 * 100) / b2);
tg = tgprel - 2;
if (tgprel <= 9) {
procent = "0" + tg;
} else {
procent = tg;
}
prel.gotoAndStop(tgPrel);
Frame 14
if (b1 < b2) {
gotoAndPlay ("loop3");
}
Frame 15
procent = "--";
prel.gotoAndStop(100);
Frame 122
stop();
Instance of Symbol 81 MovieClip in Frame 122
on (release) {
getURL ("http://www.freeonlinegames.com/?balloony", "_blank");
}
Frame 123
stopAllSounds();
i = 0;
_root.drag = "false";
while (Number(i) < 6) {
duplicateMovieClip ("/PreBaloonSlowInst", "BaloonSlowInst" + i, Number(4 * i) + 10);
setProperty("BaloonSlowInst" + i, _x , 100 + Number(60 * i));
Set(("/BaloonSlowInst" + i) + "/:move", "0");
duplicateMovieClip ("/PreBaloonMediumInst", "BaloonMediumInst" + i, Number(4 * i) + 11);
setProperty("BaloonMediumInst" + i, _x , 80 + Number(60 * i));
Set(("/BaloonMediumInst" + i) + "/:move", "0");
duplicateMovieClip ("/PreModrySlowInst", "ModrySlowInst" + i, Number(4 * i) + 12);
setProperty("ModrySlowInst" + i, _x , 100 + Number(60 * i));
Set(("/ModrySlowInst" + i) + "/:move", "0");
duplicateMovieClip ("/PreModryMediumInst", "ModryMediumInst" + i, Number(4 * i) + 13);
setProperty("ModryMediumInst" + i, _x , 80 + Number(60 * i));
Set(("/ModryMediumInst" + i) + "/:move", "0");
i = Number(i) + 1;
}
_root.score = 0;
Set("/:loopcount", 0);
Set("/:striel_do_kosa", 0);
Set("/:pocet_boom", 0);
Set("/:badend", 0);
Instance of Symbol 154 MovieClip "PreBaloonFastInst" in Frame 123
onClipEvent (load) {
move = 0;
}
Instance of Symbol 155 MovieClip "Obj00Inst" in Frame 123
onClipEvent (load) {
move = 0;
}
Instance of Symbol 172 MovieClip "Obj01Inst" in Frame 123
onClipEvent (load) {
move = 0;
}
Instance of Symbol 186 MovieClip "Obj02Inst" in Frame 123
onClipEvent (load) {
move = 0;
}
Instance of Symbol 194 MovieClip "Obj03Inst" in Frame 123
onClipEvent (load) {
move = 0;
}
Instance of Symbol 216 MovieClip "Obj04Inst" in Frame 123
onClipEvent (load) {
move = 0;
}
Instance of Symbol 239 MovieClip "PreZamerInst" in Frame 123
onClipEvent (enterFrame) {
if (_root.drag eq "true") {
_x = _root._xmouse;
_y = _root._ymouse;
}
}
Instance of Symbol 194 MovieClip "Obj13Inst" in Frame 123
onClipEvent (load) {
move = 0;
}
Instance of Symbol 172 MovieClip "Obj11Inst" in Frame 123
onClipEvent (load) {
move = 0;
}
Instance of Symbol 155 MovieClip "Obj10Inst" in Frame 123
onClipEvent (load) {
move = 0;
}
Instance of Symbol 186 MovieClip "Obj12Inst" in Frame 123
onClipEvent (load) {
move = 0;
}
Instance of Symbol 216 MovieClip "Obj14Inst" in Frame 123
onClipEvent (load) {
move = 0;
}
Frame 124
i = 6;
while (Number(i) < 12) {
duplicateMovieClip ("/PreBaloonSlowInst", "BaloonSlowInst" add i, Number(4 * i) + 10);
setProperty("BaloonSlowInst" add i, _x , 100 + Number(60 * i));
Set(("/BaloonSlowInst" add i) add "/:move", "0");
duplicateMovieClip ("/PreBaloonMediumInst", "BaloonMediumInst" add i, Number(4 * i) + 11);
setProperty("BaloonMediumInst" add i, _x , 80 + Number(60 * i));
Set(("/BaloonMediumInst" add i) add "/:move", "0");
duplicateMovieClip ("/PreModrySlowInst", "ModrySlowInst" add i, Number(4 * i) + 12);
setProperty("ModrySlowInst" add i, _x , 100 + Number(60 * i));
Set(("/ModrySlowInst" add i) add "/:move", "0");
duplicateMovieClip ("/PreModryMediumInst", "ModryMediumInst" add i, Number(4 * i) + 13);
setProperty("ModryMediumInst" add i, _x , 80 + Number(60 * i));
Set(("/ModryMediumInst" add i) add "/:move", "0");
i = Number(i) + 1;
}
stop();
Frame 125
duplicateMovieClip ("/PreKosInst", "KosInst", 1000);
duplicateMovieClip ("/topblock", "tooooop", 10000);
setProperty("/PreKosInst", _visible , 0);
setProperty("/PanelInst", _visible , 0);
duplicateMovieClip ("/PreZamerInst", "ZamerInst", 1002);
setProperty("/PreZamerInst", _visible , 0);
Frame 126
_root.drag = "true";
Mouse.hide();
Frame 127
if (Number(/:loopcount) == 3) {
Set("/:level", 1);
}
if (Number(/:loopcount) == 8) {
Set("/:level", 2);
}
if (Number(/:loopcount) == 11) {
Set("/:level", 3);
}
a = random(12);
b = random(2);
if (Number(b) == 0) {
if (eval (("/ModrySlowInst" add a) add "/:move") == 0) {
tellTarget ("ModrySlowInst" add a) {
play();
};
}
} else if (eval (("/ModryMediumInst" add a) add "/:move") == 0) {
tellTarget ("ModryMediumInst" add a) {
play();
};
}
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
Frame 128
if (Number(/:loopcount) > 2) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 129
if (Number(/:loopcount) < 5) {
p = random(3);
q = random(2);
if (Number(p) == 0) {
if (eval (("/Obj" add q) add "1Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "1Inst", _y , ypos);
tellTarget (("/Obj" add q) add "1Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "3Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "3Inst", _y , ypos);
tellTarget (("/Obj" add q) add "3Inst") {
play();
};
}
}
if (Number(p) == 2) {
trace("Vygenerovany");
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
if (Number(/:loopcount) > 7) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 130
if ((Number(/:loopcount) >= 5) and (Number(/:loopcount) < 11)) {
p = random(4);
q = random(2);
if (Number(p) == 0) {
if (eval (("/Obj" add q) add "1Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "1Inst", _y , ypos);
tellTarget (("/Obj" add q) add "1Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "3Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "3Inst", _y , ypos);
tellTarget (("/Obj" add q) add "3Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (eval (("/Obj" add q) add "4Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "4Inst", _y , ypos);
tellTarget (("/Obj" add q) add "4Inst") {
play();
};
}
}
if (Number(p) == 3) {
trace("Vygenerovany");
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
a = random(12);
b = random(2);
if (Number(b) == 0) {
if (eval (("/ModrySlowInst" add a) add "/:move") == 0) {
tellTarget ("ModrySlowInst" add a) {
play();
};
}
} else if (eval (("/ModryMediumInst" add a) add "/:move") == 0) {
tellTarget ("ModryMediumInst" add a) {
play();
};
}
if (Number(/:loopcount) > 10) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 131
if ((Number(/:loopcount) >= 11) and (Number(/:loopcount) < 13)) {
p = random(3);
q = random(2);
if (Number(p) == 0) {
if (eval (("/Obj" add q) add "3Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "3Inst", _y , ypos);
tellTarget (("/Obj" add q) add "3Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "4Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "4Inst", _y , ypos);
tellTarget (("/Obj" add q) add "4Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (Number(/PreBaloonFastInst/:move) == 0) {
trace("Vygenerovany");
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
Frame 132
if ((Number(/:loopcount) >= 13) and (Number(/:loopcount) < 17)) {
p = random(3);
q = random(2);
if (Number(p) == 0) {
if ((("/Obj" add q) add "4Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "4Inst", _y , ypos);
tellTarget (("/Obj" add q) add "4Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "2Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "2Inst", _y , ypos);
tellTarget (("/Obj" add q) add "2Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (Number(/PreBaloonFastInst/:move) == 0) {
trace("Vygenerovany");
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
if (Number(/:loopcount) > 2) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 133
if (Number(/:loopcount) >= 17) {
p = random(3);
q = random(2);
if (Number(p) == 0) {
if (eval (("/Obj" add q) add "2Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "2Inst", _y , ypos);
tellTarget (("/Obj" add q) add "2Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "0Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "0Inst", _y , ypos);
tellTarget (("/Obj" add q) add "0Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (Number(/PreBaloonFastInst/:move) == 0) {
trace("Vygenerovany");
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
a = random(12);
b = random(2);
if (Number(b) == 0) {
if (eval (("/ModrySlowInst" add a) add "/:move") == 0) {
tellTarget ("ModrySlowInst" add a) {
play();
};
}
} else if (eval (("/ModryMediumInst" add a) add "/:move") == 0) {
tellTarget ("ModryMediumInst" add a) {
play();
};
}
if (Number(/:loopcount) > 7) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 134
if (Number(/:loopcount) > 10) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 135
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
Frame 136
a = random(12);
b = random(2);
if (Number(b) == 0) {
if (eval (("/ModrySlowInst" add a) add "/:move") == 0) {
tellTarget ("ModrySlowInst" add a) {
play();
};
}
} else if (eval (("/ModryMediumInst" add a) add "/:move") == 0) {
tellTarget ("ModryMediumInst" add a) {
play();
};
}
if (Number(/:loopcount) > 2) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 137
if (Number(/:loopcount) > 7) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 138
if (Number(/:loopcount) > 10) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 139
if (Number(/:loopcount) < 5) {
p = random(3);
q = random(2);
if (Number(p) == 0) {
if (eval (("/Obj" add q) add "1Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "1Inst", _y , ypos);
tellTarget (("/Obj" add q) add "1Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "3Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "3Inst", _y , ypos);
tellTarget (("/Obj" add q) add "3Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
a = random(12);
b = random(2);
if (Number(b) == 0) {
if (eval (("/ModrySlowInst" add a) add "/:move") == 0) {
tellTarget ("ModrySlowInst" add a) {
play();
};
}
} else if (eval (("/ModryMediumInst" add a) add "/:move") == 0) {
tellTarget ("ModryMediumInst" add a) {
play();
};
}
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
Frame 140
if ((Number(/:loopcount) >= 5) and (Number(/:loopcount) < 11)) {
p = random(4);
q = random(2);
if (Number(p) == 0) {
if (eval (("/Obj" add q) add "1Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "1Inst", _y , ypos);
tellTarget (("/Obj" add q) add "1Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "3Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "3Inst", _y , ypos);
tellTarget (("/Obj" add q) add "3Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (eval (("/Obj" add q) add "4Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "4Inst", _y , ypos);
tellTarget (("/Obj" add q) add "4Inst") {
play();
};
}
}
if (Number(p) == 3) {
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
if (Number(/:loopcount) > 2) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 141
if ((Number(/:loopcount) >= 11) and (Number(/:loopcount) < 13)) {
p = random(3);
q = random(2);
if (Number(p) == 0) {
if (eval (("/Obj" add q) add "3Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "3Inst", _y , ypos);
tellTarget (("/Obj" add q) add "3Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "4Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "4Inst", _y , ypos);
tellTarget (("/Obj" add q) add "4Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
if (Number(/:loopcount) > 7) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 142
if ((Number(/:loopcount) >= 13) and (Number(/:loopcount) < 17)) {
p = random(3);
q = random(2);
if (Number(p) == 0) {
if ((("/Obj" add q) add "4Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "4Inst", _y , ypos);
tellTarget (("/Obj" add q) add "4Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "2Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "2Inst", _y , ypos);
tellTarget (("/Obj" add q) add "2Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
a = random(12);
b = random(2);
if (Number(b) == 0) {
if (eval (("/ModrySlowInst" add a) add "/:move") == 0) {
tellTarget ("ModrySlowInst" add a) {
play();
};
}
} else if (eval (("/ModryMediumInst" add a) add "/:move") == 0) {
tellTarget ("ModryMediumInst" add a) {
play();
};
}
if (Number(/:loopcount) > 10) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 143
if (Number(/:loopcount) >= 17) {
p = random(3);
q = random(2);
if (Number(p) == 0) {
if (eval (("/Obj" add q) add "2Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "2Inst", _y , ypos);
tellTarget (("/Obj" add q) add "2Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "0Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "0Inst", _y , ypos);
tellTarget (("/Obj" add q) add "0Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
Frame 144
if (Number(/:loopcount) > 2) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 145
a = random(12);
b = random(2);
if (Number(b) == 0) {
if (eval (("/ModrySlowInst" add a) add "/:move") == 0) {
tellTarget ("ModrySlowInst" add a) {
play();
};
}
} else if (eval (("/ModryMediumInst" add a) add "/:move") == 0) {
tellTarget ("ModryMediumInst" add a) {
play();
};
}
if (Number(/:loopcount) > 7) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 146
if (Number(/:loopcount) > 10) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 147
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
Frame 148
a = random(12);
b = random(2);
if (Number(b) == 0) {
if (eval (("/ModrySlowInst" add a) add "/:move") == 0) {
tellTarget ("ModrySlowInst" add a) {
play();
};
}
} else if (eval (("/ModryMediumInst" add a) add "/:move") == 0) {
tellTarget ("ModryMediumInst" add a) {
play();
};
}
if (Number(/:loopcount) > 2) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 149
if (Number(/:loopcount) < 5) {
p = random(3);
q = random(2);
if (Number(p) == 0) {
if (eval (("/Obj" add q) add "1Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "1Inst", _y , ypos);
tellTarget (("/Obj" add q) add "1Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "3Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "3Inst", _y , ypos);
tellTarget (("/Obj" add q) add "3Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
if (Number(/:loopcount) > 7) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 150
if ((Number(/:loopcount) >= 5) and (Number(/:loopcount) < 11)) {
p = random(4);
q = random(2);
if (Number(p) == 0) {
if (eval (("/Obj" add q) add "1Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "1Inst", _y , ypos);
tellTarget (("/Obj" add q) add "1Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "3Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "3Inst", _y , ypos);
tellTarget (("/Obj" add q) add "3Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (eval (("/Obj" add q) add "4Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "4Inst", _y , ypos);
tellTarget (("/Obj" add q) add "4Inst") {
play();
};
}
}
if (Number(p) == 3) {
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
if (Number(/:loopcount) > 10) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 151
if ((Number(/:loopcount) >= 11) and (Number(/:loopcount) < 13)) {
p = random(3);
q = random(2);
if (Number(p) == 0) {
if (eval (("/Obj" add q) add "3Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "3Inst", _y , ypos);
tellTarget (("/Obj" add q) add "3Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "4Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "4Inst", _y , ypos);
tellTarget (("/Obj" add q) add "4Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
a = random(12);
b = random(2);
if (Number(b) == 0) {
if (eval (("/ModrySlowInst" add a) add "/:move") == 0) {
tellTarget ("ModrySlowInst" add a) {
play();
};
}
} else if (eval (("/ModryMediumInst" add a) add "/:move") == 0) {
tellTarget ("ModryMediumInst" add a) {
play();
};
}
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
Frame 152
if ((Number(/:loopcount) >= 13) and (Number(/:loopcount) < 17)) {
p = random(3);
q = random(2);
if (Number(p) == 0) {
if ((("/Obj" add q) add "4Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "4Inst", _y , ypos);
tellTarget (("/Obj" add q) add "4Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "2Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "2Inst", _y , ypos);
tellTarget (("/Obj" add q) add "2Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
if (Number(/:loopcount) > 2) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 153
if (Number(/:loopcount) >= 17) {
p = random(3);
q = random(2);
if (Number(p) == 0) {
if (eval (("/Obj" add q) add "2Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "2Inst", _y , ypos);
tellTarget (("/Obj" add q) add "2Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "0Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "0Inst", _y , ypos);
tellTarget (("/Obj" add q) add "0Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
if (Number(/:loopcount) > 7) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 154
a = random(12);
b = random(2);
if (Number(b) == 0) {
if (eval (("/ModrySlowInst" add a) add "/:move") == 0) {
tellTarget ("ModrySlowInst" add a) {
play();
};
}
} else if (eval (("/ModryMediumInst" add a) add "/:move") == 0) {
tellTarget ("ModryMediumInst" add a) {
play();
};
}
if (Number(/:loopcount) > 10) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 155
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
Frame 156
if (Number(/:loopcount) > 2) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 157
a = random(12);
b = random(2);
if (Number(b) == 0) {
if (eval (("/ModrySlowInst" add a) add "/:move") == 0) {
tellTarget ("ModrySlowInst" add a) {
play();
};
}
} else if (eval (("/ModryMediumInst" add a) add "/:move") == 0) {
tellTarget ("ModryMediumInst" add a) {
play();
};
}
if (Number(/:loopcount) > 7) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 158
if (Number(/:loopcount) > 10) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 159
if (Number(/:loopcount) < 5) {
p = random(3);
q = random(2);
if (Number(p) == 0) {
if (eval (("/Obj" add q) add "1Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "1Inst", _y , ypos);
tellTarget (("/Obj" add q) add "1Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "3Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "3Inst", _y , ypos);
tellTarget (("/Obj" add q) add "3Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
Frame 160
if ((Number(/:loopcount) >= 5) and (Number(/:loopcount) < 11)) {
p = random(4);
q = random(2);
if (Number(p) == 0) {
if (eval (("/Obj" add q) add "1Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "1Inst", _y , ypos);
tellTarget (("/Obj" add q) add "1Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "3Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "3Inst", _y , ypos);
tellTarget (("/Obj" add q) add "3Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (eval (("/Obj" add q) add "4Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "4Inst", _y , ypos);
tellTarget (("/Obj" add q) add "4Inst") {
play();
};
}
}
if (Number(p) == 3) {
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
a = random(12);
b = random(2);
if (Number(b) == 0) {
if (eval (("/ModrySlowInst" add a) add "/:move") == 0) {
tellTarget ("ModrySlowInst" add a) {
play();
};
}
} else if (eval (("/ModryMediumInst" add a) add "/:move") == 0) {
tellTarget ("ModryMediumInst" add a) {
play();
};
}
if (Number(/:loopcount) > 2) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 161
if ((Number(/:loopcount) >= 11) and (Number(/:loopcount) < 13)) {
p = random(3);
q = random(2);
if (Number(p) == 0) {
if (eval (("/Obj" add q) add "3Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "3Inst", _y , ypos);
tellTarget (("/Obj" add q) add "3Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "4Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "4Inst", _y , ypos);
tellTarget (("/Obj" add q) add "4Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
if (Number(/:loopcount) > 7) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 162
if ((Number(/:loopcount) >= 13) and (Number(/:loopcount) < 17)) {
p = random(3);
q = random(2);
if (Number(p) == 0) {
if ((("/Obj" add q) add "4Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "4Inst", _y , ypos);
tellTarget (("/Obj" add q) add "4Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "2Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "2Inst", _y , ypos);
tellTarget (("/Obj" add q) add "2Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
if (Number(/:loopcount) > 10) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 163
if (Number(/:loopcount) >= 17) {
p = random(3);
q = random(2);
if (Number(p) == 0) {
if (eval (("/Obj" add q) add "2Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "2Inst", _y , ypos);
tellTarget (("/Obj" add q) add "2Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "0Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "0Inst", _y , ypos);
tellTarget (("/Obj" add q) add "0Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
a = random(12);
b = random(2);
if (Number(b) == 0) {
if (eval (("/ModrySlowInst" add a) add "/:move") == 0) {
tellTarget ("ModrySlowInst" add a) {
play();
};
}
} else if (eval (("/ModryMediumInst" add a) add "/:move") == 0) {
tellTarget ("ModryMediumInst" add a) {
play();
};
}
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
Frame 164
if (Number(/:loopcount) > 2) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 165
if (Number(/:loopcount) > 7) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 166
a = random(12);
b = random(2);
if (Number(b) == 0) {
if (eval (("/ModrySlowInst" add a) add "/:move") == 0) {
tellTarget ("ModrySlowInst" add a) {
play();
};
}
} else if (eval (("/ModryMediumInst" add a) add "/:move") == 0) {
tellTarget ("ModryMediumInst" add a) {
play();
};
}
if (Number(/:loopcount) > 10) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 167
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
Frame 168
if (Number(/:loopcount) > 2) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 169
if (Number(/:loopcount) < 5) {
p = random(3);
q = random(2);
if (Number(p) == 0) {
if (eval (("/Obj" add q) add "1Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "1Inst", _y , ypos);
tellTarget (("/Obj" add q) add "1Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "3Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "3Inst", _y , ypos);
tellTarget (("/Obj" add q) add "3Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
a = random(12);
b = random(2);
if (Number(b) == 0) {
if (eval (("/ModrySlowInst" add a) add "/:move") == 0) {
tellTarget ("ModrySlowInst" add a) {
play();
};
}
} else if (eval (("/ModryMediumInst" add a) add "/:move") == 0) {
tellTarget ("ModryMediumInst" add a) {
play();
};
}
if (Number(/:loopcount) > 7) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 170
if ((Number(/:loopcount) >= 5) and (Number(/:loopcount) < 11)) {
p = random(4);
q = random(2);
if (Number(p) == 0) {
if (eval (("/Obj" add q) add "1Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "1Inst", _y , ypos);
tellTarget (("/Obj" add q) add "1Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "3Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "3Inst", _y , ypos);
tellTarget (("/Obj" add q) add "3Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (eval (("/Obj" add q) add "4Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "4Inst", _y , ypos);
tellTarget (("/Obj" add q) add "4Inst") {
play();
};
}
}
if (Number(p) == 3) {
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
if (Number(/:loopcount) > 10) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 171
if ((Number(/:loopcount) >= 11) and (Number(/:loopcount) < 13)) {
p = random(3);
q = random(2);
if (Number(p) == 0) {
if (eval (("/Obj" add q) add "3Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "3Inst", _y , ypos);
tellTarget (("/Obj" add q) add "3Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "4Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "4Inst", _y , ypos);
tellTarget (("/Obj" add q) add "4Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
Frame 172
if ((Number(/:loopcount) >= 13) and (Number(/:loopcount) < 17)) {
p = random(3);
q = random(2);
if (Number(p) == 0) {
if ((("/Obj" add q) add "4Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "4Inst", _y , ypos);
tellTarget (("/Obj" add q) add "4Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "2Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "2Inst", _y , ypos);
tellTarget (("/Obj" add q) add "2Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
a = random(12);
b = random(2);
if (Number(b) == 0) {
if (eval (("/ModrySlowInst" add a) add "/:move") == 0) {
tellTarget ("ModrySlowInst" add a) {
play();
};
}
} else if (eval (("/ModryMediumInst" add a) add "/:move") == 0) {
tellTarget ("ModryMediumInst" add a) {
play();
};
}
if (Number(/:loopcount) > 2) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 173
if (Number(/:loopcount) >= 17) {
p = random(3);
q = random(2);
if (Number(p) == 0) {
if (eval (("/Obj" add q) add "2Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "2Inst", _y , ypos);
tellTarget (("/Obj" add q) add "2Inst") {
play();
};
}
}
if (Number(p) == 1) {
if (eval (("/Obj" add q) add "0Inst/:move") == 0) {
ypos = Number(random(204)) + 10;
setProperty(("/Obj" add q) add "0Inst", _y , ypos);
tellTarget (("/Obj" add q) add "0Inst") {
play();
};
}
}
if (Number(p) == 2) {
if (Number(/PreBaloonFastInst/:move) == 0) {
ypos = Number(random(204)) + 10;
setProperty("/PreBaloonFastInst", _y , ypos);
tellTarget ("/PreBaloonFastInst") {
play();
};
}
}
}
if (Number(/:loopcount) > 7) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 174
if (Number(/:loopcount) > 10) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 175
a = random(12);
b = random(2);
if (Number(b) == 0) {
if (eval (("/ModrySlowInst" add a) add "/:move") == 0) {
tellTarget ("ModrySlowInst" add a) {
play();
};
}
} else if (eval (("/ModryMediumInst" add a) add "/:move") == 0) {
tellTarget ("ModryMediumInst" add a) {
play();
};
}
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
Frame 176
Set("/:loopcount", Number(/:loopcount) + 1);
gotoAndPlay ("loop");
if (Number(/:loopcount) > 2) {
i = random(12);
k = random(2);
if (Number(k) == 0) {
if (eval (("/BaloonSlowInst" add i) add "/:move") == 0) {
tellTarget ("BaloonSlowInst" add i) {
play();
};
}
} else if (eval (("/BaloonMediumInst" add i) add "/:move") == 0) {
tellTarget ("BaloonMediumInst" add i) {
play();
};
}
}
Frame 177
stopDrag();
Mouse.show();
_root.drag = "false";
i = 0;
while (Number(i) < 6) {
removeMovieClip("BaloonSlowInst" add i);
removeMovieClip("BaloonMediumInst" add i);
removeMovieClip("ModrySlowInst" add i);
removeMovieClip("ModryMediumInst" add i);
i = Number(i) + 1;
}
Frame 178
i = 6;
while (Number(i) < 12) {
removeMovieClip("BaloonSlowInst" add i);
removeMovieClip("BaloonMediumInst" add i);
removeMovieClip("ModrySlowInst" add i);
removeMovieClip("ModryMediumInst" add i);
i = Number(i) + 1;
}
Frame 179
removeMovieClip("/ZamerInst");
removeMovieClip("/KosInst");
if (Number(/:badend) == 0) {
gotoAndPlay ("good");
} else {
gotoAndPlay ("bad");
}
Frame 184
if (Number(_root.score) < 0) {
_root.score = 0;
}
Frame 191
stop();
Frame 202
stop();
Symbol 1 Button
on (release) {
getURL ("http://www.FreeOnlineGames.com?baloony", "_blank");
}
Symbol 3 MovieClip Frame 1
stop();
Symbol 7 MovieClip Frame 2
if (this.sessionstarted != 1) {
this.arcade = new LoadVars();
this.sessionvars = new LoadVars();
this.arcade.gamename = "balloony";
this.arcade.sessdo = "sessionstart";
this.arcade.sendAndLoad("arcade.php", sessionvars, "POST");
if (this.sessionvars.sessiontype != 2) {
_root.is_a_challenge = 0;
} else {
_root.is_a_challenge = 1;
}
this.sessionstarted = 1;
}
if (_root.gameover == 1) {
if ((this.askpermission != 1) && (this.sessionvars.connStatus == 1)) {
this.prequestvars = new LoadVars();
this.pranswer = new LoadVars();
this.prequestvars.gametime = this.sessionvars.gametime;
this.prequestvars.fakekey = this.sessionvars.initbar;
_root.score = int(Number(_root.score));
if (_root.score != 0) {
this.prequestvars.score = _root.score;
} else {
this.prequestvars.score = -1;
}
this.prequestvars.id = this.sessionvars.lastid;
this.prequestvars.sessdo = "permrequest";
this.prequestvars.note = (this.prequestvars.id * this.prequestvars.score) * this.prequestvars.fakekey;
this.prequestvars.sendAndLoad("./arcade.php", this.pranswer, "POST");
this.askpermission = 1;
}
if ((this.pranswer.validate == 1) && (this.finalsent != 1)) {
this.burnscore = new LoadVars();
this.burnscore.microone = this.pranswer.microone;
this.burnscore.gametime = this.prequestvars.gametime;
this.burnscore.id = this.prequestvars.id;
if (_root.score == 0) {
this.burnscore.noscore = 1;
}
this.burnscore.sessdo = "burn";
this.burnscore.send("./arcade.php", "_self", "POST");
this.finalsent = 1;
}
}
Symbol 8 MovieClip Frame 1
stop();
Symbol 19 MovieClip Frame 50
stop();
_parent.play();
Symbol 18 MovieClip Frame 1
stop();
Symbol 18 MovieClip Frame 28
gotoAndPlay ("loop");
Symbol 72 Button
on (release) {
getURL ("http://www.FreeOnlineGames.com?baloony", "_blank");
}
Symbol 75 Button
on (release) {
gotoAndPlay (123);
}
Symbol 125 Button
on (release) {
gotoAndPlay (123);
}
Symbol 129 Button
on (press) {
gotoAndPlay ("pad");
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 131 Button
on (press) {
gotoAndPlay ("pad");
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 127 MovieClip Frame 1
stop();
Symbol 127 MovieClip Frame 4
if (getProperty(_target, _target).indexOf("Fast") != -1) {
_root.score = Number(_root.score) + 40;
}
if (getProperty(_target, _target).indexOf("Medi") != -1) {
_root.score = Number(_root.score) + 30;
}
if (getProperty(_target, _target).indexOf("Slow") != -1) {
_root.score = Number(_root.score) + 25;
}
Symbol 127 MovieClip Frame 16
tellTarget ("../") {
gotoAndPlay ("end");
};
stop();
Symbol 126 MovieClip Frame 1
setProperty(_target, _visible , 0);
stop();
Symbol 126 MovieClip Frame 2
setProperty(_target, _visible , 1);
Symbol 126 MovieClip Frame 3
move = Number(move) + 1;
Symbol 126 MovieClip Frame 62
ypos = getProperty(_target, _y) - (144 * (getProperty(_target, _yscale) / 100));
setProperty(_target, _y , ypos);
if (eval (_target add "/:move") < 9) {
gotoAndPlay ("play");
} else {
gotoAndPlay ("end");
}
Symbol 126 MovieClip Frame 63
Set(_target add "/:move", 0);
setProperty(_target, _y , getProperty("/PreBaloonSlowInst", _y));
gotoAndPlay (1);
Symbol 149 Button
on (press) {
gotoAndPlay ("pad");
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 150 Button
on (press) {
gotoAndPlay ("pad");
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 147 MovieClip Frame 1
stop();
Symbol 147 MovieClip Frame 4
if ((substring(getProperty(_target, _target), 8, 4)) == "Fast") {
_root.score = Number(_root.score) + 40;
}
if ((substring(getProperty(_target, _target), 8, 4)) == "Medi") {
_root.score = Number(_root.score) + 30;
}
if ((substring(getProperty(_target, _target), 8, 4)) == "Slow") {
_root.score = Number(_root.score) + 25;
}
Symbol 147 MovieClip Frame 16
tellTarget ("../") {
gotoAndPlay ("end");
};
stop();
Symbol 146 MovieClip Frame 1
setProperty(_target, _visible , 0);
stop();
Symbol 146 MovieClip Frame 2
setProperty(_target, _visible , 1);
Symbol 146 MovieClip Frame 3
move = Number(move) + 1;
Symbol 146 MovieClip Frame 62
ypos = getProperty(_target, _y) - (440.9 * (getProperty(_target, _yscale) / 100));
setProperty(_target, _y , ypos);
if (Number(move) < 3) {
gotoAndPlay ("play");
} else {
gotoAndPlay ("end");
}
Symbol 146 MovieClip Frame 63
move = 0;
setProperty(_target, _y , getProperty("/PreBaloonMediumInst", _y));
gotoAndPlay (1);
Symbol 154 MovieClip Frame 1
setProperty(_target, _visible , 0);
stop();
Symbol 154 MovieClip Frame 2
setProperty(_target, _visible , 1);
Symbol 154 MovieClip Frame 3
move = Number(move) + 1;
Symbol 154 MovieClip Frame 33
move = 0;
setProperty(_target, _visible , 0);
gotoAndPlay (1);
Symbol 158 Button
on (press) {
gotoAndPlay ("pad");
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 160 Button
on (press) {
gotoAndPlay ("pad");
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 156 MovieClip Frame 2
stop();
Symbol 156 MovieClip Frame 4
_root.score = Number(_root.score) + 60;
Symbol 156 MovieClip Frame 19
tellTarget ("../") {
gotoAndPlay ("end");
};
Symbol 155 MovieClip Frame 1
setProperty(_target, _visible , 0);
stop();
Symbol 155 MovieClip Frame 2
setProperty(_target, _visible , 1);
Symbol 155 MovieClip Frame 3
move = Number(move) + 1;
Symbol 155 MovieClip Frame 33
Set(_target add "/:move", 0);
setProperty(_target, _visible , 0);
gotoAndPlay (1);
Symbol 175 Button
on (press) {
gotoAndPlay ("pad");
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 176 Button
on (press) {
gotoAndPlay ("pad");
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 173 MovieClip Frame 1
stop();
Symbol 173 MovieClip Frame 4
_root.score = Number(_root.score) + 65;
Symbol 173 MovieClip Frame 24
tellTarget ("../") {
gotoAndPlay ("end");
};
Symbol 172 MovieClip Frame 1
setProperty(_target, _visible , 0);
stop();
Symbol 172 MovieClip Frame 2
setProperty(_target, _visible , 1);
Symbol 172 MovieClip Frame 3
move = Number(move) + 1;
Symbol 172 MovieClip Frame 33
Set(_target add "/:move", 0);
setProperty(_target, _visible , 0);
gotoAndPlay (1);
Symbol 189 Button
on (press) {
gotoAndPlay ("pad");
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 190 Button
on (press) {
gotoAndPlay ("pad");
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 187 MovieClip Frame 1
stop();
Symbol 187 MovieClip Frame 4
Set("../:killed", 1);
Symbol 187 MovieClip Frame 13
gotoAndPlay ("padloop");
Symbol 186 MovieClip Frame 1
setProperty(_target, _visible , 0);
stop();
Symbol 186 MovieClip Frame 2
setProperty(_target, _visible , 1);
killed = 0;
Symbol 186 MovieClip Frame 3
move = Number(move) + 1;
Symbol 186 MovieClip Frame 33
trace("Killed: " + killed);
Set(_target + "/:move", 0);
setProperty(_target, _visible , 0);
tellTarget ("PSputnikInst") {
gotoAndStop ("let");
}
Symbol 199 Button
on (press) {
gotoAndPlay ("pad");
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 207 Button
on (press) {
gotoAndPlay ("pad");
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 195 MovieClip Frame 7
gotoAndPlay ("let");
Symbol 195 MovieClip Frame 8
_root.score = Number(_root.score) + 60;
Symbol 195 MovieClip Frame 14
tellTarget ("../") {
gotoAndPlay ("end");
};
Symbol 194 MovieClip Frame 1
setProperty(_target, _visible , 0);
stop();
Symbol 194 MovieClip Frame 2
setProperty(_target, _visible , 1);
Symbol 194 MovieClip Frame 3
move = Number(move) + 1;
Symbol 194 MovieClip Frame 33
move = 0;
setProperty(_target, _visible , 0);
gotoAndPlay (1);
Symbol 221 Button
on (press) {
gotoAndPlay ("pad");
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 225 Button
on (press) {
gotoAndPlay ("pad");
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 217 MovieClip Frame 3
gotoAndPlay (1);
Symbol 217 MovieClip Frame 4
Set("../:killed", 1);
Symbol 217 MovieClip Frame 13
gotoAndPlay ("hori");
Symbol 216 MovieClip Frame 1
setProperty(_target, _visible , 0);
stop();
Symbol 216 MovieClip Frame 2
setProperty(_target, _visible , 1);
killed = 0;
Symbol 216 MovieClip Frame 3
move = Number(move) + 1;
Symbol 216 MovieClip Frame 33
trace("Killed: " + killed);
move = 0;
setProperty(_target, _visible , 0);
tellTarget ("PVzduchInst") {
gotoAndPlay ("let");
};
if (Number(killed) == 1) {
_root.score = Number(_root.score) + 50;
}
gotoAndPlay (1);
Symbol 239 MovieClip Frame 1
stop();
if (Number(/:loopcount) > 14) {
gotoAndStop (2);
}
Symbol 239 MovieClip Frame 2
stop();
Symbol 239 MovieClip Frame 3
if (Number(/:loopcount) > 14) {
gotoAndPlay (5);
}
Symbol 239 MovieClip Frame 4
stop();
Symbol 239 MovieClip Frame 6
stop();
Symbol 248 Button
on (press) {
gotoAndPlay ("pad");
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 249 Button
on (press) {
gotoAndPlay ("pad");
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 246 MovieClip Frame 1
stop();
Symbol 246 MovieClip Frame 4
if ((substring(getProperty(_target, _target), 7, 4)) == "Fast") {
_root.score = _root.score - 100;
}
if ((substring(getProperty(_target, _target), 7, 4)) == "Medi") {
_root.score = _root.score - 200;
}
if ((substring(getProperty(_target, _target), 7, 4)) == "Slow") {
_root.score = _root.score - 150;
}
Symbol 246 MovieClip Frame 16
tellTarget ("../") {
gotoAndPlay ("end");
};
stop();
Symbol 245 MovieClip Frame 1
setProperty(_target, _visible , 0);
stop();
Symbol 245 MovieClip Frame 2
setProperty(_target, _visible , 1);
Symbol 245 MovieClip Frame 3
move = Number(move) + 1;
Symbol 245 MovieClip Frame 62
ypos = getProperty(_target, _y) - (440.9 * (getProperty(_target, _yscale) / 100));
setProperty(_target, _y , ypos);
if (Number(move) < 3) {
gotoAndPlay ("play");
} else {
gotoAndPlay ("end");
}
Symbol 245 MovieClip Frame 63
move = 0;
setProperty(_target, _y , getProperty("/PreBaloonMediumInst", _y));
gotoAndPlay (1);
Symbol 256 Button
on (press) {
gotoAndPlay ("pad");
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 257 Button
on (press) {
gotoAndPlay ("pad");
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 254 MovieClip Frame 1
stop();
Symbol 254 MovieClip Frame 4
if ((substring(getProperty(_target, _target), 7, 4)) == "Medi") {
_root.score = _root.score - 200;
}
if ((substring(getProperty(_target, _target), 7, 4)) == "Slow") {
_root.score = _root.score - 150;
}
Symbol 254 MovieClip Frame 16
tellTarget ("../") {
gotoAndPlay ("end");
};
stop();
Symbol 253 MovieClip Frame 1
setProperty(_target, _visible , 0);
stop();
Symbol 253 MovieClip Frame 2
setProperty(_target, _visible , 1);
Symbol 253 MovieClip Frame 3
move = Number(move) + 1;
Symbol 253 MovieClip Frame 62
ypos = getProperty(_target, _y) - (144 * (getProperty(_target, _yscale) / 100));
setProperty(_target, _y , ypos);
if (Number(move) < 9) {
gotoAndPlay ("play");
} else {
gotoAndPlay ("end");
}
Symbol 253 MovieClip Frame 63
move = 0;
setProperty(_target, _y , getProperty("/PreBaloonSlowInst", _y));
gotoAndPlay (1);
Symbol 269 Button
on (release) {
play();
}
Symbol 279 MovieClip Frame 1082
tellTarget ("/") {
gotoAndPlay ("koniec");
};
stop();
Symbol 290 Button
on (press) {
gotoAndPlay (3);
_root.score = _root.score - 1000;
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 293 Button
on (press) {
gotoAndPlay (5);
_root.score = _root.score - 1000;
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 294 Button
on (press) {
_root.score = _root.score - 100;
}
Symbol 302 Button
on (press) {
gotoAndPlay (3);
_root.score = _root.score - 1000;
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 303 Button
on (press) {
Set("/:badend", 1);
tellTarget ("/") {
gotoAndPlay ("koniec");
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 304 Button
on (press) {
gotoAndPlay (5);
_root.score = _root.score - 1000;
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 288 MovieClip Frame 2
stop();
Symbol 288 MovieClip Frame 4
stop();
Symbol 288 MovieClip Frame 6
stop();
Symbol 307 Button
on (release) {
play();
}
Symbol 315 Button
on (release) {
gotoAndStop (122);
}
Symbol 322 Button
on (release) {
_root.gameover = 1;
}
Symbol 325 Button
on (release) {
gotoAndStop (122);
}
Symbol 326 Button
on (release) {
gotoAndStop (122);
}
Symbol 327 Button
on (release) {
gotoAndStop (122);
}
Symbol 328 Button
on (release) {
gotoAndStop (122);
}
Symbol 329 Button
on (release) {
gotoAndStop (122);
}
Symbol 330 Button
on (release) {
gotoAndStop (122);
}
Symbol 331 Button
on (release) {
gotoAndStop (122);
}
Symbol 334 Button
on (release) {
_root.gameover = 1;
}
Symbol 338 Button
on (release) {
_root.gameover = 1;
}
Symbol 339 Button
on (release) {
gotoAndStop (122);
}
Symbol 340 Button
on (release) {
_root.gameover = 1;
}
Symbol 341 Button
on (release) {
gotoAndStop (122);
}