Frame 1
if (_framesloaded >= _totalframes) {
gotoAndPlay (3);
} else {
geladen = this.getBytesLoaded();
gesamt = this.getBytesTotal();
prozent = Math.round((geladen / gesamt) * 100);
ladebalken._xscale = prozent;
}
Frame 2
gotoAndPlay (1);
Frame 4
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_TN", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.TN = new Sound(this._parent.BS_TN);
} else {
this.createEmptyMovieClip("_TN_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.TN = new Sound(this.BS_TN);
}
_global.Behaviors.Sound.TN.attachSound("TN");
_global.Behaviors.Sound.TN.start(0, 1);
Frame 138
_global.Behaviors.Sound.TN.stop("TN");
Frame 139
stop();
btn_start.onRelease = function () {
gotoAndStop (140);
};
Frame 140
function sortieren() {
Set("w\u00FCrfel1ges", false);
Set("w\u00FCrfel2ges", false);
Set("w\u00FCrfel3ges", false);
Set("w\u00FCrfel4ges", false);
Set("w\u00FCrfel5ges", false);
zwischen1 = Math.min(w\u00FCrfel1, w\u00FCrfel2);
zwischen2 = Math.min(zwischen1, w\u00FCrfel3);
zwischen3 = Math.min(zwischen2, w\u00FCrfel4);
zahl1 = Math.min(zwischen3, w\u00FCrfel5);
if ((zahl1 == w\u00FCrfel5) && (w\u00FCrfel5ges == false)) {
zwischen1 = Math.min(w\u00FCrfel1, w\u00FCrfel2);
zwischen2 = Math.min(zwischen1, w\u00FCrfel3);
zahl2 = Math.min(zwischen2, w\u00FCrfel4);
Set("w\u00FCrfel5ges", true);
if ((w\u00FCrfel1 == zahl2) && (w\u00FCrfel1ges == false)) {
Set("w\u00FCrfel1ges", true);
} else if ((w\u00FCrfel2 == zahl2) && (w\u00FCrfel2ges == false)) {
Set("w\u00FCrfel2ges", true);
} else if ((w\u00FCrfel3 == zahl2) && (w\u00FCrfel3ges == false)) {
Set("w\u00FCrfel3ges", true);
} else if ((w\u00FCrfel4 == zahl2) && (w\u00FCrfel4ges == false)) {
Set("w\u00FCrfel4ges", true);
}
} else if ((zahl1 == w\u00FCrfel4) && (w\u00FCrfel4ges == false)) {
zwischen1 = Math.min(w\u00FCrfel1, w\u00FCrfel2);
zwischen2 = Math.min(zwischen1, w\u00FCrfel3);
zahl2 = Math.min(zwischen2, w\u00FCrfel5);
Set("w\u00FCrfel4ges", true);
if ((w\u00FCrfel1 == zahl2) && (w\u00FCrfel1ges == false)) {
Set("w\u00FCrfel1ges", true);
} else if ((w\u00FCrfel2 == zahl2) && (w\u00FCrfel2ges == false)) {
Set("w\u00FCrfel2ges", true);
} else if ((w\u00FCrfel3 == zahl2) && (w\u00FCrfel3ges == false)) {
Set("w\u00FCrfel3ges", true);
} else if ((w\u00FCrfel5 == zahl2) && (w\u00FCrfel5ges == false)) {
Set("w\u00FCrfel5ges", true);
}
} else if ((zahl1 == w\u00FCrfel3) && (w\u00FCrfel3ges == false)) {
zwischen1 = Math.min(w\u00FCrfel1, w\u00FCrfel2);
zwischen2 = Math.min(zwischen1, w\u00FCrfel4);
zahl2 = Math.min(zwischen2, w\u00FCrfel5);
Set("w\u00FCrfel3ges", true);
if ((w\u00FCrfel1 == zahl2) && (w\u00FCrfel1ges == false)) {
Set("w\u00FCrfel1ges", true);
} else if ((w\u00FCrfel2 == zahl2) && (w\u00FCrfel2ges == false)) {
Set("w\u00FCrfel2ges", true);
} else if ((w\u00FCrfel4 == zahl2) && (w\u00FCrfel4ges == false)) {
Set("w\u00FCrfel4ges", true);
} else if ((w\u00FCrfel5 == zahl2) && (w\u00FCrfel5ges == false)) {
Set("w\u00FCrfel5ges", true);
}
} else if ((zahl1 == w\u00FCrfel2) && (w\u00FCrfel2ges == false)) {
zwischen1 = Math.min(w\u00FCrfel1, w\u00FCrfel3);
zwischen2 = Math.min(zwischen1, w\u00FCrfel4);
zahl2 = Math.min(zwischen2, w\u00FCrfel5);
Set("w\u00FCrfel2ges", true);
if ((w\u00FCrfel1 == zahl2) && (w\u00FCrfel1ges == false)) {
Set("w\u00FCrfel1ges", true);
} else if ((w\u00FCrfel3 == zahl2) && (w\u00FCrfel3ges == false)) {
Set("w\u00FCrfel3ges", true);
} else if ((w\u00FCrfel4 == zahl2) && (w\u00FCrfel4ges == false)) {
Set("w\u00FCrfel4ges", true);
} else if ((w\u00FCrfel5 == zahl2) && (w\u00FCrfel5ges == false)) {
Set("w\u00FCrfel5ges", true);
}
} else if ((zahl1 == w\u00FCrfel1) && (w\u00FCrfel1ges == false)) {
zwischen1 = Math.min(w\u00FCrfel2, w\u00FCrfel3);
zwischen2 = Math.min(zwischen1, w\u00FCrfel4);
zahl2 = Math.min(zwischen2, w\u00FCrfel5);
Set("w\u00FCrfel1ges", true);
if ((w\u00FCrfel2 == zahl2) && (w\u00FCrfel2ges == false)) {
Set("w\u00FCrfel2ges", true);
} else if ((w\u00FCrfel3 == zahl2) && (w\u00FCrfel3ges == false)) {
Set("w\u00FCrfel3ges", true);
} else if ((w\u00FCrfel4 == zahl2) && (w\u00FCrfel4ges == false)) {
Set("w\u00FCrfel4ges", true);
} else if ((w\u00FCrfel5 == zahl2) && (w\u00FCrfel5ges == false)) {
Set("w\u00FCrfel5ges", true);
}
}
zwischen1 = Math.max(w\u00FCrfel1, w\u00FCrfel2);
zwischen2 = Math.max(zwischen1, w\u00FCrfel3);
zwischen3 = Math.max(zwischen2, w\u00FCrfel4);
zahl5 = Math.max(zwischen3, w\u00FCrfel5);
if ((zahl5 == w\u00FCrfel5) && (w\u00FCrfel5ges == false)) {
zwischen1 = Math.max(w\u00FCrfel1, w\u00FCrfel2);
zwischen2 = Math.max(zwischen1, w\u00FCrfel3);
zahl4 = Math.max(zwischen2, w\u00FCrfel4);
Set("w\u00FCrfel5ges", true);
if ((w\u00FCrfel1 == zahl4) && (w\u00FCrfel1ges == false)) {
Set("w\u00FCrfel1ges", true);
} else if ((w\u00FCrfel2 == zahl4) && (w\u00FCrfel2ges == false)) {
Set("w\u00FCrfel2ges", true);
} else if ((w\u00FCrfel3 == zahl4) && (w\u00FCrfel3ges == false)) {
Set("w\u00FCrfel3ges", true);
} else if ((w\u00FCrfel4 == zahl4) && (w\u00FCrfel4ges == false)) {
Set("w\u00FCrfel4ges", true);
}
} else if ((zahl5 == w\u00FCrfel4) && (w\u00FCrfel4ges == false)) {
zwischen1 = Math.max(w\u00FCrfel1, w\u00FCrfel2);
zwischen2 = Math.max(zwischen1, w\u00FCrfel3);
zahl4 = Math.max(zwischen2, w\u00FCrfel5);
Set("w\u00FCrfel4ges", true);
if ((w\u00FCrfel1 == zahl4) && (w\u00FCrfel1ges == false)) {
Set("w\u00FCrfel1ges", true);
} else if ((w\u00FCrfel2 == zahl4) && (w\u00FCrfel2ges == false)) {
Set("w\u00FCrfel2ges", true);
} else if ((w\u00FCrfel3 == zahl4) && (w\u00FCrfel3ges == false)) {
Set("w\u00FCrfel3ges", true);
} else if ((w\u00FCrfel5 == zahl4) && (w\u00FCrfel5ges == false)) {
Set("w\u00FCrfel5ges", true);
}
} else if ((zahl5 == w\u00FCrfel3) && (w\u00FCrfel3ges == false)) {
zwischen1 = Math.max(w\u00FCrfel1, w\u00FCrfel2);
zwischen2 = Math.max(zwischen1, w\u00FCrfel4);
zahl4 = Math.max(zwischen2, w\u00FCrfel5);
Set("w\u00FCrfel3ges", true);
if ((w\u00FCrfel1 == zahl4) && (w\u00FCrfel1ges == false)) {
Set("w\u00FCrfel1ges", true);
} else if ((w\u00FCrfel2 == zahl4) && (w\u00FCrfel2ges == false)) {
Set("w\u00FCrfel2ges", true);
} else if ((w\u00FCrfel4 == zahl4) && (w\u00FCrfel4ges == false)) {
Set("w\u00FCrfel4ges", true);
} else if ((w\u00FCrfel5 == zahl4) && (w\u00FCrfel5ges == false)) {
Set("w\u00FCrfel5ges", true);
}
} else if ((zahl5 == w\u00FCrfel2) && (w\u00FCrfel2ges == false)) {
zwischen1 = Math.max(w\u00FCrfel1, w\u00FCrfel3);
zwischen2 = Math.max(zwischen1, w\u00FCrfel4);
zahl4 = Math.max(zwischen2, w\u00FCrfel5);
Set("w\u00FCrfel2ges", true);
if ((w\u00FCrfel1 == zahl4) && (w\u00FCrfel1ges == false)) {
Set("w\u00FCrfel1ges", true);
} else if ((w\u00FCrfel3 == zahl4) && (w\u00FCrfel3ges == false)) {
Set("w\u00FCrfel3ges", true);
} else if ((w\u00FCrfel4 == zahl4) && (w\u00FCrfel4ges == false)) {
Set("w\u00FCrfel4ges", true);
} else if ((w\u00FCrfel5 == zahl4) && (w\u00FCrfel5ges == false)) {
Set("w\u00FCrfel5ges", true);
}
} else if ((zahl5 == w\u00FCrfel1) && (w\u00FCrfel1ges == false)) {
zwischen1 = Math.max(w\u00FCrfel2, w\u00FCrfel3);
zwischen2 = Math.max(zwischen1, w\u00FCrfel4);
zahl4 = Math.max(zwischen2, w\u00FCrfel5);
Set("w\u00FCrfel1ges", true);
if ((w\u00FCrfel2 == zahl4) && (w\u00FCrfel2ges == false)) {
Set("w\u00FCrfel2ges", true);
} else if ((w\u00FCrfel3 == zahl4) && (w\u00FCrfel3ges == false)) {
Set("w\u00FCrfel3ges", true);
} else if ((w\u00FCrfel4 == zahl4) && (w\u00FCrfel4ges == false)) {
Set("w\u00FCrfel4ges", true);
} else if ((w\u00FCrfel5 == zahl4) && (w\u00FCrfel5ges == false)) {
Set("w\u00FCrfel5ges", true);
}
}
if (w\u00FCrfel1ges == false) {
zahl3 = w\u00FCrfel1;
Set("w\u00FCrfel1ges", true);
} else if (w\u00FCrfel2ges == false) {
zahl3 = w\u00FCrfel2;
Set("w\u00FCrfel2ges", true);
} else if (w\u00FCrfel3ges == false) {
zahl3 = w\u00FCrfel3;
Set("w\u00FCrfel3ges", true);
} else if (w\u00FCrfel4ges == false) {
zahl3 = w\u00FCrfel4;
Set("w\u00FCrfel4ges", true);
} else if (w\u00FCrfel5ges == false) {
zahl3 = w\u00FCrfel5;
Set("w\u00FCrfel5ges", true);
}
}
function w\u00FCrfeln() {
w\u00FCrfelcounter--;
if (holdw1 == false) {
Set("w\u00FCrfel1", random(6) + 1);
}
if (holdw2 == false) {
Set("w\u00FCrfel2", random(6) + 1);
}
if (holdw3 == false) {
Set("w\u00FCrfel3", random(6) + 1);
}
if (holdw4 == false) {
Set("w\u00FCrfel4", random(6) + 1);
}
if (holdw5 == false) {
Set("w\u00FCrfel5", random(6) + 1);
}
mc_w\u00FCrfel1.gotoAndStop(w\u00FCrfel1);
mc_w\u00FCrfel2.gotoAndStop(w\u00FCrfel2);
mc_w\u00FCrfel3.gotoAndStop(w\u00FCrfel3);
mc_w\u00FCrfel4.gotoAndStop(w\u00FCrfel4);
mc_w\u00FCrfel5.gotoAndStop(w\u00FCrfel5);
if (w\u00FCrfelcounter == 0) {
clearInterval(mehrmalsw\u00FCrfeln);
}
sortieren();
}
function rundenende() {
holdw1 = false;
holdw2 = false;
holdw3 = false;
holdw4 = false;
holdw5 = false;
btn_hold1.enabled = true;
btn_hold1._alpha = 100;
btn_hold2.enabled = true;
btn_hold2._alpha = 100;
btn_hold3.enabled = true;
btn_hold3._alpha = 100;
btn_hold4.enabled = true;
btn_hold4._alpha = 100;
btn_hold5.enabled = true;
btn_hold5._alpha = 100;
btn_1er.enabled = false;
btn_2er.enabled = false;
btn_3er.enabled = false;
btn_4er.enabled = false;
btn_5er.enabled = false;
btn_6er.enabled = false;
btn_3erpasch.enabled = false;
btn_4erpasch.enabled = false;
btn_klstr.enabled = false;
btn_grstr.enabled = false;
btn_fullhouse.enabled = false;
btn_kniffel.enabled = false;
btn_chance.enabled = false;
btn_roll.enabled = true;
btn_roll._alpha = 100;
if (((((((((((((aces == false) && (twos == false)) && (threes == false)) && (fours == false)) && (fives == false)) && (sixes == false)) && (threeofakind == false)) && (fourofakind == false)) && (smstraight == false)) && (lgstraight == false)) && (fullhouse1 == false)) && (yathzee == false)) && (chance1 == false)) {
gotoAndStop (141);
}
}
function neuerunde() {
if (aces == true) {
btn_1er.enabled = true;
}
if (twos == true) {
btn_2er.enabled = true;
}
if (threes == true) {
btn_3er.enabled = true;
}
if (fours == true) {
btn_4er.enabled = true;
}
if (fives == true) {
btn_5er.enabled = true;
}
if (sixes == true) {
btn_6er.enabled = true;
}
if (fourofakind == true) {
btn_4erpasch.enabled = true;
}
if (threeofakind == true) {
btn_3erpasch.enabled = true;
}
if (smstraight == true) {
btn_klstr.enabled = true;
}
if (lgstraight == true) {
btn_grstr.enabled = true;
}
if (fullhouse1 == true) {
btn_fullhouse.enabled = true;
}
if (yathzee == true) {
btn_kniffel.enabled = true;
}
if (chance1 == true) {
btn_chance.enabled = true;
}
}
stop();
counter = 3;
score = 0;
holdw1 = false;
holdw2 = false;
holdw3 = false;
holdw4 = false;
holdw5 = false;
aces = true;
twos = true;
threes = true;
fours = true;
fives = true;
sixes = true;
fourofakind = true;
threeofakind = true;
smstraight = true;
lgstraight = true;
fullhouse1 = true;
yathzee = true;
chance1 = true;
txt_1er.text = "";
txt_2er.text = "";
txt_3er.text = "";
txt_4er.text = "";
txt_5er.text = "";
txt_6er.text = "";
txt_3erpasch.text = "";
txt_4erpasch.text = "";
txt_klstr.text = "";
txt_grstr.text = "";
txt_fullhouse.text = "";
txt_kniffel.text = "";
txt_chance.text = "";
btn_roll.onRelease = function () {
sound.play();
counter--;
Set("w\u00FCrfelcounter", 35);
Set("mehrmalsw\u00FCrfeln", setInterval(w\u00FCrfeln, 50));
neuerunde();
if (counter == 0) {
btn_roll.enabled = false;
btn_roll._alpha = 40;
}
};
btn_hold1.onRelease = function () {
if (holdw1 == false) {
holdw1 = true;
btn_hold1._alpha = 50;
} else if (holdw1 == true) {
holdw1 = false;
btn_hold1._alpha = 100;
}
};
btn_hold2.onRelease = function () {
if (holdw2 == false) {
holdw2 = true;
btn_hold2._alpha = 50;
} else if (holdw2 == true) {
holdw2 = false;
btn_hold2._alpha = 100;
}
};
btn_hold3.onRelease = function () {
if (holdw3 == false) {
holdw3 = true;
btn_hold3._alpha = 50;
} else if (holdw3 == true) {
holdw3 = false;
btn_hold3._alpha = 100;
}
};
btn_hold4.onRelease = function () {
if (holdw4 == false) {
holdw4 = true;
btn_hold4._alpha = 50;
} else if (holdw4 == true) {
holdw4 = false;
btn_hold4._alpha = 100;
}
};
btn_hold5.onRelease = function () {
if (holdw5 == false) {
holdw5 = true;
btn_hold5._alpha = 50;
} else if (holdw5 == true) {
holdw5 = false;
btn_hold5._alpha = 100;
}
};
btn_1er.onRelease = function () {
counter = 3;
einer = 0;
if (w\u00FCrfel1 == 1) {
einer++;
}
if (w\u00FCrfel2 == 1) {
einer++;
}
if (w\u00FCrfel3 == 1) {
einer++;
}
if (w\u00FCrfel4 == 1) {
einer++;
}
if (w\u00FCrfel5 == 1) {
einer++;
}
btn_1er.enabled = false;
btn_1er._alpha = 30;
aces = false;
rundenende();
score = score + einer;
Set("w\u00FCrfel1", 0);
Set("w\u00FCrfel2", 0);
Set("w\u00FCrfel3", 0);
Set("w\u00FCrfel4", 0);
Set("w\u00FCrfel5", 0);
zahl1 = 0;
zahl2 = 0;
zahl3 = 0;
zahl4 = 0;
zahl5 = 0;
};
btn_2er.onRelease = function () {
counter = 3;
zweier = 0;
if (w\u00FCrfel1 == 2) {
zweier = zweier + 2;
}
if (w\u00FCrfel2 == 2) {
zweier = zweier + 2;
}
if (w\u00FCrfel3 == 2) {
zweier = zweier + 2;
}
if (w\u00FCrfel4 == 2) {
zweier = zweier + 2;
}
if (w\u00FCrfel5 == 2) {
zweier = zweier + 2;
}
btn_2er.enabled = false;
btn_2er._alpha = 30;
twos = false;
rundenende();
score = score + zweier;
Set("w\u00FCrfel1", 0);
Set("w\u00FCrfel2", 0);
Set("w\u00FCrfel3", 0);
Set("w\u00FCrfel4", 0);
Set("w\u00FCrfel5", 0);
zahl1 = 0;
zahl2 = 0;
zahl3 = 0;
zahl4 = 0;
zahl5 = 0;
};
btn_3er.onRelease = function () {
counter = 3;
dreier = 0;
if (w\u00FCrfel1 == 3) {
dreier = dreier + 3;
}
if (w\u00FCrfel2 == 3) {
dreier = dreier + 3;
}
if (w\u00FCrfel3 == 3) {
dreier = dreier + 3;
}
if (w\u00FCrfel4 == 3) {
dreier = dreier + 3;
}
if (w\u00FCrfel5 == 3) {
dreier = dreier + 3;
}
btn_3er.enabled = false;
btn_3er._alpha = 30;
threes = false;
rundenende();
score = score + dreier;
Set("w\u00FCrfel1", 0);
Set("w\u00FCrfel2", 0);
Set("w\u00FCrfel3", 0);
Set("w\u00FCrfel4", 0);
Set("w\u00FCrfel5", 0);
zahl1 = 0;
zahl2 = 0;
zahl3 = 0;
zahl4 = 0;
zahl5 = 0;
};
btn_4er.onRelease = function () {
counter = 3;
vierer = 0;
if (w\u00FCrfel1 == 4) {
vierer = vierer + 4;
}
if (w\u00FCrfel2 == 4) {
vierer = vierer + 4;
}
if (w\u00FCrfel3 == 4) {
vierer = vierer + 4;
}
if (w\u00FCrfel4 == 4) {
vierer = vierer + 4;
}
if (w\u00FCrfel5 == 4) {
vierer = vierer + 4;
}
btn_4er.enabled = false;
btn_4er._alpha = 30;
fours = false;
rundenende();
score = score + vierer;
Set("w\u00FCrfel1", 0);
Set("w\u00FCrfel2", 0);
Set("w\u00FCrfel3", 0);
Set("w\u00FCrfel4", 0);
Set("w\u00FCrfel5", 0);
zahl1 = 0;
zahl2 = 0;
zahl3 = 0;
zahl4 = 0;
zahl5 = 0;
};
btn_5er.onRelease = function () {
counter = 3;
Set("f\u00FCnfer", 0);
if (w\u00FCrfel1 == 5) {
Set("f\u00FCnfer", f\u00FCnfer + 5);
}
if (w\u00FCrfel2 == 5) {
Set("f\u00FCnfer", f\u00FCnfer + 5);
}
if (w\u00FCrfel3 == 5) {
Set("f\u00FCnfer", f\u00FCnfer + 5);
}
if (w\u00FCrfel4 == 5) {
Set("f\u00FCnfer", f\u00FCnfer + 5);
}
if (w\u00FCrfel5 == 5) {
Set("f\u00FCnfer", f\u00FCnfer + 5);
}
btn_5er.enabled = false;
btn_5er._alpha = 30;
fives = false;
rundenende();
score = score + f\u00FCnfer;
Set("w\u00FCrfel1", 0);
Set("w\u00FCrfel2", 0);
Set("w\u00FCrfel3", 0);
Set("w\u00FCrfel4", 0);
Set("w\u00FCrfel5", 0);
zahl1 = 0;
zahl2 = 0;
zahl3 = 0;
zahl4 = 0;
zahl5 = 0;
};
btn_6er.onRelease = function () {
counter = 3;
sechser = 0;
if (w\u00FCrfel1 == 6) {
sechser = sechser + 6;
}
if (w\u00FCrfel2 == 6) {
sechser = sechser + 6;
}
if (w\u00FCrfel3 == 6) {
sechser = sechser + 6;
}
if (w\u00FCrfel4 == 6) {
sechser = sechser + 6;
}
if (w\u00FCrfel5 == 6) {
sechser = sechser + 6;
}
btn_6er.enabled = false;
btn_6er._alpha = 30;
sixes = false;
rundenende();
score = score + sechser;
Set("w\u00FCrfel1", 0);
Set("w\u00FCrfel2", 0);
Set("w\u00FCrfel3", 0);
Set("w\u00FCrfel4", 0);
Set("w\u00FCrfel5", 0);
zahl1 = 0;
zahl2 = 0;
zahl3 = 0;
zahl4 = 0;
zahl5 = 0;
};
btn_3erpasch.onRelease = function () {
counter = 3;
dreierpasch = 0;
if ((zahl1 == zahl2) && (zahl2 == zahl3)) {
dreierpasch = (((zahl1 + zahl2) + zahl3) + zahl4) + zahl5;
} else if ((zahl2 == zahl3) && (zahl3 == zahl4)) {
dreierpasch = (((zahl1 + zahl2) + zahl3) + zahl4) + zahl5;
} else if ((zahl3 == zahl4) && (zahl4 == zahl3)) {
dreierpasch = (((zahl1 + zahl2) + zahl3) + zahl4) + zahl5;
} else {
dreierpasch = 0;
}
btn_3erpasch.enabled = false;
btn_3erpasch._alpha = 30;
threeofakind = false;
rundenende();
score = score + dreierpasch;
Set("w\u00FCrfel1", 0);
Set("w\u00FCrfel2", 0);
Set("w\u00FCrfel3", 0);
Set("w\u00FCrfel4", 0);
Set("w\u00FCrfel5", 0);
zahl1 = 0;
zahl2 = 0;
zahl3 = 0;
zahl4 = 0;
zahl5 = 0;
};
btn_4erpasch.onRelease = function () {
counter = 3;
viererpasch = 0;
if (((zahl1 == zahl2) && (zahl2 == zahl3)) && (zahl3 == zahl4)) {
viererpasch = (((zahl1 + zahl2) + zahl3) + zahl4) + zahl5;
} else if (((zahl2 == zahl3) && (zahl3 == zahl4)) && (zahl4 == zahl5)) {
viererpasch = (((zahl1 + zahl2) + zahl3) + zahl4) + zahl5;
} else {
viererpasch = 0;
}
btn_4erpasch.enabled = false;
btn_4erpasch._alpha = 30;
fourofakind = false;
rundenende();
score = score + viererpasch;
Set("w\u00FCrfel1", 0);
Set("w\u00FCrfel2", 0);
Set("w\u00FCrfel3", 0);
Set("w\u00FCrfel4", 0);
Set("w\u00FCrfel5", 0);
zahl1 = 0;
zahl2 = 0;
zahl3 = 0;
zahl4 = 0;
zahl5 = 0;
};
btn_kniffel.onRelease = function () {
counter = 3;
kniffel = 0;
if ((((zahl1 == zahl2) && (zahl2 == zahl3)) && (zahl3 == zahl4)) && (zahl4 == zahl5)) {
kniffel = 50;
} else {
viererpasch = 0;
}
btn_kniffel.enabled = false;
btn_kniffel._alpha = 30;
yathzee = false;
rundenende();
score = score + kniffel;
Set("w\u00FCrfel1", 0);
Set("w\u00FCrfel2", 0);
Set("w\u00FCrfel3", 0);
Set("w\u00FCrfel4", 0);
Set("w\u00FCrfel5", 0);
zahl1 = 0;
zahl2 = 0;
zahl3 = 0;
zahl4 = 0;
zahl5 = 0;
};
btn_chance.onRelease = function () {
counter = 3;
chance = (((zahl1 + zahl2) + zahl3) + zahl4) + zahl5;
btn_chance.enabled = false;
btn_chance._alpha = 30;
chance1 = false;
rundenende();
score = score + chance;
Set("w\u00FCrfel1", 0);
Set("w\u00FCrfel2", 0);
Set("w\u00FCrfel3", 0);
Set("w\u00FCrfel4", 0);
Set("w\u00FCrfel5", 0);
zahl1 = 0;
zahl2 = 0;
zahl3 = 0;
zahl4 = 0;
zahl5 = 0;
};
btn_klstr.onRelease = function () {
counter = 3;
klstr = 0;
if (zahl2 == zahl3) {
zwischenwert = zahl3;
zahl3 = zahl4;
zahl4 = zahl5;
zahl5 = zwischenwert;
}
if (zahl3 == zahl4) {
zwischenwert = zahl4;
zahl4 = zahl5;
zahl5 = zwischenwert;
}
if (((zahl1 == (zahl2 - 1)) && (zahl2 == (zahl3 - 1))) && (zahl3 == (zahl4 - 1))) {
klstr = 30;
} else if (((zahl2 == (zahl3 - 1)) && (zahl3 == (zahl4 - 1))) && (zahl4 == (zahl5 - 1))) {
klstr = 30;
} else {
klstr = 0;
}
btn_klstr.enabled = false;
btn_klstr._alpha = 30;
smstraight = false;
rundenende();
score = score + klstr;
Set("w\u00FCrfel1", 0);
Set("w\u00FCrfel2", 0);
Set("w\u00FCrfel3", 0);
Set("w\u00FCrfel4", 0);
Set("w\u00FCrfel5", 0);
zahl1 = 0;
zahl2 = 0;
zahl3 = 0;
zahl4 = 0;
zahl5 = 0;
};
btn_grstr.onRelease = function () {
counter = 3;
grstr = 0;
if ((((zahl1 == (zahl2 - 1)) && (zahl2 == (zahl3 - 1))) && (zahl3 == (zahl4 - 1))) && (zahl4 == (zahl5 - 1))) {
grstr = 40;
} else {
grstr = 0;
}
btn_grstr.enabled = false;
btn_grstr._alpha = 30;
lgstraight = false;
rundenende();
score = score + grstr;
Set("w\u00FCrfel1", 0);
Set("w\u00FCrfel2", 0);
Set("w\u00FCrfel3", 0);
Set("w\u00FCrfel4", 0);
Set("w\u00FCrfel5", 0);
zahl1 = 0;
zahl2 = 0;
zahl3 = 0;
zahl4 = 0;
zahl5 = 0;
};
btn_fullhouse.onRelease = function () {
counter = 3;
fullhouse = 0;
if (((zahl1 == zahl2) && (zahl2 == zahl3)) && (zahl4 == zahl5)) {
fullhouse = 25;
} else if (((zahl1 == zahl2) && (zahl3 == zahl4)) && (zahl4 == zahl5)) {
fullhouse = 25;
} else {
fullhouse = 0;
}
btn_fullhouse.enabled = false;
btn_fullhouse._alpha = 30;
fullhouse1 = false;
rundenende();
score = score + fullhouse;
Set("w\u00FCrfel1", 0);
Set("w\u00FCrfel2", 0);
Set("w\u00FCrfel3", 0);
Set("w\u00FCrfel4", 0);
Set("w\u00FCrfel5", 0);
zahl1 = 0;
zahl2 = 0;
zahl3 = 0;
zahl4 = 0;
zahl5 = 0;
};
Frame 141
stop();
btn_again.onRelease = function () {
gotoAndStop (139);
};
Symbol 32 Button
on (release) {
getURL ("http://www.board23.de", "_blank");
}
Symbol 104 MovieClip Frame 1
stop();
Symbol 104 MovieClip Frame 2
stop();
Symbol 104 MovieClip Frame 3
stop();
Symbol 104 MovieClip Frame 4
stop();
Symbol 104 MovieClip Frame 5
stop();
Symbol 104 MovieClip Frame 6
stop();
Symbol 125 MovieClip Frame 1
stop();