Frame 1
this.onEnterFrame = function () {
geladen = this.getBytesLoaded();
gesamt = this.getBytesTotal();
prozent = (geladen * 100) / gesamt;
this.preloader_mc.ladebalken_mc._width = prozent * 2;
if (geladen >= gesamt) {
this._parent.gotoAndStop(2);
delete this.onEnterFrame;
}
};
Stage.showMenu = false;
Frame 2
_root.button1mc._alpha = 100;
_root.button2mc._alpha = 100;
_root.button3mc._alpha = 100;
_root.button4mc._alpha = 100;
_root.button5mc._alpha = 100;
_root.button6mc._alpha = 100;
stop();
_root.char2 = false;
Stage.showMenu = false;
Symbol 24 MovieClip Frame 11
gotoAndPlay (1);
Symbol 27 MovieClip Frame 1
this._parent.buttonbg1mc.onPress = function () {
gotoAndStop (1);
};
this._parent.buttonbg2mc.onPress = function () {
gotoAndStop (2);
};
this._parent.buttonbg3mc.onPress = function () {
gotoAndStop (3);
};
this._parent.buttonbg4mc.onPress = function () {
gotoAndStop (4);
};
this._parent.buttonbg5mc.onPress = function () {
gotoAndStop (5);
};
this._parent.buttonbg6mc.onPress = function () {
gotoAndStop (6);
};
stop();
Symbol 32 MovieClip Frame 1
stop();
Symbol 32 MovieClip Frame 2
stop();
Symbol 48 MovieClip Frame 1
this._parent.button1mc.onPress = function () {
gotoAndStop (1);
};
this._parent.button2mc.onPress = function () {
gotoAndStop (2);
};
this._parent.button3mc.onPress = function () {
gotoAndStop (3);
};
this._parent.button4mc.onPress = function () {
gotoAndStop (4);
};
this._parent.button5mc.onPress = function () {
gotoAndStop (5);
};
this._parent.button6mc.onPress = function () {
gotoAndStop (6);
};
stop();
Symbol 78 MovieClip Frame 1
this._parent.buttonc1mc.onPress = function () {
gotoAndStop (1);
};
this._parent.buttonc2mc.onPress = function () {
gotoAndStop (2);
};
this._parent.buttonc3mc.onPress = function () {
gotoAndStop (3);
};
this._parent.buttonc4mc.onPress = function () {
gotoAndStop (4);
};
this._parent.buttonc5mc.onPress = function () {
if (_root.char2) {
gotoAndStop (5);
} else {
gotoAndStop (14);
}
};
this._parent.buttonc6mc.onPress = function () {
if (_root.char2) {
gotoAndStop (6);
} else {
gotoAndStop (13);
}
};
this._parent.buttonc7mc.onPress = function () {
gotoAndStop (7);
};
this._parent.buttonc8mc.onPress = function () {
gotoAndStop (8);
};
this._parent.buttonc9mc.onPress = function () {
gotoAndStop (9);
};
stop();
Symbol 78 MovieClip Frame 10
stop();
Symbol 78 MovieClip Frame 11
stop();
Symbol 82 Button
on (press) {
_root.button1mc._alpha = 100;
_root.button2mc._alpha = 100;
_root.button3mc._alpha = 100;
_root.button4mc._alpha = 0;
_root.button5mc._alpha = 100;
_root.button6mc._alpha = 100;
}
Symbol 83 Button
on (press) {
_root.button1mc._alpha = 0;
_root.button2mc._alpha = 100;
_root.button3mc._alpha = 100;
_root.button4mc._alpha = 100;
_root.button5mc._alpha = 100;
_root.button6mc._alpha = 100;
}
Symbol 84 Button
on (press) {
_root.button1mc._alpha = 100;
_root.button2mc._alpha = 100;
_root.button3mc._alpha = 100;
_root.button4mc._alpha = 100;
_root.button5mc._alpha = 0;
_root.button6mc._alpha = 100;
}
Symbol 85 Button
on (press) {
_root.button1mc._alpha = 100;
_root.button2mc._alpha = 0;
_root.button3mc._alpha = 100;
_root.button4mc._alpha = 100;
_root.button5mc._alpha = 100;
_root.button6mc._alpha = 100;
}
Symbol 86 Button
on (press) {
_root.button1mc._alpha = 100;
_root.button2mc._alpha = 100;
_root.button3mc._alpha = 100;
_root.button4mc._alpha = 100;
_root.button5mc._alpha = 100;
_root.button6mc._alpha = 0;
}
Symbol 87 Button
on (press) {
_root.button1mc._alpha = 100;
_root.button2mc._alpha = 100;
_root.button3mc._alpha = 0;
_root.button4mc._alpha = 100;
_root.button5mc._alpha = 100;
_root.button6mc._alpha = 100;
}
Symbol 88 Button
on (press) {
_root.buttonbg1mc._alpha = 100;
_root.buttonbg2mc._alpha = 100;
_root.buttonbg3mc._alpha = 100;
_root.buttonbg4mc._alpha = 0;
_root.buttonbg5mc._alpha = 100;
_root.buttonbg6mc._alpha = 100;
}
Symbol 89 Button
on (press) {
_root.char2 = !_root.char2;
bodyMC.gotoAndStop((_root.char2 ? 2 : 1));
gesichter_mc.gotoAndStop((_root.char2 ? 8 : 1));
kleidung_mc.gotoAndStop((_root.char2 ? 6 : 1));
}
Symbol 90 Button
on (press) {
_root.buttonbg1mc._alpha = 0;
_root.buttonbg2mc._alpha = 100;
_root.buttonbg3mc._alpha = 100;
_root.buttonbg4mc._alpha = 100;
_root.buttonbg5mc._alpha = 100;
_root.buttonbg6mc._alpha = 100;
}
Symbol 91 Button
on (press) {
_root.buttonbg1mc._alpha = 100;
_root.buttonbg2mc._alpha = 100;
_root.buttonbg3mc._alpha = 100;
_root.buttonbg4mc._alpha = 100;
_root.buttonbg5mc._alpha = 0;
_root.buttonbg6mc._alpha = 100;
}
Symbol 92 Button
on (press) {
_root.buttonbg1mc._alpha = 100;
_root.buttonbg2mc._alpha = 0;
_root.buttonbg3mc._alpha = 100;
_root.buttonbg4mc._alpha = 100;
_root.buttonbg5mc._alpha = 100;
_root.buttonbg6mc._alpha = 100;
}
Symbol 93 Button
on (press) {
_root.buttonbg1mc._alpha = 100;
_root.buttonbg2mc._alpha = 100;
_root.buttonbg3mc._alpha = 100;
_root.buttonbg4mc._alpha = 100;
_root.buttonbg5mc._alpha = 100;
_root.buttonbg6mc._alpha = 0;
}
Symbol 94 Button
on (press) {
_root.buttonbg1mc._alpha = 100;
_root.buttonbg2mc._alpha = 100;
_root.buttonbg3mc._alpha = 0;
_root.buttonbg4mc._alpha = 100;
_root.buttonbg5mc._alpha = 100;
_root.buttonbg6mc._alpha = 100;
}
Symbol 95 Button
on (press) {
_root.buttonc1mc._alpha = 100;
_root.buttonc2mc._alpha = 100;
_root.buttonc3mc._alpha = 100;
_root.buttonc4mc._alpha = 0;
_root.buttonc5mc._alpha = 100;
_root.buttonc6mc._alpha = 100;
_root.buttonc7mc._alpha = 100;
_root.buttonc8mc._alpha = 100;
_root.buttonc9mc._alpha = 100;
gotoAndStop (2);
}
Symbol 96 Button
on (press) {
_root.buttonc1mc._alpha = 0;
_root.buttonc2mc._alpha = 100;
_root.buttonc3mc._alpha = 100;
_root.buttonc4mc._alpha = 100;
_root.buttonc5mc._alpha = 100;
_root.buttonc6mc._alpha = 100;
_root.buttonc7mc._alpha = 100;
_root.buttonc8mc._alpha = 100;
_root.buttonc9mc._alpha = 100;
gotoAndStop (2);
}
Symbol 97 Button
on (press) {
_root.buttonc1mc._alpha = 100;
_root.buttonc2mc._alpha = 100;
_root.buttonc3mc._alpha = 100;
_root.buttonc4mc._alpha = 100;
_root.buttonc5mc._alpha = 0;
_root.buttonc6mc._alpha = 100;
_root.buttonc7mc._alpha = 100;
_root.buttonc8mc._alpha = 100;
_root.buttonc9mc._alpha = 100;
gotoAndStop (3);
}
Symbol 98 Button
on (press) {
_root.buttonc1mc._alpha = 100;
_root.buttonc2mc._alpha = 0;
_root.buttonc3mc._alpha = 100;
_root.buttonc4mc._alpha = 100;
_root.buttonc5mc._alpha = 100;
_root.buttonc6mc._alpha = 100;
_root.buttonc7mc._alpha = 100;
_root.buttonc8mc._alpha = 100;
_root.buttonc9mc._alpha = 100;
gotoAndStop (2);
}
Symbol 99 Button
on (press) {
_root.buttonc1mc._alpha = 100;
_root.buttonc2mc._alpha = 100;
_root.buttonc3mc._alpha = 100;
_root.buttonc4mc._alpha = 100;
_root.buttonc5mc._alpha = 100;
_root.buttonc6mc._alpha = 0;
_root.buttonc7mc._alpha = 100;
_root.buttonc8mc._alpha = 100;
_root.buttonc9mc._alpha = 100;
gotoAndStop (3);
}
Symbol 100 Button
on (press) {
_root.buttonc1mc._alpha = 100;
_root.buttonc2mc._alpha = 100;
_root.buttonc3mc._alpha = 0;
_root.buttonc4mc._alpha = 100;
_root.buttonc5mc._alpha = 100;
_root.buttonc6mc._alpha = 100;
_root.buttonc7mc._alpha = 100;
_root.buttonc8mc._alpha = 100;
_root.buttonc9mc._alpha = 100;
gotoAndStop (2);
}
Symbol 101 Button
on (press) {
_root.buttonc1mc._alpha = 100;
_root.buttonc2mc._alpha = 100;
_root.buttonc3mc._alpha = 100;
_root.buttonc4mc._alpha = 100;
_root.buttonc5mc._alpha = 100;
_root.buttonc6mc._alpha = 100;
_root.buttonc7mc._alpha = 0;
_root.buttonc8mc._alpha = 100;
_root.buttonc9mc._alpha = 100;
gotoAndStop (3);
}
Symbol 102 Button
on (press) {
_root.buttonc1mc._alpha = 100;
_root.buttonc2mc._alpha = 100;
_root.buttonc3mc._alpha = 100;
_root.buttonc4mc._alpha = 100;
_root.buttonc5mc._alpha = 100;
_root.buttonc6mc._alpha = 100;
_root.buttonc7mc._alpha = 100;
_root.buttonc8mc._alpha = 0;
_root.buttonc9mc._alpha = 100;
gotoAndStop (3);
}
Symbol 103 Button
on (press) {
_root.buttonc1mc._alpha = 100;
_root.buttonc2mc._alpha = 100;
_root.buttonc3mc._alpha = 100;
_root.buttonc4mc._alpha = 100;
_root.buttonc5mc._alpha = 100;
_root.buttonc6mc._alpha = 100;
_root.buttonc7mc._alpha = 100;
_root.buttonc8mc._alpha = 100;
_root.buttonc9mc._alpha = 0;
gotoAndStop (3);
}
Symbol 104 Button
on (press) {
if ((kleidung_mc._currentframe == 10) || (kleidung_mc._currentframe == 11)) {
kleidung_mc.gotoAndStop(12);
return(undefined);
}
if (_root.char2) {
kleidung_mc.gotoAndStop(10);
} else {
kleidung_mc.gotoAndStop(11);
}
}