Frame 1
startDrag ("/koe", true);
Frame 5
play();
ifFrameLoaded (30) {
gotoAndPlay (16);
}
play();
Frame 10
gotoAndPlay (1);
Frame 15
play();
ifFrameLoaded (30) {
gotoAndPlay (16);
}
play();
Frame 16
startDrag ("koe", true);
setProperty("/ba1", _x , "470");
setProperty("/ba1", _y , "200");
setProperty("/ba2", _x , "150");
setProperty("/ba2", _y , "150");
setProperty("/ba3", _x , "150");
setProperty("/ba3", _y , "250");
Set("/ba1:stepx", "0");
Set("/ba1:stepy", "0");
Set("/ba2:stepx", "0");
Set("/ba2:stepy", "0");
Set("/ba3:stepx", "0");
Set("/ba3:stepy", "0");
Set("/score:score", "0");
Set("/score:scoreg", "0");
treff1 = "0";
treff1g = "0";
tellTarget ("/uhr") {
gotoAndStop ("start");
};
tellTarget ("/abd") {
gotoAndStop ("offen");
};
play();
fscommand ("fullscreen", "true");
Frame 17
xba1 = getProperty("/ba1", _x);
yba1 = getProperty("/ba1", _y);
xba2 = getProperty("/ba2", _x);
yba2 = getProperty("/ba2", _y);
xba3 = getProperty("/ba3", _x);
yba3 = getProperty("/ba3", _y);
delx = xba1 - xba2;
dely = yba1 - yba2;
delx13 = xba1 - xba3;
dely13 = yba1 - yba3;
delx23 = xba3 - xba2;
dely23 = yba3 - yba2;
play();
if ((((((/ba1:stepx == "0") and (ba2:stepx == "0")) and (/ba3:stepx == "0")) and (/ba1:stepy == "0")) and (ba2:stepy == "0")) and (/ba3:stepy == "0")) {
tellTarget ("/ba1/schl") {
gotoAndStop ("hit");
};
} else {
tellTarget ("/ba1/schl") {
gotoAndStop ("nohit");
};
}
Frame 18
xba1 = getProperty("/ba1", _x);
yba1 = getProperty("/ba1", _y);
xba2 = getProperty("/ba2", _x);
yba2 = getProperty("/ba2", _y);
xba3 = getProperty("/ba3", _x);
yba3 = getProperty("/ba3", _y);
delx = xba1 - xba2;
dely = yba1 - yba2;
delx13 = xba1 - xba3;
dely13 = yba1 - yba3;
delx23 = xba2 - xba3;
dely23 = yba2 - yba3;
bh = "0.5";
bm = "0.4";
bl = "0.3";
dh = "0.33";
dl = "0.04";
if ((("27" >= dely) and ("27" >= delx)) and ((delx >= (-"27")) and (dely >= (-"27")))) {
if (treff1 == "0") {
treff1 = "1";
}
if (((((/ba1:stepx < "4") and (/ba1:stepy < "4")) and (((-"4") < /ba1:stepx) and ((-"4") < /ba1:stepy))) and ((/ba2:stepx < "5") and (/ba2:stepy < "5"))) and (((-"5") < /ba2:stepx) and ((-"5") < /ba2:stepy))) {
Set("/ba2:stepx", ((bl * /ba1:stepx) + (bm * /ba2:stepx)) - (dl * delx));
Set("/ba2:stepy", ((bl * /ba1:stepy) + (bm * /ba2:stepy)) - (dl * dely));
Set("/ba1:stepx", ((bm * /ba1:stepx) + (bl * /ba2:stepx)) + (dl * delx));
Set("/ba1:stepy", ((bm * /ba1:stepy) + (bl * /ba2:stepy)) + (dl * dely));
} else {
Set("/ba2:stepx", ((bm * /ba1:stepx) + (bh * /ba2:stepx)) - (dh * delx));
Set("/ba2:stepy", ((bm * /ba1:stepy) + (bh * /ba2:stepy)) - (dh * dely));
Set("/ba1:stepx", ((bh * /ba1:stepx) + (bm * /ba2:stepx)) + (dh * delx));
Set("/ba1:stepy", (("0.4" * /ba1:stepy) + ("0.2" * /ba2:stepy)) + (dh * dely));
}
tellTarget ("/sou") {
gotoAndPlay ("hit");
};
gotoAndPlay (19);
}
if ((("27" >= dely13) and ("27" >= delx13)) and ((delx13 >= (-"27")) and (dely13 >= (-"27")))) {
treff1 = "0";
if (((((/ba3:stepx < "4") and (/ba3:stepy < "4")) and (((-"4") < /ba3:stepx) and ((-"4") < /ba3:stepy))) and ((/ba1:stepx < "5") and (/ba1:stepy < "5"))) and (((-"5") < /ba1:stepx) and ((-"5") < /ba1:stepy))) {
Set("/ba3:stepx", ((bl * /ba1:stepx) + (bm * /ba3:stepx)) - (dl * delx13));
Set("/ba3:stepy", ((bl * /ba1:stepy) + (bm * /ba3:stepy)) - (dl * dely13));
Set("/ba1:stepx", ((bl * /ba1:stepx) + (bm * /ba3:stepx)) + (dl * delx13));
Set("/ba1:stepy", ((bl * /ba1:stepy) + (bm * /ba3:stepy)) + (dl * dely13));
} else {
Set("/ba3:stepx", ((bm * /ba1:stepx) + (bh * /ba3:stepx)) - (dh * delx13));
Set("/ba3:stepy", ((bm * /ba1:stepy) + (bh * /ba3:stepy)) - (dh * dely13));
Set("/ba1:stepx", ((bh * /ba1:stepx) + (bm * /ba3:stepx)) + (dh * delx13));
Set("/ba1:stepy", ((bh * /ba1:stepy) + (bm * /ba3:stepy)) + (dh * dely13));
}
tellTarget ("/sou") {
gotoAndPlay ("hit");
};
gotoAndPlay (19);
}
if ((("27" >= dely23) and ("27" >= delx23)) and ((delx23 >= (-"27")) and (dely23 >= (-"27")))) {
if (treff1 == "1") {
treff1 = "2";
Set("/score:score", /score:score + "1");
tellTarget ("/abd") {
gotoAndStop ("offen");
};
}
if (((((/ba3:stepx < "4") and (/ba3:stepy < "4")) and (((-"4") < /ba3:stepx) and ((-"4") < /ba3:stepy))) and ((/ba2:stepx < "5") and (/ba2:stepy < "5"))) and (((-"5") < /ba2:stepx) and ((-"5") < /ba2:stepy))) {
Set("/ba3:stepx", ((bm * /ba3:stepx) + (bl * /ba2:stepx)) - (dl * delx23));
Set("/ba3:stepy", ((bm * /ba3:stepy) + (bl * /ba2:stepy)) - (dl * dely23));
Set("/ba2:stepx", ((bm * /ba2:stepx) + (bl * /ba3:stepx)) + (dl * delx23));
Set("/ba2:stepy", ((bm * /ba2:stepy) + (bl * /ba3:stepy)) + (dl * dely23));
} else {
Set("/ba3:stepx", ((bh * /ba3:stepx) + (bm * /ba2:stepx)) - (dh * delx23));
Set("/ba3:stepy", ((bh * /ba3:stepy) + (bm * /ba2:stepy)) - (dh * dely23));
Set("/ba2:stepx", ((bh * /ba2:stepx) + (bm * /ba3:stepx)) + (dh * delx23));
Set("/ba2:stepy", ((bh * /ba2:stepy) + (bm * /ba3:stepy)) + (dh * dely23));
}
tellTarget ("/sou") {
gotoAndPlay ("hit");
};
gotoAndPlay (19);
}
gotoAndPlay (17);
Frame 19
play();
Frame 23
gotoAndPlay (17);
Frame 53
xba1 = getProperty("/ba1", _x);
yba1 = getProperty("/ba1", _y);
xba2 = getProperty("/ba2", _x);
yba2 = getProperty("/ba2", _y);
xba3 = getProperty("/ba3", _x);
yba3 = getProperty("/ba3", _y);
xba2o = "1080" - getProperty("/ba2", _x);
xba2w = -getProperty("/ba2", _x);
yba2s = "500" - getProperty("/ba2", _y);
yba2n = -getProperty("/ba2", _y);
xba3o = "1080" - getProperty("/ba3", _x);
xba3w = -getProperty("/ba3", _x);
yba3s = "500" - getProperty("/ba3", _x);
yba3n = -getProperty("/ba3", _y);
delx13w = xba1 - xba3w;
delx13o = xba1 - xba3o;
delx13b = xba1 - xba3;
dely13s = yba1 - yba3s;
dely13n = yba1 - yba3n;
dely13b = yba1 - yba3;
delx12w = xba1 - xba2w;
delx12o = xba1 - xba2o;
delx12b = xba1 - xba2;
dely12s = yba1 - yba2s;
dely12n = yba1 - yba2n;
dely12b = yba1 - yba2;
hy12 = dely12b / delx12b;
hy13 = dely13 / delx13b;
hy12n = dely12n / delx12b;
hy13n = dely13n / delx13b;
hy12s = dely12s / delx12b;
hy13s = dely13s / delx13b;
hy12w = dely12b / delx12w;
hy13w = dely13b / delx13w;
hy12o = dely12b / delx12o;
hy13w = dely13b / delx13o;
mitte = hy12 - hy13;
nord = hy12n - hy13n;
sud = hy12s - hy13s;
ost = hy12o - hy13o;
west = hy12w - hy13w;
lim = "50";
if ((west < lim) and ((-lim) < west)) {
gotoAndPlay (70);
}
if ((ost < lim) and ((-lim) < ost)) {
gotoAndPlay (74);
}
if ((nord < lim) and ((-lim) < nord)) {
gotoAndPlay (62);
}
if ((sud < lim) and ((-lim) < sud)) {
gotoAndPlay (66);
}
if ((mitte < lim) and ((-lim) < mitte)) {
gotoAndPlay (58);
}
d = "22";
schub = "1.2";
slow = "10";
gotoAndPlay (58);
Frame 58
stop();
if (xba2 < xba1) {
Set("/ba1:stepx", (-delx12b) / d);
}
if (xba1 < xba2) {
Set("/ba1:stepx", delx12b / d);
}
if (yba2 < yba1) {
Set("/ba1:stepy", (-dely12b) / "11");
}
if (yba1 < yba2) {
Set("/ba1:stepy", dely12b / "11");
}
if (((/ba1:stepx < "5") and (/ba1:stepy < "5")) and (((-"5") < /ba1:stepx) and ((-"5") < /ba1:stepy))) {
Set("/ba1:stepx", /ba1:stepx * "4");
Set("/ba1:stepy", /ba1:stepy * "4");
}
if (((/ba1:stepx < "2") and (/ba1:stepy < "2")) and (((-"2") < /ba1:stepx) and ((-"2") < /ba1:stepy))) {
Set("/ba1:stepx", /ba1:stepx * "9");
Set("/ba1:stepy", /ba1:stepy * "9");
}
gotoAndPlay (17);
Frame 62
stop();
if (xba2 < xba1) {
Set("/ba1:stepx", (-delx12b) / d);
}
if (xba1 < xba2) {
Set("/ba1:stepx", delx12b / d);
}
if (yba2n < yba1) {
Set("/ba1:stepy", (-dely12n) / d);
}
if (yba1 < yba2n) {
Set("/ba1:stepy", dely12n / d);
}
if (((/ba1:stepx < "2") and (/ba1:stepy < "2")) and (((-"2") < /ba1:stepx) and ((-"2") < /ba1:stepy))) {
Set("/ba1:stepx", /ba1:stepx * "9");
Set("/ba1:stepy", /ba1:stepy * "9");
}
gotoAndPlay (17);
Frame 66
if (xba2 < xba1) {
Set("/ba1:stepx", (-delx12b) / d);
}
if (xba1 < xba2) {
Set("/ba1:stepx", delx12b / d);
}
if (yba2s < yba1) {
Set("/ba1:stepy", (-dely12s) / d);
}
if (yba1 < yba2s) {
Set("/ba1:stepy", dely12s / d);
}
if (((/ba1:stepx < "2") and (/ba1:stepy < "2")) and (((-"2") < /ba1:stepx) and ((-"2") < /ba1:stepy))) {
Set("/ba1:stepx", /ba1:stepx * "9");
Set("/ba1:stepy", /ba1:stepy * "9");
}
gotoAndPlay (17);
Frame 70
if (xba2w < xba1) {
Set("/ba1:stepx", (-delx12w) / d);
}
if (xba1 < xba2w) {
Set("/ba1:stepx", delx12w / d);
}
if (yba2 < yba1) {
Set("/ba1:stepy", (-dely12b) / d);
}
if (yba1 < yba2) {
Set("/ba1:stepy", dely12b / d);
}
if (((/ba1:stepx < "2") and (/ba1:stepy < "2")) and (((-"2") < /ba1:stepx) and ((-"2") < /ba1:stepy))) {
Set("/ba1:stepx", /ba1:stepx * "9");
Set("/ba1:stepy", /ba1:stepy * "9");
}
gotoAndPlay (17);
Frame 74
if (xba2o < xba1) {
Set("/ba1:stepx", (-delx12o) / d);
}
if (xba1 < xba2o) {
Set("/ba1:stepx", delx12o / d);
}
if (yba2 < yba1) {
Set("/ba1:stepy", (-dely12b) / d);
}
if (yba1 < yba2) {
Set("/ba1:stepy", dely12b / d);
}
if (((/ba1:stepx < "2") and (/ba1:stepy < "2")) and (((-"2") < /ba1:stepx) and ((-"2") < /ba1:stepy))) {
Set("/ba1:stepx", /ba1:stepx * "9");
Set("/ba1:stepy", /ba1:stepy * "9");
}
gotoAndPlay (17);
Symbol 3 Button
on (press) {
xba1 = getProperty("/bai", _x);
yba1 = getProperty("/bai", _y);
xko = getProperty("../koe", _x);
yko = getProperty("../koe", _y);
delx = xba1 - xko;
dely = yba1 - yko;
stepx = delx;
stepy = dely;
}
Symbol 4 MovieClip Frame 1
stepx = "1.3";
stepy = "1";
play();
Symbol 4 MovieClip Frame 2
xba1 = getProperty("/bai", _x);
yba1 = getProperty("/bai", _y);
setProperty("/bai", _x , xba1 + stepx);
setProperty("/bai", _y , yba1 + stepy);
play();
Symbol 4 MovieClip Frame 3
stepx = stepx * "0.99";
stepy = stepy * "0.99";
if (((stepx < "0.6") and ((-"0.6") < stepx)) and ((stepy < "0.6") and ((-"0.6") < stepy))) {
stepx = "0";
stepy = "0";
}
xba1 = getProperty("/bai", _x);
yba1 = getProperty("/bai", _y);
if ("95" >= xba1) {
stepx = -stepx;
if (stepx < "0") {
stepx = -stepx;
}
if (stepx == "0") {
stepx = "1";
}
}
if (xba1 >= "505") {
stepx = -stepx;
if ("0" < stepx) {
stepx = -stepx;
}
if (stepx == "0") {
stepx = -"1";
}
}
if (yba1 < "95") {
stepy = -stepy;
tellTarget ("/sou") {
gotoAndPlay ("wand");
};
if (stepy < "0") {
stepy = -stepy;
}
if (stepy == "0") {
stepy = "1";
}
}
if ("305" < yba1) {
stepy = -stepy;
if ("0" < stepy) {
stepy = -stepy;
}
if (stepy == "0") {
stepy = -"1";
}
}
gotoAndPlay (2);
Symbol 19 Button
on (release) {
tellTarget ("/") {
gotoAndStop ("geg");
};
tellTarget ("/uhr") {
play();
};
tellTarget ("/uhr/stunde") {
play();
};
Set("/:treff1", "3");
}
Symbol 28 Button
on (release) {
Set("/ba1:stepx", "0");
Set("/ba3:stepx", "0");
Set("/ba2:stepx", "0");
Set("/ba1:stepy", "0");
Set("/ba3:stepy", "0");
Set("/ba2:stepy", "0");
}
Symbol 32 Button
on (release) {
tellTarget ("/kon") {
play();
}
}
Symbol 33 MovieClip Frame 1
stop();
Symbol 33 MovieClip Frame 20
stop();
Symbol 33 MovieClip Frame 40
gotoAndStop (1);
Symbol 43 MovieClip Frame 2
gotoAndPlay (1);
Symbol 47 MovieClip Frame 1
stop();
Symbol 47 MovieClip Frame 2
play();
Symbol 47 MovieClip Frame 10
gotoAndStop (1);
Symbol 47 MovieClip Frame 11
play();
Symbol 53 MovieClip Frame 1
stepx = "0";
stepy = "0";
play();
Symbol 53 MovieClip Frame 2
xba1 = getProperty("/ba3", _x);
yba1 = getProperty("/ba3", _y);
setProperty("/ba3", _x , xba1 + stepx);
setProperty("/ba3", _y , yba1 + stepy);
play();
Symbol 53 MovieClip Frame 3
stepx = stepx * "0.98";
stepy = stepy * "0.98";
xba1 = getProperty("/ba3", _x);
yba1 = getProperty("/ba3", _y);
if (((stepx < "0.6") and ((-"0.6") < stepx)) and ((stepy < "0.6") and ((-"0.6") < stepy))) {
stepx = "0";
stepy = "0";
}
if ("95" >= xba1) {
stepx = -stepx;
if (stepx < "0") {
stepx = -stepx;
}
if (stepx == "0") {
stepx = "1";
}
tellTarget ("/sou") {
gotoAndPlay ("wand");
};
}
if (xba1 >= "505") {
stepx = -stepx;
if ("0" < stepx) {
stepx = -stepx;
}
if (stepx == "0") {
stepx = -"1";
}
tellTarget ("/sou") {
gotoAndPlay ("wand");
};
}
if (yba1 < "95") {
stepy = -stepy;
if (stepy < "0") {
stepy = -stepy;
}
if (stepy == "0") {
stepy = "1";
}
tellTarget ("/sou") {
gotoAndPlay ("wand");
};
}
if ("305" < yba1) {
stepy = -stepy;
if ("0" < stepy) {
stepy = -stepy;
}
if (stepy == "0") {
stepy = -"1";
}
tellTarget ("/sou") {
gotoAndPlay ("wand");
};
}
gotoAndPlay (2);
Symbol 55 MovieClip Frame 1
stepx = "0";
stepy = "0";
play();
Symbol 55 MovieClip Frame 2
xba1 = getProperty("/ba2", _x);
yba1 = getProperty("/ba2", _y);
setProperty("/ba2", _x , xba1 + stepx);
setProperty("/ba2", _y , yba1 + stepy);
play();
Symbol 55 MovieClip Frame 3
stepx = stepx * "0.98";
stepy = stepy * "0.98";
xba1 = getProperty("/ba2", _x);
yba1 = getProperty("/ba2", _y);
if (((stepx < "0.6") and ((-"0.6") < stepx)) and ((stepy < "0.6") and ((-"0.6") < stepy))) {
stepx = "0";
stepy = "0";
}
if ("95" >= xba1) {
stepx = -stepx;
if (stepx < "0") {
stepx = -stepx;
}
if (stepx == "0") {
stepx = "1";
}
tellTarget ("/sou") {
gotoAndPlay ("wand");
};
}
if (xba1 >= "505") {
stepx = -stepx;
if ("0" < stepx) {
stepx = -stepx;
}
if (stepx == "0") {
stepx = -"1";
}
tellTarget ("/sou") {
gotoAndPlay ("wand");
};
}
if (yba1 < "95") {
stepy = -stepy;
if (stepy < "0") {
stepy = -stepy;
}
if (stepy == "0") {
stepy = "1";
}
tellTarget ("/sou") {
gotoAndPlay ("wand");
};
}
if ("305" < yba1) {
stepy = -stepy;
if ("0" < stepy) {
stepy = -stepy;
}
if (stepy == "0") {
stepx = -"1";
}
tellTarget ("/sou") {
gotoAndPlay ("wand");
};
}
gotoAndPlay (2);
Symbol 60 Button
on (release) {
getURL ("http://www.toepferei.com", "_blank");
}
Symbol 63 MovieClip Frame 81
stop();
Symbol 67 MovieClip Frame 1
while (zz < "55") {
duplicateMovieClip ("spi", "spi" add zz, zz + "1");
setProperty("spi" add zz, _x , (xb - xko) * (zz * "2"));
setProperty("spi" add zz, _y , (yb - yko) * (zz * "2"));
zz = zz + "1";
}
play();
Symbol 67 MovieClip Frame 2
zz = "1";
while (zz < "55") {
setProperty("spi" add zz, _x , (/ba1:xb - /ba1:xko) * (zz * "2"));
setProperty("spi" add zz, _y , (/ba1:yb - /ba1:yko) * (zz * "2"));
zz = zz + "1";
}
play();
Symbol 67 MovieClip Frame 3
prevFrame();
while (zz < "55") {
setProperty("spi" add zz, _x , (/ba1:xb - /ba1:xko) * (zz * "2"));
setProperty("spi" add zz, _y , (/ba1:yb - /ba1:yko) * (zz * "2"));
zz = zz + "1";
}
Symbol 71 MovieClip Frame 1
stop();
Symbol 71 MovieClip Frame 2
stop();
Symbol 71 MovieClip Frame 3
stop();
Symbol 71 MovieClip Frame 4
stop();
Symbol 72 MovieClip Frame 1
zz = "11";
while (zz < "100") {
duplicateMovieClip ("spi", "spi" add zz, zz + "1");
zz = zz + "1";
}
tellTarget ("spi") {
gotoAndStop (2);
};
tellTarget ("spi80") {
gotoAndStop (3);
};
tellTarget ("spi90") {
gotoAndStop (3);
};
tellTarget ("spi99") {
gotoAndStop (3);
};
tellTarget ("spi11") {
gotoAndStop (4);
};
play();
Symbol 72 MovieClip Frame 2
zz = "11";
while (zz < "100") {
setProperty("spi" add zz, _x , (/ba1:xko - /ba1:xb) * (zz * "0.3"));
setProperty("spi" add zz, _y , (/ba1:yko - /ba1:yb) * (zz * "0.3"));
zz = zz + "1";
zm = zz - "1";
sizx = getProperty("spi" add zm, _xscale);
sizy = getProperty("spi" add zm, _yscale);
setProperty("spi" add zz, _xscale , sizx * "1.01");
setProperty("spi" add zz, _yscale , sizy * "1.01");
}
tellTarget ("spi") {
gotoAndStop (2);
};
tellTarget ("spi80") {
gotoAndStop (3);
};
tellTarget ("spi90") {
gotoAndStop (3);
};
tellTarget ("spi7") {
gotoAndStop (4);
};
play();
Symbol 72 MovieClip Frame 3
prevFrame();
while (zz < "55") {
setProperty("spi" add zz, _x , (/ba1:xb - /ba1:xko) * (zz * "2"));
setProperty("spi" add zz, _y , (/ba1:yb - /ba1:yko) * (zz * "2"));
zz = zz + "1";
}
Symbol 73 Button
on (press) {
Set("/ba1:xb", getProperty("/ba1", _x));
Set("/ba1:yb", getProperty("/ba1", _y));
Set("/ba1:xko", getProperty("/koe", _x));
yko = getProperty("/koe", _y);
Set("/ba1:delx", /ba1:xb - /ba1:xko);
Set("/ba1:dely", /ba1:yb - /ba1:yko);
Set("/ba1:stepx", /ba1:delx);
Set("/ba1:stepy", /ba1:dely);
gotoAndStop (2);
Set("/:treff1", "0");
tellTarget ("/uhr") {
play();
};
tellTarget ("/uhr/stunde") {
play();
}
}
on (release) {
tellTarget ("/") {
gotoAndPlay ("play");
}
}
Symbol 74 MovieClip Frame 1
stop();
Symbol 74 MovieClip Frame 2
stop();
Symbol 75 MovieClip Frame 1
stepx = "0";
stepy = "0";
play();
Symbol 75 MovieClip Frame 2
xb = getProperty("/ba1", _x);
yb = getProperty("/ba1", _y);
setProperty("/ba1", _x , xb + stepx);
setProperty("/ba1", _y , yb + stepy);
stepx = stepx * "0.98";
stepy = stepy * "0.98";
play();
xko = getProperty("../koe", _x);
yko = getProperty("../koe", _y);
delx = xb - xko;
dely = yb - yko;
Symbol 75 MovieClip Frame 3
if (((stepx < "0.6") and ((-"0.6") < stepx)) and ((stepy < "0.6") and ((-"0.6") < stepy))) {
stepx = "0";
stepy = "0";
}
gotoAndPlay (2);
xb = getProperty("/ba1", _x);
yb = getProperty("/ba1", _y);
if ("95" >= xb) {
tellTarget ("/sou") {
gotoAndPlay ("wand");
};
stepx = -stepx;
if (stepx < "0") {
stepx = -stepx;
}
if (stepx == "0") {
stepx = "1";
}
}
if (xb >= "505") {
stepx = -stepx;
tellTarget ("/sou") {
gotoAndPlay ("wand");
};
if ("0" < stepx) {
stepx = -stepx;
}
if (stepx == "0") {
stepx = -"1";
}
}
if (yb < "95") {
stepy = -stepy;
tellTarget ("/sou") {
gotoAndPlay ("wand");
};
if (stepy < "0") {
stepy = -stepy;
}
if (stepy == "0") {
stepy = "1";
}
}
if ("305" < yb) {
stepy = -stepy;
tellTarget ("/sou") {
gotoAndPlay ("wand");
};
if ("0" < stepy) {
stepy = -stepy;
}
if (stepy == "0") {
stepy = -"1";
}
}
Symbol 79 Button
on (release) {
tellTarget ("/reg") {
play();
}
}
Symbol 80 Button
on (release) {
tellTarget ("/reg") {
play();
}
}
Symbol 84 MovieClip Frame 1
stop();
Symbol 84 MovieClip Frame 2
tellTarget ("/uhr") {
stop();
};
tellTarget ("/uhr/stunde") {
stop();
}
Symbol 84 MovieClip Frame 30
stop();
Symbol 84 MovieClip Frame 60
stop();
tellTarget ("/uhr") {
play();
};
tellTarget ("/uhr/stunde") {
play();
}
Symbol 89 Button
on (release) {
tellTarget ("reg") {
play();
}
}
Symbol 94 MovieClip Frame 1
stop();
Symbol 97 MovieClip Frame 1
zz = "90";
tellTarget ("/stunde") {
gotoAndStop (1);
};
gotoAndStop (2);
Symbol 97 MovieClip Frame 23
zz = zz - "1";
tellTarget ("stunde") {
play();
};
gotoAndPlay (2);
if (zz == "0") {
tellTarget ("/ende") {
play();
};
gotoAndStop (1);
}
Symbol 103 MovieClip Frame 68
gotoAndPlay (1);
Symbol 106 Button
on (rollOver) {
tellTarget ("/uhr") {
stop();
};
tellTarget ("/uhr/stunde") {
stop();
}
}
on (rollOut) {
tellTarget ("/uhr") {
play();
};
tellTarget ("/uhr/stunde") {
play();
}
}
Symbol 111 Button
on (release) {
gotoAndPlay (16);
}
Symbol 113 Button
on (press, release) {
tellTarget ("/ende") {
play();
}
}
Symbol 114 Button
on (press, release) {
tellTarget ("/ende") {
play();
}
}
Symbol 117 MovieClip Frame 1
if (/score:score < "5") {
if (/score:score == "0") {
text = (("Sie haben leider noch keinen Punkt gemacht. Versuchen Sie es doch einfach nochmal !" add "\r") add "\r") add "Viel Erfolg.";
} else if (/score:score == "1") {
text = ("Herzlichen Glückwunsch. Sie haben immerhin schon einen einzigen Punkt erreicht." add "\r") add "Weiter so !! ";
} else {
text = ("Herzlichen Glückwunsch. Sie haben immerhin schon " add /score:score) add " Punkte erreicht.";
}
}
if (/score:score >= "5") {
text = ((("Klasse ! Sie sind ein Könner! Sie haben ganze " add /score:score) add " Punkte erreicht.") add "\r") add "Wir gratulieren Ihnen! Sie haben eine Packung Mon Cherie gewonnen!!!";
}
Symbol 117 MovieClip Frame 2
if (/score:score < "5") {
if (/score:score == "0") {
text = (("Sie haben leider noch keinen Punkt gemacht. Versuchen Sie es doch einfach nochmal !" add "\r") add "\r") add "Viel Erfolg.";
} else if (/score:score == "1") {
text = ("Herzlichen Glückwunsch. Sie haben immerhin schon einen einzigen Punkt erreicht." add "\r") add "Weiter so !! ";
} else {
text = ("Herzlichen Glückwunsch. Sie haben immerhin schon " add /score:score) add " Punkte erreicht.";
}
}
if (/score:score >= "5") {
text = ((("Klasse ! Sie sind ein Könner! Sie haben ganze " add /score:score) add " Punkte erreicht.") add "\r") add "Wir gratulieren Ihnen! Sie haben eine Packung Mon Cherie gewonnen!!!";
}
Symbol 118 MovieClip Frame 1
stop();
Symbol 118 MovieClip Frame 30
stop();
Symbol 118 MovieClip Frame 60
gotoAndStop (1);
tellTarget ("/") {
gotoAndPlay ("start");
}