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 129 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" 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;
}
Set("/:score", 0);
Set("/:loopcount", 0);
Set("/:striel_do_kosa", 0);
Set("/:pocet_boom", 0);
Set("/:badend", 0);
Instance of Symbol 158 MovieClip "PreBaloonFastInst" in Frame 123
onClipEvent (load) {
move = 0;
}
Instance of Symbol 174 MovieClip "Obj00Inst" in Frame 123
onClipEvent (load) {
move = 0;
}
Instance of Symbol 186 MovieClip "Obj01Inst" in Frame 123
onClipEvent (load) {
move = 0;
}
Instance of Symbol 192 MovieClip "Obj02Inst" in Frame 123
onClipEvent (load) {
move = 0;
}
Instance of Symbol 212 MovieClip "Obj03Inst" in Frame 123
onClipEvent (load) {
move = 0;
}
Instance of Symbol 233 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 212 MovieClip "Obj13Inst" in Frame 123
onClipEvent (load) {
move = 0;
}
Instance of Symbol 186 MovieClip "Obj11Inst" in Frame 123
onClipEvent (load) {
move = 0;
}
Instance of Symbol 174 MovieClip "Obj10Inst" in Frame 123
onClipEvent (load) {
move = 0;
}
Instance of Symbol 192 MovieClip "Obj12Inst" in Frame 123
onClipEvent (load) {
move = 0;
}
Instance of Symbol 233 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");
}
Instance of Symbol 129 MovieClip in Frame 183
on (release) {
getURL ("http://www.freeonlinegames.com/?balloony", "_blank");
}
Frame 184
if (Number(/:score) < 0) {
Set("/:score", 0);
}
Frame 191
stop();
Frame 202
stop();
Symbol 2 Button
on (release) {
getURL ("http://www.FreeOnlineGames.com?baloony", "_blank");
}
Symbol 6 MovieClip Frame 1
stop();
Symbol 16 MovieClip Frame 1
stop();
Symbol 29 MovieClip Frame 50
stop();
_parent.play();
Symbol 70 MovieClip Frame 1
stop();
Symbol 70 MovieClip Frame 28
gotoAndPlay ("loop");
Symbol 76 Button
on (release) {
gotoAndPlay (123);
}
Symbol 82 Button
on (release) {
getURL ("http://www.freeonlinegames.com/?balloony", "_blank");
}
Symbol 85 Button
on (release) {
getURL ("http://www.freegamesforyourwebsite.com/?balloony", "_blank");
}
Symbol 88 Button
on (release) {
getURL ("http://freeonlinegames.com/downloads/balloony.exe", "_blank");
}
Symbol 135 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 MovieClip Frame 1
stop();
Symbol 150 MovieClip Frame 4
if (getProperty(_target, _target).indexOf("Fast") != -1) {
Set("/:score", Number(/:score) + 40);
}
if (getProperty(_target, _target).indexOf("Medi") != -1) {
Set("/:score", Number(/:score) + 30);
}
if (getProperty(_target, _target).indexOf("Slow") != -1) {
Set("/:score", Number(/:score) + 25);
}
Symbol 150 MovieClip Frame 16
tellTarget ("../") {
gotoAndPlay ("end");
};
stop();
Symbol 151 MovieClip Frame 1
setProperty(_target, _visible , 0);
stop();
Symbol 151 MovieClip Frame 2
setProperty(_target, _visible , 1);
Symbol 151 MovieClip Frame 3
move = Number(move) + 1;
Symbol 151 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 151 MovieClip Frame 63
Set(_target add "/:move", 0);
setProperty(_target, _y , getProperty("/PreBaloonSlowInst", _y));
gotoAndPlay (1);
Symbol 156 MovieClip Frame 1
stop();
Symbol 156 MovieClip Frame 4
if ((substring(getProperty(_target, _target), 8, 4)) eq "Fast") {
Set("/:score", Number(/:score) + 40);
}
if ((substring(getProperty(_target, _target), 8, 4)) eq "Medi") {
Set("/:score", Number(/:score) + 30);
}
if ((substring(getProperty(_target, _target), 8, 4)) eq "Slow") {
Set("/:score", Number(/:score) + 25);
}
Symbol 156 MovieClip Frame 16
tellTarget ("../") {
gotoAndPlay ("end");
};
stop();
Symbol 157 MovieClip Frame 1
setProperty(_target, _visible , 0);
stop();
Symbol 157 MovieClip Frame 2
setProperty(_target, _visible , 1);
Symbol 157 MovieClip Frame 3
move = Number(move) + 1;
Symbol 157 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 157 MovieClip Frame 63
move = 0;
setProperty(_target, _y , getProperty("/PreBaloonMediumInst", _y));
gotoAndPlay (1);
Symbol 158 MovieClip Frame 1
setProperty(_target, _visible , 0);
stop();
Symbol 158 MovieClip Frame 2
setProperty(_target, _visible , 1);
Symbol 158 MovieClip Frame 3
move = Number(move) + 1;
Symbol 158 MovieClip Frame 33
move = 0;
setProperty(_target, _visible , 0);
gotoAndPlay (1);
Symbol 161 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 2
stop();
Symbol 173 MovieClip Frame 4
Set("/:score", Number(/:score) + 60);
Symbol 173 MovieClip Frame 19
tellTarget ("../") {
gotoAndPlay ("end");
};
Symbol 174 MovieClip Frame 1
setProperty(_target, _visible , 0);
stop();
Symbol 174 MovieClip Frame 2
setProperty(_target, _visible , 1);
Symbol 174 MovieClip Frame 3
move = Number(move) + 1;
Symbol 174 MovieClip Frame 33
Set(_target add "/:move", 0);
setProperty(_target, _visible , 0);
gotoAndPlay (1);
Symbol 185 MovieClip Frame 1
stop();
Symbol 185 MovieClip Frame 4
Set("/:score", Number(/:score) + 65);
Symbol 185 MovieClip Frame 24
tellTarget ("../") {
gotoAndPlay ("end");
};
Symbol 186 MovieClip Frame 1
setProperty(_target, _visible , 0);
stop();
Symbol 186 MovieClip Frame 2
setProperty(_target, _visible , 1);
Symbol 186 MovieClip Frame 3
move = Number(move) + 1;
Symbol 186 MovieClip Frame 33
Set(_target add "/:move", 0);
setProperty(_target, _visible , 0);
gotoAndPlay (1);
Symbol 191 MovieClip Frame 1
stop();
Symbol 191 MovieClip Frame 4
Set("../:killed", 1);
Symbol 191 MovieClip Frame 13
gotoAndPlay ("padloop");
Symbol 192 MovieClip Frame 1
setProperty(_target, _visible , 0);
stop();
Symbol 192 MovieClip Frame 2
setProperty(_target, _visible , 1);
killed = 0;
Symbol 192 MovieClip Frame 3
move = Number(move) + 1;
Symbol 192 MovieClip Frame 33
trace("Killed: " add killed);
Set(_target add "/:move", 0);
setProperty(_target, _visible , 0);
tellTarget ("PSputnikInst") {
gotoAndStop ("let");
};
if (Number(killed) == 1) {
Set("/:score", Number(/:score) + 55);
}
gotoAndPlay (1);
Symbol 211 MovieClip Frame 7
gotoAndPlay ("let");
Symbol 211 MovieClip Frame 8
Set("/:score", Number(/:score) + 60);
Symbol 211 MovieClip Frame 14
tellTarget ("../") {
gotoAndPlay ("end");
};
Symbol 212 MovieClip Frame 1
setProperty(_target, _visible , 0);
stop();
Symbol 212 MovieClip Frame 2
setProperty(_target, _visible , 1);
Symbol 212 MovieClip Frame 3
move = Number(move) + 1;
Symbol 212 MovieClip Frame 33
move = 0;
setProperty(_target, _visible , 0);
gotoAndPlay (1);
Symbol 232 MovieClip Frame 3
gotoAndPlay (1);
Symbol 232 MovieClip Frame 4
Set("../:killed", 1);
Symbol 232 MovieClip Frame 13
gotoAndPlay ("hori");
Symbol 233 MovieClip Frame 1
setProperty(_target, _visible , 0);
stop();
Symbol 233 MovieClip Frame 2
setProperty(_target, _visible , 1);
killed = 0;
Symbol 233 MovieClip Frame 3
move = Number(move) + 1;
Symbol 233 MovieClip Frame 33
trace("Killed: " add killed);
move = 0;
setProperty(_target, _visible , 0);
tellTarget ("PVzduchInst") {
gotoAndPlay ("let");
};
if (Number(killed) == 1) {
Set("/:score", Number(/: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 244 MovieClip Frame 1
stop();
Symbol 244 MovieClip Frame 4
if ((substring(getProperty(_target, _target), 7, 4)) eq "Fast") {
Set("/:score", /:score - 100);
}
if ((substring(getProperty(_target, _target), 7, 4)) eq "Medi") {
Set("/:score", /:score - 200);
}
if ((substring(getProperty(_target, _target), 7, 4)) eq "Slow") {
Set("/:score", /:score - 150);
}
Symbol 244 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 249 MovieClip Frame 1
stop();
Symbol 249 MovieClip Frame 4
if ((substring(getProperty(_target, _target), 7, 4)) eq "Medi") {
Set("/:score", /:score - 200);
}
if ((substring(getProperty(_target, _target), 7, 4)) eq "Slow") {
Set("/:score", /:score - 150);
}
Symbol 249 MovieClip Frame 16
tellTarget ("../") {
gotoAndPlay ("end");
};
stop();
Symbol 250 MovieClip Frame 1
setProperty(_target, _visible , 0);
stop();
Symbol 250 MovieClip Frame 2
setProperty(_target, _visible , 1);
Symbol 250 MovieClip Frame 3
move = Number(move) + 1;
Symbol 250 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 250 MovieClip Frame 63
move = 0;
setProperty(_target, _y , getProperty("/PreBaloonSlowInst", _y));
gotoAndPlay (1);
Symbol 264 Button
on (release) {
play();
}
Symbol 278 MovieClip Frame 1082
tellTarget ("/") {
gotoAndPlay ("koniec");
};
stop();
Symbol 282 Button
on (press) {
gotoAndPlay (3);
Set("/:score", /:score - 1000);
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 283 Button
on (press) {
gotoAndPlay (5);
Set("/:score", /:score - 1000);
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
on (rollOver, dragOver) {
tellTarget ("/ZamerInst") {
gotoAndPlay (3);
};
}
on (rollOut, release, dragOut, releaseOutside) {
tellTarget ("/ZamerInst") {
gotoAndPlay (1);
};
}
Symbol 286 Button
on (press) {
Set("/:score", /:score - 100);
}
Symbol 291 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 293 MovieClip Frame 2
stop();
Symbol 293 MovieClip Frame 4
stop();
Symbol 293 MovieClip Frame 6
stop();
Symbol 302 Button
on (release) {
gotoAndStop (122);
}
Symbol 303 Button
on (release) {
getURL ("http://www.freeonlinegames.com/?balloony", "_blank");
}
Symbol 304 Button
on (release) {
getURL ("http://www.freegamesforyourwebsite.com/?balloony", "_blank");
}
Symbol 305 Button
on (release) {
getURL ("http://freeonlinegames.com/downloads/balloony.exe", "_blank");
}
Symbol 312 Button
on (release) {
getURL ("http://www.freeonlinegames.com/?baloony", "_blank");
}
Symbol 313 Button
on (release) {
getURL ("http://www.freegamesforyourwebsite.com/?baloony", "_blank");
}
Symbol 314 Button
on (release) {
getURL ("http://freeonlinegames.com/downloads/baloony.exe", "_blank");
}