Frame 1 (13 B)
this.stop();
Frame 2 (13 B)
this.stop();
Instance of Symbol 453 MovieClip "movie_priest02_all" in Frame 2 (224 B)
onClipEvent (load) {
C_MODE = 0;
C_MESSEAGE = 1;
C_PUMP_F = 1;
C_PUMP_B = 0;
F_TEARS = 0;
F_RED = 0;
F_SLAVER = 0;
F_ACT = 1;
F_APRON = 0;
F_MESSEAGE = 1;
F_RENEW = 1;
F_RENEW_REQ = 0;
F_END = 0;
this.stop();
}
Symbol 6 Button (54 B)
on (release) {
this._parent._parent.gotoAndStop(2);
}
Symbol 16 MovieClip Frame 30 (21 B)
this.gotoAndPlay(1);
Symbol 16 MovieClip Frame 31 (13 B)
this.stop();
Symbol 19 Button (63 B)
on (release) {
getURL ("http://pubis.x.fc2.com/", "_blank");
}
Symbol 20 MovieClip Frame 1 (349 B)
this.onEnterFrame = function () {
total = _parent.getBytesTotal();
loaded = _parent.getBytesLoaded();
m_loading_start.t_load_percent = Math.round((loaded / total) * 100);
m_load_bar.m_bar_white._xscale = t_load_percent;
if (Math.round((loaded / total) * 100) == 100) {
m_loading_start.gotoAndStop(2);
m_load.gotoAndStop(31);
}
};
Instance of Symbol 7 MovieClip "m_loading_start" in Symbol 20 MovieClip Frame 1 (36 B)
onClipEvent (load) {
this.stop();
}
Symbol 30 MovieClip Frame 10 (13 B)
this.stop();
Instance of Symbol 30 MovieClip "movie_hose_b_child" in Symbol 31 MovieClip Frame 1 (36 B)
onClipEvent (load) {
this.stop();
}
Symbol 31 MovieClip Frame 30 (13 B)
this.stop();
Symbol 31 MovieClip Frame 31 (91 B)
C_HOSE_B = Math.ceil(Math.random() * 60);
if (C_HOSE_B == 1) {
this.gotoAndPlay(34);
}
Symbol 31 MovieClip Frame 33 (22 B)
this.gotoAndPlay(31);
Symbol 31 MovieClip Frame 90 (22 B)
this.gotoAndPlay(31);
Symbol 31 MovieClip Frame 100 (13 B)
this.stop();
Symbol 31 MovieClip Frame 130 (13 B)
this.stop();
Instance of Symbol 30 MovieClip "movie_hose_b_child" in Symbol 31 MovieClip Frame 160 (36 B)
onClipEvent (load) {
this.stop();
}
Symbol 38 MovieClip Frame 45 (13 B)
this.stop();
Symbol 38 MovieClip Frame 105 (13 B)
this.stop();
Symbol 38 MovieClip Frame 165 (13 B)
this.stop();
Symbol 38 MovieClip Frame 240 (13 B)
this.stop();
Symbol 38 MovieClip Frame 330 (13 B)
this.stop();
Symbol 41 MovieClip Frame 60 (13 B)
this.stop();
Symbol 41 MovieClip Frame 100 (13 B)
this.stop();
Symbol 41 MovieClip Frame 115 (13 B)
this.stop();
Symbol 41 MovieClip Frame 130 (13 B)
this.stop();
Symbol 41 MovieClip Frame 160 (13 B)
this.stop();
Symbol 41 MovieClip Frame 190 (13 B)
this.stop();
Symbol 43 MovieClip Frame 61 (13 B)
this.stop();
Symbol 45 MovieClip Frame 45 (13 B)
this.stop();
Symbol 45 MovieClip Frame 106 (13 B)
this.stop();
Symbol 47 MovieClip Frame 45 (13 B)
this.stop();
Symbol 47 MovieClip Frame 106 (13 B)
this.stop();
Symbol 51 MovieClip Frame 30 (13 B)
this.stop();
Symbol 51 MovieClip Frame 60 (13 B)
this.stop();
Symbol 51 MovieClip Frame 90 (13 B)
this.stop();
Symbol 53 MovieClip Frame 30 (13 B)
this.stop();
Symbol 53 MovieClip Frame 60 (13 B)
this.stop();
Symbol 53 MovieClip Frame 90 (13 B)
this.stop();
Symbol 56 MovieClip Frame 61 (64 B)
this._parent._parent._parent._parent.F_APRON = 1;
this.stop();
Instance of Symbol 51 MovieClip "movie_bust_r" in Symbol 57 MovieClip Frame 1 (289 B)
onClipEvent (load) {
this.stop();
}
on (press) {
if (this._parent._parent._parent.F_APRON == 1) {
C_BUST_R = Math.ceil(Math.random() * 3);
if (C_BUST_R == 1) {
this.gotoAndPlay(1);
} else if (C_BUST_R == 2) {
this.gotoAndPlay(31);
} else {
this.gotoAndPlay(61);
}
}
}
Instance of Symbol 53 MovieClip "movie_bust_l" in Symbol 57 MovieClip Frame 1 (289 B)
onClipEvent (load) {
this.stop();
}
on (press) {
if (this._parent._parent._parent.F_APRON == 1) {
C_BUST_L = Math.ceil(Math.random() * 3);
if (C_BUST_L == 1) {
this.gotoAndPlay(1);
} else if (C_BUST_L == 2) {
this.gotoAndPlay(31);
} else {
this.gotoAndPlay(61);
}
}
}
Instance of Symbol 56 MovieClip "movie_apron_body" in Symbol 57 MovieClip Frame 1 (36 B)
onClipEvent (load) {
this.stop();
}
Symbol 59 MovieClip Frame 20 (13 B)
this.stop();
Symbol 61 MovieClip Frame 60 (13 B)
this.stop();
Symbol 61 MovieClip Frame 90 (13 B)
this.stop();
Symbol 64 MovieClip Frame 60 (13 B)
this.stop();
Symbol 64 MovieClip Frame 90 (13 B)
this.stop();
Symbol 66 MovieClip Frame 60 (13 B)
this.stop();
Symbol 66 MovieClip Frame 90 (13 B)
this.stop();
Symbol 68 MovieClip Frame 60 (65 B)
this._parent._parent._parent._parent.F_SLAVER = 1;
this.stop();
Symbol 78 MovieClip Frame 1 (84 B)
C_EYE = Math.ceil(Math.random() * 60);
if (C_EYE == 1) {
this.gotoAndPlay(4);
}
Symbol 78 MovieClip Frame 3 (21 B)
this.gotoAndPlay(1);
Symbol 78 MovieClip Frame 8 (21 B)
this.gotoAndPlay(1);
Symbol 78 MovieClip Frame 9 (85 B)
C_EYE = Math.ceil(Math.random() * 60);
if (C_EYE == 1) {
this.gotoAndPlay(12);
}
Symbol 78 MovieClip Frame 11 (21 B)
this.gotoAndPlay(9);
Symbol 78 MovieClip Frame 16 (21 B)
this.gotoAndPlay(9);
Symbol 78 MovieClip Frame 17 (85 B)
C_EYE = Math.ceil(Math.random() * 60);
if (C_EYE == 1) {
this.gotoAndPlay(20);
}
Symbol 78 MovieClip Frame 19 (22 B)
this.gotoAndPlay(17);
Symbol 78 MovieClip Frame 24 (22 B)
this.gotoAndPlay(17);
Symbol 78 MovieClip Frame 25 (85 B)
C_EYE = Math.ceil(Math.random() * 60);
if (C_EYE == 1) {
this.gotoAndPlay(28);
}
Symbol 78 MovieClip Frame 27 (22 B)
this.gotoAndPlay(25);
Symbol 78 MovieClip Frame 32 (22 B)
this.gotoAndPlay(25);
Symbol 78 MovieClip Frame 33 (85 B)
C_EYE = Math.ceil(Math.random() * 60);
if (C_EYE == 1) {
this.gotoAndPlay(36);
}
Symbol 78 MovieClip Frame 35 (22 B)
this.gotoAndPlay(33);
Symbol 78 MovieClip Frame 38 (22 B)
this.gotoAndPlay(33);
Symbol 78 MovieClip Frame 39 (85 B)
C_EYE = Math.ceil(Math.random() * 60);
if (C_EYE == 1) {
this.gotoAndPlay(42);
}
Symbol 78 MovieClip Frame 41 (22 B)
this.gotoAndPlay(39);
Symbol 78 MovieClip Frame 44 (22 B)
this.gotoAndPlay(39);
Symbol 78 MovieClip Frame 45 (85 B)
C_EYE = Math.ceil(Math.random() * 60);
if (C_EYE == 1) {
this.gotoAndPlay(48);
}
Symbol 78 MovieClip Frame 47 (22 B)
this.gotoAndPlay(45);
Symbol 78 MovieClip Frame 50 (22 B)
this.gotoAndPlay(45);
Symbol 78 MovieClip Frame 110 (21 B)
this.gotoAndPlay(1);
Symbol 78 MovieClip Frame 170 (257 B)
if (this._parent._parent._parent._parent.C_MODE == 0) {
this.gotoAndPlay(1);
} else if (this._parent._parent._parent._parent.C_MODE == 1) {
this.gotoAndPlay(9);
} else if (this._parent._parent._parent._parent.C_MODE == 2) {
this.gotoAndPlay(33);
}
Symbol 78 MovieClip Frame 230 (22 B)
this.gotoAndPlay(39);
Symbol 78 MovieClip Frame 290 (22 B)
this.gotoAndPlay(45);
Symbol 78 MovieClip Frame 350 (117 B)
if (this._parent._parent._parent._parent.C_MODE == 3) {
this.gotoAndPlay(45);
} else {
this.gotoAndPlay(33);
}
Symbol 78 MovieClip Frame 410 (169 B)
if (this._parent._parent._parent._parent.C_MODE == 1) {
this.gotoAndPlay(9);
} else if (this._parent._parent._parent._parent.C_MODE == 3) {
this.gotoAndPlay(1);
}
Symbol 78 MovieClip Frame 470 (257 B)
if (this._parent._parent._parent._parent.C_MODE == 0) {
this.gotoAndPlay(1);
} else if (this._parent._parent._parent._parent.C_MODE == 1) {
this.gotoAndPlay(9);
} else if (this._parent._parent._parent._parent.C_MODE == 2) {
this.gotoAndPlay(33);
}
Symbol 78 MovieClip Frame 530 (22 B)
this.gotoAndPlay(39);
Symbol 78 MovieClip Frame 540 (21 B)
this.gotoAndPlay(1);
Symbol 78 MovieClip Frame 550 (257 B)
if (this._parent._parent._parent._parent.C_MODE == 0) {
this.gotoAndPlay(1);
} else if (this._parent._parent._parent._parent.C_MODE == 1) {
this.gotoAndPlay(9);
} else if (this._parent._parent._parent._parent.C_MODE == 2) {
this.gotoAndPlay(33);
}
Symbol 78 MovieClip Frame 560 (22 B)
this.gotoAndPlay(39);
Symbol 78 MovieClip Frame 570 (22 B)
this.gotoAndPlay(45);
Symbol 78 MovieClip Frame 580 (117 B)
if (this._parent._parent._parent._parent.C_MODE == 3) {
this.gotoAndPlay(45);
} else {
this.gotoAndPlay(33);
}
Symbol 78 MovieClip Frame 590 (169 B)
if (this._parent._parent._parent._parent.C_MODE == 1) {
this.gotoAndPlay(9);
} else if (this._parent._parent._parent._parent.C_MODE == 3) {
this.gotoAndPlay(1);
}
Symbol 78 MovieClip Frame 600 (257 B)
if (this._parent._parent._parent._parent.C_MODE == 0) {
this.gotoAndPlay(1);
} else if (this._parent._parent._parent._parent.C_MODE == 1) {
this.gotoAndPlay(9);
} else if (this._parent._parent._parent._parent.C_MODE == 2) {
this.gotoAndPlay(33);
}
Symbol 78 MovieClip Frame 610 (22 B)
this.gotoAndPlay(39);
Symbol 80 MovieClip Frame 1 (92 B)
C_EYEBROW = Math.ceil(Math.random() * 60);
if (C_EYEBROW == 1) {
this.gotoAndPlay(4);
}
Symbol 80 MovieClip Frame 3 (21 B)
this.gotoAndPlay(1);
Symbol 80 MovieClip Frame 60 (21 B)
this.gotoAndPlay(1);
Symbol 82 MovieClip Frame 60 (62 B)
this._parent._parent._parent._parent.F_RED = 1;
this.stop();
Symbol 84 MovieClip Frame 60 (64 B)
this._parent._parent._parent._parent.F_TEARS = 1;
this.stop();
Symbol 108 MovieClip Frame 1 (88 B)
C_MOUTH = Math.ceil(Math.random() * 60);
if (C_MOUTH == 1) {
this.gotoAndPlay(4);
}
Symbol 108 MovieClip Frame 3 (21 B)
this.gotoAndPlay(1);
Symbol 108 MovieClip Frame 60 (21 B)
this.gotoAndPlay(1);
Symbol 108 MovieClip Frame 61 (89 B)
C_MOUTH = Math.ceil(Math.random() * 60);
if (C_MOUTH == 1) {
this.gotoAndPlay(64);
}
Symbol 108 MovieClip Frame 63 (22 B)
this.gotoAndPlay(61);
Symbol 108 MovieClip Frame 120 (22 B)
this.gotoAndPlay(61);
Symbol 108 MovieClip Frame 151 (90 B)
C_MOUTH = Math.ceil(Math.random() * 60);
if (C_MOUTH == 1) {
this.gotoAndPlay(154);
}
Symbol 108 MovieClip Frame 153 (23 B)
this.gotoAndPlay(151);
Symbol 108 MovieClip Frame 210 (23 B)
this.gotoAndPlay(151);
Symbol 108 MovieClip Frame 220 (23 B)
this.gotoAndPlay(151);
Symbol 108 MovieClip Frame 310 (21 B)
this.gotoAndPlay(1);
Symbol 259 MovieClip Frame 65 (13 B)
this.stop();
Symbol 259 MovieClip Frame 140 (13 B)
this.stop();
Symbol 259 MovieClip Frame 230 (13 B)
this.stop();
Symbol 259 MovieClip Frame 240 (13 B)
this.stop();
Instance of Symbol 68 MovieClip "movie_slaver" in Symbol 260 MovieClip Frame 1 (36 B)
onClipEvent (load) {
this.stop();
}
Instance of Symbol 82 MovieClip "movie_red" in Symbol 260 MovieClip Frame 1 (36 B)
onClipEvent (load) {
this.stop();
}
Instance of Symbol 84 MovieClip "movie_tears" in Symbol 260 MovieClip Frame 1 (36 B)
onClipEvent (load) {
this.stop();
}
Instance of Symbol 259 MovieClip "movie_water_mouth" in Symbol 260 MovieClip Frame 1 (36 B)
onClipEvent (load) {
this.stop();
}
Instance of Symbol 61 MovieClip "movie_sidehear_r" in Symbol 261 MovieClip Frame 1 (36 B)
onClipEvent (load) {
this.stop();
}
Instance of Symbol 64 MovieClip "movie_sidehear_l" in Symbol 261 MovieClip Frame 1 (36 B)
onClipEvent (load) {
this.stop();
}
Instance of Symbol 66 MovieClip "movie_fronthear" in Symbol 261 MovieClip Frame 1 (36 B)
onClipEvent (load) {
this.stop();
}
Symbol 405 MovieClip Frame 90 (13 B)
this.stop();
Symbol 405 MovieClip Frame 100 (13 B)
this.stop();
Symbol 405 MovieClip Frame 190 (13 B)
this.stop();
Symbol 406 MovieClip Frame 1 (90 B)
C_PRIEST = Math.ceil(Math.random() * 30);
if (C_PRIEST == 1) {
this.gotoAndPlay(4);
}
Instance of Symbol 31 MovieClip "movie_hose_b" in Symbol 406 MovieClip Frame 1 (36 B)
onClipEvent (load) {
this.stop();
}
Instance of Symbol 38 MovieClip "movie_stomach" in Symbol 406 MovieClip Frame 1 (36 B)
onClipEvent (load) {
this.stop();
}
Instance of Symbol 41 MovieClip "movie_hip" in Symbol 406 MovieClip Frame 1 (254 B)
onClipEvent (load) {
this.stop();
}
on (press) {
if (this._parent._parent.F_APRON == 1) {
if (this._parent._parent.C_MODE <= 2) {
this.gotoAndPlay(131);
} else if (this._parent._parent.C_MESSEAGE >= 64) {
this.gotoAndPlay(161);
}
}
}
Instance of Symbol 43 MovieClip "movie_apron_hip" in Symbol 406 MovieClip Frame 1 (36 B)
onClipEvent (load) {
this.stop();
}
Instance of Symbol 45 MovieClip "movie_apron" in Symbol 406 MovieClip Frame 1 (36 B)
onClipEvent (load) {
this.stop();
}
Instance of Symbol 47 MovieClip "movie_apron_stomach" in Symbol 406 MovieClip Frame 1 (36 B)
onClipEvent (load) {
this.stop();
}
Instance of Symbol 59 MovieClip "movie_neck" in Symbol 406 MovieClip Frame 1 (36 B)
onClipEvent (load) {
this.stop();
}
Symbol 406 MovieClip Frame 3 (21 B)
this.gotoAndPlay(1);
Symbol 406 MovieClip Frame 60 (21 B)
this.gotoAndPlay(1);
Symbol 406 MovieClip Frame 100 (21 B)
this.gotoAndPlay(1);
Symbol 406 MovieClip Frame 115 (21 B)
this.gotoAndPlay(1);
Instance of Symbol 405 MovieClip "movie_water_hip" in Symbol 406 MovieClip Frame 116 (36 B)
onClipEvent (load) {
this.stop();
}
Symbol 406 MovieClip Frame 155 (23 B)
this.gotoAndPlay(196);
Symbol 406 MovieClip Frame 196 (92 B)
C_PRIEST = Math.ceil(Math.random() * 30);
if (C_PRIEST == 1) {
this.gotoAndPlay(199);
}
Symbol 406 MovieClip Frame 198 (23 B)
this.gotoAndPlay(196);
Symbol 406 MovieClip Frame 255 (23 B)
this.gotoAndPlay(196);
Symbol 406 MovieClip Frame 270 (23 B)
this.gotoAndPlay(196);
Symbol 406 MovieClip Frame 285 (23 B)
this.gotoAndPlay(196);
Symbol 406 MovieClip Frame 375 (23 B)
this.gotoAndPlay(196);
Symbol 415 MovieClip Frame 10 (13 B)
this.stop();
Symbol 417 MovieClip Frame 10 (13 B)
this.stop();
Instance of Symbol 415 MovieClip "movie_lever_f" in Symbol 417 MovieClip Frame 10 (36 B)
onClipEvent (load) {
this.stop();
}
Symbol 417 MovieClip Frame 20 (13 B)
this.stop();
Symbol 418 MovieClip Frame 10 (13 B)
this.stop();
Instance of Symbol 415 MovieClip "movie_lever_b" in Symbol 418 MovieClip Frame 10 (36 B)
onClipEvent (load) {
this.stop();
}
Symbol 418 MovieClip Frame 20 (13 B)
this.stop();
Symbol 422 MovieClip Frame 30 (21 B)
this.gotoAndPlay(2);
Symbol 424 MovieClip Frame 30 (21 B)
this.gotoAndPlay(2);
Instance of Symbol 422 MovieClip "movie_close" in Symbol 427 MovieClip Frame 10 (36 B)
onClipEvent (load) {
this.stop();
}
Instance of Symbol 424 MovieClip "movie_next" in Symbol 427 MovieClip Frame 10 (36 B)
onClipEvent (load) {
this.stop();
}
Symbol 427 MovieClip Frame 11 (22.77 KiB) ● ● ●
if (this._parent.F_RENEW == 1) {
this._parent.F_RENEW = 0;
switch (this._parent.C_MESSEAGE) {
case 1 :
temp_text = "";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 8;
break;
case 2 :
temp_text = "";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 3;
break;
case 3 :
temp_text = "";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 4;
break;
case 4 :
temp_text = "";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 5;
break;
case 5 :
temp_text = "";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 6;
break;
case 6 :
temp_text = "";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 7;
break;
case 7 :
temp_text = "";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 8;
break;
case 8 :
temp_text = "";
this._parent.movie_pump_f.gotoAndPlay(2);
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 15;
break;
case 9 :
temp_text = "";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 10;
break;
case 10 :
temp_text = "";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 11;
break;
case 11 :
temp_text = "";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 12;
break;
case 12 :
temp_text = "";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 13;
break;
case 13 :
temp_text = "";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 14;
break;
case 14 :
temp_text = "";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 15;
break;
case 15 :
temp_text = "";
this._parent.movie_pump_f.gotoAndPlay(11);
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 18;
break;
case 16 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 17;
break;
case 17 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 18;
break;
case 18 :
temp_text = "";
this._parent.movie_priest02.gotoAndPlay(61);
this._parent.movie_priest02.movie_head.movie_fronthear.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_sidehear_r.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_sidehear_l.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_face.movie_mouth.gotoAndPlay(121);
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(411);
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 21;
break;
case 19 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 20;
break;
case 20 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 21;
break;
case 21 :
temp_text = "";
movie_close.gotoAndPlay(2);
movie_next.gotoAndStop(1);
this._parent.movie_action_f.gotoAndPlay(2);
this._parent.F_ACT = 0;
break;
case 22 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 25;
break;
case 23 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 24;
break;
case 24 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 25;
break;
case 25 :
temp_text = "";
this._parent.movie_priest02.movie_head.movie_face.movie_slaver.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_face.movie_mouth.gotoAndPlay(221);
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(291);
this._parent.movie_priest02.movie_head.movie_face.movie_water_mouth.gotoAndPlay(1);
this._parent.movie_priest02.movie_apron_stomach.gotoAndPlay(16);
this._parent.movie_priest02.movie_apron.gotoAndPlay(16);
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_ACT = 1;
this._parent.C_PUMP_F = 1;
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 26;
break;
case 26 :
temp_text = "";
movie_next.gotoAndStop(1);
movie_close.gotoAndPlay(2);
this._parent.movie_messeage02.gotoAndPlay(2);
break;
case 27 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 28;
break;
case 28 :
temp_text = "";
this._parent.movie_priest02.gotoAndPlay(61);
this._parent.movie_priest02.movie_head.movie_face.movie_slaver.gotoAndStop(1);
this._parent.movie_priest02.movie_head.movie_face.movie_mouth.gotoAndPlay(121);
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(411);
this._parent.movie_priest02.movie_head.movie_fronthear.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_sidehear_r.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_sidehear_l.gotoAndPlay(1);
this._parent.movie_action_f.gotoAndPlay(2);
movie_close.gotoAndPlay(2);
movie_next.gotoAndStop(1);
this._parent.C_MESSEAGE = 21;
this._parent.F_ACT = 0;
break;
case 29 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 34;
break;
case 30 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 31;
break;
case 31 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 32;
break;
case 32 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 33;
break;
case 33 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 34;
break;
case 34 :
temp_text = "";
this._parent.movie_priest02.gotoAndPlay(61);
this._parent.movie_priest02.movie_head.movie_face.movie_slaver.gotoAndStop(1);
this._parent.movie_priest02.movie_head.movie_face.movie_mouth.gotoAndPlay(121);
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(411);
this._parent.movie_priest02.movie_head.movie_fronthear.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_sidehear_r.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_sidehear_l.gotoAndPlay(1);
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 35;
break;
case 35 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 36;
break;
case 36 :
temp_text = "";
this._parent.movie_priest02.movie_head.movie_face.movie_red.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(351);
this._parent.movie_priest02.movie_body.movie_apron_body.gotoAndPlay(1);
this._parent.movie_priest02.movie_apron_stomach.gotoAndPlay(46);
this._parent.movie_priest02.movie_apron.gotoAndPlay(46);
this._parent.movie_priest02.movie_apron_hip.gotoAndPlay(1);
this._parent.F_APRON = 1;
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 37;
break;
case 37 :
temp_text = "";
movie_next.gotoAndStop(1);
movie_close.gotoAndPlay(2);
this._parent.movie_action_f.gotoAndPlay(2);
this._parent.F_ACT = 0;
break;
case 38 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 41;
break;
case 39 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 40;
break;
case 40 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 41;
break;
case 41 :
temp_text = "";
this._parent.F_ACT = 1;
this._parent.C_PUMP_F = 1;
this._parent.movie_priest02.gotoAndPlay(286);
this._parent.movie_priest02.movie_head.movie_face.movie_slaver.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_face.movie_mouth.gotoAndPlay(221);
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(291);
this._parent.movie_priest02.movie_head.movie_face.movie_water_mouth.gotoAndPlay(1);
this._parent.movie_priest02.movie_stomach.gotoAndPlay(16);
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 42;
break;
case 42 :
temp_text = "";
this._parent.movie_messeage02.gotoAndPlay(2);
movie_close.gotoAndPlay(1);
movie_next.gotoAndStop(1);
break;
case 43 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 44;
break;
case 44 :
temp_text = "";
this._parent.movie_priest02.gotoAndPlay(116);
this._parent.movie_priest02.movie_head.movie_face.movie_slaver.gotoAndStop(1);
this._parent.movie_priest02.movie_head.movie_face.movie_mouth.gotoAndPlay(121);
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(411);
this._parent.movie_priest02.movie_head.movie_fronthear.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_sidehear_r.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_sidehear_l.gotoAndPlay(1);
this._parent.movie_action_f.gotoAndPlay(2);
this._parent.C_MESSEAGE = 37;
this._parent.F_ACT = 0;
movie_next.gotoAndStop(1);
movie_close.gotoAndPlay(2);
break;
case 45 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 49;
break;
case 46 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 47;
break;
case 47 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 48;
break;
case 48 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 49;
break;
case 49 :
temp_text = "";
this._parent.movie_priest02.gotoAndPlay(116);
this._parent.movie_priest02.movie_head.movie_face.movie_slaver.gotoAndStop(1);
this._parent.movie_priest02.movie_head.movie_face.movie_mouth.gotoAndPlay(121);
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(411);
this._parent.movie_priest02.movie_head.movie_fronthear.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_sidehear_r.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_sidehear_l.gotoAndPlay(1);
this._parent.movie_action_f.gotoAndPlay(2);
this._parent.F_ACT = 0;
movie_close.gotoAndPlay(2);
movie_next.gotoAndStop(1);
break;
case 50 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 53;
break;
case 51 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 52;
break;
case 52 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 53;
break;
case 53 :
temp_text = "";
this._parent.F_ACT = 1;
this._parent.C_PUMP_F = 1;
this._parent.movie_priest02.gotoAndPlay(286);
this._parent.movie_priest02.movie_head.movie_face.movie_slaver.gotoAndPlay(1);
if (this._parent.F_TEARS == 0) {
this._parent.movie_priest02.movie_head.movie_face.movie_tears.gotoAndPlay(1);
}
this._parent.movie_priest02.movie_head.movie_face.movie_mouth.gotoAndPlay(221);
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(291);
this._parent.movie_priest02.movie_head.movie_face.movie_water_mouth.gotoAndPlay(66);
this._parent.movie_priest02.movie_stomach.gotoAndPlay(106);
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 54;
break;
case 54 :
temp_text = "";
this._parent.movie_messeage02.gotoAndPlay(2);
movie_close.gotoAndPlay(2);
movie_next.gotoAndStop(1);
break;
case 55 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 56;
break;
case 56 :
temp_text = "";
this._parent.movie_priest02.gotoAndPlay(116);
this._parent.movie_priest02.movie_head.movie_face.movie_slaver.gotoAndStop(1);
this._parent.movie_priest02.movie_head.movie_face.movie_mouth.gotoAndPlay(121);
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(411);
this._parent.movie_action_f.gotoAndPlay(2);
this._parent.C_MESSEAGE = 49;
this._parent.F_ACT = 0;
movie_close.gotoAndPlay(2);
movie_next.gotoAndStop(1);
break;
case 57 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 61;
break;
case 58 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 59;
break;
case 59 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 60;
break;
case 60 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 61;
break;
case 61 :
temp_text = "";
this._parent.movie_pump_b.gotoAndPlay(2);
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 62;
break;
case 62 :
temp_text = "";
this._parent.movie_pump_b.gotoAndPlay(11);
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 63;
break;
case 63 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 64;
break;
case 64 :
temp_text = "";
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(351);
this._parent.movie_priest02.movie_hip.gotoAndPlay(1);
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 65;
break;
case 65 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 66;
break;
case 66 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 68;
break;
case 67 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 68;
break;
case 68 :
temp_text = "";
this._parent.movie_priest02.gotoAndPlay(156);
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(471);
this._parent.movie_priest02.movie_head.movie_face.movie_mouth.gotoAndPlay(61);
this._parent.movie_priest02.movie_head.movie_fronthear.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_sidehear_r.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_sidehear_l.gotoAndPlay(1);
this._parent.movie_priest02.movie_hose_b.gotoAndPlay(1);
this._parent.movie_priest02.movie_hip.gotoAndPlay(61);
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 69;
break;
case 69 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 70;
break;
case 70 :
temp_text = "";
this._parent.movie_priest02.gotoAndPlay(116);
this._parent.movie_priest02.movie_head.movie_face.movie_slaver.gotoAndStop(1);
this._parent.movie_priest02.movie_head.movie_fronthear.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_sidehear_r.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_sidehear_l.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_face.movie_mouth.gotoAndPlay(121);
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(171);
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 71;
break;
case 71 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 72;
break;
case 72 :
temp_text = "";
movie_close.gotoAndPlay(2);
movie_next.gotoAndStop(1);
this._parent.movie_action_f.gotoAndPlay(2);
this._parent.movie_action_b.gotoAndPlay(2);
this._parent.F_ACT = 0;
break;
case 73 :
temp_text = "";
movie_close.gotoAndPlay(2);
movie_next.gotoAndStop(1);
break;
case 74 :
temp_text = "";
movie_close.gotoAndPlay(2);
movie_next.gotoAndStop(1);
break;
case 75 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 78;
break;
case 76 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 77;
break;
case 77 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 78;
break;
case 78 :
temp_text = "";
this._parent.F_ACT = 1;
this._parent.C_PUMP_F = 1;
this._parent.C_PUMP_B = 0;
this._parent.movie_priest02.gotoAndPlay(286);
this._parent.movie_priest02.movie_head.movie_face.movie_slaver.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_face.movie_mouth.gotoAndPlay(221);
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(291);
this._parent.movie_priest02.movie_head.movie_face.movie_water_mouth.gotoAndPlay(141);
this._parent.movie_priest02.movie_stomach.gotoAndPlay(241);
this._parent.movie_priest02.movie_hose_b.gotoAndPlay(101);
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
if (this._parent.F_END == 0) {
this._parent.F_END = 1;
this._parent.C_MESSEAGE = 79;
this._parent.movie_priest02.movie_water_hip.gotoAndPlay(101);
} else {
this._parent.C_MESSEAGE = 80;
this._parent.movie_priest02.movie_water_hip.gotoAndPlay(1);
}
break;
case 79 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 80;
break;
case 80 :
temp_text = "";
this._parent.movie_messeage02.gotoAndPlay(2);
movie_close.gotoAndPlay(2);
movie_next.gotoAndStop(1);
break;
case 81 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 82;
break;
case 82 :
temp_text = "";
this._parent.movie_priest02.gotoAndPlay(156);
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(471);
this._parent.movie_priest02.movie_head.movie_face.movie_mouth.gotoAndPlay(61);
this._parent.movie_priest02.movie_head.movie_fronthear.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_sidehear_r.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_sidehear_l.gotoAndPlay(1);
this._parent.movie_priest02.movie_hose_b.gotoAndPlay(1);
this._parent.movie_priest02.movie_hip.gotoAndPlay(61);
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 83;
break;
case 83 :
temp_text = "";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 84;
break;
case 84 :
temp_text = "";
this._parent.movie_priest02.gotoAndPlay(116);
this._parent.movie_priest02.movie_head.movie_face.movie_slaver.gotoAndStop(1);
this._parent.movie_priest02.movie_head.movie_fronthear.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_sidehear_r.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_sidehear_l.gotoAndPlay(1);
this._parent.movie_priest02.movie_head.movie_face.movie_mouth.gotoAndPlay(121);
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(171);
this._parent.movie_action_f.gotoAndPlay(2);
this._parent.movie_action_b.gotoAndPlay(2);
movie_close.gotoAndPlay(2);
movie_next.gotoAndStop(1);
this._parent.C_MESSEAGE = 72;
this._parent.F_ACT = 0;
}
MESSEAGE_BOX = temp_text;
}
Symbol 427 MovieClip Frame 13 (22 B)
this.gotoAndPlay(11);
Symbol 427 MovieClip Frame 23 (13 B)
this.stop();
Symbol 431 MovieClip Frame 20 (21 B)
this.gotoAndPlay(1);
Symbol 432 MovieClip Frame 20 (21 B)
this.gotoAndPlay(1);
Symbol 434 Button (255 B)
on (release, releaseOutside) {
this._parent.F_RENEW = 1;
this._parent.C_MESSEAGE = 27;
if (this._parent.F_MESSEAGE == 0) {
this._parent.F_MESSEAGE = 1;
this._parent.movie_messeage.gotoAndPlay(2);
}
this._parent.movie_messeage02.gotoAndPlay(23);
}
Symbol 436 Button (281 B)
on (release, releaseOutside) {
this._parent.C_MODE = 1;
this._parent.F_RENEW = 1;
this._parent.C_MESSEAGE = 29;
if (this._parent.F_MESSEAGE == 0) {
this._parent.F_MESSEAGE = 1;
this._parent.movie_messeage.gotoAndPlay(2);
}
this._parent.movie_messeage02.gotoAndPlay(23);
}
Symbol 437 Button (255 B)
on (release, releaseOutside) {
this._parent.F_RENEW = 1;
this._parent.C_MESSEAGE = 43;
if (this._parent.F_MESSEAGE == 0) {
this._parent.F_MESSEAGE = 1;
this._parent.movie_messeage.gotoAndPlay(2);
}
this._parent.movie_messeage02.gotoAndPlay(23);
}
Symbol 438 Button (281 B)
on (release, releaseOutside) {
this._parent.C_MODE = 2;
this._parent.F_RENEW = 1;
this._parent.C_MESSEAGE = 45;
if (this._parent.F_MESSEAGE == 0) {
this._parent.F_MESSEAGE = 1;
this._parent.movie_messeage.gotoAndPlay(2);
}
this._parent.movie_messeage02.gotoAndPlay(23);
}
Symbol 439 Button (255 B)
on (release, releaseOutside) {
this._parent.F_RENEW = 1;
this._parent.C_MESSEAGE = 55;
if (this._parent.F_MESSEAGE == 0) {
this._parent.F_MESSEAGE = 1;
this._parent.movie_messeage.gotoAndPlay(2);
}
this._parent.movie_messeage02.gotoAndPlay(23);
}
Symbol 440 Button (281 B)
on (release, releaseOutside) {
this._parent.C_MODE = 3;
this._parent.F_RENEW = 1;
this._parent.C_MESSEAGE = 57;
if (this._parent.F_MESSEAGE == 0) {
this._parent.F_MESSEAGE = 1;
this._parent.movie_messeage.gotoAndPlay(2);
}
this._parent.movie_messeage02.gotoAndPlay(23);
}
Symbol 442 Button (255 B)
on (release, releaseOutside) {
this._parent.F_RENEW = 1;
this._parent.C_MESSEAGE = 81;
if (this._parent.F_MESSEAGE == 0) {
this._parent.F_MESSEAGE = 1;
this._parent.movie_messeage.gotoAndPlay(2);
}
this._parent.movie_messeage02.gotoAndPlay(23);
}
Symbol 444 Button (126 B)
on (release, releaseOutside) {
this._parent.movie_white_out.gotoAndPlay(1);
this._parent.movie_messeage02.gotoAndPlay(23);
}
Symbol 445 MovieClip Frame 10 (221 B)
if (this._parent.C_MODE == 0) {
this.gotoAndPlay(11);
} else if (this._parent.C_MODE == 1) {
this.gotoAndPlay(14);
} else if (this._parent.C_MODE == 2) {
this.gotoAndPlay(17);
} else {
this.gotoAndPlay(20);
}
Symbol 445 MovieClip Frame 13 (22 B)
this.gotoAndPlay(11);
Symbol 445 MovieClip Frame 16 (22 B)
this.gotoAndPlay(14);
Symbol 445 MovieClip Frame 19 (22 B)
this.gotoAndPlay(17);
Symbol 445 MovieClip Frame 22 (22 B)
this.gotoAndPlay(20);
Symbol 445 MovieClip Frame 32 (13 B)
this.stop();
Symbol 448 MovieClip Frame 61 (13 B)
this.stop();
Symbol 450 MovieClip Frame 61 (13 B)
this.stop();
Symbol 452 MovieClip Frame 60 (71 B)
_level0.F_END = 1;
this._parent._parent.gotoAndStop(1);
this.stop();
Instance of Symbol 417 MovieClip "movie_pump_f" in Symbol 453 MovieClip Frame 1 (5.43 KiB) ● ●
onClipEvent (load) {
this.stop();
}
on (press) {
if (this._parent.F_ACT == 0) {
switch (this._parent.C_MODE) {
case 0 :
this.movie_lever_f.gotoAndPlay(1);
this._parent.movie_priest02.gotoAndPlay(101);
this._parent.movie_priest02.movie_head.movie_fronthear.gotoAndPlay(61);
this._parent.movie_priest02.movie_head.movie_sidehear_r.gotoAndPlay(61);
this._parent.movie_priest02.movie_head.movie_sidehear_l.gotoAndPlay(61);
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(541);
this._parent.movie_priest02.movie_head.movie_face.movie_mouth.gotoAndPlay(211);
this._parent.movie_priest02.movie_neck.gotoAndPlay(1);
if (this._parent.C_PUMP_F >= 15) {
if (this._parent.C_MESSEAGE < 22) {
this._parent.F_RENEW = 1;
this._parent.C_MESSEAGE = 22;
if (this._parent.F_MESSEAGE == 0) {
this._parent.F_MESSEAGE = 1;
this._parent.movie_messeage.gotoAndPlay(2);
}
}
this._parent.movie_priest02.movie_head.movie_face.movie_water_mouth.gotoAndPlay(231);
} else {
this._parent.C_PUMP_F++;
this._parent.movie_priest02.movie_apron_stomach.gotoAndStop(this._parent.C_PUMP_F);
this._parent.movie_priest02.movie_apron.gotoAndStop(this._parent.C_PUMP_F);
}
break;
case 1 :
this.movie_lever_f.gotoAndPlay(1);
this._parent.movie_priest02.gotoAndPlay(256);
this._parent.movie_priest02.movie_head.movie_fronthear.gotoAndPlay(61);
this._parent.movie_priest02.movie_head.movie_sidehear_r.gotoAndPlay(61);
this._parent.movie_priest02.movie_head.movie_sidehear_l.gotoAndPlay(61);
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(541);
this._parent.movie_priest02.movie_head.movie_face.movie_mouth.gotoAndPlay(211);
this._parent.movie_priest02.movie_neck.gotoAndPlay(1);
if (this._parent.C_PUMP_F >= 15) {
if (this._parent.C_MESSEAGE < 38) {
this._parent.F_RENEW = 1;
this._parent.C_MESSEAGE = 38;
if (this._parent.F_MESSEAGE == 0) {
this._parent.F_MESSEAGE = 1;
this._parent.movie_messeage.gotoAndPlay(2);
}
}
this._parent.movie_priest02.movie_head.movie_face.movie_water_mouth.gotoAndPlay(231);
} else {
this._parent.C_PUMP_F++;
this._parent.movie_priest02.movie_stomach.gotoAndStop(this._parent.C_PUMP_F);
}
break;
case 2 :
this.movie_lever_f.gotoAndPlay(1);
this._parent.movie_priest02.gotoAndPlay(256);
this._parent.movie_priest02.movie_head.movie_fronthear.gotoAndPlay(61);
this._parent.movie_priest02.movie_head.movie_sidehear_r.gotoAndPlay(61);
this._parent.movie_priest02.movie_head.movie_sidehear_l.gotoAndPlay(61);
if (this._parent.C_PUMP_F >= 15) {
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(601);
} else {
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(541);
}
this._parent.movie_priest02.movie_head.movie_face.movie_mouth.gotoAndPlay(211);
this._parent.movie_priest02.movie_neck.gotoAndPlay(1);
if (this._parent.C_PUMP_F >= 30) {
if (this._parent.C_MESSEAGE < 50) {
this._parent.F_RENEW = 1;
this._parent.C_MESSEAGE = 50;
if (this._parent.F_MESSEAGE == 0) {
this._parent.F_MESSEAGE = 1;
this._parent.movie_messeage.gotoAndPlay(2);
}
}
this._parent.movie_priest02.movie_stomach.gotoAndPlay(76);
this._parent.movie_priest02.movie_head.movie_face.movie_water_mouth.gotoAndPlay(231);
} else {
this._parent.C_PUMP_F++;
this._parent.movie_priest02.movie_stomach.gotoAndStop(this._parent.C_PUMP_F + 45);
}
break;
case 3 :
this.movie_lever_f.gotoAndPlay(1);
this._parent.movie_priest02.gotoAndPlay(256);
this._parent.movie_priest02.movie_head.movie_fronthear.gotoAndPlay(61);
this._parent.movie_priest02.movie_head.movie_sidehear_r.gotoAndPlay(61);
this._parent.movie_priest02.movie_head.movie_sidehear_l.gotoAndPlay(61);
this._parent.movie_priest02.movie_head.movie_face.movie_mouth.gotoAndPlay(211);
this._parent.movie_priest02.movie_neck.gotoAndPlay(1);
if (this._parent.C_PUMP_F >= 15) {
this._parent.movie_priest02.movie_head.movie_face.movie_water_mouth.gotoAndPlay(231);
if (this._parent.C_PUMP_B >= 15) {
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(561);
C_STOMACH_F = this._parent.C_PUMP_F + this._parent.C_PUMP_B;
if (C_STOMACH_F >= 45) {
if (this._parent.C_MESSEAGE < 75) {
this._parent.F_RENEW = 1;
this._parent.C_MESSEAGE = 75;
if (this._parent.F_MESSEAGE == 0) {
this._parent.F_MESSEAGE = 1;
this._parent.movie_messeage.gotoAndPlay(2);
}
}
} else {
this._parent.C_PUMP_F++;
}
} else {
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(601);
this._parent.F_RENEW = 1;
this._parent.C_MESSEAGE = 73;
if (this._parent.F_MESSEAGE == 0) {
this._parent.F_MESSEAGE = 1;
this._parent.movie_messeage.gotoAndPlay(2);
}
}
} else {
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(601);
this._parent.C_PUMP_F++;
}
C_STOMACH_F = this._parent.C_PUMP_F + this._parent.C_PUMP_B;
if (C_STOMACH_F >= 45) {
this._parent.movie_priest02.movie_stomach.gotoAndPlay(211);
} else {
this._parent.movie_priest02.movie_stomach.gotoAndStop(C_STOMACH_F + 165);
}
}
}
}
Instance of Symbol 418 MovieClip "movie_pump_b" in Symbol 453 MovieClip Frame 1 (1.98 KiB) ●
onClipEvent (load) {
this.stop();
}
on (press) {
if (this._parent.F_ACT == 0) {
this._parent.movie_priest02.gotoAndPlay(271);
this._parent.movie_priest02.movie_head.movie_fronthear.gotoAndPlay(61);
this._parent.movie_priest02.movie_head.movie_sidehear_r.gotoAndPlay(61);
this._parent.movie_priest02.movie_head.movie_sidehear_l.gotoAndPlay(61);
this.movie_lever_b.gotoAndPlay(1);
C_PUMP_HIP = Math.ceil(Math.random() * 2);
if (C_PUMP_HIP == 1) {
this._parent.movie_priest02.movie_hip.gotoAndPlay(101);
} else {
this._parent.movie_priest02.movie_hip.gotoAndPlay(116);
}
this._parent.movie_priest02.movie_hose_b.gotoAndPlay(91);
this._parent.movie_priest02.movie_hose_b.movie_hose_b_child.gotoAndPlay(1);
if (this._parent.C_PUMP_B >= 15) {
this._parent.movie_priest02.movie_water_hip.gotoAndPlay(91);
if (this._parent.C_PUMP_F >= 15) {
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(561);
C_STOMACH_B = this._parent.C_PUMP_F + this._parent.C_PUMP_B;
if (C_STOMACH_B >= 45) {
if (this._parent.C_MESSEAGE < 75) {
this._parent.F_RENEW = 1;
this._parent.C_MESSEAGE = 75;
if (this._parent.F_MESSEAGE == 0) {
this._parent.F_MESSEAGE = 1;
this._parent.movie_messeage.gotoAndPlay(2);
}
}
} else {
this._parent.C_PUMP_B++;
}
} else {
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(601);
this._parent.F_RENEW = 1;
this._parent.C_MESSEAGE = 74;
if (this._parent.F_MESSEAGE == 0) {
this._parent.F_MESSEAGE = 1;
this._parent.movie_messeage.gotoAndPlay(2);
}
}
} else {
this._parent.movie_priest02.movie_head.movie_face.movie_eye.gotoAndPlay(601);
this._parent.C_PUMP_B++;
}
C_STOMACH_B = this._parent.C_PUMP_F + this._parent.C_PUMP_B;
if (C_STOMACH_B >= 45) {
this._parent.movie_priest02.movie_stomach.gotoAndPlay(211);
} else {
this._parent.movie_priest02.movie_stomach.gotoAndStop(C_STOMACH_B + 165);
}
}
}
Instance of Symbol 427 MovieClip "movie_messeage" in Symbol 453 MovieClip Frame 1 (273 B)
on (press) {
if (this._parent.F_MESSEAGE == 1) {
if (this._parent.F_RENEW == 0) {
if (this._parent.F_RENEW_REQ == 1) {
this._parent.F_RENEW_REQ = 0;
this._parent.F_RENEW = 1;
} else {
this._parent.F_MESSEAGE = 0;
this.gotoAndPlay(14);
}
}
}
}
Instance of Symbol 445 MovieClip "movie_messeage02" in Symbol 453 MovieClip Frame 1 (36 B)
onClipEvent (load) {
this.stop();
}
Instance of Symbol 448 MovieClip "movie_action_f" in Symbol 453 MovieClip Frame 1 (36 B)
onClipEvent (load) {
this.stop();
}
Instance of Symbol 450 MovieClip "movie_action_b" in Symbol 453 MovieClip Frame 1 (36 B)
onClipEvent (load) {
this.stop();
}
Instance of Symbol 452 MovieClip "movie_white_out" in Symbol 453 MovieClip Frame 1 (36 B)
onClipEvent (load) {
this.stop();
}