Combined Code
frame 1 {
function onClick() {
winMD = this.start_mc.radio_rb.selected;
if (winMD) {
fscommand('fullscreen', true);
fscommand('allowscale', true);
} else {
fscommand('fullscreen', false);
fscommand('allowscale', false);
}
}
this.stop();
fscommand('showmenu', false);
fscommand('trapallkeys', true);
}
button 4 {
on (press) {
_root.onClick();
this.play();
}
}
button 13 {
on (release) {
getURL('https://www.patreon.com/costello', _blank);
}
}
// unknown tag 88 length 156
movieClip 18 {
}
movieClip 19 {
frame 1 {
this.stop();
}
frame 137 {
this.stop();
}
frame 204 {
_root.gotoAndStop('play');
}
}
frame 5 {
function TSoff() {
_root.front_mc.body01_mc.gotoAndStop('off');
_root.front_mc.body02_mc.gotoAndStop('off');
_root.front_mc.body01armL1_mc.tshirt01L_mc.gotoAndStop(2);
_root.front_mc.body01armL1_mc.tshirt01L2_mc.gotoAndStop(2);
_root.front_mc.body01armR1_mc.tshirt01R_mc.gotoAndStop(2);
_root.front_mc.body01armR1_mc.tshirt01R2_mc.gotoAndStop(2);
}
function setBar(AH, BH) {
barAH += AH;
barBH += BH;
if (barAH > 100) {
barAH = 100;
}
if (barBH < 0) {
barBH = 0;
}
}
function setT(addT) {
Tname = addT + '_mc';
if (_root.text_mc[Tname] == null) {
_root.text_mc.attachMovie(addT, Tname, _root.text_mc.getNextHighestDepth());
}
}
function bustM() {
if (_root.Rope <= 1 && _root.TS == 1) {
_root.front_mc.tshirt01A_mc.play();
} else {
if (_root.Rope <= 1 && _root.TS == 2) {
_root.front_mc.bust02_mc.play();
_root.front_mc.tshirt02B_mc.play();
} else {
if (_root.Rope <= 1 && _root.TS == 3) {
_root.front_mc.bust02_mc.play();
} else {
if (_root.Rope == 2 && _root.TS == 1) {
_root.front_mc.body02_mc.tshirt02A_mc.play();
} else {
if (_root.Rope == 2 && _root.TS == 2) {
_root.front_mc.bust02_mc.play();
_root.front_mc.tshirt02B_mc.play();
} else {
if (_root.Rope == 2 && _root.TS == 3) {
_root.front_mc.bust02_mc.play();
}
}
}
}
}
}
}
this.stop();
TS = 1;
Pan = 1;
Simi = 0;
Rope = 0;
Skt = 1;
Bust = 0;
catE = false;
catH = false;
Glass = false;
eggS = 0;
eggL = 0;
Vib = false;
Roter = false;
rLv = 0;
Anal = 0;
Nama = 0;
libido = 0;
oneStep = 5.98;
barAH = 0;
barBH = 0;
Csr = 0;
Endings = 0;
Mouse.hide();
hitB = 0;
hitH = 0;
}
movieClip 25 {
frame 1 {
this.stop();
}
}
instance body01_mc of movieClip 25 {
onClipEvent (load) {
if (_root.TS == 3) {
this.gotoAndStop('off');
}
}
}
movieClip 29 {
}
movieClip 31 {
}
movieClip 34 {
instance gauBprm_mc of movieClip 29 {
onClipEvent (load) {
_height = 0;
}
}
frame 2 {
maxSize = 598;
nowSize = this.gauBprm_mc._height;
parcent = (nowSize / maxSize) * 100;
parcent = Math.floor(parcent);
barBH = Math.floor(_root.barBH);
if (_root.barBH >= 105) {
_root.barBH = 101;
}
if (nowSize >= maxSize) {
_root.gotoAndStop('gameover');
} else {
if (parcent < barBH) {
this.gauBprm_mc._height += _root.oneStep / 5;
} else {
if (parcent > barBH) {
this.gauBprm_mc._height -= _root.oneStep / 5;
}
}
}
}
frame 3 {
this.gotoAndPlay(_currentframe - 1);
}
}
movieClip 36 {
}
movieClip 39 {
instance gauAprm_mc of movieClip 36 {
onClipEvent (load) {
_height = 0;
}
}
frame 2 {
maxSize = 598;
nowSize = this.gauAprm_mc._height;
parcent = (nowSize / maxSize) * 100;
parcent = Math.floor(parcent);
barAH = Math.floor(_root.barAH);
if (parcent < barAH) {
this.gauAprm_mc._height += _root.oneStep / 5;
} else {
if (parcent > barAH) {
this.gauAprm_mc._height -= _root.oneStep / 5;
}
}
}
frame 3 {
this.gotoAndPlay(_currentframe - 1);
}
}
button 43 {
on (rollOver) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.1);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text13');
_root.setBar(0, -0.2);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
on (press) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.1);
_root.front_mc.face01_mc.goFace(6);
} else {
if (_root.barAH >= 80) {
_root.setT('text64');
_root.setBar(0, -0.2);
_root.front_mc.face01_mc.goFace(6);
}
}
}
if (csr == 0 && _root.Csr == 2 && !_root.Vib) {
csr = 2;
this._parent.anal_vib_mc.setTool();
}
if (csr == 0 && _root.Csr == 3 && !_root.Roter) {
csr = 3;
this._parent.anal_roter_mc.setTool();
}
if (csr == 0 && _root.Csr == 4 && _root.Pan >= 2) {
csr = 4;
this._parent.analvib_mc.setTool();
}
if (_root.Csr == 5 && _root.Pan >= 2) {
if (csr == 0 || csr == 5) {
csr = 5;
this._parent.eggSin_mc.setTool();
}
}
if (_root.Csr == 7 && csr == 0 && _root.Skt >= 5) {
if (_root.Pan >= 3 && _root.csr_nama_mc.step >= 40 && _root.barAH >= 80) {
_root.Csr = 0;
csr = 7;
_root.setT('text87');
this._parent.anal_nama_mc.gotoAndPlay('lv1');
} else {
if (_root.csr_nama_mc.step < 40 && _root.barAH >= 80) {
_root.setT('text85');
} else {
if (_root.Pan <= 2) {
_root.setT('text12');
}
}
}
}
}
on (release, releaseOutside) {
if (csr == 2 && this._parent.anal_vib_mc.insert) {
_root.Csr = 0;
} else {
if (csr == 2 && !this._parent.anal_vib_mc.insert) {
this._parent.anal_vib_mc.gotoAndStop(1);
_root.Csr = 2;
_root.csr_vib_mc.lv = 0;
_root.csr_vib_mc.gotoAndStop(1);
_root.Vib = false;
csr = 0;
}
}
if (csr == 3 && this._parent.anal_roter_mc.insert) {
_root.Csr = 0;
} else {
if (csr == 3 && !this._parent.anal_roter_mc.insert) {
this._parent.anal_roter_mc.gotoAndStop(1);
this._parent.mov(0);
_root.Csr = 3;
_root.csr_roter_mc.lv = 0;
csr = 0;
}
}
this._parent.mov(0);
}
}
button 45 {
on (rollOver) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 80) {
_root.setT('text12');
_root.setBar(0, -0.1);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text13');
_root.setBar(0, -0.2);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
on (press) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 80) {
_root.setT('text83');
_root.setBar(0, -0.1);
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 80) {
_root.setT('text84');
_root.setBar(0, -0.2);
_root.front_mc.face01_mc.goFace(2);
}
}
}
if (csr2 == 0 && _root.Csr == 2 && !_root.Vib && _root.Pan >= 3) {
csr2 = 2;
_root.Csr = 0;
this._parent.vagina_vib_mc.gotoAndPlay('lv1');
}
if (csr2 == 0 && _root.Csr == 3 && !_root.Roter) {
csr2 = 3;
this._parent.vagina_roter_mc.setTool();
}
if (_root.Csr == 6 && _root.Pan >= 3 && _root.eggL < 3 && csr2 == 0) {
this._parent.mov(1);
if (_root.barAH < 90) {
_root.setBar(1, 15);
csr2 = 6;
_root.csr_eggL_mc.play();
this._parent.eggLin_mc.gotoAndPlay('lv1');
_root.front_mc.face01_mc.goFace(6);
} else {
if (_root.barAH >= 90) {
_root.setBar(0, 10);
csr2 = 6;
_root.csr_eggL_mc.play();
this._parent.eggLin_mc.gotoAndPlay('lv1');
_root.front_mc.face01_mc.goFace(6);
}
}
} else {
if (_root.Csr == 6 && _root.Pan >= 3 && _root.eggL < 3 && csr2 == 6) {
this._parent.mov(1);
if (_root.barAH < 90) {
_root.setBar(1, 15);
_root.csr_eggL_mc.play();
this._parent.eggLin_mc.gotoAndPlay('lv1');
_root.front_mc.face01_mc.goFace(6);
} else {
if (_root.barAH >= 90) {
_root.setBar(0, 10);
_root.csr_eggL_mc.play();
this._parent.eggLin_mc.gotoAndPlay('lv1');
_root.front_mc.face01_mc.goFace(6);
}
}
}
}
if (_root.Csr == 7 && csr2 == 0 && _root.Pan >= 3) {
if (_root.csr_nama_mc.step >= 40 && _root.barAH >= 80) {
csr2 = 7;
_root.Csr = 0;
this._parent.vagina_nama_mc.gotoAndPlay('lv1');
} else {
_root.setT('text85');
}
}
}
on (release, releaseOutside) {
if (csr2 == 2 && this._parent.vagina_vib_mc.insert) {
_root.Csr = 0;
} else {
if (csr2 == 2 && !this._parent.vagina_vib_mc.insert) {
this._parent.vagina_vib_mc.gotoAndStop(1);
_root.Csr = 2;
_root.csr_vib_mc.lv = 0;
_root.csr_vib_mc.gotoAndStop(1);
csr2 = 0;
}
}
if (csr2 == 3 && this._parent.vagina_roter_mc.insert) {
_root.Csr = 0;
} else {
if (csr2 == 3 && !this._parent.vagina_roter_mc.insert) {
this._parent.vagina_roter_mc.gotoAndStop(1);
_root.Csr = 3;
_root.csr_roter_mc.lv = 0;
csr2 = 0;
}
}
this._parent.mov(0);
}
}
button 47 {
on (rollOver) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.1);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -0.2);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
on (press) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.1);
_root.front_mc.face01_mc.goFace(5);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -0.2);
_root.front_mc.face01_mc.goFace(1);
}
}
}
if (_root.Csr == 1) {
_root.setT('text16');
this._parent.mov(1);
if (_root.barAH < 80) {
_root.setBar(0, 2);
_root.front_mc.face01_mc.goFace(6);
} else {
if (_root.barAH >= 80) {
_root.setBar(0, 1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
if (_root.Csr == 2) {
if (_root.barAH < 50) {
_root.csr_vib_mc.lv = 4;
_root.setT('text08');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 50 && _root.barAH < 70) {
_root.csr_vib_mc.lv = 2;
_root.setT('text03');
_root.front_mc.face01_mc.goFace(2);
} else {
if (_root.barAH >= 70) {
_root.setT('text03');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 3 && _root.rLv >= 1) {
this._parent.mov(2);
if (_root.barAH < 30) {
_root.csr_roter_mc.lv = 4;
_root.setT('text08');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 30 && _root.barAH < 60) {
_root.csr_roter_mc.lv = 2;
_root.setT('text03');
_root.front_mc.face01_mc.goFace(2);
} else {
if (_root.barAH >= 60) {
_root.setT('text03');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 7) {
this._parent.mov(1);
if (_root.barAH < 80) {
_root.setT('text45');
_root.setBar(0, 2);
_root.front_mc.face01_mc.goFace(6);
} else {
if (_root.barAH >= 80) {
_root.setT('text46');
_root.setBar(0.1, 1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
on (release, releaseOutside) {
_root.csr_vib_mc.lv = 0;
_root.csr_roter_mc.lv = 0;
this._parent.mov(0);
}
}
button 49 {
on (rollOver) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.1);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -0.2);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
on (press) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.1);
_root.front_mc.face01_mc.goFace(5);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -0.2);
_root.front_mc.face01_mc.goFace(1);
}
}
}
if (_root.Csr == 1) {
_root.setT('text16');
this._parent.mov(1);
if (_root.barAH < 80) {
_root.setBar(0, 2);
_root.front_mc.face01_mc.goFace(6);
} else {
if (_root.barAH >= 80) {
_root.setBar(0, 1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
if (_root.Csr == 2) {
if (_root.barAH < 50) {
_root.csr_vib_mc.lv = 4;
_root.setT('text08');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 50 && _root.barAH < 70) {
_root.csr_vib_mc.lv = 2;
_root.setT('text03');
_root.front_mc.face01_mc.goFace(2);
} else {
if (_root.barAH >= 70) {
_root.setT('text03');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 3 && _root.rLv >= 1) {
this._parent.mov(2);
if (_root.barAH < 30) {
_root.csr_roter_mc.lv = 4;
_root.setT('text08');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 30 && _root.barAH < 60) {
_root.csr_roter_mc.lv = 2;
_root.setT('text03');
_root.front_mc.face01_mc.goFace(2);
} else {
if (_root.barAH >= 60) {
_root.setT('text03');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 7) {
this._parent.mov(1);
if (_root.barAH < 80) {
_root.setT('text45');
_root.setBar(0, 2);
_root.front_mc.face01_mc.goFace(6);
} else {
if (_root.barAH >= 80) {
_root.setT('text46');
_root.setBar(0.1, 1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
on (release, releaseOutside) {
_root.csr_vib_mc.lv = 0;
_root.csr_roter_mc.lv = 0;
this._parent.mov(0);
}
}
movieClip 50 {
frame 1 {
csr = 0;
csr2 = 0;
}
}
button 54 {
on (rollOver) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 80) {
_root.setT('text27');
_root.setBar(0.1, -0.1);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text13');
_root.setBar(0, -0.2);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
on (press) {
if (_root.Csr == 0) {
this._parent.mov(1);
touch += 1;
if (_root.barAH < 80) {
_root.setT('text27');
_root.setBar(0.1, -0.1);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text13');
_root.setBar(0, -0.2);
_root.front_mc.face01_mc.goFace(1);
}
}
}
if (_root.Csr == 1) {
this._parent.mov(1);
touch += 1;
if (_root.Skt >= 4 && _root.barAH >= 50 && touch >= 20) {
_root.setBar(2, 40);
_root.setT('text28');
_root.Pan = 2;
_root.front_mc.face01_mc.goFace(1);
this.gotoAndPlay('lv2');
} else {
_root.setBar(0, 10);
_root.setT('text29');
_root.front_mc.face01_mc.goFace(3);
}
}
if (_root.Csr == 2) {
this._parent.mov(1);
touch += 1;
if (_root.barAH < 70) {
_root.csr_vib_mc.lv = 2;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 70) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
if (_root.Csr == 3 && _root.rLv >= 1) {
this._parent.mov(2);
touch += 1;
if (_root.barAH < 60) {
_root.csr_roter_mc.lv = 2;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 60) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
if (_root.Csr == 7) {
this._parent.mov(1);
touch += 1;
if (_root.barAH < 80) {
_root.setT('text43');
_root.setBar(0, 10);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 80) {
_root.setT('text44');
_root.setBar(0.1, 5);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
on (release, releaseOutside) {
_root.csr_vib_mc.lv = 0;
_root.csr_roter_mc.lv = 0;
this._parent.mov(0);
}
}
button 58 {
on (rollOver) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 80) {
_root.setT('text27');
_root.setBar(0.1, -0.1);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text13');
_root.setBar(0, -0.2);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
on (press) {
if (_root.Csr == 0) {
this._parent.mov(1);
touch += 1;
if (_root.barAH < 80) {
_root.setT('text27');
_root.setBar(0.1, -0.2);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text13');
_root.setBar(0, -0.2);
_root.front_mc.face01_mc.goFace(1);
}
}
}
if (_root.Csr == 1) {
this._parent.mov(1);
touch += 1;
if (_root.Skt >= 4 && _root.barAH >= 70 && touch >= 20) {
_root.setBar(2, 40);
_root.setT('text30');
_root.Pan = 3;
_root.front_mc.face01_mc.goFace(1);
_root.back_mc.pants01_3_mc.gotoAndPlay('lv1');
this._visible = false;
} else {
_root.setBar(0, 10);
_root.setT('text31');
_root.front_mc.face01_mc.goFace(3);
}
}
if (_root.Csr == 2) {
this._parent.mov(1);
touch += 1;
if (_root.barAH >= 40 && _root.barAH < 70) {
_root.csr_vib_mc.lv = 2;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 70) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
if (_root.Csr == 3 && _root.rLv >= 1) {
this._parent.mov(2);
touch += 1;
if (_root.barAH < 60) {
_root.csr_roter_mc.lv = 2;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 60) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
if (_root.Csr == 7) {
this._parent.mov(1);
touch += 1;
if (_root.barAH < 80) {
_root.setT('text43');
_root.setBar(0, 10);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 80) {
_root.setT('text44');
_root.setBar(0.1, 5);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
on (release, releaseOutside) {
_root.csr_vib_mc.lv = 0;
_root.csr_roter_mc.lv = 0;
this._parent.mov(0);
}
}
movieClip 59 {
frame 1 {
touch = 0;
this.stop();
}
frame 2 {
if (touch >= 20) {
this.gotoAndPlay(_currentframe + 2);
} else {
this.play();
}
}
frame 3 {
this.gotoAndPlay(_currentframe - 1);
}
frame 92 {
_root.Simi = 1;
this.stop();
}
frame 93 {
if (_root.Simi == 1) {
this.gotoAndStop('end2');
} else {
if (touch >= 20) {
this.gotoAndPlay(_currentframe + 2);
} else {
this.play();
}
}
}
frame 94 {
this.gotoAndPlay(_currentframe - 1);
}
frame 183 {
_root.Simi = 1;
this.stop();
}
}
button 63 {
on (press) {
if (_root.Csr == 1 && _root.Skt >= 4) {
this._parent.mov(1);
if (_root.barAH < 70) {
_root.setBar(0, 10);
_root.setT('text33');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 70) {
_root.setBar(2, 40);
_root.setT('text32');
_root.Pan = 4;
_root.front_mc.face01_mc.goFace(1);
this._parent.legR_mc.footL_mc.pants01_4_mc.gotoAndStop(2);
this._visible = false;
}
}
}
}
}
movieClip 64 {
frame 1 {
this.stop();
}
frame 2 {
if (_root.Simi == 1) {
this.gotoAndStop('end');
} else {
this.stop();
}
}
}
movieClip 74 {
frame 15 {
this.gotoAndStop(1);
}
frame 20 {
this.gotoAndPlay('lv2');
}
}
button 80 {
on (press) {
if (_root.Csr == 1 && _root.Skt >= 4 && _root.barAH >= 60) {
_root.setBar(1, 40);
_root.setT('text34');
_root.Pan = 5;
_root.front_mc.face01_mc.goFace(1);
this._parent.mov(1);
this._visible = false;
}
}
}
movieClip 81 {
frame 1 {
this.stop();
}
}
movieClip 82 {
}
movieClip 90 {
frame 15 {
this.gotoAndStop(1);
}
frame 20 {
this.gotoAndPlay('lv2');
}
}
button 116 {
on (release) {
if (_root.Csr == 1) {
this.gotoAndPlay('out');
}
}
}
button 121 {
on (release) {
this._parent.gotoAndPlay('fin');
this.eggSinboy_mc._parent.gotoAndPlay('fin');
this.eggSinboy1_mc._parent.gotoAndPlay('fin');
}
}
movieClip 122 {
}
movieClip 132 {
frame 1 {
function setTool() {
if (_root.eggS < 4) {
this._parent.mov(1);
if (_root.barAH < 90) {
_root.setBar(0.5, 15);
_root.csr_eggS_mc.play();
_root.front_mc.face01_mc.goFace(6);
this.gotoAndPlay('lv1');
} else {
if (_root.barAH >= 90) {
_root.setBar(0, 10);
_root.csr_eggS_mc.play();
_root.front_mc.face01_mc.goFace(6);
this.gotoAndPlay('lv1');
}
}
}
}
libido = 0;
eggIN = 0;
this.stop();
}
frame 2 {
_root.front_mc.face01_mc.goFace(4);
this._parent.mov(1);
}
frame 115 {
_root.front_mc.face01_mc.goFace(6);
this._parent.mov(1);
_root.setT('text89');
_root.barAH(0.1, 0.1);
}
frame 146 {
_root.setT('text90');
_root.barAH(0.1, 0.1);
}
frame 176 {
_root.front_mc.face01_mc.goFace(6);
this._parent.mov(1);
_root.setT('text91');
_root.barAH(0.1, 0.1);
}
frame 206 {
_root.setT('text92');
_root.barAH(0.1, 0.1);
}
frame 236 {
_root.front_mc.face01_mc.goFace(6);
this._parent.mov(1);
}
frame 266 {
_root.bustM();
this._parent.mov(1);
_root.barAH(0.1, 0.1);
}
frame 477 {
_root.front_mc.face01_mc.goFace(6);
this._parent.mov(1);
}
frame 515 {
this._parent.mov(1);
}
frame 553 {
_root.bustM();
this._parent.mov(1);
_root.barAH(0.1, 0.1);
}
frame 666 {
_root.front_mc.face01_mc.goFace(6);
}
frame 698 {
_root.bustM();
this._parent.mov(1);
_root.barAH(0.1, 0.1);
}
frame 761 {
_root.bustM();
_root.barAH(0.1, 0.1);
}
frame 784 {
count = 0;
}
frame 785 {
++count;
if (count == 2) {
_root.setT('text93');
_root.front_mc.face01_mc.goFace(6);
} else {
if (count >= 10) {
count = 0;
}
}
}
frame 797 {
_root.bustM();
}
frame 814 {
++libido;
trace(libido);
if (libido > 20) {
this.gotoAndPlay('loop2');
} else {
this.gotoAndPlay('loop');
}
}
frame 815 {
++count;
if (count == 3) {
_root.setT('text94');
_root.front_mc.face01_mc.goFace(6);
} else {
if (count == 23) {
_root.setT('text95');
_root.front_mc.face01_mc.goFace(6);
} else {
if (count >= 40) {
count = 0;
}
}
}
}
instance fin_mc of movieClip 122 {
onClipEvent (load) {
this._visible = false;
}
}
frame 819 {
_root.bustM();
}
frame 824 {
++libido;
trace(libido);
if (libido > 50) {
this.fin_mc._visible = true;
}
this.gotoAndPlay('loop2');
}
frame 833 {
_root.bustM();
_root.front_mc.face01_mc.goFace(4);
this._parent.mov(1);
}
frame 898 {
_root.front_mc.face01_mc.goFace(6);
}
frame 904 {
_root.bustM();
this._parent.mov(1);
}
frame 970 {
_root.bustM();
this._parent.mov(1);
}
frame 1233 {
this._parent.mov(1);
_root.setT('text96');
}
frame 1505 {
eggIN -= 1;
this._parent.hip_mc.csr = 0;
_root.eggS = 0;
this.gotoAndStop(1);
}
}
button 136 {
on (rollOver) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 30) {
_root.setT('text01');
_root.setBar(0.1, -0.2);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 30 && _root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.5);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (press) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 30) {
_root.setT('text01');
_root.setBar(0.1, -0.2);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 30 && _root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.5);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
if (_root.Csr == 1) {
this._parent.mov(1);
if (_root.barAH >= 15) {
_root.setBar(0, 40);
_root.setT('text05');
_root.Skt = 2;
_root.front_mc.face01_mc.goFace(1);
this._parent.skirt01btm1_mc.gotoAndStop('lv2');
this.gotoAndStop('lv2');
} else {
_root.setBar(0, 10);
_root.setT('text09');
_root.front_mc.face01_mc.goFace(4);
}
}
if (_root.Csr == 2) {
this._parent.mov(1);
if (_root.barAH < 50) {
_root.csr_vib_mc.lv = 4;
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 50 && _root.barAH < 70) {
_root.csr_vib_mc.lv = 1;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 70) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 3 && _root.rLv >= 1) {
this._parent.mov(2);
if (_root.barAH < 30) {
_root.csr_roter_mc.lv = 4;
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 30 && _root.barAH < 60) {
_root.csr_roter_mc.lv = 1;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 60) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 7) {
if (_root.barAH < 40) {
_root.setT('text42');
_root.setBar(0, 10);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 40 && _root.barAH < 80) {
_root.setT('text43');
_root.setBar(0, 5);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 80) {
_root.setT('text44');
_root.setBar(0.1, 0.1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (release, releaseOutside) {
_root.csr_vib_mc.lv = 0;
_root.csr_roter_mc.lv = 0;
this._parent.mov(0);
}
}
button 138 {
on (rollOver) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 30) {
_root.setT('text01');
_root.setBar(0.1, -0.2);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 30 && _root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.5);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (press) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 30) {
_root.setT('text01');
_root.setBar(0.1, -0.2);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 30 && _root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.5);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
if (_root.Csr == 1) {
this._parent.mov(1);
if (_root.barAH >= 15) {
_root.setBar(0, 40);
_root.setT('text05');
_root.Skt = 2;
_root.front_mc.face01_mc.goFace(1);
this._parent.skirt01btm1_mc.gotoAndStop('lv2');
this.gotoAndStop('lv2');
} else {
_root.setBar(0, 10);
_root.setT('text09');
_root.front_mc.face01_mc.goFace(4);
}
}
if (_root.Csr == 2) {
this._parent.mov(1);
if (_root.barAH < 50) {
_root.csr_vib_mc.lv = 4;
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 50 && _root.barAH < 70) {
_root.csr_vib_mc.lv = 1;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 70) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 3 && _root.rLv >= 1) {
this._parent.mov(2);
if (_root.barAH < 30) {
_root.csr_roter_mc.lv = 4;
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 30 && _root.barAH < 60) {
_root.csr_roter_mc.lv = 1;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 60) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 7) {
if (_root.barAH < 40) {
_root.setT('text42');
_root.setBar(0, 10);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 40 && _root.barAH < 80) {
_root.setT('text43');
_root.setBar(0, 5);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 80) {
_root.setT('text44');
_root.setBar(0.1, 0.1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (release, releaseOutside) {
_root.csr_vib_mc.lv = 0;
_root.csr_roter_mc.lv = 0;
this._parent.mov(0);
}
}
button 142 {
on (rollOver) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 30) {
_root.setT('text01');
_root.setBar(0.1, -0.2);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 30 && _root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.5);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (press) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 30) {
_root.setT('text01');
_root.setBar(0.1, -0.2);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 30 && _root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.5);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
if (_root.Csr == 1) {
this._parent.mov(1);
if (_root.barAH >= 30) {
_root.setBar(0, 40);
_root.setT('text07');
_root.Skt = 3;
_root.front_mc.face01_mc.goFace(1);
this._parent.pants01_1_mc.gotoAndPlay('lv1');
this._parent.skirt01btm1_mc.gotoAndStop('lv3');
this.gotoAndStop('lv3');
} else {
_root.setBar(0, 10);
_root.setT('text06');
_root.front_mc.face01_mc.goFace(4);
}
}
if (_root.Csr == 2) {
this._parent.mov(1);
if (_root.barAH < 50) {
_root.csr_vib_mc.lv = 4;
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 50 && _root.barAH < 70) {
_root.csr_vib_mc.lv = 1;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 70) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 3 && _root.rLv >= 1) {
this._parent.mov(2);
if (_root.barAH < 30) {
_root.csr_roter_mc.lv = 4;
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 30 && _root.barAH < 60) {
_root.csr_roter_mc.lv = 1;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 60) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 7) {
this._parent.mov(1);
if (_root.barAH < 40) {
_root.setT('text42');
_root.setBar(0, 10);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 40 && _root.barAH < 80) {
_root.setT('text43');
_root.setBar(0, 5);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 80) {
_root.setT('text44');
_root.setBar(0.1, 0.1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (release, releaseOutside) {
_root.csr_vib_mc.lv = 0;
_root.csr_roter_mc.lv = 0;
this._parent.mov(0);
}
}
button 144 {
on (rollOver) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 30) {
_root.setT('text01');
_root.setBar(0.1, -0.2);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 30 && _root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.5);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (press) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 30) {
_root.setT('text01');
_root.setBar(0.1, -0.2);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 30 && _root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.5);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
if (_root.Csr == 1) {
this._parent.mov(1);
if (_root.barAH >= 30) {
_root.setBar(0, 40);
_root.setT('text07');
_root.Skt = 3;
_root.front_mc.face01_mc.goFace(1);
this._parent.pants01_1_mc.gotoAndPlay('lv1');
this._parent.skirt01btm1_mc.gotoAndStop('lv3');
this.gotoAndStop('lv3');
} else {
_root.setBar(0, 10);
_root.setT('text06');
_root.front_mc.face01_mc.goFace(4);
}
}
if (_root.Csr == 2) {
this._parent.mov(1);
if (_root.barAH < 50) {
_root.csr_vib_mc.lv = 4;
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 50 && _root.barAH < 70) {
_root.csr_vib_mc.lv = 1;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 70) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 3 && _root.rLv >= 1) {
this._parent.mov(2);
if (_root.barAH < 30) {
_root.csr_roter_mc.lv = 4;
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 30 && _root.barAH < 60) {
_root.csr_roter_mc.lv = 1;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 60) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 7) {
this._parent.mov(1);
if (_root.barAH < 40) {
_root.setT('text42');
_root.setBar(0, 10);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 40 && _root.barAH < 80) {
_root.setT('text43');
_root.setBar(0, 5);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 80) {
_root.setT('text44');
_root.setBar(0.1, 0.1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (release, releaseOutside) {
_root.csr_vib_mc.lv = 0;
_root.csr_roter_mc.lv = 0;
this._parent.mov(0);
}
}
button 148 {
on (rollOver) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 30) {
_root.setT('text01');
_root.setBar(0.1, -0.2);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 30 && _root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.5);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (press) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 30) {
_root.setT('text01');
_root.setBar(0.1, -0.2);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 30 && _root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.5);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
if (_root.Csr == 1) {
this._parent.mov(1);
if (_root.barAH >= 40) {
_root.setBar(0, 40);
_root.setT('text37');
_root.Skt = 4;
_root.front_mc.face01_mc.goFace(1);
this._parent.skirt01btm1_mc.gotoAndStop('lv4');
this.gotoAndStop('lv4');
} else {
_root.setBar(0, 10);
_root.setT('text38');
_root.front_mc.face01_mc.goFace(3);
}
}
if (_root.Csr == 2) {
this._parent.mov(1);
if (_root.barAH < 50) {
_root.csr_vib_mc.lv = 4;
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 50 && _root.barAH < 70) {
_root.csr_vib_mc.lv = 1;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 70) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 3 && _root.rLv >= 1) {
this._parent.mov(2);
if (_root.barAH < 30) {
_root.csr_roter_mc.lv = 4;
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 30 && _root.barAH < 60) {
_root.csr_roter_mc.lv = 1;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 60) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 7) {
this._parent.mov(1);
if (_root.barAH < 40) {
_root.setT('text42');
_root.setBar(0, 10);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 40 && _root.barAH < 80) {
_root.setT('text43');
_root.setBar(0, 5);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 80) {
_root.setT('text44');
_root.setBar(0.1, 0.1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (release, releaseOutside) {
_root.csr_vib_mc.lv = 0;
_root.csr_roter_mc.lv = 0;
this._parent.mov(0);
}
}
button 150 {
on (rollOver) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 30) {
_root.setT('text01');
_root.setBar(0.1, -0.2);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 30 && _root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.5);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (press) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 30) {
_root.setT('text01');
_root.setBar(0.1, -0.2);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 30 && _root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.5);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
if (_root.Csr == 1) {
this._parent.mov(1);
if (_root.barAH >= 40) {
_root.setBar(0, 40);
_root.setT('text37');
_root.Skt = 4;
_root.front_mc.face01_mc.goFace(1);
this._parent.skirt01btm1_mc.gotoAndStop('lv4');
this.gotoAndStop('lv4');
} else {
_root.setBar(0, 10);
_root.setT('text38');
_root.front_mc.face01_mc.goFace(3);
}
}
if (_root.Csr == 2) {
this._parent.mov(1);
if (_root.barAH < 50) {
_root.csr_vib_mc.lv = 4;
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 50 && _root.barAH < 70) {
_root.csr_vib_mc.lv = 1;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 70) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 3 && _root.rLv >= 1) {
this._parent.mov(2);
if (_root.barAH < 30) {
_root.csr_roter_mc.lv = 4;
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 30 && _root.barAH < 60) {
_root.csr_roter_mc.lv = 1;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 60) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 7) {
this._parent.mov(1);
if (_root.barAH < 40) {
_root.setT('text42');
_root.setBar(0, 10);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 40 && _root.barAH < 80) {
_root.setT('text43');
_root.setBar(0, 5);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 80) {
_root.setT('text44');
_root.setBar(0.1, 0.1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (release, releaseOutside) {
_root.csr_vib_mc.lv = 0;
_root.csr_roter_mc.lv = 0;
this._parent.mov(0);
}
}
button 153 {
on (rollOver) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 30) {
_root.setT('text01');
_root.setBar(0.1, -0.2);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 30 && _root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.5);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (press) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 30) {
_root.setT('text01');
_root.setBar(0.1, -0.2);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 30 && _root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.5);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
if (_root.Csr == 1) {
this._parent.mov(1);
if (_root.barAH >= 60) {
_root.setBar(0, 40);
_root.setT('text39');
_root.Skt = 5;
_root.front_mc.face01_mc.goFace(1);
this._parent.skirt01btm1_mc.gotoAndStop('lv5');
this.gotoAndStop('lv5');
} else {
_root.setBar(0, 10);
_root.setT('text40');
_root.front_mc.face01_mc.goFace(1);
}
}
if (_root.Csr == 2) {
this._parent.mov(1);
if (_root.barAH < 50) {
_root.csr_vib_mc.lv = 4;
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 50 && _root.barAH < 70) {
_root.csr_vib_mc.lv = 1;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 70) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 3 && _root.rLv >= 1) {
this._parent.mov(2);
if (_root.barAH < 30) {
_root.csr_roter_mc.lv = 4;
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 30 && _root.barAH < 60) {
_root.csr_roter_mc.lv = 1;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 60) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 7) {
this._parent.mov(1);
if (_root.barAH < 40) {
_root.setT('text42');
_root.setBar(0, 10);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 40 && _root.barAH < 80) {
_root.setT('text43');
_root.setBar(0, 5);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 80) {
_root.setT('text44');
_root.setBar(0.1, 0.1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (release, releaseOutside) {
_root.csr_vib_mc.lv = 0;
_root.csr_roter_mc.lv = 0;
this._parent.mov(0);
}
}
button 154 {
on (rollOver) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 30) {
_root.setT('text01');
_root.setBar(0.1, -0.2);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 30 && _root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.5);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (press) {
if (_root.Csr == 0) {
this._parent.mov(1);
if (_root.barAH < 30) {
_root.setT('text01');
_root.setBar(0.1, -0.2);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 30 && _root.barAH < 80) {
_root.setT('text14');
_root.setBar(0, -0.5);
_root.front_mc.face01_mc.goFace(4);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
if (_root.Csr == 1) {
this._parent.mov(1);
if (_root.barAH >= 60) {
_root.setBar(0, 40);
_root.setT('text39');
_root.Skt = 5;
_root.front_mc.face01_mc.goFace(1);
this._parent.skirt01btm1_mc.gotoAndStop('lv5');
this.gotoAndStop('lv5');
} else {
_root.setBar(0, 10);
_root.setT('text40');
_root.front_mc.face01_mc.goFace(1);
}
}
if (_root.Csr == 2) {
this._parent.mov(1);
if (_root.barAH < 50) {
_root.csr_vib_mc.lv = 4;
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 50 && _root.barAH < 70) {
_root.csr_vib_mc.lv = 1;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 70) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 3 && _root.rLv >= 1) {
this._parent.mov(2);
if (_root.barAH < 30) {
_root.csr_roter_mc.lv = 4;
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 30 && _root.barAH < 60) {
_root.csr_roter_mc.lv = 1;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 60) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 7) {
this._parent.mov(1);
if (_root.barAH < 40) {
_root.setT('text42');
_root.setBar(0, 10);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 40 && _root.barAH < 80) {
_root.setT('text43');
_root.setBar(0, 5);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 80) {
_root.setT('text44');
_root.setBar(0.1, 0.1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (release, releaseOutside) {
_root.csr_vib_mc.lv = 0;
_root.csr_roter_mc.lv = 0;
this._parent.mov(0);
}
}
movieClip 155 {
frame 1 {
this.stop();
}
}
button 187 {
on (release) {
if (_root.Csr == 1) {
this.gotoAndPlay('out');
}
}
}
movieClip 188 {
frame 1 {
function setTool() {
if (_root.rLv >= 1 && _root.Pan >= 2) {
this._parent.mov(1);
_root.front_mc.face01_mc.goFace(6);
_root.Csr = 0;
if (_root.barAH < 80) {
_root.setT('text47');
this.gotoAndPlay('lv1');
} else {
if (_root.barAH >= 80) {
_root.setT('text47');
this.gotoAndPlay('lv1');
}
}
}
}
insert = false;
this.stop();
}
frame 38 {
if (_root.barAH >= 80) {
insert = true;
_root.Roter = true;
this.gotoAndPlay('lv2');
} else {
_root.barAH(0.1, 1);
this.gotoAndPlay('lv1');
}
}
frame 97 {
this._parent.mov(1);
_root.front_mc.face01_mc.goFace(6);
}
frame 155 {
_root.setT('text47');
}
frame 160 {
if (_root.barAH < 90) {
if (_root.rLv == 1) {
_root.setBar(0.1, 0.1);
} else {
if (_root.rLv == 2) {
_root.setBar(0.1, 0.2);
} else {
if (_root.rLv == 3) {
_root.setBar(0.1, 0.3);
}
}
}
}
if (_root.csr_roter_mc._currentframe == 1) {
this._parent.mov(1);
this.gotoAndPlay('stop');
} else {
this.gotoAndPlay('loop');
}
}
frame 161 {
if (_root.csr_roter_mc._currentframe == 1) {
this.play();
} else {
this._parent.mov(1);
this.gotoAndPlay('loop');
}
}
frame 162 {
this.gotoAndPlay(_currentframe - 1);
}
frame 163 {
this._parent.mov(1);
_root.front_mc.face01_mc.goFace(6);
}
frame 227 {
_root.Csr = 3;
_root.Roter = false;
this._parent.hip_mc.csr = 0;
this.gotoAndStop(1);
}
}
movieClip 193 {
frame 30 {
stop();
}
}
button 195 {
on (press) {
if (_root.Csr == 0) {
drag = true;
oldY = _root._ymouse;
}
}
on (release, releaseOutside) {
drag = false;
}
on (release) {
if (_root.Csr == 1) {
_root.Csr = 4;
this._parent.hip_mc.csr = 0;
this.gotoAndStop(1);
}
}
}
movieClip 197 {
}
movieClip 198 {
}
movieClip 200 {
}
movieClip 201 {
}
movieClip 203 {
}
movieClip 204 {
frame 1 {
function setTool() {
_root.Csr = 0;
if (_root.barAH < 80) {
_root.setT('text67');
} else {
if (_root.barAH >= 80) {
_root.setT('text73');
}
}
this.gotoAndStop(2);
}
this.stop();
}
frame 2 {
this._parent.mov(1);
_root.front_mc.face01_mc.goFace(6);
if (_root.barAH < 80) {
_root.setBar(0.1, 1);
} else {
if (_root.barAH >= 80) {
_root.setBar(0, 0.2);
}
}
}
frame 3 {
this._parent.mov(1);
_root.front_mc.face01_mc.goFace(6);
if (_root.barAH < 80) {
_root.setT('text68');
_root.setBar(0.1, 1);
} else {
if (_root.barAH >= 80) {
_root.setT('text74');
_root.setBar(0, 0.2);
}
}
}
frame 4 {
this._parent.mov(1);
_root.front_mc.face01_mc.goFace(6);
if (_root.barAH < 80) {
_root.setT('text69');
_root.setBar(0.1, 1);
} else {
if (_root.barAH >= 80) {
_root.setT('text75');
_root.setBar(0, 0.2);
}
}
}
frame 5 {
this._parent.mov(1);
_root.front_mc.face01_mc.goFace(6);
if (_root.barAH < 80) {
_root.setT('text70');
_root.setBar(0.1, 1);
} else {
if (_root.barAH >= 80) {
_root.setT('text76');
_root.setBar(0, 0.2);
}
}
}
frame 6 {
this._parent.mov(1);
_root.front_mc.face01_mc.goFace(6);
if (_root.barAH < 80) {
_root.setT('text71');
_root.setBar(0.1, 1);
} else {
if (_root.barAH >= 80) {
_root.setT('text77');
_root.setBar(0, 0.2);
}
}
}
frame 7 {
this._parent.mov(1);
_root.front_mc.face01_mc.goFace(6);
if (_root.barAH < 80) {
_root.setT('text72');
_root.setBar(0.1, 1);
} else {
if (_root.barAH >= 80) {
_root.setT('text78');
_root.setBar(0, 0.2);
}
}
}
}
button 221 {
on (release) {
this._parent.gotoAndPlay('fin');
}
}
movieClip 222 {
}
movieClip 226 {
frame 1 {
libido = 0;
this.stop();
}
frame 2 {
_root.front_mc.face01_mc.goFace(4);
}
frame 115 {
_root.front_mc.face01_mc.goFace(6);
this._parent.mov(1);
_root.setT('text89');
_root.barAH(0.1, 0.1);
}
frame 146 {
_root.setT('text90');
_root.barAH(0.1, 0.1);
}
frame 176 {
_root.front_mc.face01_mc.goFace(6);
this._parent.mov(1);
_root.setT('text91');
_root.barAH(0.1, 0.1);
}
frame 206 {
_root.setT('text92');
_root.barAH(0.1, 0.1);
}
frame 236 {
_root.front_mc.face01_mc.goFace(6);
this._parent.mov(1);
}
frame 266 {
_root.bustM();
this._parent.mov(1);
_root.barAH(0.1, 0.1);
}
frame 477 {
_root.front_mc.face01_mc.goFace(6);
this._parent.mov(1);
}
frame 515 {
this._parent.mov(1);
}
frame 553 {
_root.bustM();
this._parent.mov(1);
_root.barAH(0.1, 0.1);
}
frame 666 {
_root.front_mc.face01_mc.goFace(6);
}
frame 698 {
_root.bustM();
this._parent.mov(1);
_root.barAH(0.1, 0.1);
}
frame 761 {
_root.bustM();
_root.barAH(0.1, 0.1);
}
frame 784 {
count = 0;
}
frame 785 {
++count;
if (count == 2) {
_root.setT('text93');
_root.front_mc.face01_mc.goFace(6);
} else {
if (count >= 10) {
count = 0;
}
}
}
frame 797 {
_root.bustM();
}
frame 814 {
++libido;
trace(libido);
if (libido > 20) {
this.gotoAndPlay('loop2');
} else {
this.gotoAndPlay('loop');
}
}
frame 815 {
++count;
if (count == 3) {
_root.setT('text94');
_root.front_mc.face01_mc.goFace(6);
} else {
if (count == 23) {
_root.setT('text95');
_root.front_mc.face01_mc.goFace(6);
} else {
if (count >= 40) {
count = 0;
}
}
}
}
instance fin_mc of movieClip 222 {
onClipEvent (load) {
this._visible = false;
}
}
frame 819 {
_root.bustM();
}
frame 824 {
++libido;
trace(libido);
if (libido > 50) {
this.fin_mc._visible = true;
}
this.gotoAndPlay('loop2');
}
frame 833 {
_root.bustM();
_root.front_mc.face01_mc.goFace(4);
this._parent.mov(1);
}
frame 898 {
_root.front_mc.face01_mc.goFace(6);
}
frame 904 {
_root.bustM();
this._parent.mov(1);
}
frame 970 {
_root.bustM();
this._parent.mov(1);
}
frame 1233 {
this._parent.mov(1);
_root.setT('text96');
}
frame 1505 {
_root.back_mc.hip_mc.csr = 0;
_root.Csr = 7;
_root.csr_nama_mc.lv = 0;
_root.Endings += 1;
if (_root.Endings < 2) {
this.gotoAndStop(1);
} else {
if (_root.Endings >= 3) {
_root.go_end_mc.gotoAndPlay(2);
}
}
}
}
button 233 {
on (release) {
if (_root.Csr == 1) {
this.gotoAndPlay('out');
}
}
}
movieClip 234 {
frame 1 {
function setTool() {
if (_root.Pan >= 3 && _root.Skt >= 5) {
this._parent.mov(1);
if (_root.barAH < 70) {
_root.csr_vib_mc.lv = 4;
_root.setT('text65');
_root.setBar(0, 10);
_root.Csr = 9;
this.gotoAndPlay('lv1');
_root.front_mc.face01_mc.goFace(6);
} else {
if (_root.barAH >= 70 && _root.barAH < 90) {
_root.csr_vib_mc.lv = 1;
_root.setT('text65');
_root.setBar(0.1, 5);
_root.Csr = 9;
this.gotoAndPlay('lv1');
_root.front_mc.face01_mc.goFace(6);
} else {
if (_root.barAH >= 90) {
_root.setT('text66');
_root.setBar(0, 1);
_root.Csr = 9;
this.gotoAndPlay('lv2');
_root.front_mc.face01_mc.goFace(6);
}
}
}
} else {
if (_root.Pan >= 3 && _root.Skt < 5) {
_root.setT('text12');
}
}
}
insert = false;
this.stop();
}
frame 2 {
this._parent.mov(1);
}
frame 66 {
this._parent.mov(1);
_root.setBar(0.1, 1);
this.gotoAndPlay('lv1loop');
}
frame 179 {
insert = true;
_root.Vib = true;
this._parent.mov(1);
}
frame 303 {
_root.setBar(0.2, -0.1);
this.gotoAndPlay('lv2loop');
}
frame 346 {
this._parent.mov(1);
}
frame 370 {
insert = false;
this._parent.hip_mc.csr = 0;
_root.Csr = 2;
_root.csr_vib_mc.lv = 0;
_root.csr_vib_mc.gotoAndStop(1);
_root.Vib = false;
this.gotoAndStop(1);
}
}
movieClip 243 {
frame 1 {
function setTool() {
if (_root.rLv >= 1 && _root.Pan >= 3) {
this._parent.mov(1);
if (_root.barAH < 90) {
_root.setT('text47');
_root.Csr = 0;
_root.front_mc.face01_mc.goFace(6);
this.gotoAndPlay('lv1');
} else {
if (_root.barAH >= 90) {
_root.setT('text47');
_root.Csr = 0;
_root.front_mc.face01_mc.goFace(6);
this.gotoAndPlay('lv1');
}
}
}
}
insert = false;
this.stop();
}
frame 38 {
if (_root.barAH >= 60) {
insert = true;
_root.Roter = true;
this.gotoAndPlay('lv2');
} else {
this.gotoAndPlay('lv1');
}
}
frame 82 {
this._parent.mov(1);
_root.front_mc.face01_mc.goFace(6);
}
frame 140 {
_root.barAH(2, 4);
}
frame 145 {
if (_root.barAH < 70) {
if (_root.rLv == 1) {
_root.setBar(0.1, -0.1);
} else {
if (_root.rLv == 2) {
_root.setBar(0.1, -0.2);
} else {
if (_root.rLv == 3) {
_root.setBar(0.1, -0.3);
}
}
}
} else {
if (_root.barAH >= 70) {
if (_root.rLv == 1) {
_root.setBar(0, -0.1);
} else {
if (_root.rLv == 2) {
_root.setBar(0, -0.2);
} else {
if (_root.rLv == 3) {
_root.setBar(0, -0.3);
}
}
}
}
}
if (_root.csr_roter_mc._currentframe == 1) {
this._parent.mov(1);
this.gotoAndPlay('stop');
} else {
this.gotoAndPlay('loop');
}
}
frame 146 {
if (_root.csr_roter_mc._currentframe == 1) {
this.play();
} else {
this._parent.mov(1);
this.gotoAndPlay('loop');
}
}
frame 147 {
this.gotoAndPlay(_currentframe - 1);
}
frame 148 {
this._parent.mov(1);
}
frame 212 {
_root.Csr = 3;
_root.Roter = false;
this._parent.hip_mc.csr2 = 0;
this.gotoAndStop(1);
}
}
movieClip 267 {
frame 1 {
insert = false;
this.stop();
}
frame 16 {
this._parent.mov(1);
}
frame 45 {
this._parent.mov(1);
}
frame 74 {
this._parent.mov(1);
}
frame 116 {
insert = true;
_root.Vib = true;
this._parent.mov(1);
}
frame 146 {
_root.bustM();
}
frame 172 {
_root.bustM();
if (_root.barAH < 90) {
_root.setBar(0.1, 0.2);
} else {
if (_root.barAH >= 90) {
_root.setBar(0, 0.1);
}
}
_root.setT('text105');
this._parent.mov(1);
}
frame 173 {
this.gotoAndPlay('lv3');
}
frame 174 {
this.gotoAndPlay('lv4');
}
frame 204 {
_root.setT('text77');
this._parent.mov(1);
}
frame 213 {
_root.Csr = 2;
_root.back_mc.hip_mc.csr2 = 0;
_root.Vib = false;
this.gotoAndStop(1);
}
}
movieClip 298 {
frame 76 {
this.gotoAndPlay('lv1');
}
}
button 301 {
on (release) {
this._parent.gotoAndPlay('lv3');
}
}
movieClip 302 {
}
movieClip 305 {
frame 1 {
_root.setBar(0.1, 0.1);
}
frame 46 {
if (wet == 1) {
_root.setT('text97');
} else {
if (wet == 10) {
_root.setT('text98');
}
}
}
frame 61 {
this._parent._parent.mov(1);
_root.bustM();
}
frame 76 {
++wet;
this._alpha += 4;
if (wet > 30) {
this._parent.namaA_mc._visible = false;
leg = 1;
this.gotoAndPlay('lv2');
} else {
this.gotoAndPlay('lv1');
}
if (this._alpha >= 100) {
this._parent.gotoAndStop('wet');
}
}
frame 77 {
if (wet == 40) {
_root.setT('text99');
} else {
if (wet == 60) {
_root.setT('text100');
} else {
if (wet == 70) {
_root.setT('text101');
} else {
if (wet == 100) {
_root.setT('text102');
_root.front_mc.face01_mc.goFace(4);
wet = 71;
}
}
}
}
}
instance btn_finish_mc of movieClip 302 {
onClipEvent (load) {
this._visible = false;
}
}
frame 82 {
this._parent._parent.mov(1);
_root.bustM();
}
frame 87 {
++wet;
if (wet > 50) {
this.btn_finish_mc._visible = true;
}
this.gotoAndPlay('lv2');
}
frame 88 {
_root.front_mc.face01_mc.goFace(4);
_root.setT('text103');
}
frame 92 {
this._parent._parent.mov(1);
_root.bustM();
_root.front_mc.face01_mc.goFace(6);
}
frame 112 {
this._parent._parent.mov(1);
_root.bustM();
}
frame 138 {
this._parent._parent.mov(1);
_root.bustM();
}
frame 169 {
this._parent._parent.mov(1);
_root.bustM();
}
frame 194 {
this._parent.gotoAndPlay('fin');
this.stop();
}
frame 256 {
this._parent.gotoAndPlay('out');
}
}
movieClip 330 {
frame 1 {
this.stop();
}
frame 15 {
this._parent.mov(1);
_root.setBar(0.1, 0.1);
}
frame 30 {
_root.front_mc.face01_mc.goFace(4);
_root.setBar(0.1, 0.1);
}
frame 50 {
this._parent.mov(1);
_root.setT('text86');
_root.setBar(0.1, 0.1);
}
frame 108 {
_root.front_mc.face01_mc.goFace(6);
this._parent.mov(1);
this.stop();
}
instance namaB_mc of movieClip 305 {
onClipEvent (load) {
this._alpha = 0;
wet = 0;
}
}
frame 110 {
_root.front_mc.face01_mc.goFace(5);
this._parent.mov(3);
}
frame 375 {
this.stop();
this.namaB_mc.gotoAndPlay('out');
}
frame 376 {
this._parent.mov(4);
}
frame 660 {
this._parent.hip_mc.csr2 = 0;
_root.Csr = 7;
_root.csr_nama_mc.lv = 0;
_root.Endings += 1;
if (_root.Endings < 2) {
this.gotoAndStop(1);
} else {
if (_root.Endings >= 3) {
_root.go_end_mc.gotoAndPlay(2);
}
}
}
}
movieClip 331 {
instance legL_mc of movieClip 74 {
onClipEvent (load) {
this.stop();
}
}
instance legR_mc of movieClip 90 {
onClipEvent (load) {
this.stop();
}
}
instance analvib_mc of movieClip 204 {
onClipEvent (mouseMove) {
if (drag) {
nowY = _root._ymouse - oldY;
if (nowY >= 10) {
this.nextFrame();
oldY = _root._ymouse;
} else {
if (nowY <= -10 && _currentframe > 2) {
this.prevFrame();
oldY = _root._ymouse;
}
}
}
}
}
frame 15 {
this.gotoAndStop(1);
}
frame 20 {
this.gotoAndPlay('lv2');
}
frame 25 {
this.stop();
}
}
instance back_mc of movieClip 331 {
onClipEvent (load) {
function mov(Lv) {
if (this._currentframe == 1 && Lv == 1) {
_root.back_mc.gotoAndPlay('lv1');
_root.back_mc.legR_mc.gotoAndPlay('lv1');
_root.back_mc.legL_mc.gotoAndPlay('lv1');
} else {
if (Lv == 2) {
_root.back_mc.gotoAndPlay('lv2');
_root.back_mc.legR_mc.gotoAndPlay('lv2');
_root.back_mc.legL_mc.gotoAndPlay('lv2');
} else {
if (Lv == 3) {
_root.back_mc.gotoAndPlay('lv3');
_root.back_mc.legR_mc.gotoAndPlay('lv3');
_root.back_mc.legL_mc.gotoAndPlay('lv3');
} else {
if (Lv == 4) {
_root.back_mc.gotoAndPlay('lv1');
_root.back_mc.legR_mc.gotoAndPlay('lv1');
_root.back_mc.legL_mc.gotoAndPlay('lv1');
} else {
if (Lv == 0) {
_root.back_mc.gotoAndStop(1);
_root.back_mc.legR_mc.gotoAndStop(1);
_root.back_mc.legL_mc.gotoAndStop(1);
}
}
}
}
}
}
this.stop();
}
}
button 335 {
on (rollOver) {
if (_root.Csr == 0) {
this.gotoAndPlay('lv2');
_root.back_mc.mov(1);
if (_root.barAH < 30) {
_root.setT('text01');
_root.setBar(0.1, -0.2);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 30 && _root.barAH < 80) {
_root.setT('text08');
_root.setBar(0, -0.5);
_root.front_mc.face01_mc.goFace(2);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (press) {
if (_root.Csr == 0) {
_root.back_mc.mov(1);
if (_root.barAH < 30) {
_root.setT('text01');
_root.setBar(0.1, -0.2);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 30 && _root.barAH < 80) {
_root.setT('text08');
_root.setBar(0, -0.5);
_root.front_mc.face01_mc.goFace(2);
} else {
if (_root.barAH >= 80) {
_root.setT('text15');
_root.setBar(0, -1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
if (_root.Csr == 1) {
if (_root.barAH < 50) {
_root.setBar(0, 5);
_root.setT('text24');
_root.back_mc.mov(1);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 50 && _root.barAH < 80) {
_root.TS = 2;
_root.setBar(1, 40);
_root.setT('text25');
_root.back_mc.mov(1);
_root.front_mc.face01_mc.goFace(4);
this._parent.gotoAndStop('half');
} else {
if (_root.barAH >= 80) {
_root.TS = 2;
_root.setBar(1, 10);
_root.setT('text26');
_root.back_mc.mov(1);
_root.front_mc.face01_mc.goFace(5);
this._parent.gotoAndStop('half');
}
}
}
}
if (_root.Csr == 2) {
_root.back_mc.mov(1);
if (_root.barAH < 50) {
_root.csr_vib_mc.lv = 4;
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 50 && _root.barAH < 80) {
_root.csr_vib_mc.lv = 1;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 80) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 3 && _root.rLv >= 1) {
_root.back_mc.mov(2);
if (_root.barAH < 30) {
_root.csr_roter_mc.lv = 4;
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 30 && _root.barAH < 60) {
_root.csr_roter_mc.lv = 1;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 60) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 7) {
_root.back_mc.mov(1);
if (_root.barAH < 40) {
_root.setT('text42');
_root.setBar(0, 80);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 40 && _root.barAH < 80) {
_root.setT('text43');
_root.setBar(0, 50);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 80) {
_root.setT('text44');
_root.setBar(0.1, 1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (release, releaseOutside) {
_root.csr_vib_mc.lv = 0;
_root.csr_roter_mc.lv = 0;
_root.back_mc.mov(0);
}
}
movieClip 336 {
frame 1 {
this.stop();
}
frame 23 {
this.gotoAndStop(1);
}
frame 67 {
this.gotoAndStop(1);
}
}
movieClip 347 {
frame 150 {
if (_root.barAH >= 71) {
this._parent.oldFace = 5;
this._parent.goFace(5);
} else {
if (_root.barAH >= 31 && _root.barAH <= 70) {
this._parent.oldFace = 2;
this._parent.goFace(2);
} else {
this._parent.reFace();
}
}
}
}
button 348 {
on (press) {
if (_root.Csr == 3 && _root.rLv >= 1) {
_root.csr_roter_mc.lv = 4;
_root.setT('text49');
goFace(6);
}
}
}
movieClip 351 {
frame 1 {
if (_root.barAH > 16) {
this.gotoAndPlay('lv2');
}
}
frame 2 {
this.gotoAndPlay(_currentframe - 1);
}
frame 3 {
if (_root.barAH > 32) {
this.gotoAndPlay('lv3');
}
}
frame 4 {
this.gotoAndPlay(_currentframe - 1);
}
frame 5 {
if (_root.barAH > 48) {
this.gotoAndPlay('lv4');
}
}
frame 6 {
this.gotoAndPlay(_currentframe - 1);
}
frame 7 {
if (_root.barAH > 64) {
this.gotoAndPlay('lv5');
}
}
frame 8 {
this.gotoAndPlay(_currentframe - 1);
}
frame 9 {
if (_root.barAH > 80) {
this.gotoAndStop('lv6');
}
}
frame 10 {
this.gotoAndPlay(_currentframe - 1);
}
}
movieClip 354 {
frame 1 {
if (_root.Glass) {
this.gotoAndStop('end');
} else {
this.stop();
}
}
frame 20 {
this.stop();
}
}
button 356 {
on (press) {
if (_root.Csr == 2) {
_root.csr_vib_mc.lv = 1;
if (_root.barAH < 60) {
_root.setT('text58');
_root.setBar(0.1, 4);
goFace(6);
} else {
if (_root.barAH >= 60 && _root.barAH < 70) {
_root.setT('text59');
_root.setBar(0.1, 2);
goFace(1);
} else {
if (_root.barAH >= 70) {
_root.setT('text60');
_root.setBar(0, 1);
_root.Csr = 9;
csr = 2;
goFace(9);
}
}
}
}
if (_root.Csr == 5 || _root.Csr == 6) {
_root.setT('text57');
_root.setBar(0, 1);
goFace(1);
}
if (_root.Csr == 7) {
if (_root.barAH < 40) {
_root.setT('text61');
_root.setBar(0, 8);
goFace(6);
} else {
if (_root.barAH >= 40 && _root.barAH < 90) {
_root.setT('text62');
_root.setBar(0, 4);
goFace(6);
} else {
if (_root.barAH >= 90) {
_root.setT('text63');
_root.setBar(0.1, 1);
_root.Csr = 9;
csr = 7;
goFace(10);
}
}
}
}
}
on (release, releaseOutside) {
if (csr == 2) {
_root.Csr = 2;
csr = 9;
_root.csr_vib_mc.gotoAndStop(1);
}
if (csr == 7) {
_root.Csr = 7;
csr = 9;
if (_root.csr_nama_mc.step >= 40) {
_root.setT('text88');
}
}
reFace();
}
}
movieClip 361 {
frame 193 {
if (_root.barAH >= 71) {
this._parent.oldFace = 5;
this._parent.goFace(5);
} else {
this._parent.reFace();
}
}
}
movieClip 366 {
frame 154 {
this._parent.reFace();
this.gotoAndStop(1);
}
}
movieClip 371 {
frame 90 {
this._parent.reFace();
this.gotoAndStop(1);
}
}
movieClip 374 {
frame 153 {
if (_root.barAH >= 71) {
this.gotoAndPlay(1);
} else {
this._parent.reFace();
}
}
}
movieClip 375 {
frame 90 {
this._parent.reFace();
this.gotoAndStop(1);
}
}
movieClip 380 {
frame 240 {
this._parent.reFace();
this.gotoAndStop(1);
}
}
movieClip 381 {
frame 153 {
this.gotoAndPlay(1);
}
}
movieClip 387 {
frame 1 {
if (_root.Glass) {
this.gotoAndStop('end');
} else {
this.stop();
}
}
frame 2 {
this.stop();
}
}
movieClip 391 {
frame 1 {
this.stop();
}
frame 30 {
this.stop();
}
frame 60 {
this.stop();
}
}
movieClip 407 {
frame 1 {
fr = Math.floor(Math.random() * 3) + 1;
goF = 'lv' + fr;
this.gotoAndPlay(goF);
}
instance mouth_wet_mc of movieClip 391 {
onClipEvent (load) {
function setWet(wet) {
nowWet += wet;
if (nowWet == 30) {
this.play();
} else {
if (nowWet == 60) {
this.play();
}
}
}
wet = 0;
nowWet = 0;
}
}
frame 25 {
this.vib_front_wet_mc.setWet(10);
this.mouth_wet_mc.setWet(5);
}
frame 53 {
this.vib_front_wet_mc.setWet(10);
this.mouth_wet_mc.setWet(5);
}
frame 83 {
this.vib_front_wet_mc.setWet(10);
this.mouth_wet_mc.setWet(5);
}
frame 106 {
this.vib_front_wet_mc.setWet(5);
this.mouth_wet_mc.setWet(5);
}
frame 117 {
this.vib_front_wet_mc.setWet(5);
this.mouth_wet_mc.setWet(5);
}
frame 129 {
this.vib_front_wet_mc.setWet(5);
this.mouth_wet_mc.setWet(5);
}
frame 141 {
this.vib_front_wet_mc.setWet(5);
this.mouth_wet_mc.setWet(5);
}
frame 153 {
this.vib_front_wet_mc.setWet(5);
this.mouth_wet_mc.setWet(5);
}
frame 189 {
this.vib_front_wet_mc.setWet(10);
this.mouth_wet_mc.setWet(5);
}
frame 190 {
this.gotoAndPlay(1);
}
}
movieClip 408 {
frame 1 {
if (_root.Glass) {
this.gotoAndStop('end');
} else {
this.stop();
}
}
frame 2 {
this.stop();
}
}
movieClip 411 {
}
movieClip 416 {
}
movieClip 422 {
instance mouth_wet_mc of movieClip 391 {
onClipEvent (load) {
function setWet(wet) {
nowWet += wet;
if (nowWet == 30) {
this.play();
} else {
if (nowWet == 60) {
this.play();
}
}
}
wet = 0;
nowWet = 0;
}
}
frame 25 {
this.mouth_wet_mc.setWet(5);
_root.csr_nama_mc.step += 1;
_root.csr_nama_mc.setW();
}
frame 53 {
this.mouth_wet_mc.setWet(5);
_root.csr_nama_mc.step += 1;
_root.csr_nama_mc.setW();
}
frame 83 {
this.mouth_wet_mc.setWet(5);
_root.csr_nama_mc.step += 1;
_root.csr_nama_mc.setW();
}
frame 106 {
this.mouth_wet_mc.setWet(5);
_root.csr_nama_mc.step += 1;
_root.csr_nama_mc.setW();
}
frame 129 {
this.mouth_wet_mc.setWet(5);
_root.csr_nama_mc.step += 1;
_root.csr_nama_mc.setW();
}
frame 153 {
this.mouth_wet_mc.setWet(5);
_root.csr_nama_mc.step += 1;
_root.csr_nama_mc.setW();
}
frame 195 {
this.mouth_wet_mc.setWet(5);
_root.csr_nama_mc.step += 1;
_root.csr_nama_mc.setW();
}
frame 229 {
this.mouth_wet_mc.setWet(5);
_root.csr_nama_mc.step += 1;
_root.csr_nama_mc.setW();
if (_root.csr_nama_mc.step >= 40 && !max) {
_root.setT('text104');
max = true;
}
}
frame 230 {
fr = Math.floor(Math.random() * 3) + 1;
goF = 'lv' + fr;
this.gotoAndPlay(goF);
}
}
movieClip 423 {
instance face02nama_mc of movieClip 422 {
onClipEvent (load) {
max = false;
}
}
}
button 427 {
on (rollOver) {
if (_root.Csr == 0) {
_root.back_mc.mov(1);
if (_root.barAH < 50) {
_root.setBar(0, -0.1);
_root.setT('text01');
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 50 && _root.barAH < 80) {
_root.setBar(0.2, -0.2);
_root.setT('text14');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 80) {
_root.setBar(0, -0.2);
_root.setT('text15');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
}
on (press) {
if (_root.Csr == 0) {
_root.back_mc.mov(1);
if (_root.barAH < 50) {
_root.setBar(0, -0.1);
_root.setT('text01');
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 50 && _root.barAH < 80) {
_root.setBar(0.2, -0.2);
_root.setT('text14');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 80) {
_root.setBar(0, -0.2);
_root.setT('text15');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 2) {
_root.back_mc.mov(1);
if (_root.barAH < 50) {
_root.csr_vib_mc.lv = 4;
_root.setT('text50');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 50 && _root.barAH < 70) {
_root.csr_vib_mc.lv = 2;
_root.setT('text51');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 70) {
_root.setT('text52');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 3 && _root.rLv >= 1) {
_root.back_mc.mov(2);
if (_root.barAH < 30) {
_root.csr_roter_mc.lv = 4;
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 30 && _root.barAH < 60) {
_root.csr_roter_mc.lv = 2;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 60) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 7) {
_root.back_mc.mov(1);
if (_root.barAH < 40) {
_root.setT('text53');
_root.setBar(2, 80);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 40 && _root.barAH < 80) {
_root.setT('text54');
_root.setBar(3, 60);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 80) {
_root.setT('text55');
_root.setBar(5, 0.1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (release, releaseOutside) {
_root.csr_vib_mc.lv = 0;
_root.csr_roter_mc.lv = 0;
_root.back_mc.mov(0);
}
}
button 429 {
on (rollOver) {
if (_root.Csr == 0) {
_root.back_mc.mov(1);
if (_root.barAH < 50) {
_root.setBar(0, -0.1);
_root.setT('text01');
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 50 && _root.barAH < 80) {
_root.setBar(0.2, -0.2);
_root.setT('text14');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 80) {
_root.setBar(0, -0.2);
_root.setT('text15');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
}
on (press) {
if (_root.Csr == 0) {
_root.back_mc.mov(1);
if (_root.barAH < 50) {
_root.setBar(0, -0.1);
_root.setT('text01');
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 50 && _root.barAH < 80) {
_root.setBar(0.2, -0.2);
_root.setT('text14');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 80) {
_root.setBar(0, -0.2);
_root.setT('text15');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 2) {
_root.back_mc.mov(1);
if (_root.barAH < 50) {
_root.csr_vib_mc.lv = 4;
_root.setT('text50');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 50 && _root.barAH < 70) {
_root.csr_vib_mc.lv = 2;
_root.setT('text51');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 70) {
_root.setT('text52');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 3 && _root.rLv >= 1) {
_root.back_mc.mov(2);
if (_root.barAH < 30) {
_root.csr_roter_mc.lv = 4;
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 30 && _root.barAH < 60) {
_root.csr_roter_mc.lv = 2;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 60) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 7) {
_root.back_mc.mov(1);
if (_root.barAH < 40) {
_root.setT('text53');
_root.setBar(2, 80);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 40 && _root.barAH < 80) {
_root.setT('text54');
_root.setBar(3, 60);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 80) {
_root.setT('text55');
_root.setBar(5, 0.1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (release, releaseOutside) {
_root.csr_vib_mc.lv = 0;
_root.csr_roter_mc.lv = 0;
_root.back_mc.mov(0);
}
}
button 430 {
on (rollOver) {
if (_root.Csr == 0) {
_root.back_mc.mov(1);
if (_root.barAH < 50) {
_root.setBar(0, -0.1);
_root.setT('text01');
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 50 && _root.barAH < 80) {
_root.setBar(0.2, -0.2);
_root.setT('text14');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 80) {
_root.setBar(0, -0.2);
_root.setT('text15');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
}
on (press) {
if (_root.Csr == 0) {
_root.back_mc.mov(1);
if (_root.barAH < 50) {
_root.setBar(0, -0.1);
_root.setT('text01');
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 50 && _root.barAH < 80) {
_root.setBar(0.2, -0.2);
_root.setT('text14');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 80) {
_root.setBar(0, -0.2);
_root.setT('text15');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 2) {
_root.back_mc.mov(1);
if (_root.barAH < 50) {
_root.csr_vib_mc.lv = 4;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 50 && _root.barAH < 70) {
_root.csr_vib_mc.lv = 3;
_root.setT('text14');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 70) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 3 && _root.rLv >= 1) {
_root.back_mc.mov(2);
if (_root.barAH < 30) {
_root.csr_roter_mc.lv = 4;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 30 && _root.barAH < 60) {
_root.csr_roter_mc.lv = 3;
_root.setT('text14');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 60) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 7) {
_root.back_mc.mov(1);
if (_root.barAH < 40) {
_root.setT('text08');
_root.setBar(0, 10);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 40 && _root.barAH < 80) {
_root.setT('text56');
_root.setBar(0, 5);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 80) {
_root.setT('text13');
_root.setBar(0.1, 0.1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (release, releaseOutside) {
_root.csr_vib_mc.lv = 0;
_root.csr_roter_mc.lv = 0;
_root.back_mc.mov(0);
}
}
button 431 {
on (rollOver) {
if (_root.Csr == 0) {
_root.back_mc.mov(1);
if (_root.barAH < 50) {
_root.setBar(0, -0.1);
_root.setT('text01');
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 50 && _root.barAH < 80) {
_root.setBar(0.2, -0.2);
_root.setT('text14');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 80) {
_root.setBar(0, -0.2);
_root.setT('text15');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
}
on (press) {
if (_root.Csr == 0) {
_root.back_mc.mov(1);
if (_root.barAH < 50) {
_root.setBar(0, -0.1);
_root.setT('text01');
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 50 && _root.barAH < 80) {
_root.setBar(0.2, -0.2);
_root.setT('text14');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 80) {
_root.setBar(0, -0.2);
_root.setT('text15');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 2) {
_root.back_mc.mov(1);
if (_root.barAH < 50) {
_root.csr_vib_mc.lv = 4;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 50 && _root.barAH < 70) {
_root.csr_vib_mc.lv = 3;
_root.setT('text14');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 70) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 3 && _root.rLv >= 1) {
_root.back_mc.mov(2);
if (_root.barAH < 30) {
_root.csr_roter_mc.lv = 4;
_root.setT('text12');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 30 && _root.barAH < 60) {
_root.csr_roter_mc.lv = 3;
_root.setT('text14');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 60) {
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
if (_root.Csr == 7) {
_root.back_mc.mov(1);
if (_root.barAH < 40) {
_root.setT('text08');
_root.setBar(0, 10);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 40 && _root.barAH < 80) {
_root.setT('text56');
_root.setBar(0, 5);
_root.front_mc.face01_mc.goFace(3);
} else {
if (_root.barAH >= 80) {
_root.setT('text13');
_root.setBar(0.1, 0.1);
_root.front_mc.face01_mc.goFace(1);
}
}
}
}
}
on (release, releaseOutside) {
_root.csr_vib_mc.lv = 0;
_root.csr_roter_mc.lv = 0;
_root.back_mc.mov(0);
}
}
movieClip 436 {
frame 27 {
this.gotoAndStop(1);
}
}
button 440 {
on (press) {
if (_root.Csr == 1) {
_root.back_mc.mov(1);
if (_root.barAH < 40) {
_root.TS = 3;
_root.TSoff();
_root.setBar(0, 80);
_root.setT('text24');
_root.front_mc.face01_mc.Face(3);
this._parent.gotoAndStop('off2');
} else {
if (_root.barAH >= 40 && _root.barAH < 80) {
_root.TS = 3;
_root.TSoff();
_root.setBar(2, 40);
_root.setT('text36');
_root.front_mc.face01_mc.Face(1);
this._parent.gotoAndStop('off2');
} else {
if (_root.barAH >= 80) {
_root.TS = 3;
_root.TSoff();
_root.setBar(2, 10);
_root.setT('text41');
_root.front_mc.face01_mc.Face(1);
this._parent.gotoAndStop('off2');
}
}
}
}
}
}
movieClip 441 {
frame 27 {
this.gotoAndStop(1);
}
}
movieClip 443 {
}
movieClip 445 {
}
movieClip 447 {
}
movieClip 449 {
}
movieClip 451 {
}
movieClip 453 {
}
movieClip 455 {
}
movieClip 457 {
}
movieClip 459 {
}
movieClip 461 {
}
movieClip 463 {
}
movieClip 465 {
}
movieClip 467 {
}
movieClip 469 {
}
movieClip 471 {
}
movieClip 473 {
}
movieClip 475 {
}
movieClip 477 {
}
movieClip 479 {
}
movieClip 481 {
}
movieClip 483 {
}
movieClip 485 {
}
movieClip 487 {
}
movieClip 489 {
}
movieClip 491 {
}
movieClip 493 {
}
movieClip 495 {
}
movieClip 497 {
}
movieClip 499 {
}
movieClip 501 {
}
movieClip 503 {
}
movieClip 505 {
}
movieClip 507 {
}
button 509 {
on (press) {
if (_root.Csr == 1) {
_root.back_mc.mov(1);
if (_root.barAH < 50) {
_root.setBar(0, 5);
_root.setT('text16');
_root.front_mc.face01_mc.goFace(6);
} else {
if (_root.barAH >= 50 && _root.barAH < 80) {
_root.setBar(0.1, 1);
_root.setT('text10');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 80) {
_root.setBar(0, -0.1);
_root.setT('text03');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
}
}
button 511 {
on (press) {
if (_root.Csr == 1) {
_root.back_mc.mov(1);
if (_root.barAH < 50) {
_root.setBar(0, 5);
_root.setT('text16');
_root.front_mc.face01_mc.goFace(6);
} else {
if (_root.barAH >= 50 && _root.barAH < 80) {
_root.setBar(0.1, 1);
_root.setT('text10');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 80) {
_root.setBar(0, -0.1);
_root.setT('text03');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
}
}
button 512 {
on (press) {
hitR = true;
_root.back_mc.mov(1);
if (_root.barAH < 50) {
_root.setBar(0, 5);
_root.setT('text16');
_root.front_mc.face01_mc.goFace(6);
} else {
if (_root.barAH >= 50 && _root.barAH < 80) {
_root.setBar(0.1, 1);
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 80) {
_root.setBar(0, -0.1);
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
on (release, releaseOutside) {
hitR = false;
_root.back_mc.mov(1);
_root.setT('text03');
_root.front_mc.face01_mc.goFace(2);
}
}
button 513 {
on (press) {
hitL = true;
_root.back_mc.mov(1);
if (_root.barAH < 50) {
_root.setBar(0, 5);
_root.setT('text16');
_root.front_mc.face01_mc.goFace(6);
} else {
if (_root.barAH >= 50 && _root.barAH < 80) {
_root.setBar(0.1, 1);
_root.setT('text11');
_root.front_mc.face01_mc.goFace(1);
} else {
if (_root.barAH >= 80) {
_root.setBar(0, -0.1);
_root.setT('text13');
_root.front_mc.face01_mc.goFace(2);
}
}
}
}
on (release, releaseOutside) {
hitL = false;
_root.back_mc.mov(1);
_root.setT('text03');
_root.front_mc.face01_mc.goFace(2);
}
}
movieClip 518 {
frame 23 {
this._parent.gotoAndStop(1);
}
}
movieClip 525 {
frame 20 {
this._parent.gotoAndStop(1);
}
}
movieClip 528 {
frame 17 {
this._parent.gotoAndStop(1);
}
}
movieClip 531 {
frame 23 {
this._parent.gotoAndStop(1);
}
}
movieClip 532 {
frame 30 {
this._parent.gotoAndStop(1);
}
}
movieClip 533 {
frame 23 {
this._parent.gotoAndStop(1);
}
}
movieClip 536 {
frame 23 {
this._parent.gotoAndStop(1);
}
}
movieClip 539 {
frame 25 {
this._parent.gotoAndStop(1);
}
}
movieClip 540 {
frame 31 {
this._parent.gotoAndStop(1);
}
}
movieClip 543 {
frame 22 {
this._parent.gotoAndStop(1);
}
}
movieClip 544 {
frame 24 {
this._parent.gotoAndStop(1);
}
}
movieClip 545 {
frame 26 {
this._parent.gotoAndStop(1);
}
}
movieClip 546 {
frame 24 {
this._parent.gotoAndStop(1);
}
}
movieClip 547 {
frame 33 {
this._parent.gotoAndStop(1);
}
}
movieClip 548 {
frame 25 {
this._parent.gotoAndStop(1);
}
}
movieClip 553 {
frame 23 {
this._parent.gotoAndStop(1);
}
}
movieClip 558 {
frame 20 {
this._parent.gotoAndStop(1);
}
}
movieClip 561 {
frame 17 {
this._parent.gotoAndStop(1);
}
}
movieClip 564 {
frame 23 {
this._parent.gotoAndStop(1);
}
}
movieClip 565 {
frame 30 {
this._parent.gotoAndStop(1);
}
}
movieClip 566 {
frame 23 {
this._parent.gotoAndStop(1);
}
}
movieClip 569 {
frame 23 {
this._parent.gotoAndStop(1);
}
}
movieClip 572 {
frame 25 {
this._parent.gotoAndStop(1);
}
}
movieClip 573 {
frame 31 {
this._parent.gotoAndStop(1);
}
}
movieClip 576 {
frame 22 {
this._parent.gotoAndStop(1);
}
}
movieClip 577 {
frame 24 {
this._parent.gotoAndStop(1);
}
}
movieClip 578 {
frame 26 {
this._parent.gotoAndStop(1);
}
}
movieClip 579 {
frame 24 {
this._parent.gotoAndStop(1);
}
}
movieClip 580 {
frame 33 {
this._parent.gotoAndStop(1);
}
}
movieClip 581 {
frame 25 {
this._parent.gotoAndStop(1);
}
}
movieClip 582 {
instance of movieClip 443 {
onClipEvent (load) {
this._visible = false;
}
}
instance b2l1_mc of movieClip 445 {
onClipEvent (enterFrame) {
if (this._parent.hitL && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('l1');
_root.front_mc.tshirt02m_mc.gotoAndStop('l1');
}
}
}
instance b2l0_mc of movieClip 447 {
onClipEvent (enterFrame) {
if (this._parent.hitL && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('l0');
_root.front_mc.tshirt02m_mc.gotoAndStop('l0');
}
}
}
instance b2l2_mc of movieClip 449 {
onClipEvent (enterFrame) {
if (this._parent.hitL && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('l2');
_root.front_mc.tshirt02m_mc.gotoAndStop('l2');
}
}
}
instance b2l3_mc of movieClip 451 {
onClipEvent (enterFrame) {
if (this._parent.hitL && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('l3');
_root.front_mc.tshirt02m_mc.gotoAndStop('l3');
}
}
}
instance b2l4_mc of movieClip 453 {
onClipEvent (enterFrame) {
if (this._parent.hitL && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('l4');
_root.front_mc.tshirt02m_mc.gotoAndStop('l4');
}
}
}
instance b2l5_mc of movieClip 455 {
onClipEvent (enterFrame) {
if (this._parent.hitL && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('l5');
_root.front_mc.tshirt02m_mc.gotoAndStop('l5');
}
}
}
instance b2l6_mc of movieClip 457 {
onClipEvent (enterFrame) {
if (this._parent.hitL && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('l6');
_root.front_mc.tshirt02m_mc.gotoAndStop('l6');
}
}
}
instance b2l7_mc of movieClip 459 {
onClipEvent (enterFrame) {
if (this._parent.hitL && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('l7');
_root.front_mc.tshirt02m_mc.gotoAndStop('l7');
}
}
}
instance b2l8_mc of movieClip 461 {
onClipEvent (enterFrame) {
if (this._parent.hitL && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('l8');
_root.front_mc.tshirt02m_mc.gotoAndStop('l8');
}
}
}
instance b2l9_mc of movieClip 463 {
onClipEvent (enterFrame) {
if (this._parent.hitL && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('l9');
_root.front_mc.tshirt02m_mc.gotoAndStop('l9');
}
}
}
instance b2l10_mc of movieClip 465 {
onClipEvent (enterFrame) {
if (this._parent.hitL && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('l10');
_root.front_mc.tshirt02m_mc.gotoAndStop('l10');
}
}
}
instance b2l11_mc of movieClip 467 {
onClipEvent (enterFrame) {
if (this._parent.hitL && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('l11');
_root.front_mc.tshirt02m_mc.gotoAndStop('l11');
}
}
}
instance b2l12_mc of movieClip 469 {
onClipEvent (enterFrame) {
if (this._parent.hitL && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('l12');
_root.front_mc.tshirt02m_mc.gotoAndStop('l12');
}
}
}
instance b2l13_mc of movieClip 471 {
onClipEvent (enterFrame) {
if (this._parent.hitL && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('l13');
_root.front_mc.tshirt02m_mc.gotoAndStop('l13');
}
}
}
instance b2l14_mc of movieClip 473 {
onClipEvent (enterFrame) {
if (this._parent.hitL && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('l14');
_root.front_mc.tshirt02m_mc.gotoAndStop('l14');
}
}
}
instance b2l15_mc of movieClip 475 {
onClipEvent (enterFrame) {
if (this._parent.hitL && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('l15');
_root.front_mc.tshirt02m_mc.gotoAndStop('l15');
}
}
}
instance b2r0_mc of movieClip 477 {
onClipEvent (enterFrame) {
if (this._parent.hitR && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('l0');
_root.front_mc.tshirt02m_mc.gotoAndStop('l0');
}
}
}
instance of movieClip 479 {
onClipEvent (enterFrame) {
if (this._parent.hitR && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('r1');
_root.front_mc.tshirt02m_mc.gotoAndStop('r1');
}
}
}
instance of movieClip 481 {
onClipEvent (enterFrame) {
if (this._parent.hitR && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('r2');
_root.front_mc.tshirt02m_mc.gotoAndStop('r2');
}
}
}
instance of movieClip 483 {
onClipEvent (enterFrame) {
if (this._parent.hitR && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('r3');
_root.front_mc.tshirt02m_mc.gotoAndStop('r3');
}
}
}
instance of movieClip 485 {
onClipEvent (enterFrame) {
if (this._parent.hitR && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('r4');
_root.front_mc.tshirt02m_mc.gotoAndStop('r4');
}
}
}
instance b2r5_mc of movieClip 487 {
onClipEvent (enterFrame) {
if (this._parent.hitR && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('r5');
_root.front_mc.tshirt02m_mc.gotoAndStop('r5');
}
}
}
instance b2r6_mc of movieClip 489 {
onClipEvent (enterFrame) {
if (this._parent.hitR && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('r6');
_root.front_mc.tshirt02m_mc.gotoAndStop('r6');
}
}
}
instance of movieClip 491 {
onClipEvent (enterFrame) {
if (this._parent.hitR && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('r7');
_root.front_mc.tshirt02m_mc.gotoAndStop('r7');
}
}
}
instance of movieClip 493 {
onClipEvent (enterFrame) {
if (this._parent.hitR && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('r8');
_root.front_mc.tshirt02m_mc.gotoAndStop('r8');
}
}
}
instance of movieClip 495 {
onClipEvent (enterFrame) {
if (this._parent.hitR && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('r9');
_root.front_mc.tshirt02m_mc.gotoAndStop('r9');
}
}
}
instance of movieClip 497 {
onClipEvent (enterFrame) {
if (this._parent.hitR && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('r10');
_root.front_mc.tshirt02m_mc.gotoAndStop('r10');
}
}
}
instance of movieClip 499 {
onClipEvent (enterFrame) {
if (this._parent.hitR && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('r11');
_root.front_mc.tshirt02m_mc.gotoAndStop('r11');
}
}
}
instance of movieClip 501 {
onClipEvent (enterFrame) {
if (this._parent.hitR && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('r12');
_root.front_mc.tshirt02m_mc.gotoAndStop('r12');
}
}
}
instance b2r13_mc of movieClip 503 {
onClipEvent (enterFrame) {
if (this._parent.hitR && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('r13');
_root.front_mc.tshirt02m_mc.gotoAndStop('r13');
}
}
}
instance of movieClip 505 {
onClipEvent (enterFrame) {
if (this._parent.hitR && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('r14');
_root.front_mc.tshirt02m_mc.gotoAndStop('r14');
}
}
}
instance b2r15_mc of movieClip 507 {
onClipEvent (enterFrame) {
if (this._parent.hitR && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._parent.gotoAndStop('r15');
_root.front_mc.tshirt02m_mc.gotoAndStop('r15');
}
}
}
instance of movieClip 518 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitL) {
this.play();
}
}
}
instance of movieClip 525 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitL) {
this.play();
}
}
}
instance of movieClip 528 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitL) {
this.play();
}
}
}
instance of movieClip 531 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitL) {
this.play();
}
}
}
instance of movieClip 532 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitL) {
this.play();
}
}
}
instance of movieClip 533 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitL) {
this.play();
}
}
}
instance of movieClip 536 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitL) {
this.play();
}
}
}
instance of movieClip 539 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitL) {
this.play();
}
}
}
instance of movieClip 540 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitL) {
this.play();
}
}
}
instance of movieClip 543 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitL) {
this.play();
}
}
}
instance of movieClip 544 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitL) {
this.play();
}
}
}
instance of movieClip 545 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitL) {
this.play();
}
}
}
instance of movieClip 546 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitL) {
this.play();
}
}
}
instance of movieClip 547 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitL) {
this.play();
}
}
}
instance of movieClip 548 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitL) {
this.play();
}
}
}
instance of movieClip 553 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitR) {
this.play();
}
}
}
instance of movieClip 558 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitR) {
this.play();
}
}
}
instance of movieClip 561 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitR) {
this.play();
}
}
}
instance of movieClip 564 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitR) {
this.play();
}
}
}
instance of movieClip 565 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitR) {
this.play();
}
}
}
instance of movieClip 566 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitR) {
this.play();
}
}
}
instance of movieClip 569 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitR) {
this.play();
}
}
}
instance of movieClip 572 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitR) {
this.play();
}
}
}
instance of movieClip 573 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitR) {
this.play();
}
}
}
instance of movieClip 576 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitR) {
this.play();
}
}
}
instance of movieClip 577 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitR) {
this.play();
}
}
}
instance of movieClip 578 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitR) {
this.play();
}
}
}
instance of movieClip 579 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitR) {
this.play();
}
}
}
instance of movieClip 580 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitR) {
this.play();
}
}
}
instance of movieClip 581 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (!this._parent.hitR) {
this.play();
}
}
}
}
button 583 {
on (press) {
if (_root.Csr == 1) {
_root.back_mc.mov(1);
_root.TS = 3;
_root.TSoff();
if (_root.barAH < 60) {
_root.setBar(0, 40);
_root.setT('text24');
_root.front_mc.face01_mc.Face(3);
} else {
if (_root.barAH >= 60 && _root.barAH < 80) {
_root.setBar(1, 20);
_root.setT('text36');
_root.front_mc.face01_mc.Face(1);
} else {
if (_root.barAH >= 80) {
_root.setBar(1, 10);
_root.setT('text41');
_root.front_mc.face01_mc.Face(1);
}
}
}
this._parent.gotoAndStop('off2');
}
}
}
movieClip 584 {
}
movieClip 588 {
instance face01_mc of movieClip 423 {
onClipEvent (load) {
function goFace(nowFace) {
goLv = 'lv' + nowFace;
this.gotoAndStop(goLv);
}
function reFace() {
goLv = 'lv' + oldFace;
this.gotoAndStop(goLv);
}
this.stop();
oldFace = 1;
}
}
instance bust02_mc of movieClip 436 {
onClipEvent (load) {
this.stop();
this._visible = false;
}
onClipEvent (enterFrame) {
if (!this._parent.bust02m_mc._visible) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance tshirt02B_mc of movieClip 441 {
onClipEvent (load) {
this.stop();
this._visible = false;
}
onClipEvent (enterFrame) {
if (this._parent.bust02_mc._visible) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance bust02m_mc of movieClip 582 {
onClipEvent (load) {
this.stop();
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.Csr == 1 && _root.back_mc.hip_mc.csr != 7 && _root.back_mc.hip_mc.csr2 != 7) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance tshirt02m_mc of movieClip 584 {
onClipEvent (load) {
this.stop();
this._visible = false;
}
onClipEvent (enterFrame) {
if (this._parent.bust02m_mc._visible) {
this._visible = true;
} else {
this._visible = false;
}
}
}
}
instance front_mc of movieClip 588 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (_root.Rope <= 1 && _root.TS == 1) {
this.gotoAndStop('df');
} else {
if (_root.Rope <= 1 && _root.TS == 2) {
this.gotoAndStop('half');
} else {
if (_root.Rope <= 1 && _root.TS == 3) {
this.gotoAndStop('off');
} else {
if (_root.Rope == 2 && _root.TS == 1) {
this.gotoAndStop('df2');
} else {
if (_root.Rope == 2 && _root.TS == 2) {
this.gotoAndStop('half2');
} else {
if (_root.Rope == 2 && _root.TS == 3) {
this.gotoAndStop('off2');
}
}
}
}
}
}
}
}
movieClip 593 {
}
movieClip 596 {
}
movieClip 601 {
}
movieClip 604 {
}
movieClip 607 {
frame 1 {
_root.roter_cnt_mc.gotoAndStop(1);
}
frame 2 {
_root.roter_cnt_mc.gotoAndStop(1);
}
}
button 608 {
on (press) {
if (_root.Csr == 7) {
_root.Csr = 0;
} else {
if (_root.Csr != 7 && _root.back_mc.hip_mc.csr != 7 && _root.back_mc.hip_mc.csr2 != 7) {
_root.Csr = 7;
}
}
}
}
button 609 {
on (press) {
if (_root.Csr == 4) {
_root.Csr = 0;
} else {
if (_root.Csr != 4 && _root.back_mc.hip_mc.csr != 4) {
_root.Csr = 4;
}
}
}
}
button 610 {
on (press) {
if (_root.Csr == 0) {
_root.Csr = 1;
} else {
if (_root.Csr == 1) {
_root.Csr = 0;
} else {
_root.Csr = 0;
}
}
}
}
button 611 {
on (press) {
if (_root.Csr == 2) {
_root.Csr = 0;
} else {
if (_root.Csr != 2 && _root.back_mc.hip_mc.csr != 2 && _root.back_mc.hip_mc.csr2 != 2) {
_root.Csr = 2;
}
}
}
}
button 612 {
on (press) {
if (_root.Csr == 3) {
_root.Csr = 0;
_root.roter_cnt_mc._visible = false;
} else {
if (_root.Csr != 3 && _root.back_mc.hip_mc.csr != 3 && _root.back_mc.hip_mc.csr2 != 3) {
_root.Csr = 3;
_root.roter_cnt_mc._visible = true;
}
}
}
}
movieClip 615 {
}
button 616 {
on (rollOver) {
tempCsr = _root.Csr;
_root.Csr = 9;
Mouse.show();
}
on (rollOut, dragOut) {
Mouse.hide();
_root.Csr = tempCsr;
}
on (press) {
this.prevFrame();
}
}
movieClip 619 {
}
button 620 {
on (rollOver) {
tempCsr = _root.Csr;
_root.Csr = 9;
Mouse.show();
}
on (rollOut, dragOut) {
Mouse.hide();
_root.Csr = tempCsr;
}
on (press) {
this.nextFrame();
}
}
movieClip 623 {
}
movieClip 626 {
}
movieClip 629 {
}
button 630 {
on (press) {
if (_root.Csr == 5 && _root.eggS < 4) {
_root.Csr = 0;
} else {
if (_root.Csr != 5 && _root.eggS < 4) {
_root.Csr = 5;
}
}
}
}
button 631 {
on (press) {
if (_root.Glass) {
_root.Glass = false;
_root.front_mc.face01_mc.glass_mc.gotoAndStop(1);
_root.front_mc.face01_mc.face02_mc.glass2_mc.gotoAndStop(1);
} else {
if (!_root.Glass) {
_root.Glass = true;
_root.front_mc.face01_mc.glass_mc.gotoAndPlay(2);
_root.front_mc.face01_mc.face02_mc.glass2_mc.gotoAndPlay(2);
if (_root.barAH < 30) {
_root.setT('text19');
_root.setBar(0.1, 10);
} else {
if (_root.barAH >= 30 && _root.barAH < 80) {
_root.setT('text20');
_root.setBar(0, 5);
} else {
if (_root.barAH >= 80) {
_root.setT('text21');
_root.setBar(0, 1);
}
}
}
}
}
}
}
movieClip 632 {
frame 1 {
this.stop();
}
instance icon_nama_mc of movieClip 593 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (_root.Csr == 7) {
this.gotoAndStop(3);
} else {
if (_root.Csr != 7 && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.gotoAndStop(2);
} else {
if (_root.Csr != 7 && !this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.gotoAndStop(1);
}
}
}
}
}
instance icon_anal_mc of movieClip 596 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (_root.Csr == 4 || _root.Anal == 1) {
this.gotoAndStop(3);
} else {
if (_root.Csr != 4 && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.gotoAndStop(2);
} else {
if (_root.Csr != 4 && !this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.gotoAndStop(1);
}
}
}
}
}
instance icon_hand_mc of movieClip 601 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (_root.Csr == 0 && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.gotoAndStop(2);
} else {
if (_root.Csr == 0 && !this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.gotoAndStop(1);
} else {
if (_root.Csr == 1 && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.gotoAndStop(4);
} else {
if (_root.Csr == 1 && !this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.gotoAndStop(3);
} else {
if (_root.Csr != 0 && _root.Csr != 1 && !this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.gotoAndStop(3);
} else {
if (_root.Csr != 0 && _root.Csr != 1 && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.gotoAndStop(4);
}
}
}
}
}
}
}
}
instance icon_vib_mc of movieClip 604 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (_root.Csr == 2) {
this.gotoAndStop(3);
} else {
if (_root.Csr != 2 && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.gotoAndStop(2);
} else {
if (_root.Csr != 2 && !this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.gotoAndStop(1);
}
}
}
}
}
instance icon_roter_mc of movieClip 607 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (_root.Csr == 3) {
this.gotoAndStop(3);
} else {
if (_root.Csr != 3 && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.gotoAndStop(2);
} else {
if (_root.Csr != 3 && !this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.gotoAndStop(1);
}
}
}
}
}
frame 2 {
this.stop();
}
instance icon_eggS_mc of movieClip 626 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (_root.Csr == 5 && _root.eggS < 4) {
this.gotoAndStop(3);
} else {
if (_root.Csr != 5 && _root.eggS < 4 && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.gotoAndStop(2);
} else {
if (_root.Csr != 5 && _root.eggS < 4 && !this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.gotoAndStop(1);
} else {
if (_root.eggS >= 4) {
this.gotoAndStop(3);
}
}
}
}
}
}
instance icon_glass_mc of movieClip 629 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (_root.Glass) {
this.gotoAndStop(3);
} else {
if (!_root.Glass && this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.gotoAndStop(2);
} else {
if (!_root.Glass && !this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.gotoAndStop(1);
}
}
}
}
}
}
movieClip 633 {
}
button 639 {
on (press) {
this.startDrag(false, 0, -50, 0, 0);
}
on (release, releaseOutside) {
this.stopDrag();
obj = _root.csr_roter_mc;
obj2 = this._parent.Lv_mc;
cnt = this._y;
if (cnt < 0 && cnt >= -18) {
_root.rLv = 1;
obj.gotoAndPlay('lv1');
obj2.gotoAndPlay('lv1');
} else {
if (cnt < -18 && cnt >= -36) {
_root.rLv = 2;
obj.gotoAndPlay('lv2');
obj2.gotoAndPlay('lv2');
} else {
if (cnt < -36 && cnt >= -50) {
_root.rLv = 3;
obj.gotoAndPlay('lv3');
obj2.gotoAndPlay('lv3');
} else {
_root.rLv = 0;
obj.gotoAndStop(1);
obj2.gotoAndStop(1);
}
}
}
}
}
movieClip 640 {
}
movieClip 647 {
frame 16 {
this.gotoAndStop(1);
}
frame 31 {
this.gotoAndStop(1);
}
frame 46 {
this.gotoAndStop(1);
}
}
movieClip 648 {
instance Lv_mc of movieClip 647 {
onClipEvent (load) {
this.stop();
}
}
}
instance roter_cnt_mc of movieClip 648 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_root.Csr != 3 && _root.back_mc.hip_mc.csr != 3 && _root.back_mc.hip_mc.csr2 != 3) {
this._visible = false;
}
}
}
button 652 {
on (release) {
getURL('https://www.patreon.com/costello', _blank);
}
}
movieClip 657 {
frame 1 {
this.stop();
}
}
instance csr_hand1_mc of movieClip 657 {
onClipEvent (enterFrame) {
if (_root.Csr == 0) {
_x = _root._xmouse;
_y = _root._ymouse;
this._visible = true;
} else {
this._visible = false;
}
}
onClipEvent (mouseDown) {
this.gotoAndStop(2);
}
onClipEvent (mouseUp) {
this.gotoAndStop(1);
}
}
movieClip 662 {
frame 1 {
this.stop();
}
}
instance csr_hand2_mc of movieClip 662 {
onClipEvent (enterFrame) {
if (_root.Csr == 1) {
_x = _root._xmouse;
_y = _root._ymouse;
this._visible = true;
} else {
this._visible = false;
}
}
onClipEvent (mouseDown) {
this.gotoAndStop(2);
}
onClipEvent (mouseUp) {
this.gotoAndStop(1);
}
}
movieClip 666 {
frame 1 {
lv = 0;
}
frame 2 {
if (lv == 1) {
_root.setBar(0.1, 0.5);
} else {
if (lv == 2) {
_root.setBar(0.2, 0.2);
} else {
if (lv == 3) {
_root.setBar(0.3, 0.1);
} else {
if (lv == 4) {
_root.setBar(0, 1);
}
}
}
}
}
frame 17 {
this.gotoAndPlay(2);
}
}
instance csr_vib_mc of movieClip 666 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (_root.Csr == 2) {
_x = _root._xmouse;
_y = _root._ymouse;
this._visible = true;
} else {
this._visible = false;
}
}
onClipEvent (mouseDown) {
if (_root.Csr == 2) {
this.gotoAndPlay(2);
}
}
onClipEvent (mouseUp) {
if (_root.Csr == 2) {
this.gotoAndStop(1);
}
}
}
movieClip 676 {
frame 1 {
lv = 0;
}
frame 2 {
if (lv == 1) {
_root.setBar(0.1, 0.5);
} else {
if (lv == 2) {
_root.setBar(0.1, 0.2);
} else {
if (lv == 3) {
_root.setBar(0.1, 0.1);
} else {
if (lv == 4) {
_root.setBar(0, 1);
}
}
}
}
}
frame 20 {
this.gotoAndPlay('lv1');
}
frame 21 {
if (lv == 1) {
_root.setBar(0.2, 0.6);
} else {
if (lv == 2) {
_root.setBar(0.2, 0.3);
} else {
if (lv == 3) {
_root.setBar(0.2, 0.2);
} else {
if (lv == 4) {
_root.setBar(0, 1);
}
}
}
}
}
frame 39 {
this.gotoAndPlay('lv2');
}
frame 40 {
if (lv == 1) {
_root.setBar(0.3, 0.7);
} else {
if (lv == 2) {
_root.setBar(0.3, 0.4);
} else {
if (lv == 3) {
_root.setBar(0.3, 0.3);
} else {
if (lv == 4) {
_root.setBar(0, 1);
}
}
}
}
}
frame 58 {
this.gotoAndPlay('lv3');
}
}
instance csr_roter_mc of movieClip 676 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (_root.Csr == 3) {
_x = _root._xmouse;
_y = _root._ymouse;
this._visible = true;
} else {
this._visible = false;
}
}
}
movieClip 679 {
frame 2 {
if (_root.barAH >= 40 && _root.barAH <= 79) {
_root.setBar(5, 20);
} else {
if (_root.barAH >= 80) {
_root.setBar(5, 10);
}
}
}
frame 20 {
this.stop();
_root.eggS = 1;
}
frame 21 {
if (_root.barAH >= 40 && _root.barAH <= 79) {
_root.setBar(5, 20);
} else {
if (_root.barAH >= 80) {
_root.setBar(5, 10);
}
}
}
frame 40 {
this.stop();
_root.eggS = 2;
}
frame 41 {
if (_root.barAH >= 40 && _root.barAH <= 79) {
_root.setBar(5, 20);
} else {
if (_root.barAH >= 80) {
_root.setBar(5, 10);
}
}
}
frame 60 {
this.stop();
_root.eggS = 3;
}
frame 61 {
if (_root.barAH >= 40 && _root.barAH <= 79) {
_root.setBar(5, 20);
} else {
if (_root.barAH >= 80) {
_root.setBar(5, 10);
}
}
_root.Csr = 0;
_root.eggS = 4;
this.gotoAndStop(1);
}
}
instance csr_eggS_mc of movieClip 679 {
onClipEvent (load) {
this.stop();
}
onClipEvent (enterFrame) {
if (_root.Csr == 5) {
_x = _root._xmouse;
_y = _root._ymouse;
this._visible = true;
} else {
this._visible = false;
}
}
}
movieClip 682 {
}
instance csr_anal_mc of movieClip 682 {
onClipEvent (enterFrame) {
if (_root.Csr == 4) {
_x = _root._xmouse;
_y = _root._ymouse;
this._visible = true;
} else {
this._visible = false;
}
}
}
movieClip 687 {
frame 1 {
if (step >= 20) {
this.gotoAndStop('lv2');
} else {
this.play();
}
}
frame 2 {
this.gotoAndPlay(_currentframe - 1);
}
frame 3 {
if (step >= 40) {
this.gotoAndPlay('max');
} else {
this.play();
}
}
frame 4 {
this.gotoAndPlay(_currentframe - 1);
}
frame 6 {
this.gotoAndPlay('max');
}
}
instance csr_nama_mc of movieClip 687 {
onClipEvent (load) {
function setW() {
_root.front_mc.face01_mc.face02nama_mc.wet2_mc.wet3_mc._alpha = step * 1.4;
}
step = 0;
lv = 0;
_root.front_mc.face01_mc.face02nama_mc.wet2_mc.wet3_mc._alpha = 0;
}
onClipEvent (enterFrame) {
if (_root.Csr == 7) {
_x = _root._xmouse;
_y = _root._ymouse;
this._visible = true;
} else {
this._visible = false;
this.gotoAndStop(1);
}
}
}
movieClip 690 {
}
movieClip 693 {
}
movieClip 701 {
}
movieClip 702 {
frame 1 {
this.stop();
}
frame 2 {
_root.front_mc.face01_mc.goFace(4);
_root.barBH = 0;
}
frame 41 {
_root.front_mc.face01_mc.goFace(7);
}
frame 90 {
_root.front_mc.face01_mc.goFace(3);
}
frame 185 {
_root.gotoAndStop('end');
}
}
frame 10 {
this.stop();
Mouse.show();
}
button 706 {
on (press) {
_root.gotoAndStop('play');
}
}
button 708 {
on (release) {
fscommand('quit');
}
}
movieClip 709 {
frame 30 {
this.stop();
}
}
frame 15 {
this.stop();
Mouse.show();
}
button 713 {
on (release) {
_root.gotoAndPlay('play');
}
}
movieClip 714 {
frame 31 {
this.stop();
}
}
movieClip 715 {
frame 1 {
offT = 0;
this.stop();
}
}