Frame 1
this.stop();
Instance of Symbol 367 MovieClip "movie_priest04_all" in Frame 2
onClipEvent (load) {
function myBladeAction() {
this.movie_priest04.movie_lower.movie_blade.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_head.movie_eyebrow.gotoAndPlay(4);
this.movie_priest04.movie_over.movie_head.movie_red.gotoAndPlay(31);
this.movie_priest04.movie_over.movie_head.movie_mouth.gotoAndPlay(34);
}
function myFighter_off() {
this.movie_priest04.movie_lower.movie_fighter_body._alpha = 0;
this.movie_priest04.movie_lower.movie_fighter_arm_r_o._alpha = 0;
this.movie_priest04.movie_lower.movie_fighter_arm_l_o._alpha = 0;
}
function myFighter_on() {
this.movie_priest04.movie_lower.movie_fighter_body._alpha = 100;
this.movie_priest04.movie_lower.movie_fighter_arm_r_o._alpha = 100;
this.movie_priest04.movie_lower.movie_fighter_arm_l_o._alpha = 100;
}
function myTakeOff_wear01() {
this.C_WEAR = 1;
this.movie_priest04.movie_lower.movie_waist.gotoAndPlay(1);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(481);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(481);
}
function myTakeOff_wear02() {
if (this.C_FINISH02_01 >= 2) {
this.movie_priest04.movie_over.movie_breast.movie_apron_breast02.movie_semen_apron_breast02_01.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_breast.movie_apron_breast02.movie_semen_apron_breast02_02.gotoAndPlay(1);
} else if (this.C_FINISH02_01 >= 1) {
this.movie_priest04.movie_over.movie_breast.movie_apron_breast02.movie_semen_apron_breast02_01.gotoAndPlay(1);
}
this.movie_priest04.movie_over.movie_breast.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_tights.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_tights.gotoAndPlay(1);
this.C_WEAR = 2;
}
function myTakeOff_wear03() {
this.C_WEAR = 3;
this.C_FINISH02_01 = 0;
this.movie_priest04.movie_over.movie_breast.gotoAndPlay(31);
this.movie_priest04.movie_over.movie_arm_r.movie_arm_upper_r.gotoAndPlay(1);
this.movie_priest04.movie_stomach.gotoAndPlay(1);
}
function myTakeOff_wear04() {
if (this.C_FINISH01_02 >= 2) {
movie_priest04.movie_stomach.movie_semen_stomach01.gotoAndPlay(31);
movie_priest04.movie_stomach.movie_semen_stomach02.gotoAndPlay(31);
} else if (this.C_FINISH01_02 >= 1) {
movie_priest04.movie_stomach.movie_semen_stomach01.gotoAndPlay(31);
}
if (this.C_FINISH02_01 >= 2) {
this.movie_priest04.movie_over.movie_breast.movie_semen_breast_01.gotoAndPlay(31);
this.movie_priest04.movie_over.movie_breast.movie_semen_breast_02.gotoAndPlay(31);
} else if (this.C_FINISH02_01 >= 1) {
this.movie_priest04.movie_over.movie_breast.movie_semen_breast_01.gotoAndPlay(31);
}
this.movie_priest04.movie_over.movie_breast.movie_breast_base.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_breast.movie_bust_r.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_breast.movie_bust_l.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_neck.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_arm_r.movie_arm_upper_r.gotoAndPlay(31);
this.movie_priest04.movie_over.movie_arm_r.movie_hand_r.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_arm_l.movie_arm_upper_l.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_arm_l.movie_hand_l.gotoAndPlay(1);
this.movie_priest04.movie_stomach.movie_stomach_base.gotoAndPlay(1);
this.movie_priest04.movie_lower.movie_waist.gotoAndPlay(31);
this.movie_priest04.movie_lower.movie_leg_r.gotoAndPlay(1);
this.movie_priest04.movie_lower.movie_leg_l.gotoAndPlay(1);
this.movie_priest04.movie_lower.movie_foot_r.gotoAndPlay(1);
this.movie_priest04.movie_lower.movie_foot_l.gotoAndPlay(1);
this.C_WEAR = 4;
this.C_FINISH01_01 = 0;
this.C_FINISH02_01 = 0;
}
function myFinish01() {
if (this.C_WEAR <= 2) {
if (this.C_FINISH01_01 == 0) {
this.C_FINISH01_01 = 1;
this.movie_priest04.movie_semen.gotoAndPlay(1);
this.movie_priest04.movie_lower.movie_waist.movie_semen_waist03.gotoAndPlay(1);
this.movie_priest04.movie_stomach.movie_apron.movie_semen_apron.gotoAndPlay(1);
} else if (this.C_FINISH01_01 == 1) {
this.C_FINISH01_01 = 2;
this.movie_priest04.movie_semen.gotoAndPlay(31);
this.movie_priest04.movie_lower.movie_waist.movie_semen_waist04.gotoAndPlay(1);
this.movie_priest04.movie_stomach.movie_apron_stomach.movie_semen_apron_stomach.gotoAndPlay(1);
} else {
this.movie_priest04.movie_semen.gotoAndPlay(1);
}
} else if (this.C_WEAR <= 3) {
if (this.C_FINISH01_01 == 0) {
this.C_FINISH01_01 = 1;
this.movie_priest04.movie_semen.gotoAndPlay(1);
this.movie_priest04.movie_lower.movie_waist.movie_semen_waist03.gotoAndPlay(1);
} else if (this.C_FINISH01_01 == 1) {
this.C_FINISH01_01 = 2;
this.movie_priest04.movie_semen.gotoAndPlay(31);
this.movie_priest04.movie_lower.movie_waist.movie_semen_waist04.gotoAndPlay(1);
}
if (this.C_FINISH01_02 == 0) {
this.C_FINISH01_02 = 1;
this.movie_priest04.movie_semen.gotoAndPlay(1);
this.movie_priest04.movie_stomach.movie_semen_stomach01.gotoAndPlay(1);
} else if (this.C_FINISH01_02 == 1) {
this.C_FINISH01_02 = 2;
this.movie_priest04.movie_semen.gotoAndPlay(31);
this.movie_priest04.movie_stomach.movie_semen_stomach02.gotoAndPlay(1);
} else {
this.movie_priest04.movie_semen.gotoAndPlay(1);
}
} else if (this.C_FINISH01_01 == 0) {
this.C_FINISH01_01 = 1;
this.movie_priest04.movie_semen.gotoAndPlay(1);
this.movie_priest04.movie_lower.movie_waist.movie_semen_waist01.gotoAndPlay(1);
this.movie_priest04.movie_stomach.movie_semen_stomach01.gotoAndPlay(1);
} else if (this.C_FINISH01_01 == 1) {
this.C_FINISH01_01 = 2;
this.movie_priest04.movie_semen.gotoAndPlay(31);
this.movie_priest04.movie_lower.movie_waist.movie_semen_waist02.gotoAndPlay(1);
this.movie_priest04.movie_stomach.movie_semen_stomach02.gotoAndPlay(1);
} else {
this.movie_priest04.movie_semen.gotoAndPlay(1);
}
}
function myFinish02() {
this.movie_priest04.movie_lower.movie_blade.gotoAndPlay(316);
this.movie_priest04.movie_semen.gotoAndPlay(61);
if (this.C_WEAR <= 1) {
if (this.C_FINISH02_01 == 0) {
this.C_FINISH02_01 = 1;
this.movie_priest04.movie_over.movie_breast.movie_apron_breast01.movie_semen_apron_breast01_01.gotoAndPlay(1);
} else if (this.C_FINISH02_01 == 1) {
this.C_FINISH02_01 = 2;
this.movie_priest04.movie_over.movie_breast.movie_apron_breast01.movie_semen_apron_breast01_02.gotoAndPlay(1);
}
} else if (this.C_WEAR <= 2) {
if (this.C_FINISH02_01 == 0) {
this.C_FINISH02_01 = 1;
this.movie_priest04.movie_over.movie_breast.movie_apron_breast02.movie_semen_apron_breast02_01.gotoAndPlay(1);
} else if (this.C_FINISH02_01 == 1) {
this.C_FINISH02_01 = 2;
this.movie_priest04.movie_over.movie_breast.movie_apron_breast02.movie_semen_apron_breast02_02.gotoAndPlay(1);
}
if (this.C_FINISH02_02 == 0) {
this.C_FINISH02_02 = 1;
this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_tights.movie_semen_bust_r_tights01.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_tights.movie_semen_bust_l_tights01.gotoAndPlay(1);
} else if (this.C_FINISH02_02 == 1) {
this.C_FINISH02_02 = 2;
this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_tights.movie_semen_bust_r_tights02.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_tights.movie_semen_bust_l_tights02.gotoAndPlay(1);
}
} else if (this.C_WEAR <= 3) {
if (this.C_FINISH02_01 == 0) {
this.C_FINISH02_01 = 1;
this.movie_priest04.movie_over.movie_breast.movie_semen_breast_01.gotoAndPlay(1);
} else if (this.C_FINISH02_01 == 1) {
this.C_FINISH02_01 = 2;
this.movie_priest04.movie_over.movie_breast.movie_semen_breast_02.gotoAndPlay(1);
}
if (this.C_FINISH02_02 == 0) {
this.C_FINISH02_02 = 1;
this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_tights.movie_semen_bust_r_tights01.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_tights.movie_semen_bust_l_tights01.gotoAndPlay(1);
} else if (this.C_FINISH02_02 == 1) {
this.C_FINISH02_02 = 2;
this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_tights.movie_semen_bust_r_tights02.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_tights.movie_semen_bust_l_tights02.gotoAndPlay(1);
}
} else if (this.C_FINISH02_01 == 0) {
this.C_FINISH02_01 = 1;
this.movie_priest04.movie_over.movie_breast.movie_semen_breast_01.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_skin.movie_semen_bust_r_skin01.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_skin.movie_semen_bust_l_skin01.gotoAndPlay(1);
} else if (this.C_FINISH02_01 == 1) {
this.C_FINISH02_01 = 2;
this.movie_priest04.movie_over.movie_breast.movie_semen_breast_02.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_skin.movie_semen_bust_r_skin02.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_skin.movie_semen_bust_l_skin02.gotoAndPlay(1);
}
}
function myFinish03() {
this.movie_priest04.movie_lower.movie_blade02.gotoAndPlay(121);
this.movie_priest04.movie_semen.gotoAndPlay(121);
if (this.C_FINISH03 == 0) {
this.C_FINISH03 = 1;
this.movie_priest04.movie_over.movie_head.movie_semen_head01.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_head.movie_hear_front.movie_semen_hear_front01.gotoAndPlay(1);
} else if (this.C_FINISH03 == 1) {
this.C_FINISH03 = 2;
this.movie_priest04.movie_over.movie_head.movie_semen_head02.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_head.movie_hear_front.movie_semen_hear_front02.gotoAndPlay(1);
}
}
function myAction01_end() {
this.movie_priest04.gotoAndPlay(301);
this.movie_priest04.movie_over.gotoAndPlay(391);
this.movie_priest04.movie_lower.gotoAndPlay(1171);
if (this.F_SEMEN == 0) {
this.F_SEMEN = 1;
this.movie_priest04.movie_lower.movie_semen_lower.gotoAndPlay(1);
} else {
this.movie_priest04.movie_lower.movie_semen_lower.gotoAndPlay(91);
}
this.movie_priest04.movie_lower.movie_blade.gotoAndPlay(226);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(991);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(1021);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(1021);
}
function myAction01_s() {
this.movie_priest04.movie_lower.gotoAndPlay(91);
if (this.C_WEAR >= 1) {
this.movie_priest04.movie_lower.movie_waist.movie_pussy_skin.gotoAndPlay(61);
} else {
this.movie_priest04.movie_lower.movie_waist.movie_pussy_tights.gotoAndPlay(31);
}
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(31);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(31);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(31);
}
function myAction01_f() {
this.movie_priest04.movie_lower.gotoAndPlay(121);
if (this.C_WEAR >= 1) {
this.movie_priest04.movie_lower.movie_waist.movie_pussy_skin.gotoAndPlay(91);
} else {
this.movie_priest04.movie_lower.movie_waist.movie_pussy_tights.gotoAndPlay(61);
}
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(61);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(61);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(61);
}
function myAction02_s() {
this.movie_priest04.gotoAndPlay(1);
this.movie_priest04.movie_stomach.movie_apron.gotoAndPlay(1);
this.movie_priest04.movie_over.gotoAndPlay(61);
this.movie_priest04.movie_over.movie_arm_r.gotoAndPlay(1);
this.movie_priest04.movie_over.movie_arm_l.gotoAndPlay(1);
if (this.C_WEAR >= 4) {
if (this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_skin.F_BUST_L_SKIN == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_skin.gotoAndPlay(121);
}
if (this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_skin.F_BUST_R_SKIN == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_skin.gotoAndPlay(121);
}
} else if (this.C_WEAR >= 2) {
if (this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_tights.F_BUST_L_TIGHTS == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_tights.gotoAndPlay(121);
}
if (this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_tights.F_BUST_R_TIGHTS == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_tights.gotoAndPlay(121);
}
}
this.movie_priest04.movie_lower.gotoAndPlay(181);
this.movie_priest04.movie_lower.movie_waist.movie_pussy_skin.gotoAndPlay(1);
this.movie_priest04.movie_lower.movie_blade.gotoAndPlay(136);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(151);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(151);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(151);
}
function myAction02_f() {
this.movie_priest04.gotoAndPlay(31);
this.movie_priest04.movie_stomach.movie_apron.gotoAndPlay(31);
this.movie_priest04.movie_over.gotoAndPlay(91);
this.movie_priest04.movie_over.movie_arm_r.gotoAndPlay(31);
this.movie_priest04.movie_over.movie_arm_l.gotoAndPlay(31);
if (this.C_WEAR >= 4) {
if (this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_skin.F_BUST_L_SKIN == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_skin.gotoAndPlay(151);
}
if (this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_skin.F_BUST_R_SKIN == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_skin.gotoAndPlay(151);
}
} else if (this.C_WEAR >= 2) {
if (this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_tights.F_BUST_L_TIGHTS == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_tights.gotoAndPlay(151);
}
if (this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_tights.F_BUST_R_TIGHTS == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_tights.gotoAndPlay(151);
}
}
this.movie_priest04.movie_lower.gotoAndPlay(211);
this.movie_priest04.movie_lower.movie_waist.movie_pussy_skin.gotoAndPlay(31);
this.movie_priest04.movie_lower.movie_blade.gotoAndPlay(166);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(181);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(181);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(181);
}
function myAction03_01() {
this.movie_priest04.gotoAndPlay(61);
this.movie_priest04.movie_over.gotoAndPlay(121);
if (this.C_WEAR >= 4) {
if (this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_skin.F_BUST_L_SKIN == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_skin.gotoAndPlay(181);
}
if (this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_skin.F_BUST_R_SKIN == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_skin.gotoAndPlay(181);
}
} else if (this.C_WEAR >= 2) {
if (this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_tights.F_BUST_L_TIGHTS == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_tights.gotoAndPlay(181);
}
if (this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_tights.F_BUST_R_TIGHTS == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_tights.gotoAndPlay(181);
}
}
this.movie_priest04.movie_lower.gotoAndPlay(361);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(331);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(331);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(331);
}
function myAction03_02() {
this.movie_priest04.gotoAndPlay(91);
this.movie_priest04.movie_over.gotoAndPlay(151);
if (this.C_WEAR >= 4) {
if (this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_skin.F_BUST_L_SKIN == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_skin.gotoAndPlay(211);
}
if (this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_skin.F_BUST_R_SKIN == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_skin.gotoAndPlay(211);
}
} else if (this.C_WEAR >= 2) {
if (this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_tights.F_BUST_L_TIGHTS == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_tights.gotoAndPlay(211);
}
if (this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_tights.F_BUST_R_TIGHTS == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_tights.gotoAndPlay(211);
}
}
this.movie_priest04.movie_lower.gotoAndPlay(391);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(361);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(361);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(361);
}
function myAction03_03() {
this.movie_priest04.gotoAndPlay(121);
this.movie_priest04.movie_over.gotoAndPlay(181);
if (this.C_WEAR >= 4) {
if (this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_skin.F_BUST_L_SKIN == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_skin.gotoAndPlay(241);
}
if (this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_skin.F_BUST_R_SKIN == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_skin.gotoAndPlay(241);
}
} else if (this.C_WEAR >= 2) {
if (this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_tights.F_BUST_L_TIGHTS == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_tights.gotoAndPlay(241);
}
if (this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_tights.F_BUST_R_TIGHTS == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_tights.gotoAndPlay(241);
}
}
this.movie_priest04.movie_lower.gotoAndPlay(421);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(391);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(391);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(391);
}
function myAction03_04() {
this.movie_priest04.gotoAndPlay(151);
this.movie_priest04.movie_over.gotoAndPlay(211);
if (this.C_WEAR >= 4) {
if (this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_skin.F_BUST_L_SKIN == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_skin.gotoAndPlay(271);
}
if (this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_skin.F_BUST_R_SKIN == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_skin.gotoAndPlay(271);
}
} else if (this.C_WEAR >= 2) {
if (this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_tights.F_BUST_L_TIGHTS == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_l.movie_bust_l_tights.gotoAndPlay(271);
}
if (this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_tights.F_BUST_R_TIGHTS == 0) {
this.movie_priest04.movie_over.movie_breast.movie_bust_r.movie_bust_r_tights.gotoAndPlay(271);
}
}
this.movie_priest04.movie_lower.gotoAndPlay(451);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(421);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(421);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(421);
}
function myAction04_s() {
this.movie_priest04.gotoAndPlay(181);
this.movie_priest04.movie_over.gotoAndPlay(241);
this.movie_priest04.movie_over.movie_arm_r.gotoAndPlay(61);
this.movie_priest04.movie_over.movie_arm_l.gotoAndPlay(61);
this.movie_priest04.movie_lower.gotoAndPlay(541);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(451);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(511);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(511);
this.movie_priest04.movie_lower.movie_waist.movie_pussy_skin.gotoAndPlay(181);
}
function myAction04_f() {
this.movie_priest04.gotoAndPlay(241);
this.movie_priest04.movie_over.gotoAndPlay(301);
this.movie_priest04.movie_over.movie_arm_r.gotoAndPlay(121);
this.movie_priest04.movie_over.movie_arm_l.gotoAndPlay(121);
this.movie_priest04.movie_lower.gotoAndPlay(601);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(511);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(571);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(571);
this.movie_priest04.movie_lower.movie_waist.movie_pussy_skin.gotoAndPlay(241);
}
function myAction05_s() {
this.movie_priest04.movie_lower.gotoAndPlay(991);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(811);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(841);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(841);
}
function myAction05_f() {
this.movie_priest04.movie_lower.gotoAndPlay(1021);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(841);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(871);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(871);
}
function myMove_Act00_Act01() {
this.movie_priest04.movie_lower.gotoAndPlay(61);
if (this.C_WEAR >= 1) {
this.movie_priest04.movie_lower.movie_waist.movie_pussy_skin.gotoAndPlay(121);
} else {
this.movie_priest04.movie_lower.movie_waist.movie_pussy_tights.gotoAndPlay(1);
}
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(1);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(1);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(1);
}
function myMove_Act01_Act00() {
this.movie_priest04.movie_lower.gotoAndPlay(151);
if (this.C_WEAR >= 1) {
this.movie_priest04.movie_lower.movie_waist.movie_pussy_skin.gotoAndPlay(151);
} else {
this.movie_priest04.movie_lower.movie_waist.movie_pussy_tights.gotoAndPlay(91);
}
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(91);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(91);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(91);
}
function myMove_Act01_Act02() {
this.movie_priest04.movie_lower.gotoAndPlay(301);
this.movie_priest04.movie_lower.movie_blade.gotoAndPlay(106);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(241);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(241);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(241);
}
function myMove_Act00_Act02() {
this.movie_priest04.movie_lower.gotoAndPlay(241);
this.movie_priest04.movie_lower.movie_blade.gotoAndPlay(106);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(121);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(121);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(121);
}
function myMove_Act02_Act00() {
this.movie_priest04.movie_over.gotoAndPlay(361);
this.movie_priest04.movie_lower.gotoAndPlay(271);
this.movie_priest04.movie_lower.movie_blade.gotoAndPlay(196);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(211);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(211);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(211);
}
function myMove_Act02_Act01() {
this.movie_priest04.movie_over.gotoAndPlay(361);
this.movie_priest04.movie_lower.gotoAndPlay(331);
this.movie_priest04.movie_lower.movie_blade.gotoAndPlay(196);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(271);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(271);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(271);
}
function myMove_Act02_Act03() {
this.movie_priest04.movie_lower.gotoAndPlay(721);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(571);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(661);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(661);
}
function myMove_Act03_Act04() {
this.movie_priest04.movie_lower.gotoAndPlay(781);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(601);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(691);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(691);
}
function myMove_Act03_Act02() {
this.movie_priest04.movie_lower.gotoAndPlay(811);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(1111);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(1141);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(1141);
}
function myMove_Act04_Act02() {
this.movie_priest04.movie_lower.gotoAndPlay(841);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(631);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(721);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(721);
}
function myMove_Act03_Act00() {
this.movie_priest04.movie_over.gotoAndPlay(361);
this.movie_priest04.movie_lower.gotoAndPlay(511);
this.movie_priest04.movie_lower.movie_blade.gotoAndPlay(196);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(691);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(451);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(451);
}
function myMove_Act04_Act00() {
this.movie_priest04.movie_over.gotoAndPlay(361);
this.movie_priest04.movie_lower.gotoAndPlay(691);
this.movie_priest04.movie_lower.movie_blade.gotoAndPlay(196);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(661);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(631);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(631);
}
function myMove_Act03_Act01() {
this.movie_priest04.movie_lower.gotoAndPlay(901);
this.movie_priest04.movie_lower.movie_blade.gotoAndPlay(196);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(721);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(751);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(751);
}
function myMove_Act04_Act01() {
this.movie_priest04.movie_lower.gotoAndPlay(931);
this.movie_priest04.movie_lower.movie_blade.gotoAndPlay(196);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(751);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(781);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(781);
}
function myMove_Act01_Act05() {
this.movie_priest04.movie_lower.gotoAndPlay(1141);
this.movie_priest04.movie_lower.movie_blade.gotoAndPlay(46);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(961);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(991);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(991);
}
function myMove_Act05_Act01() {
this.movie_priest04.movie_lower.gotoAndPlay(1081);
this.movie_priest04.movie_lower.movie_blade.gotoAndPlay(76);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(901);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(931);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(931);
}
function myMove_Act05_Act02() {
this.movie_priest04.movie_lower.gotoAndPlay(1111);
this.movie_priest04.movie_lower.movie_blade.gotoAndPlay(106);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(931);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(961);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(961);
}
function myMove_Act05_Act00() {
this.movie_priest04.movie_over.gotoAndPlay(361);
this.movie_priest04.movie_lower.gotoAndPlay(1051);
this.movie_priest04.movie_lower.movie_blade.gotoAndPlay(196);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(871);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(901);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(901);
}
function myMove_Act00_Act05() {
this.movie_priest04.movie_lower.gotoAndPlay(961);
this.movie_priest04.movie_lower.movie_blade.gotoAndPlay(46);
this.movie_priest04.movie_lower.movie_fighter_body.gotoAndPlay(781);
this.movie_priest04.movie_lower.movie_fighter_arm_r_o.gotoAndPlay(811);
this.movie_priest04.movie_lower.movie_fighter_arm_l_o.gotoAndPlay(811);
}
F_ACT = 0;
F_WAIT = 0;
F_CHANGE = 0;
F_CHANGE_MODE = 0;
F_FINISH = 0;
F_FINISH_END = 0;
F_SEMEN = 0;
F_MESSEAGE = 1;
F_RENEW = 1;
F_RENEW_REQ = 0;
F_TALK = 0;
F_END_MOVIE = 0;
C_MESSEAGE = 1;
C_MODE = 0;
C_H_METER = 0;
C_FACE = 0;
C_WEAR = 0;
C_FINISH01_01 = 0;
C_FINISH01_02 = 0;
C_FINISH02_01 = 0;
C_FINISH02_02 = 0;
C_FINISH03 = 0;
}
Symbol 12 MovieClip Frame 1
this.onEnterFrame = function () {
total = _parent.getBytesTotal();
loaded = _parent.getBytesLoaded();
t_load_percent = Math.round((loaded / total) * 100);
m_load_bar.m_bar_white._xscale = t_load_percent;
if (t_load_percent == 100) {
_parent.gotoAndStop(2);
}
};
Symbol 21 MovieClip Frame 30
this.stop();
Symbol 21 MovieClip Frame 60
this.stop();
Symbol 21 MovieClip Frame 90
this.stop();
Symbol 21 MovieClip Frame 120
this.stop();
Symbol 21 MovieClip Frame 150
this.stop();
Symbol 21 MovieClip Frame 180
this.stop();
Symbol 21 MovieClip Frame 210
this.stop();
Symbol 21 MovieClip Frame 240
this.stop();
Symbol 21 MovieClip Frame 270
this.stop();
Symbol 21 MovieClip Frame 300
this.stop();
Symbol 21 MovieClip Frame 360
this.stop();
Symbol 21 MovieClip Frame 390
this.stop();
Symbol 21 MovieClip Frame 420
this.stop();
Symbol 21 MovieClip Frame 450
this.stop();
Symbol 21 MovieClip Frame 510
this.stop();
Symbol 21 MovieClip Frame 570
this.stop();
Symbol 21 MovieClip Frame 600
this.stop();
Symbol 21 MovieClip Frame 630
this.stop();
Symbol 21 MovieClip Frame 660
this.stop();
Symbol 21 MovieClip Frame 690
this.stop();
Symbol 21 MovieClip Frame 720
this.stop();
Symbol 21 MovieClip Frame 750
this.stop();
Symbol 21 MovieClip Frame 780
this.stop();
Symbol 21 MovieClip Frame 810
this.stop();
Symbol 21 MovieClip Frame 840
this.stop();
Symbol 21 MovieClip Frame 870
this.stop();
Symbol 21 MovieClip Frame 900
this.stop();
Symbol 21 MovieClip Frame 930
this.stop();
Symbol 21 MovieClip Frame 960
this.stop();
Symbol 21 MovieClip Frame 990
this.stop();
Symbol 21 MovieClip Frame 1110
this.stop();
Symbol 21 MovieClip Frame 1140
this.stop();
Symbol 61 MovieClip Frame 90
this.stop();
Symbol 61 MovieClip Frame 180
this.stop();
Symbol 65 MovieClip Frame 31
C_BLADE = Math.ceil(Math.random() * 30);
if (C_BLADE == 1) {
this.gotoAndPlay(34);
}
Symbol 65 MovieClip Frame 33
this.gotoAndPlay(31);
Symbol 65 MovieClip Frame 45
this.gotoAndPlay(31);
Symbol 65 MovieClip Frame 75
this.stop();
Symbol 65 MovieClip Frame 105
this.gotoAndPlay(31);
Symbol 65 MovieClip Frame 135
this.stop();
Symbol 65 MovieClip Frame 165
this.stop();
Symbol 65 MovieClip Frame 195
this.stop();
Symbol 65 MovieClip Frame 225
this.gotoAndPlay(31);
Symbol 65 MovieClip Frame 255
this.stop();
Symbol 65 MovieClip Frame 285
this._parent._parent._parent.myFinish01();
Symbol 65 MovieClip Frame 315
this.gotoAndPlay(31);
Symbol 65 MovieClip Frame 375
this._parent._parent._parent.F_ACT = 0;
this.gotoAndPlay(31);
Symbol 68 MovieClip Frame 30
this.stop();
Symbol 71 MovieClip Frame 30
this.stop();
Symbol 74 MovieClip Frame 30
this.stop();
Symbol 77 MovieClip Frame 30
this.stop();
Symbol 78 MovieClip Frame 30
this.stop();
Symbol 78 MovieClip Frame 60
this.stop();
Symbol 78 MovieClip Frame 90
this.stop();
Symbol 78 MovieClip Frame 120
this.stop();
Symbol 78 MovieClip Frame 180
this._parent._parent._parent.F_ACT = 0;
this.stop();
Symbol 82 MovieClip Frame 30
this.stop();
Symbol 82 MovieClip Frame 60
this.stop();
Symbol 82 MovieClip Frame 90
this.stop();
Symbol 82 MovieClip Frame 120
this.stop();
Symbol 86 MovieClip Frame 30
this.stop();
Symbol 86 MovieClip Frame 60
this.stop();
Symbol 86 MovieClip Frame 90
this.stop();
Symbol 86 MovieClip Frame 120
this.stop();
Symbol 86 MovieClip Frame 150
this.stop();
Symbol 86 MovieClip Frame 180
this.stop();
Symbol 86 MovieClip Frame 240
this.stop();
Symbol 86 MovieClip Frame 300
this.stop();
Symbol 88 MovieClip Frame 30
this.stop();
Symbol 90 MovieClip Frame 30
this.stop();
Symbol 93 MovieClip Frame 30
this.stop();
Symbol 95 MovieClip Frame 30
this.stop();
Instance of Symbol 82 MovieClip "movie_pussy_tights" in Symbol 96 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 86 MovieClip "movie_pussy_skin" in Symbol 96 MovieClip Frame 2
onClipEvent (load) {
this.stop();
}
Symbol 96 MovieClip Frame 30
this.stop();
Instance of Symbol 88 MovieClip "movie_semen_waist03" in Symbol 96 MovieClip Frame 30
onClipEvent (load) {
this.stop();
}
Instance of Symbol 90 MovieClip "movie_semen_waist04" in Symbol 96 MovieClip Frame 30
onClipEvent (load) {
this.stop();
}
Symbol 96 MovieClip Frame 60
this.stop();
Instance of Symbol 93 MovieClip "movie_semen_waist01" in Symbol 96 MovieClip Frame 60
onClipEvent (load) {
this.stop();
}
Instance of Symbol 95 MovieClip "movie_semen_waist02" in Symbol 96 MovieClip Frame 60
onClipEvent (load) {
this.stop();
}
Symbol 99 MovieClip Frame 30
this.stop();
Symbol 99 MovieClip Frame 60
this.stop();
Symbol 99 MovieClip Frame 90
this.stop();
Symbol 99 MovieClip Frame 120
this.stop();
Symbol 99 MovieClip Frame 150
this.stop();
Symbol 99 MovieClip Frame 180
this.stop();
Symbol 99 MovieClip Frame 210
this.stop();
Symbol 99 MovieClip Frame 240
this.stop();
Symbol 99 MovieClip Frame 270
this.stop();
Symbol 99 MovieClip Frame 300
this.stop();
Symbol 99 MovieClip Frame 330
this.stop();
Symbol 99 MovieClip Frame 360
this.stop();
Symbol 99 MovieClip Frame 390
this.stop();
Symbol 99 MovieClip Frame 420
this.stop();
Symbol 99 MovieClip Frame 450
this.stop();
Symbol 99 MovieClip Frame 480
this.stop();
Symbol 99 MovieClip Frame 510
this.stop();
Symbol 99 MovieClip Frame 570
this.stop();
Symbol 99 MovieClip Frame 630
this.stop();
Symbol 99 MovieClip Frame 660
this.stop();
Symbol 99 MovieClip Frame 690
this.stop();
Symbol 99 MovieClip Frame 720
this.stop();
Symbol 99 MovieClip Frame 750
this.stop();
Symbol 99 MovieClip Frame 780
this.stop();
Symbol 99 MovieClip Frame 810
this.stop();
Symbol 99 MovieClip Frame 840
this.stop();
Symbol 99 MovieClip Frame 870
this.stop();
Symbol 99 MovieClip Frame 900
this.stop();
Symbol 99 MovieClip Frame 930
this.stop();
Symbol 99 MovieClip Frame 960
this.stop();
Symbol 99 MovieClip Frame 990
this.stop();
Symbol 99 MovieClip Frame 1020
this.stop();
Symbol 99 MovieClip Frame 1140
this.stop();
Symbol 99 MovieClip Frame 1170
this.stop();
Symbol 102 MovieClip Frame 30
this.stop();
Symbol 102 MovieClip Frame 60
this.stop();
Symbol 102 MovieClip Frame 90
this.stop();
Symbol 102 MovieClip Frame 120
this.stop();
Symbol 102 MovieClip Frame 150
this.stop();
Symbol 102 MovieClip Frame 180
this.stop();
Symbol 102 MovieClip Frame 210
this.stop();
Symbol 102 MovieClip Frame 240
this.stop();
Symbol 102 MovieClip Frame 270
this.stop();
Symbol 102 MovieClip Frame 300
this.stop();
Symbol 102 MovieClip Frame 330
this.stop();
Symbol 102 MovieClip Frame 360
this.stop();
Symbol 102 MovieClip Frame 390
this.stop();
Symbol 102 MovieClip Frame 420
this.stop();
Symbol 102 MovieClip Frame 450
this.stop();
Symbol 102 MovieClip Frame 480
this.stop();
Symbol 102 MovieClip Frame 510
this.stop();
Symbol 102 MovieClip Frame 570
this.stop();
Symbol 102 MovieClip Frame 630
this.stop();
Symbol 102 MovieClip Frame 660
this.stop();
Symbol 102 MovieClip Frame 690
this.stop();
Symbol 102 MovieClip Frame 720
this.stop();
Symbol 102 MovieClip Frame 750
this.stop();
Symbol 102 MovieClip Frame 780
this.stop();
Symbol 102 MovieClip Frame 810
this.stop();
Symbol 102 MovieClip Frame 840
this.stop();
Symbol 102 MovieClip Frame 870
this.stop();
Symbol 102 MovieClip Frame 900
this.stop();
Symbol 102 MovieClip Frame 930
this.stop();
Symbol 102 MovieClip Frame 960
this.stop();
Symbol 102 MovieClip Frame 990
this.stop();
Symbol 102 MovieClip Frame 1020
this.stop();
Symbol 102 MovieClip Frame 1140
this.stop();
Symbol 102 MovieClip Frame 1170
this.stop();
Symbol 118 MovieClip Frame 1
C_WAIST = Math.ceil(Math.random() * 60);
if (C_WAIST == 1) {
this.gotoAndPlay(4);
}
Instance of Symbol 21 MovieClip "movie_fighter_body" in Symbol 118 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 61 MovieClip "movie_semen_lower" in Symbol 118 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 65 MovieClip "movie_blade" in Symbol 118 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 68 MovieClip "movie_foot_l" in Symbol 118 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 71 MovieClip "movie_foot_r" in Symbol 118 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 74 MovieClip "movie_leg_l" in Symbol 118 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 77 MovieClip "movie_leg_r" in Symbol 118 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 96 MovieClip "movie_waist" in Symbol 118 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 99 MovieClip "movie_fighter_arm_r_o" in Symbol 118 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 102 MovieClip "movie_fighter_arm_l_o" in Symbol 118 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 118 MovieClip Frame 3
this.gotoAndPlay(1);
Symbol 118 MovieClip Frame 60
this.gotoAndPlay(1);
Symbol 118 MovieClip Frame 90
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 120
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 150
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 180
this._parent._parent.F_ACT = 0;
this.gotoAndPlay(1);
Symbol 118 MovieClip Frame 210
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 240
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 270
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 300
this._parent._parent.F_ACT = 0;
this.gotoAndPlay(1);
Symbol 118 MovieClip Frame 330
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 360
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 390
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 420
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 450
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 480
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 510
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 540
this._parent._parent.F_ACT = 0;
this.gotoAndPlay(1);
Symbol 118 MovieClip Frame 600
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 660
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 690
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 720
this._parent._parent.F_ACT = 0;
this.gotoAndPlay(1);
Symbol 118 MovieClip Frame 750
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 780
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 810
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 840
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 870
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 900
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 930
this._parent._parent.F_ACT = 0;
this.stop();
Symbol 118 MovieClip Frame 960
this._parent._parent.F_ACT = 0;
this.stop();
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 961
onClipEvent (load) {
this.stop();
}
Symbol 118 MovieClip Frame 990
this._parent._parent.F_ACT = 0;
this.stop();
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 990
onClipEvent (load) {
this.stop();
}
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 991
onClipEvent (load) {
this.stop();
}
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 998
onClipEvent (load) {
this.stop();
}
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 1013
onClipEvent (load) {
this.stop();
}
Symbol 118 MovieClip Frame 1020
this._parent._parent.F_ACT = 0;
this.stop();
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 1020
onClipEvent (load) {
this.stop();
}
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 1021
onClipEvent (load) {
this.stop();
}
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 1024
onClipEvent (load) {
this.stop();
}
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 1032
onClipEvent (load) {
this.stop();
}
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 1038
onClipEvent (load) {
this.stop();
}
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 1046
onClipEvent (load) {
this.stop();
}
Symbol 118 MovieClip Frame 1050
this._parent._parent.F_ACT = 0;
this.stop();
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 1050
onClipEvent (load) {
this.stop();
}
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 1051
onClipEvent (load) {
this.stop();
}
Symbol 118 MovieClip Frame 1080
this._parent._parent.F_ACT = 0;
this.gotoAndPlay(1);
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 1080
onClipEvent (load) {
this.stop();
}
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 1081
onClipEvent (load) {
this.stop();
}
Symbol 118 MovieClip Frame 1110
this._parent._parent.F_ACT = 0;
this.stop();
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 1110
onClipEvent (load) {
this.stop();
}
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 1111
onClipEvent (load) {
this.stop();
}
Symbol 118 MovieClip Frame 1140
this._parent._parent.F_ACT = 0;
this.stop();
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 1140
onClipEvent (load) {
this.stop();
}
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 1141
onClipEvent (load) {
this.stop();
}
Symbol 118 MovieClip Frame 1170
this._parent._parent.F_ACT = 0;
this.stop();
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 1170
onClipEvent (load) {
this.stop();
}
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 1171
onClipEvent (load) {
this.stop();
}
Symbol 118 MovieClip Frame 1260
this.movie_blade.gotoAndPlay(256);
Symbol 118 MovieClip Frame 1290
this._parent._parent.F_ACT = 0;
this.gotoAndPlay(1);
Instance of Symbol 78 MovieClip "movie_blade02" in Symbol 118 MovieClip Frame 1291
onClipEvent (load) {
this.stop();
}
Symbol 121 MovieClip Frame 30
this.stop();
Symbol 123 MovieClip Frame 30
this.stop();
Symbol 123 MovieClip Frame 60
this.stop();
Symbol 125 MovieClip Frame 30
this.stop();
Symbol 125 MovieClip Frame 60
this.stop();
Symbol 128 MovieClip Frame 30
this.stop();
Instance of Symbol 128 MovieClip "movie_semen_apron_stomach" in Symbol 129 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 132 MovieClip Frame 30
this.stop();
Instance of Symbol 132 MovieClip "movie_semen_apron" in Symbol 133 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 133 MovieClip Frame 30
this.stop();
Symbol 133 MovieClip Frame 60
this.stop();
Instance of Symbol 121 MovieClip "movie_stomach_base" in Symbol 134 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 123 MovieClip "movie_semen_stomach01" in Symbol 134 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 125 MovieClip "movie_semen_stomach02" in Symbol 134 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 129 MovieClip "movie_apron_stomach" in Symbol 134 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 133 MovieClip "movie_apron" in Symbol 134 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 134 MovieClip Frame 30
this.stop();
Symbol 137 MovieClip Frame 30
this.stop();
Symbol 140 MovieClip Frame 30
this.stop();
Instance of Symbol 137 MovieClip "movie_hand_l" in Symbol 141 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 140 MovieClip "movie_arm_upper_l" in Symbol 141 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 141 MovieClip Frame 30
this.stop();
Symbol 141 MovieClip Frame 60
this.stop();
Symbol 141 MovieClip Frame 120
this.stop();
Symbol 141 MovieClip Frame 180
this.stop();
Symbol 144 MovieClip Frame 30
this.stop();
Symbol 147 MovieClip Frame 30
this.stop();
Symbol 149 MovieClip Frame 30
this.stop();
Instance of Symbol 147 MovieClip "movie_semen_apron_breast02_01" in Symbol 150 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 149 MovieClip "movie_semen_apron_breast02_02" in Symbol 150 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 153 MovieClip Frame 30
this.stop();
Symbol 155 MovieClip Frame 30
this.stop();
Instance of Symbol 153 MovieClip "movie_semen_bust_l_tights01" in Symbol 156 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 155 MovieClip "movie_semen_bust_l_tights02" in Symbol 156 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 156 MovieClip Frame 30
this.F_BUST_L_TIGHTS = 0;
this.stop();
Symbol 156 MovieClip Frame 60
this.F_BUST_L_TIGHTS = 0;
this.stop();
Symbol 156 MovieClip Frame 90
this.F_BUST_L_TIGHTS = 0;
this.stop();
Symbol 156 MovieClip Frame 120
this.F_BUST_L_TIGHTS = 0;
this.stop();
Symbol 156 MovieClip Frame 150
this.stop();
Symbol 156 MovieClip Frame 180
this.stop();
Symbol 156 MovieClip Frame 210
this.stop();
Symbol 156 MovieClip Frame 240
this.stop();
Symbol 156 MovieClip Frame 270
this.stop();
Symbol 156 MovieClip Frame 300
this.stop();
Symbol 159 MovieClip Frame 30
this.stop();
Symbol 160 MovieClip Frame 30
this.stop();
Instance of Symbol 159 MovieClip "movie_semen_bust_l_skin01" in Symbol 161 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 160 MovieClip "movie_semen_bust_l_skin02" in Symbol 161 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 161 MovieClip Frame 30
this.stop();
Symbol 161 MovieClip Frame 60
this.F_BUST_L_SKIN = 0;
this.stop();
Symbol 161 MovieClip Frame 90
this.F_BUST_L_SKIN = 0;
this.stop();
Symbol 161 MovieClip Frame 120
this.F_BUST_L_SKIN = 0;
this.stop();
Symbol 161 MovieClip Frame 150
this.stop();
Symbol 161 MovieClip Frame 180
this.stop();
Symbol 161 MovieClip Frame 210
this.stop();
Symbol 161 MovieClip Frame 240
this.stop();
Symbol 161 MovieClip Frame 270
this.stop();
Symbol 161 MovieClip Frame 300
this.stop();
Instance of Symbol 156 MovieClip "movie_bust_l_tights" in Symbol 162 MovieClip Frame 1
onClipEvent (load) {
F_BUST_L_TIGHTS = 0;
this.stop();
}
on (press) {
if (this._parent._parent._parent._parent._parent.C_WEAR >= 2) {
if (this.F_BUST_L_TIGHTS == 0) {
this.F_BUST_L_TIGHTS = 1;
C_BUST_L_TIGHTS = Math.ceil(Math.random() * 3);
if (C_BUST_L_TIGHTS == 1) {
this.gotoAndPlay(31);
} else if (C_BUST_L_TIGHTS == 2) {
this.gotoAndPlay(61);
} else {
this.gotoAndPlay(91);
}
}
}
}
Instance of Symbol 156 MovieClip "movie_bust_l_tights" in Symbol 162 MovieClip Frame 2
onClipEvent (load) {
this.stop();
}
Symbol 162 MovieClip Frame 30
this.stop();
Instance of Symbol 161 MovieClip "movie_bust_l_skin" in Symbol 162 MovieClip Frame 30
onClipEvent (load) {
F_BUST_L_SKIN = 0;
}
on (press) {
if (this.F_BUST_L_SKIN == 0) {
this.F_BUST_L_SKIN = 1;
C_BUST_L_SKIN = Math.ceil(Math.random() * 3);
if (C_BUST_L_SKIN == 1) {
this.gotoAndPlay(31);
} else if (C_BUST_L_SKIN == 2) {
this.gotoAndPlay(61);
} else {
this.gotoAndPlay(91);
}
}
}
Symbol 165 MovieClip Frame 30
this.stop();
Symbol 167 MovieClip Frame 30
this.stop();
Instance of Symbol 165 MovieClip "movie_semen_bust_r_tights01" in Symbol 168 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 167 MovieClip "movie_semen_bust_r_tights02" in Symbol 168 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 168 MovieClip Frame 30
this.F_BUST_R_TIGHTS = 0;
this.stop();
Symbol 168 MovieClip Frame 60
this.F_BUST_R_TIGHTS = 0;
this.stop();
Symbol 168 MovieClip Frame 90
this.F_BUST_R_TIGHTS = 0;
this.stop();
Symbol 168 MovieClip Frame 120
this.F_BUST_R_TIGHTS = 0;
this.stop();
Symbol 168 MovieClip Frame 150
this.stop();
Symbol 168 MovieClip Frame 180
this.stop();
Symbol 168 MovieClip Frame 210
this.stop();
Symbol 168 MovieClip Frame 240
this.stop();
Symbol 168 MovieClip Frame 270
this.stop();
Symbol 168 MovieClip Frame 300
this.stop();
Symbol 171 MovieClip Frame 30
this.stop();
Symbol 172 MovieClip Frame 30
this.stop();
Instance of Symbol 171 MovieClip "movie_semen_bust_r_skin01" in Symbol 173 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 172 MovieClip "movie_semen_bust_r_skin02" in Symbol 173 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 173 MovieClip Frame 30
this.stop();
Symbol 173 MovieClip Frame 60
this.F_BUST_R_SKIN = 0;
this.stop();
Symbol 173 MovieClip Frame 90
this.F_BUST_R_SKIN = 0;
this.stop();
Symbol 173 MovieClip Frame 120
this.F_BUST_R_SKIN = 0;
this.stop();
Symbol 173 MovieClip Frame 150
this.stop();
Symbol 173 MovieClip Frame 180
this.stop();
Symbol 173 MovieClip Frame 210
this.stop();
Symbol 173 MovieClip Frame 240
this.stop();
Symbol 173 MovieClip Frame 270
this.stop();
Symbol 173 MovieClip Frame 300
this.stop();
Instance of Symbol 168 MovieClip "movie_bust_r_tights" in Symbol 174 MovieClip Frame 1
onClipEvent (load) {
F_BUST_R_TIGHTS = 0;
this.stop();
}
on (press) {
if (this._parent._parent._parent._parent._parent.C_WEAR >= 2) {
if (this.F_BUST_R_TIGHTS == 0) {
this.F_BUST_R_TIGHTS = 1;
C_BUST_R_TIGHTS = Math.ceil(Math.random() * 3);
if (C_BUST_R_TIGHTS == 1) {
this.gotoAndPlay(31);
} else if (C_BUST_R_TIGHTS == 2) {
this.gotoAndPlay(61);
} else {
this.gotoAndPlay(91);
}
}
}
}
Instance of Symbol 168 MovieClip "movie_bust_r_tights" in Symbol 174 MovieClip Frame 2
onClipEvent (load) {
this.stop();
}
Symbol 174 MovieClip Frame 30
this.stop();
Instance of Symbol 173 MovieClip "movie_bust_r_skin" in Symbol 174 MovieClip Frame 30
onClipEvent (load) {
F_BUST_R_SKIN = 0;
}
on (press) {
if (this.F_BUST_R_SKIN == 0) {
this.F_BUST_R_SKIN = 1;
C_BUST_R_SKIN = Math.ceil(Math.random() * 3);
if (C_BUST_R_SKIN == 1) {
this.gotoAndPlay(31);
} else if (C_BUST_R_SKIN == 2) {
this.gotoAndPlay(61);
} else {
this.gotoAndPlay(91);
}
}
}
Symbol 177 MovieClip Frame 30
this.stop();
Symbol 179 MovieClip Frame 30
this.stop();
Instance of Symbol 177 MovieClip "movie_semen_apron_breast01_01" in Symbol 180 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 179 MovieClip "movie_semen_apron_breast01_02" in Symbol 180 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 182 MovieClip Frame 30
this.stop();
Symbol 182 MovieClip Frame 60
this.stop();
Symbol 184 MovieClip Frame 30
this.stop();
Symbol 184 MovieClip Frame 60
this.stop();
Instance of Symbol 144 MovieClip "movie_breast_base" in Symbol 185 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 150 MovieClip "movie_apron_breast02" in Symbol 185 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 162 MovieClip "movie_bust_l" in Symbol 185 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 174 MovieClip "movie_bust_r" in Symbol 185 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 180 MovieClip "movie_apron_breast01" in Symbol 185 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 185 MovieClip Frame 30
this.stop();
Symbol 185 MovieClip Frame 60
this.stop();
Instance of Symbol 182 MovieClip "movie_semen_breast_01" in Symbol 185 MovieClip Frame 60
onClipEvent (load) {
this.stop();
}
Instance of Symbol 184 MovieClip "movie_semen_breast_02" in Symbol 185 MovieClip Frame 60
onClipEvent (load) {
this.stop();
}
Symbol 188 MovieClip Frame 30
this.stop();
Instance of Symbol 188 MovieClip "movie_apron_should" in Symbol 190 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 190 MovieClip Frame 30
this.stop();
Symbol 190 MovieClip Frame 60
this.stop();
Symbol 193 MovieClip Frame 30
this.stop();
Instance of Symbol 190 MovieClip "movie_arm_upper_r" in Symbol 194 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 193 MovieClip "movie_hand_r" in Symbol 194 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 194 MovieClip Frame 30
this.stop();
Symbol 194 MovieClip Frame 60
this.stop();
Symbol 194 MovieClip Frame 120
this.stop();
Symbol 194 MovieClip Frame 180
this.stop();
Symbol 198 MovieClip Frame 30
this.stop();
Symbol 201 MovieClip Frame 30
this.stop();
Symbol 203 MovieClip Frame 30
this.stop();
Symbol 205 MovieClip Frame 30
this.stop();
Symbol 210 MovieClip Frame 30
this.stop();
Symbol 212 MovieClip Frame 30
this.stop();
Instance of Symbol 210 MovieClip "movie_semen_hear_front01" in Symbol 213 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 212 MovieClip "movie_semen_hear_front02" in Symbol 213 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 213 MovieClip Frame 30
this.stop();
Symbol 213 MovieClip Frame 60
this.stop();
Symbol 215 MovieClip Frame 1
C_EYEBROW = Math.ceil(Math.random() * 60);
if (C_EYEBROW == 1) {
this.gotoAndPlay(4);
}
Symbol 215 MovieClip Frame 3
this.gotoAndPlay(1);
Symbol 215 MovieClip Frame 30
this.gotoAndPlay(1);
Symbol 222 MovieClip Frame 1
C_EYE = Math.ceil(Math.random() * 60);
if (C_EYE == 1) {
this.gotoAndPlay(4);
}
Symbol 222 MovieClip Frame 3
this.gotoAndPlay(1);
Symbol 222 MovieClip Frame 8
this.gotoAndPlay(1);
Symbol 222 MovieClip Frame 9
C_EYE = Math.ceil(Math.random() * 60);
if (C_EYE == 1) {
this.gotoAndPlay(12);
}
Symbol 222 MovieClip Frame 11
this.gotoAndPlay(9);
Symbol 222 MovieClip Frame 16
this.gotoAndPlay(9);
Symbol 222 MovieClip Frame 17
C_EYE = Math.ceil(Math.random() * 60);
if (C_EYE == 1) {
this.gotoAndPlay(20);
}
Symbol 222 MovieClip Frame 19
this.gotoAndPlay(17);
Symbol 222 MovieClip Frame 24
this.gotoAndPlay(17);
Symbol 222 MovieClip Frame 25
C_EYE = Math.ceil(Math.random() * 60);
if (C_EYE == 1) {
this.gotoAndPlay(28);
}
Symbol 222 MovieClip Frame 27
this.gotoAndPlay(25);
Symbol 222 MovieClip Frame 32
this.gotoAndPlay(25);
Symbol 222 MovieClip Frame 41
C_EYE = Math.ceil(Math.random() * 60);
if (C_EYE == 1) {
this.gotoAndPlay(44);
}
Symbol 222 MovieClip Frame 43
this.gotoAndPlay(41);
Symbol 222 MovieClip Frame 70
this.gotoAndPlay(41);
Symbol 222 MovieClip Frame 100
this.gotoAndPlay(41);
Symbol 222 MovieClip Frame 130
this.gotoAndPlay(9);
Symbol 222 MovieClip Frame 160
this.gotoAndPlay(25);
Symbol 227 MovieClip Frame 1
C_MOUTH = Math.ceil(Math.random() * 60);
if (C_MOUTH == 1) {
this.gotoAndPlay(4);
}
Symbol 227 MovieClip Frame 3
this.gotoAndPlay(1);
Symbol 227 MovieClip Frame 30
this.gotoAndPlay(1);
Symbol 227 MovieClip Frame 31
C_MOUTH = Math.ceil(Math.random() * 60);
if (C_MOUTH == 1) {
this.gotoAndPlay(34);
}
Symbol 227 MovieClip Frame 33
this.gotoAndPlay(31);
Symbol 227 MovieClip Frame 60
this.gotoAndPlay(31);
Symbol 227 MovieClip Frame 61
C_MOUTH = Math.ceil(Math.random() * 60);
if (C_MOUTH == 1) {
this.gotoAndPlay(64);
}
Symbol 227 MovieClip Frame 63
this.gotoAndPlay(61);
Symbol 227 MovieClip Frame 90
this.gotoAndPlay(61);
Symbol 227 MovieClip Frame 91
C_MOUTH = Math.ceil(Math.random() * 60);
if (C_MOUTH == 1) {
this.gotoAndPlay(94);
}
Symbol 227 MovieClip Frame 93
this.gotoAndPlay(91);
Symbol 227 MovieClip Frame 120
this.gotoAndPlay(91);
Symbol 229 MovieClip Frame 30
this.stop();
Symbol 229 MovieClip Frame 60
this.stop();
Symbol 229 MovieClip Frame 90
this.stop();
Instance of Symbol 201 MovieClip "movie_semen_head01" in Symbol 230 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 203 MovieClip "movie_semen_head02" in Symbol 230 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 205 MovieClip "movie_slaver" in Symbol 230 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 207 MovieClip "movie_hear_side" in Symbol 230 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 213 MovieClip "movie_hear_front" in Symbol 230 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 229 MovieClip "movie_red" in Symbol 230 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 231 MovieClip Frame 1
C_OVER = Math.ceil(Math.random() * 10);
if (C_OVER == 1) {
this.gotoAndPlay(4);
}
Instance of Symbol 141 MovieClip "movie_arm_l" in Symbol 231 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 185 MovieClip "movie_breast" in Symbol 231 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 194 MovieClip "movie_arm_r" in Symbol 231 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 198 MovieClip "movie_neck" in Symbol 231 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 231 MovieClip Frame 3
this.gotoAndPlay(1);
Symbol 231 MovieClip Frame 60
this.gotoAndPlay(1);
Symbol 231 MovieClip Frame 90
this.stop();
Symbol 231 MovieClip Frame 120
this.stop();
Symbol 231 MovieClip Frame 150
this.stop();
Symbol 231 MovieClip Frame 180
this.stop();
Symbol 231 MovieClip Frame 210
this.stop();
Symbol 231 MovieClip Frame 240
this.stop();
Symbol 231 MovieClip Frame 300
this.stop();
Symbol 231 MovieClip Frame 360
this.stop();
Symbol 231 MovieClip Frame 390
this.gotoAndPlay(1);
Symbol 231 MovieClip Frame 510
this.gotoAndPlay(1);
Symbol 328 MovieClip Frame 30
this.stop();
Symbol 328 MovieClip Frame 60
this.stop();
Symbol 328 MovieClip Frame 120
this.stop();
Symbol 328 MovieClip Frame 180
this.stop();
Instance of Symbol 134 MovieClip "movie_stomach" in Symbol 329 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 328 MovieClip "movie_semen" in Symbol 329 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 329 MovieClip Frame 30
this.stop();
Symbol 329 MovieClip Frame 60
this.stop();
Symbol 329 MovieClip Frame 90
this.stop();
Symbol 329 MovieClip Frame 120
this.stop();
Symbol 329 MovieClip Frame 150
this.stop();
Symbol 329 MovieClip Frame 180
this.stop();
Symbol 329 MovieClip Frame 240
this.stop();
Symbol 329 MovieClip Frame 300
this.stop();
Symbol 329 MovieClip Frame 420
this.stop();
Symbol 333 MovieClip Frame 30
this.gotoAndPlay(2);
Symbol 335 MovieClip Frame 30
this.gotoAndPlay(2);
Instance of Symbol 333 MovieClip "movie_close" in Symbol 338 MovieClip Frame 10
onClipEvent (load) {
this.stop();
}
Instance of Symbol 335 MovieClip "movie_next" in Symbol 338 MovieClip Frame 10
onClipEvent (load) {
this.stop();
}
Symbol 338 MovieClip Frame 11
if (this._parent.F_RENEW == 1) {
switch (this._parent.C_MESSEAGE) {
case 1 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 2;
break;
case 2 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 3;
break;
case 3 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 4;
break;
case 4 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 5;
break;
case 5 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 6;
break;
case 6 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 7;
this._parent.myBladeAction();
break;
case 7 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 8;
break;
case 8 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 9;
break;
case 9 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 10;
break;
case 10 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 11;
this._parent.myMove_Act00_Act01();
this._parent.movie_priest04.movie_over.movie_head.movie_eyebrow.gotoAndPlay(4);
this._parent.movie_priest04.movie_over.movie_head.movie_eye.gotoAndPlay(101);
this._parent.movie_priest04.movie_over.movie_head.movie_mouth.gotoAndPlay(34);
break;
case 11 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 12;
break;
case 12 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 13;
this._parent.myAction01_s();
this._parent.F_ACT = 1;
break;
case 13 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 14;
break;
case 14 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndStop(1);
movie_close.gotoAndPlay(2);
this._parent.C_MESSEAGE = 15;
break;
case 15 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_close.gotoAndStop(1);
movie_next.gotoAndPlay(2);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 16;
break;
case 16 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 17;
break;
case 17 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_close.gotoAndPlay(2);
movie_next.gotoAndStop(1);
this._parent.C_MESSEAGE = 18;
break;
case 18 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 19;
break;
case 19 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 20;
break;
case 20 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 21;
this._parent.myTakeOff_wear01();
this._parent.movie_priest04.movie_over.movie_head.movie_eyebrow.gotoAndPlay(4);
this._parent.movie_priest04.movie_over.movie_head.movie_eye.gotoAndPlay(1);
this._parent.movie_priest04.movie_over.movie_head.movie_mouth.gotoAndPlay(4);
break;
case 21 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 22;
break;
case 22 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 23;
break;
case 23 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 24;
break;
case 24 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 25;
break;
case 25 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_close.gotoAndPlay(2);
movie_next.gotoAndStop(1);
this._parent.C_MESSEAGE = 26;
break;
case 26 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 27;
break;
case 27 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 28;
this._parent.myAction02_s();
this._parent.F_ACT = 1;
this._parent.movie_priest04.movie_over.movie_head.movie_eyebrow.gotoAndPlay(4);
this._parent.movie_priest04.movie_over.movie_head.movie_eye.gotoAndPlay(71);
this._parent.movie_priest04.movie_over.movie_head.movie_mouth.gotoAndPlay(34);
break;
case 28 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 29;
break;
case 29 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 30;
break;
case 30 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 31;
break;
case 31 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 32;
break;
case 32 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 33;
break;
case 33 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 34;
break;
case 34 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 35;
break;
case 35 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 36;
break;
case 36 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 37;
break;
case 37 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 38;
break;
case 38 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 39;
break;
case 39 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 40;
this._parent.movie_priest04.movie_over.movie_head.movie_eyebrow.gotoAndPlay(4);
this._parent.movie_priest04.movie_over.movie_head.movie_eye.gotoAndPlay(101);
this._parent.movie_priest04.movie_over.movie_head.movie_mouth.gotoAndPlay(4);
break;
case 40 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 41;
break;
case 41 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 42;
break;
case 42 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 43;
break;
case 43 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 44;
break;
case 44 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 45;
break;
case 45 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 46;
break;
case 46 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_close.gotoAndPlay(2);
movie_next.gotoAndStop(1);
this._parent.C_MESSEAGE = 47;
break;
case 47 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 48;
break;
case 48 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 49;
break;
case 49 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 50;
break;
case 50 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 51;
break;
case 51 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 52;
this._parent.movie_priest04.movie_over.movie_head.movie_eyebrow.gotoAndPlay(4);
this._parent.movie_priest04.movie_over.movie_head.movie_eye.gotoAndPlay(101);
this._parent.movie_priest04.movie_over.movie_head.movie_mouth.gotoAndPlay(4);
break;
case 52 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 53;
break;
case 53 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 54;
break;
case 54 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 55;
break;
case 55 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 56;
break;
case 56 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 57;
break;
case 57 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_close.gotoAndPlay(2);
movie_next.gotoAndStop(1);
this._parent.C_MESSEAGE = 58;
this._parent.C_MODE = 1;
this._parent.myMove_Act00_Act01();
this._parent.F_ACT = 1;
this._parent.movie_priest04.movie_over.movie_head.movie_eyebrow.gotoAndPlay(4);
this._parent.movie_priest04.movie_over.movie_head.movie_eye.gotoAndPlay(101);
this._parent.movie_priest04.movie_over.movie_head.movie_mouth.gotoAndPlay(34);
break;
case 58 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 59;
break;
case 59 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 60;
break;
case 60 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 61;
break;
case 61 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 62;
break;
case 62 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 63;
break;
case 63 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 64;
break;
case 64 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_close.gotoAndPlay(2);
movie_next.gotoAndStop(1);
this._parent.C_MESSEAGE = 65;
break;
case 65 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 66;
break;
case 66 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 67;
break;
case 67 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 68;
break;
case 68 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 69;
break;
case 69 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 70;
break;
case 70 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 71;
break;
case 71 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 72;
break;
case 72 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 73;
break;
case 73 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_close.gotoAndPlay(2);
movie_next.gotoAndStop(1);
this._parent.C_MESSEAGE = 74;
break;
case 74 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 75;
break;
case 75 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 76;
break;
case 76 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 77;
break;
case 77 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 78;
break;
case 78 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 79;
break;
case 79 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 80;
break;
case 80 :
temp_text = "\u6226\u58EB\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 81;
break;
case 81 :
temp_text = "\u50E7\u4FB6\n\u300C\u300D";
movie_next.gotoAndPlay(2);
movie_close.gotoAndStop(1);
this._parent.F_RENEW_REQ = 1;
this._parent.C_MESSEAGE = 82;
}
MESSEAGE_BOX = temp_text;
this._parent.F_RENEW = 0;
}
Symbol 338 MovieClip Frame 13
this.gotoAndPlay(11);
Symbol 338 MovieClip Frame 23
this.stop();
Symbol 342 MovieClip Frame 20
this.gotoAndPlay(1);
Symbol 343 MovieClip Frame 20
this.gotoAndPlay(1);
Symbol 345 Button
on (release, releaseOutside) {
if (this._parent.C_WEAR == 1) {
this._parent.myTakeOff_wear02();
} else if (this._parent.C_WEAR == 2) {
this._parent.myTakeOff_wear03();
} else {
this._parent.myTakeOff_wear04();
}
this.gotoAndPlay(17);
}
Symbol 347 Button
on (release, releaseOutside) {
this._parent.F_CHANGE_MODE = 1;
this.gotoAndPlay(17);
}
Symbol 349 Button
on (release, releaseOutside) {
this._parent.F_CHANGE = 1;
this.gotoAndPlay(17);
}
Symbol 351 Button
on (release, releaseOutside) {
this._parent.F_FINISH = 1;
this.gotoAndPlay(17);
}
Symbol 353 Button
on (release, releaseOutside) {
this._parent.F_CHANGE_MODE = 1;
this.gotoAndPlay(17);
}
Symbol 355 Button
on (release, releaseOutside) {
this._parent.F_CHANGE_MODE = 1;
this.gotoAndPlay(44);
}
Symbol 356 Button
on (release, releaseOutside) {
this._parent.F_CHANGE = 1;
this.gotoAndPlay(44);
}
Symbol 357 Button
on (release, releaseOutside) {
this._parent.F_FINISH = 1;
this.gotoAndPlay(44);
}
Symbol 358 Button
on (release, releaseOutside) {
this._parent.F_CHANGE_MODE = 1;
this.gotoAndPlay(44);
}
Symbol 361 Button
on (release, releaseOutside) {
this._parent.movie_white_out.gotoAndPlay(1);
this._parent.F_END_MOVIE = 1;
this.gotoAndPlay(68);
}
Symbol 363 Button
on (release, releaseOutside) {
this._parent.F_CHANGE = 1;
this.gotoAndPlay(68);
}
Symbol 364 MovieClip Frame 10
if (this._parent.C_MODE <= 2) {
this.gotoAndPlay(14);
}
Symbol 364 MovieClip Frame 13
this.gotoAndPlay(11);
Symbol 364 MovieClip Frame 16
this.gotoAndPlay(14);
Symbol 364 MovieClip Frame 28
JUDG_CHANGE = ((this._parent.F_CHANGE + this._parent.F_CHANGE_MODE) + this._parent.F_FINISH) + this._parent.F_TALK;
if (JUDG_CHANGE == 0) {
if (this._parent.C_WEAR <= 3) {
this.gotoAndPlay(2);
}
} else if (this._parent.F_FINISH_END == 1) {
this.gotoAndPlay(56);
} else {
this.gotoAndPlay(26);
}
Symbol 364 MovieClip Frame 37
if (this._parent.C_MODE <= 2) {
this.gotoAndPlay(41);
}
Symbol 364 MovieClip Frame 40
this.gotoAndPlay(38);
Symbol 364 MovieClip Frame 43
this.gotoAndPlay(41);
Symbol 364 MovieClip Frame 55
JUDG_CHANGE = ((this._parent.F_CHANGE + this._parent.F_CHANGE_MODE) + this._parent.F_FINISH) + this._parent.F_TALK;
if (JUDG_CHANGE == 0) {
this.gotoAndPlay(29);
} else if (this._parent.F_FINISH_END == 1) {
this.gotoAndPlay(56);
} else {
this.gotoAndPlay(53);
}
Symbol 364 MovieClip Frame 67
this.gotoAndPlay(65);
Symbol 364 MovieClip Frame 79
if (this._parent.F_CHANGE == 0) {
if (this._parent.F_END_MOVIE == 0) {
if (this._parent.C_WEAR <= 3) {
this.gotoAndPlay(2);
} else {
this.gotoAndPlay(29);
}
} else {
this.gotoAndPlay(77);
}
} else {
if (this._parent.F_WAIT == 1) {
this._parent.F_ACT = 0;
}
this.gotoAndPlay(77);
}
Symbol 366 MovieClip Frame 60
_level0.F_END = 1;
this._parent._parent.gotoAndStop(1);
this.stop();
Symbol 367 MovieClip Frame 1
if (this.F_ACT == 0) {
if (this.C_MESSEAGE <= 12) {
} else if (this.C_MESSEAGE <= 18) {
if (this.F_CHANGE == 1) {
this.F_CHANGE = 0;
this.myMove_Act01_Act00();
this.movie_priest04.movie_over.movie_head.movie_eyebrow.gotoAndPlay(4);
this.movie_priest04.movie_over.movie_head.movie_eye.gotoAndPlay(44);
this.movie_priest04.movie_over.movie_head.movie_mouth.gotoAndPlay(64);
if (this.F_MESSEAGE == 0) {
this.F_MESSEAGE = 1;
this.movie_messeage01.gotoAndPlay(2);
}
this.F_RENEW = 1;
} else {
if (this.C_MESSEAGE == 15) {
if (this.C_H_METER < 10) {
this.C_H_METER++;
if (this.C_H_METER == 10) {
if (this.F_MESSEAGE == 0) {
this.F_MESSEAGE = 1;
this.movie_messeage01.gotoAndPlay(2);
}
this.F_RENEW = 1;
}
}
}
C_ACT = Math.ceil(Math.random() * 2);
if (C_ACT == 1) {
this.myAction01_s();
} else {
this.myAction01_f();
}
}
} else if (this.C_MESSEAGE <= 25) {
} else if (this.C_MESSEAGE <= 47) {
if (this.C_MESSEAGE == 26) {
if (this.F_MESSEAGE == 0) {
this.F_MESSEAGE = 1;
this.movie_messeage01.gotoAndPlay(2);
}
this.F_RENEW = 1;
} else if (this.C_MESSEAGE <= 38) {
C_ACT = Math.ceil(Math.random() * 2);
if (C_ACT == 1) {
this.myAction02_s();
} else {
this.myAction02_f();
}
} else if (this.C_MESSEAGE <= 47) {
if (this.F_FINISH == 1) {
if (this.F_FINISH_END == 0) {
this.F_FINISH_END = 1;
this.myAction01_end();
this.movie_priest04.movie_over.movie_head.movie_eyebrow.gotoAndPlay(4);
this.movie_priest04.movie_over.movie_head.movie_eye.gotoAndPlay(44);
this.movie_priest04.movie_over.movie_head.movie_mouth.gotoAndPlay(4);
} else {
this.F_FINISH = 0;
this.F_FINISH_END = 0;
if (this.F_MESSEAGE == 0) {
this.F_MESSEAGE = 1;
this.movie_messeage01.gotoAndPlay(2);
}
this.F_RENEW = 1;
}
} else {
this.myAction02_f();
}
}
} else if (this.C_MESSEAGE <= 57) {
} else if (this.C_MESSEAGE <= 82) {
C_JUDG_FACE = (((this.F_FINISH + this.F_FINISH_END) + this.F_CHANGE) + this.F_CHANGE_MODE) + this.F_WAIT;
if (C_JUDG_FACE == 0) {
if (this.C_H_METER < 30) {
C_RANDOM_EYE = Math.ceil(Math.random() * 20);
C_RANDOM_MOUTH = Math.ceil(Math.random() * 20);
if (C_RANDOM_EYE == 1) {
this.movie_priest04.movie_over.movie_head.movie_eye.gotoAndPlay(101);
} else if (C_RANDOM_EYE == 5) {
this.movie_priest04.movie_over.movie_head.movie_eye.gotoAndPlay(1);
}
if (C_RANDOM_MOUTH == 1) {
this.movie_priest04.movie_over.movie_head.movie_mouth.gotoAndPlay(4);
} else if (C_RANDOM_MOUTH == 5) {
this.movie_priest04.movie_over.movie_head.movie_mouth.gotoAndPlay(34);
}
} else if (this.C_H_METER < 70) {
if (this.C_FACE == 0) {
this.C_FACE = 1;
this.F_TALK = 1;
if (this.C_WEAR >= 4) {
this.movie_messeage02.gotoAndPlay(44);
} else {
this.movie_messeage02.gotoAndPlay(17);
}
if (this.F_MESSEAGE == 0) {
this.F_MESSEAGE = 1;
this.movie_messeage01.gotoAndPlay(2);
}
this.F_RENEW = 1;
}
C_RANDOM_EYE = Math.ceil(Math.random() * 20);
C_RANDOM_MOUTH = Math.ceil(Math.random() * 20);
if (C_RANDOM_EYE == 1) {
this.movie_priest04.movie_over.movie_head.movie_eye.gotoAndPlay(131);
} else if (C_RANDOM_EYE == 5) {
this.movie_priest04.movie_over.movie_head.movie_eye.gotoAndPlay(17);
}
if (C_RANDOM_MOUTH == 1) {
this.movie_priest04.movie_over.movie_head.movie_mouth.gotoAndPlay(4);
} else if (C_RANDOM_MOUTH == 5) {
this.movie_priest04.movie_over.movie_head.movie_mouth.gotoAndPlay(34);
}
} else if (this.C_H_METER < 110) {
if (this.C_FACE == 1) {
this.C_FACE = 2;
this.F_TALK = 1;
if (this.C_WEAR >= 4) {
this.movie_messeage02.gotoAndPlay(44);
} else {
this.movie_messeage02.gotoAndPlay(17);
}
if (this.F_MESSEAGE == 0) {
this.F_MESSEAGE = 1;
this.movie_messeage01.gotoAndPlay(2);
}
this.F_RENEW = 1;
}
C_RANDOM_EYE = Math.ceil(Math.random() * 20);
C_RANDOM_MOUTH = Math.ceil(Math.random() * 20);
if (C_RANDOM_EYE == 1) {
this.movie_priest04.movie_over.movie_head.movie_eye.gotoAndPlay(131);
} else if (C_RANDOM_EYE == 5) {
this.movie_priest04.movie_over.movie_head.movie_eye.gotoAndPlay(101);
}
if (C_RANDOM_MOUTH == 1) {
this.movie_priest04.movie_over.movie_head.movie_mouth.gotoAndPlay(4);
} else if (C_RANDOM_MOUTH == 5) {
this.movie_priest04.movie_over.movie_head.movie_mouth.gotoAndPlay(64);
}
} else {
if (this.C_FACE == 2) {
this.C_FACE = 3;
this.F_TALK = 1;
if (this.C_WEAR >= 4) {
this.movie_messeage02.gotoAndPlay(44);
} else {
this.movie_messeage02.gotoAndPlay(17);
}
if (this.F_MESSEAGE == 0) {
this.F_MESSEAGE = 1;
this.movie_messeage01.gotoAndPlay(2);
}
this.F_RENEW = 1;
this.movie_priest04.movie_over.movie_head.movie_slaver.gotoAndPlay(1);
}
C_RANDOM_EYE = Math.ceil(Math.random() * 20);
C_RANDOM_MOUTH = Math.ceil(Math.random() * 20);
if (C_RANDOM_EYE == 1) {
this.movie_priest04.movie_over.movie_head.movie_eye.gotoAndPlay(44);
} else if (C_RANDOM_EYE == 5) {
this.movie_priest04.movie_over.movie_head.movie_eye.gotoAndPlay(101);
}
if (C_RANDOM_MOUTH == 1) {
this.movie_priest04.movie_over.movie_head.movie_mouth.gotoAndPlay(4);
} else if (C_RANDOM_MOUTH == 5) {
this.movie_priest04.movie_over.movie_head.movie_mouth.gotoAndPlay(94);
}
}
}
if (this.C_MODE == 0) {
if (this.F_FINISH_END == 0) {
this.F_FINISH_END = 1;
if (this.C_MODE_B <= 2) {
if (this.C_MODE_B == 1) {
this.myMove_Act01_Act00();
} else {
this.myMove_Act05_Act00();
}
} else {
this.F_WAIT = 1;
}
} else if (F_CHANGE == 1) {
this.F_WAIT = 0;
this.F_FINISH = 0;
this.F_FINISH_END = 0;
this.F_CHANGE = 0;
this.C_MODE = 1;
this.myMove_Act00_Act01();
} else {
this.F_WAIT = 1;
}
} else if (this.C_MODE == 1) {
if (this.F_FINISH == 1) {
this.C_MODE_B = this.C_MODE;
this.C_MODE = 0;
this.myFinish02();
this.movie_priest04.movie_over.movie_head.movie_eyebrow.gotoAndPlay(4);
this.movie_priest04.movie_over.movie_head.movie_eye.gotoAndPlay(44);
this.movie_priest04.movie_over.movie_head.movie_mouth.gotoAndPlay(4);
} else if (this.F_CHANGE_MODE == 1) {
this.F_CHANGE_MODE = 0;
this.C_MODE = 3;
this.myMove_Act01_Act02();
} else if (this.F_CHANGE == 1) {
this.F_CHANGE = 0;
this.C_MODE = 2;
this.myMove_Act01_Act05();
} else {
C_ACT = Math.ceil(Math.random() * 2);
if (C_ACT == 1) {
this.myAction01_s();
} else {
this.myAction01_f();
}
}
} else if (this.C_MODE == 2) {
if (this.F_FINISH == 1) {
this.C_MODE_B = this.C_MODE;
this.C_MODE = 0;
this.myFinish03();
this.movie_priest04.movie_over.movie_head.movie_eyebrow.gotoAndPlay(4);
this.movie_priest04.movie_over.movie_head.movie_eye.gotoAndPlay(44);
this.movie_priest04.movie_over.movie_head.movie_mouth.gotoAndPlay(4);
} else if (this.F_CHANGE_MODE == 1) {
this.F_CHANGE_MODE = 0;
this.C_MODE = 3;
this.myMove_Act05_Act02();
} else if (this.F_CHANGE == 1) {
this.F_CHANGE = 0;
this.C_MODE = 1;
this.myMove_Act05_Act01();
} else {
C_ACT = Math.ceil(Math.random() * 2);
if (C_ACT == 1) {
this.myAction05_s();
} else {
this.myAction05_f();
}
}
} else if (this.C_MODE == 3) {
if (this.F_FINISH == 1) {
if (this.C_FINISH_ACT02 == 5) {
this.C_FINISH_ACT02 = 0;
this.C_MODE_B = this.C_MODE;
this.C_MODE = 0;
this.myAction01_end();
this.movie_priest04.movie_over.movie_head.movie_eyebrow.gotoAndPlay(4);
this.movie_priest04.movie_over.movie_head.movie_eye.gotoAndPlay(44);
this.movie_priest04.movie_over.movie_head.movie_mouth.gotoAndPlay(4);
} else {
this.C_FINISH_ACT02++;
this.myAction02_f();
}
} else if (this.F_CHANGE_MODE == 1) {
this.F_CHANGE_MODE = 0;
this.C_MODE = 1;
this.myMove_Act02_Act01();
} else if (this.F_CHANGE == 1) {
this.F_CHANGE = 0;
this.C_MODE = 4;
this.myMove_Act02_Act03();
} else {
if (this.C_H_METER <= 200) {
this.C_H_METER++;
}
C_ACT = Math.ceil(Math.random() * 2);
if (C_ACT == 1) {
this.myAction02_s();
} else {
this.myAction02_f();
}
}
} else if (this.C_MODE == 4) {
if (this.F_FINISH == 1) {
this.C_MODE = 3;
this.myMove_Act03_Act02();
} else if (this.F_CHANGE_MODE == 1) {
this.F_CHANGE_MODE = 0;
this.C_MODE = 1;
this.myMove_Act03_Act01();
} else if (this.F_CHANGE == 1) {
this.F_CHANGE = 0;
this.C_MODE = 5;
this.myMove_Act03_Act04();
} else {
if (this.C_H_METER <= 200) {
this.C_H_METER++;
}
C_ACT = Math.ceil(Math.random() * 4);
if (C_ACT == 1) {
this.myAction03_01();
} else if (C_ACT == 2) {
this.myAction03_02();
} else if (C_ACT == 3) {
this.myAction03_03();
} else {
this.myAction03_04();
}
}
} else if (this.F_FINISH == 1) {
this.C_MODE = 3;
this.myMove_Act04_Act02();
} else if (this.F_CHANGE_MODE == 1) {
this.F_CHANGE_MODE = 0;
this.C_MODE = 1;
this.myMove_Act04_Act01();
} else if (this.F_CHANGE == 1) {
this.F_CHANGE = 0;
this.C_MODE = 3;
this.myMove_Act04_Act02();
} else {
if (this.C_H_METER <= 200) {
this.C_H_METER++;
}
C_ACT = Math.ceil(Math.random() * 2);
if (C_ACT == 1) {
this.myAction04_s();
} else {
this.myAction04_f();
}
}
} else if (this.C_MESSEAGE >= 100) {
}
this.F_ACT = 1;
}
Instance of Symbol 329 MovieClip "movie_priest04" in Symbol 367 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 338 MovieClip "movie_messeage01" in Symbol 367 MovieClip Frame 1
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 {
if (this._parent.C_MESSEAGE == 18) {
this._parent.F_CHANGE = 1;
} else if (this._parent.C_MESSEAGE == 26) {
this._parent.myMove_Act00_Act02();
} else if (this._parent.C_MESSEAGE == 47) {
this._parent.F_FINISH = 1;
} else if (this._parent.C_MESSEAGE == 58) {
this._parent.movie_messeage02.gotoAndPlay(2);
} else if (this._parent.C_MESSEAGE == 65) {
this._parent.F_TALK = 0;
} else if (this._parent.C_MESSEAGE == 74) {
this._parent.F_TALK = 0;
} else if (this._parent.C_MESSEAGE == 82) {
this._parent.F_TALK = 0;
}
this._parent.F_MESSEAGE = 0;
this.gotoAndPlay(14);
}
}
}
}
Instance of Symbol 364 MovieClip "movie_messeage02" in Symbol 367 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Instance of Symbol 366 MovieClip "movie_white_out" in Symbol 367 MovieClip Frame 1
onClipEvent (load) {
this.stop();
}
Symbol 367 MovieClip Frame 3
this.gotoAndPlay(1);