Frame 51
if (_framesloaded >= _totalframes) {
gotoAndPlay (53);
} else {
geladen = this.getBytesLoaded();
gesamt = this.getBytesTotal();
prozent = Math.round((geladen / gesamt) * 100);
ladebalken._xscale = prozent;
}
Frame 52
gotoAndPlay (51);
Frame 54
stop();
Frame 55
fehler = 5;
stop();
btn_fehler1.onRelease = function () {
fehler--;
btn_fehler1.enabled = false;
if (fehler === 0) {
play();
}
};
btn_fehler2.onRelease = function () {
fehler--;
btn_fehler2.enabled = false;
if (fehler === 0) {
play();
}
};
btn_fehler3.onRelease = function () {
fehler--;
btn_fehler3.enabled = false;
if (fehler === 0) {
play();
}
};
btn_fehler4.onRelease = function () {
fehler--;
btn_fehler4.enabled = false;
if (fehler === 0) {
play();
}
};
btn_fehler5.onRelease = function () {
fehler--;
btn_fehler5.enabled = false;
if (fehler === 0) {
play();
}
};
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_wrong", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.wrong = new Sound(this._parent.BS_wrong);
} else {
this.createEmptyMovieClip("_wrong_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.wrong = new Sound(this.BS_wrong);
}
_global.Behaviors.Sound.wrong.attachSound("wrong");
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_right", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.right = new Sound(this._parent.BS_right);
} else {
this.createEmptyMovieClip("_right_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.right = new Sound(this.BS_right);
}
_global.Behaviors.Sound.right.attachSound("right");
Instance of Symbol 47 MovieClip in Frame 55
on (release) {
}
Instance of Symbol 53 MovieClip in Frame 55
on (release) {
_global.Behaviors.Sound.wrong.start(0, 1);
}
Instance of Symbol 47 MovieClip in Frame 55
on (release) {
}
Instance of Symbol 62 MovieClip "btn_fehler1" in Frame 55
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler2" in Frame 55
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler3" in Frame 55
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler5" in Frame 55
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler4" in Frame 55
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Frame 74
stop();
Frame 75
fehler = 5;
stop();
btn_fehler1.onRelease = function () {
fehler--;
btn_fehler1.enabled = false;
if (fehler === 0) {
play();
}
};
btn_fehler2.onRelease = function () {
fehler--;
btn_fehler2.enabled = false;
if (fehler === 0) {
play();
}
};
btn_fehler3.onRelease = function () {
fehler--;
btn_fehler3.enabled = false;
if (fehler === 0) {
play();
}
};
btn_fehler4.onRelease = function () {
fehler--;
btn_fehler4.enabled = false;
if (fehler === 0) {
play();
}
};
btn_fehler5.onRelease = function () {
fehler--;
btn_fehler5.enabled = false;
if (fehler === 0) {
play();
}
};
Instance of Symbol 47 MovieClip in Frame 75
on (release) {
}
Instance of Symbol 47 MovieClip in Frame 75
on (release) {
}
Instance of Symbol 75 MovieClip in Frame 75
on (release) {
_global.Behaviors.Sound.wrong.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler1" in Frame 75
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler2" in Frame 75
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler3" in Frame 75
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler5" in Frame 75
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler4" in Frame 75
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Frame 94
stop();
Frame 95
fehler = 5;
stop();
btn_fehler1.onRelease = function () {
fehler--;
btn_fehler1.enabled = false;
if (fehler === 0) {
play();
}
};
btn_fehler2.onRelease = function () {
fehler--;
btn_fehler2.enabled = false;
if (fehler === 0) {
play();
}
};
btn_fehler3.onRelease = function () {
fehler--;
btn_fehler3.enabled = false;
if (fehler === 0) {
play();
}
};
btn_fehler4.onRelease = function () {
fehler--;
btn_fehler4.enabled = false;
if (fehler === 0) {
play();
}
};
btn_fehler5.onRelease = function () {
fehler--;
btn_fehler5.enabled = false;
if (fehler === 0) {
play();
}
};
Instance of Symbol 47 MovieClip in Frame 95
on (release) {
}
Instance of Symbol 47 MovieClip in Frame 95
on (release) {
}
Instance of Symbol 82 MovieClip in Frame 95
on (release) {
_global.Behaviors.Sound.wrong.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler1" in Frame 95
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler2" in Frame 95
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler3" in Frame 95
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler5" in Frame 95
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler4" in Frame 95
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Frame 114
stop();
Frame 115
fehler = 5;
stop();
btn_fehler1.onRelease = function () {
fehler--;
btn_fehler1.enabled = false;
if (fehler === 0) {
play();
}
};
btn_fehler2.onRelease = function () {
fehler--;
btn_fehler2.enabled = false;
if (fehler === 0) {
play();
}
};
btn_fehler3.onRelease = function () {
fehler--;
btn_fehler3.enabled = false;
if (fehler === 0) {
play();
}
};
btn_fehler4.onRelease = function () {
fehler--;
btn_fehler4.enabled = false;
if (fehler === 0) {
play();
}
};
btn_fehler5.onRelease = function () {
fehler--;
btn_fehler5.enabled = false;
if (fehler === 0) {
play();
}
};
Instance of Symbol 47 MovieClip in Frame 115
on (release) {
}
Instance of Symbol 47 MovieClip in Frame 115
on (release) {
}
Instance of Symbol 89 MovieClip in Frame 115
on (release) {
_global.Behaviors.Sound.wrong.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler1" in Frame 115
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler2" in Frame 115
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler3" in Frame 115
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler5" in Frame 115
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler4" in Frame 115
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Frame 134
stop();
Frame 135
fehler = 5;
stop();
btn_fehler1.onRelease = function () {
fehler--;
btn_fehler1.enabled = false;
if (fehler === 0) {
play();
}
};
btn_fehler2.onRelease = function () {
fehler--;
btn_fehler2.enabled = false;
if (fehler === 0) {
play();
}
};
btn_fehler3.onRelease = function () {
fehler--;
btn_fehler3.enabled = false;
if (fehler === 0) {
play();
}
};
btn_fehler4.onRelease = function () {
fehler--;
btn_fehler4.enabled = false;
if (fehler === 0) {
play();
}
};
btn_fehler5.onRelease = function () {
fehler--;
btn_fehler5.enabled = false;
if (fehler === 0) {
play();
}
};
Instance of Symbol 47 MovieClip in Frame 135
on (release) {
}
Instance of Symbol 96 MovieClip in Frame 135
on (release) {
_global.Behaviors.Sound.wrong.start(0, 1);
}
Instance of Symbol 47 MovieClip in Frame 135
on (release) {
}
Instance of Symbol 62 MovieClip "btn_fehler1" in Frame 135
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler2" in Frame 135
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler3" in Frame 135
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler5" in Frame 135
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Instance of Symbol 62 MovieClip "btn_fehler4" in Frame 135
on (release) {
if (this.me._parent._currentframe == this.me._parent._totalframes) {
this.me._parent.gotoAndPlay(1);
} else {
this.me._parent.play();
}
_global.Behaviors.Sound.right.start(0, 1);
}
Frame 155
stop();
Symbol 16 Button
on (release) {
getURL ("http://www.board23.de", "_blank");
}
Symbol 42 Button
on (release) {
gotoAndPlay (55);
}
Instance of Symbol 52 MovieClip in Symbol 53 MovieClip Frame 1
on (release) {
_global.Behaviors.Sound.wrong.start(0, 1);
}
Symbol 62 MovieClip Frame 1
stop();
Symbol 62 MovieClip Frame 10
stop();
Symbol 70 Button
on (release) {
gotoAndStop (75);
}
Symbol 77 Button
on (release) {
gotoAndStop (95);
}
Symbol 84 Button
on (release) {
gotoAndStop (115);
}
Symbol 91 Button
on (release) {
gotoAndStop (135);
}
Symbol 105 Button
on (release) {
gotoAndPlay (54);
}