Frame 1
_root.se001 = new Sound(se_clip);
_root.se002 = new Sound(se_clip);
_root.se003 = new Sound(se_clip);
_root.se004 = new Sound(se_clip);
_root.se005 = new Sound(se_clip);
_root.se006 = new Sound(se_clip);
_root.se007 = new Sound(se_clip);
_root.se008 = new Sound(se_clip);
_root.se001.attachSound("SE01");
_root.se002.attachSound("SE02");
_root.se003.attachSound("SE03");
_root.se004.attachSound("SE04");
_root.se005.attachSound("SE05");
_root.se006.attachSound("SE06");
_root.se007.attachSound("SE07");
_root.se008.attachSound("SE08");
Instance of Symbol 317 MovieClip "datui_all" in Frame 1
onClipEvent (load) {
_root.datui_button_all_x = this._x;
}
onClipEvent (enterFrame) {
if (_root.now_mode == 2) {
this._x = _root.datui_button_all_x;
} else {
this._x = 3000;
}
}
Instance of Symbol 338 MovieClip "touch_all" in Frame 1
onClipEvent (load) {
_root.touch_button_all_x = this._x;
}
onClipEvent (enterFrame) {
if (_root.now_mode == 1) {
this._x = _root.touch_button_all_x;
} else {
this._x = 3000;
}
}
Instance of Symbol 403 MovieClip "button_all" in Frame 1
onClipEvent (load) {
_root.hair = 1;
_root.under_hair = 0;
_root.now_mode = 1;
_root.syousai = 0;
}
Instance of Symbol 407 MovieClip in Frame 1
onClipEvent (load) {
_root.message_window_x = this._x;
_root.fukidasi_void = 0;
_root.fukidasi_void_count = 0;
}
onClipEvent (enterFrame) {
if (_root.fukidasi_void == 0) {
this._x = _root.message_window_x + 2000;
} else if (_root.fukidasi_void == 1) {
_root.fukidasi_void_count = 1;
_root.fukidasi_void = 2;
this._x = _root.message_window_x;
} else if (_root.fukidasi_void_count >= 100) {
_root.fukidasi_void_count = 0;
_root.fukidasi_void = 0;
_root.message = "";
} else if ((_root.fukidasi_void_count >= 50) && (_root.auto_face_re == 1)) {
_root.kao = 10;
_root.kuti = 6;
} else if (_root.fukidasi_void_count >= 1) {
_root.fukidasi_void_count = _root.fukidasi_void_count + 1;
}
}
Instance of Symbol 410 MovieClip in Frame 1
onClipEvent (load) {
_root.kaikan_geji = 1;
_root.auto_geji_mainasu_count = 0;
}
onClipEvent (enterFrame) {
this.gotoAndStop(_root.kaikan_geji);
if (_root.kaikan_geji >= 300) {
_root.kaikan_geji = 300;
} else if (_root.kaikan_geji > 160) {
if (_root.auto_geji_mainasu_count == 20) {
_root.kaikan_geji = _root.kaikan_geji - 1;
_root.auto_geji_mainasu_count = 0;
} else {
_root.auto_geji_mainasu_count = _root.auto_geji_mainasu_count + 1;
}
} else if (_root.kaikan_geji <= 1) {
_root.kaikan_geji = 1;
}
}
Instance of Symbol 420 MovieClip "piston_bar" in Frame 1
onClipEvent (load) {
_root.piston_bar_x = this._x;
}
onClipEvent (enterFrame) {
if (_root.piston_ok == 1) {
this._x = _root.piston_bar_x;
} else {
this._x = 3000;
}
}
Instance of Symbol 423 MovieClip "insert_button" in Frame 1
onClipEvent (load) {
_root.insert_button_x = this._x;
this._x = 3000;
}
Symbol 17 MovieClip Frame 1
this.stop();
Instance of Symbol 26 MovieClip in Symbol 27 MovieClip Frame 1
onClipEvent (load) {
if (_root.uwagi_now == 10) {
this._alpha = 0;
} else {
this._alpha = 100;
}
}
onClipEvent (enterFrame) {
if (_root.uwagi_now == 10) {
this._alpha = 0;
} else {
this._alpha = 100;
}
}
Instance of Symbol 40 MovieClip in Symbol 41 MovieClip Frame 1
onClipEvent (load) {
if (_root.kaikan_geji >= 150) {
this._alpha = 50;
} else {
this._alpha = _root.kaikan_geji - 100;
}
}
onClipEvent (enterFrame) {
if (_root.kaikan_geji >= 150) {
this._alpha = 50;
} else {
this._alpha = _root.kaikan_geji - 100;
}
}
Symbol 62 MovieClip Frame 1
this.stop();
Symbol 62 MovieClip Frame 60
this.gotoAndStop(1);
_root.kao = 12;
_root.kuti = 6;
Symbol 62 MovieClip Frame 120
this.gotoAndStop(1);
_root.kao = 12;
_root.kuti = 6;
Symbol 62 MovieClip Frame 180
this.gotoAndStop(1);
_root.kao = 12;
_root.kuti = 6;
Instance of Symbol 73 MovieClip in Symbol 75 MovieClip Frame 1
onClipEvent (load) {
if (_root.kaikan_geji >= 150) {
this._alpha = 50;
} else {
this._alpha = _root.kaikan_geji - 100;
}
}
onClipEvent (enterFrame) {
if (_root.kaikan_geji >= 150) {
this._alpha = 50;
} else {
this._alpha = _root.kaikan_geji - 100;
}
}
Instance of Symbol 84 MovieClip in Symbol 85 MovieClip Frame 1
onClipEvent (load) {
if (_root.kaikan_geji >= 150) {
this._alpha = 50;
} else {
this._alpha = _root.kaikan_geji - 100;
}
}
onClipEvent (enterFrame) {
if (_root.kaikan_geji >= 150) {
this._alpha = 50;
} else {
this._alpha = _root.kaikan_geji - 100;
}
}
Instance of Symbol 87 MovieClip in Symbol 90 MovieClip Frame 1
onClipEvent (load) {
if (_root.under_hair == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.under_hair == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
Instance of Symbol 97 MovieClip in Symbol 98 MovieClip Frame 1
onClipEvent (load) {
if (_root.yubi_siru == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.yubi_siru == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
Symbol 106 MovieClip Frame 1
this.stop();
Instance of Symbol 106 MovieClip in Symbol 107 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.tamayure == 1) {
this.gotoAndPlay(2);
_root.tamayure = 0;
}
}
Symbol 126 MovieClip Frame 1
this.stop();
Instance of Symbol 87 MovieClip in Symbol 126 MovieClip Frame 1
onClipEvent (load) {
if (_root.under_hair == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
onClipEvent (enterFrame) {
if (_root.under_hair == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
Symbol 126 MovieClip Frame 10
_root.yubi_siru = 1;
switch (Math.floor(Math.random() * 3) + 1) {
case 1 :
_root.se002.start();
break;
case 2 :
_root.se003.start();
break;
case 3 :
_root.se004.start();
}
Symbol 126 MovieClip Frame 30
switch (Math.floor(Math.random() * 3) + 1) {
case 1 :
_root.se002.start();
break;
case 2 :
_root.se003.start();
break;
case 3 :
_root.se004.start();
}
Symbol 126 MovieClip Frame 60
this.gotoAndStop(1);
_root.kao = 12;
_root.kuti = 6;
Symbol 126 MovieClip Frame 70
switch (Math.floor(Math.random() * 3) + 1) {
case 1 :
_root.se002.start();
break;
case 2 :
_root.se003.start();
break;
case 3 :
_root.se004.start();
}
Symbol 126 MovieClip Frame 100
_root.yubi_siru = 1;
switch (Math.floor(Math.random() * 3) + 1) {
case 1 :
_root.se002.start();
break;
case 2 :
_root.se003.start();
break;
case 3 :
_root.se004.start();
}
Symbol 126 MovieClip Frame 116
this.gotoAndStop(1);
_root.kao = 12;
_root.kuti = 6;
Symbol 126 MovieClip Frame 125
switch (Math.floor(Math.random() * 3) + 1) {
case 1 :
_root.se002.start();
break;
case 2 :
_root.se003.start();
break;
case 3 :
_root.se004.start();
}
Symbol 126 MovieClip Frame 155
switch (Math.floor(Math.random() * 3) + 1) {
case 1 :
_root.se002.start();
break;
case 2 :
_root.se003.start();
break;
case 3 :
_root.se004.start();
}
Symbol 126 MovieClip Frame 175
this.gotoAndStop(1);
_root.kao = 12;
_root.kuti = 6;
Symbol 126 MovieClip Frame 204
this.stop();
this._parent._parent._parent.insert_button._x = _root.insert_button_x;
Symbol 126 MovieClip Frame 206
_root.fukidasi_void = 1;
switch (Math.floor(Math.random() * 3) + 1) {
case 1 :
_root.kao = 14;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3075\u3075\u3063\u2026\u2026\u6765\u3066\u2026\u2026";
break;
case 2 :
_root.kao = 14;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u65E9\u304F\u3061\u3087\u3046\u3060\u3044\u2026\u2026\uFF1F";
break;
case 3 :
_root.kao = 14;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u5F85\u3061\u308F\u3073\u305F\u308F\u2026\u2026";
}
Symbol 126 MovieClip Frame 260
switch (Math.floor(Math.random() * 3) + 1) {
case 1 :
_root.se002.start();
break;
case 2 :
_root.se003.start();
break;
case 3 :
_root.se004.start();
}
Symbol 126 MovieClip Frame 300
this._parent._parent.gotoAndPlay("piston_douki01");
Symbol 126 MovieClip Frame 310
this.stop();
_root.piston_ok = 1;
_root.kao = 10;
_root.kuti = 6;
Symbol 126 MovieClip Frame 311
this.stop();
Symbol 126 MovieClip Frame 413
this.gotoAndStop("piston10");
Symbol 127 MovieClip Frame 1
this.stop();
Instance of Symbol 45 MovieClip in Symbol 127 MovieClip Frame 1
onClipEvent (load) {
if (_root.kaikan_geji >= 150) {
this._alpha = 50;
} else {
this._alpha = _root.kaikan_geji - 100;
}
}
onClipEvent (enterFrame) {
if (_root.kaikan_geji >= 150) {
this._alpha = 50;
} else {
this._alpha = _root.kaikan_geji - 100;
}
}
Instance of Symbol 64 MovieClip in Symbol 127 MovieClip Frame 1
onClipEvent (load) {
if (_root.kaikan_geji >= 80) {
this._alpha = 80;
} else {
this._alpha = _root.kaikan_geji;
}
}
onClipEvent (enterFrame) {
if (_root.kaikan_geji >= 150) {
this._alpha = 50;
} else {
this._alpha = _root.kaikan_geji - 100;
}
}
Symbol 144 MovieClip Frame 1
this.stop();
Symbol 144 MovieClip Frame 64
this.gotoAndStop(1);
if (_root.auto_face_re == 1) {
_root.kao = 10;
} else {
_root.kao = 12;
}
_root.kuti = 6;
Symbol 144 MovieClip Frame 115
this.gotoAndStop(1);
if (_root.auto_face_re == 1) {
_root.kao = 10;
} else {
_root.kao = 12;
}
_root.kuti = 6;
Symbol 144 MovieClip Frame 175
this.gotoAndStop(1);
if (_root.auto_face_re == 1) {
_root.kao = 10;
} else {
_root.kao = 12;
}
_root.kuti = 6;
Symbol 147 MovieClip Frame 1
this.stop();
Symbol 152 MovieClip Frame 1
this.stop();
Symbol 152 MovieClip Frame 60
this.gotoAndStop(1);
if (_root.auto_face_re == 1) {
_root.kao = 10;
} else {
_root.kao = 12;
}
_root.kuti = 6;
Symbol 152 MovieClip Frame 120
this.gotoAndStop(1);
if (_root.auto_face_re == 1) {
_root.kao = 10;
} else {
_root.kao = 12;
}
_root.kuti = 6;
Symbol 152 MovieClip Frame 190
this.gotoAndStop(1);
if (_root.auto_face_re == 1) {
_root.kao = 10;
} else {
_root.kao = 12;
}
_root.kuti = 6;
Symbol 170 MovieClip Frame 1
this.stop();
Symbol 170 MovieClip Frame 68
this.gotoAndStop(1);
if (_root.auto_face_re == 1) {
_root.kao = 10;
} else {
_root.kao = 12;
}
_root.kuti = 6;
Symbol 170 MovieClip Frame 130
this.gotoAndStop(1);
if (_root.auto_face_re == 1) {
_root.kao = 10;
} else {
_root.kao = 12;
}
_root.kuti = 6;
Symbol 170 MovieClip Frame 190
this.gotoAndStop(1);
if (_root.auto_face_re == 1) {
_root.kao = 10;
} else {
_root.kao = 12;
}
_root.kuti = 6;
Symbol 171 MovieClip Frame 1
this.stop();
Symbol 171 MovieClip Frame 60
this.gotoAndStop(1);
if (_root.auto_face_re == 1) {
_root.kao = 10;
} else {
_root.kao = 12;
}
_root.kuti = 6;
Symbol 171 MovieClip Frame 120
this.gotoAndStop(1);
if (_root.auto_face_re == 1) {
_root.kao = 10;
} else {
_root.kao = 12;
}
_root.kuti = 6;
Symbol 171 MovieClip Frame 180
this.gotoAndStop(1);
if (_root.auto_face_re == 1) {
_root.kao = 10;
} else {
_root.kao = 12;
}
_root.kuti = 6;
Symbol 180 MovieClip Frame 1
this.stop();
Symbol 180 MovieClip Frame 60
this.gotoAndStop(1);
if (_root.auto_face_re == 1) {
_root.kao = 10;
} else {
_root.kao = 12;
}
_root.kuti = 6;
Symbol 180 MovieClip Frame 120
this.gotoAndStop(1);
if (_root.auto_face_re == 1) {
_root.kao = 10;
} else {
_root.kao = 12;
}
_root.kuti = 6;
Symbol 180 MovieClip Frame 180
this.gotoAndStop(1);
if (_root.auto_face_re == 1) {
_root.kao = 10;
} else {
_root.kao = 12;
}
_root.kuti = 6;
Symbol 181 MovieClip Frame 1
this.stop();
Symbol 181 MovieClip Frame 60
this.gotoAndStop(1);
if (_root.auto_face_re == 1) {
_root.kao = 10;
} else {
_root.kao = 12;
}
_root.kuti = 6;
Symbol 181 MovieClip Frame 120
this.gotoAndStop(1);
if (_root.auto_face_re == 1) {
_root.kao = 10;
} else {
_root.kao = 12;
}
_root.kuti = 6;
Symbol 181 MovieClip Frame 180
this.gotoAndStop(1);
if (_root.auto_face_re == 1) {
_root.kao = 10;
} else {
_root.kao = 12;
}
_root.kuti = 6;
Symbol 182 MovieClip Frame 1
this.stop();
Symbol 182 MovieClip Frame 20
_root.kao = 12;
_root.kuti = 6;
Symbol 182 MovieClip Frame 41
this.stop();
Symbol 182 MovieClip Frame 63
this.stop();
Instance of Symbol 194 MovieClip "migiasiTL_02" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
if (_root.piston_ok == 1) {
this.gotoAndStop(10);
}
}
onClipEvent (enterFrame) {
if (_root.piston_ok == 1) {
this.gotoAndStop(10);
}
}
Symbol 208 MovieClip Frame 90
this.stop();
Symbol 212 MovieClip Frame 90
this.stop();
Instance of Symbol 208 MovieClip in Symbol 215 MovieClip Frame 5
onClipEvent (load) {
_root.kutipaku = 0;
}
onClipEvent (enterFrame) {
if (_root.kutipaku == 0) {
this.gotoAndPlay(1);
_root.kutipaku = 1;
}
}
Instance of Symbol 212 MovieClip in Symbol 215 MovieClip Frame 7
onClipEvent (enterFrame) {
if (_root.kutipaku == 0) {
this.gotoAndPlay(1);
_root.kutipaku = 1;
}
}
Instance of Symbol 215 MovieClip in Symbol 267 MovieClip Frame 1
onClipEvent (load) {
_root.kuti = 1;
}
onClipEvent (enterFrame) {
this.gotoAndStop(_root.kuti);
}
Instance of Symbol 263 MovieClip in Symbol 267 MovieClip Frame 1
onClipEvent (load) {
_root.kao = 11;
}
onClipEvent (enterFrame) {
this.gotoAndStop(_root.kao);
}
Instance of Symbol 266 MovieClip in Symbol 267 MovieClip Frame 1
onClipEvent (load) {
_root.akuse = 1;
}
onClipEvent (enterFrame) {
this.gotoAndStop(_root.akuse);
}
Symbol 268 MovieClip Frame 1
this.stop();
Symbol 268 MovieClip Frame 70
_root.kao = 11;
_root.kuti = 6;
this.gotoAndStop(1);
Symbol 284 MovieClip Frame 15
this.stop();
Symbol 295 MovieClip Frame 93
this.stop();
Symbol 296 MovieClip Frame 129
this.gotoAndPlay("def_loop");
Symbol 296 MovieClip Frame 190
this.gotoAndPlay("def_loop");
Symbol 296 MovieClip Frame 240
this.gotoAndPlay("def_loop");
Symbol 296 MovieClip Frame 251
_root.fukidasi_void = 1;
switch (Math.floor(Math.random() * 10) + 1) {
case 1 :
_root.kao = 6;
_root.kuti = 3;
_root.message = "\u3042\u3063\u2026\u2026\u306F\u3041\u3063\u2026\u2026\uFF01";
break;
case 2 :
_root.kao = 6;
_root.kuti = 3;
_root.message = "\u3042\u3042\u3063\u2026\u2026\u3044\u3044\u308F\u3063\u2026\u2026\uFF01";
break;
case 3 :
_root.kao = 6;
_root.kuti = 8;
_root.message = "\u3093\u3063\u2026\u2026\u305D\u3046\u3063\u2026\u2026\uFF01";
break;
case 4 :
_root.kao = 6;
_root.kuti = 3;
_root.message = "\u304A\u3001\u5965\u306B\u3063\u2026\u2026\uFF01";
break;
case 5 :
_root.kao = 6;
_root.kuti = 8;
_root.message = "\u3093\u3050\u3063\u2026\u2026\u3042\u3063\u2026\u2026\uFF01";
break;
case 6 :
_root.kao = 6;
_root.kuti = 3;
_root.message = "\u3042\u3042\u3063\u2026\u2026\uFF01";
break;
case 7 :
_root.kao = 6;
_root.kuti = 8;
_root.message = "\u3072\u3063\u2026\u2026\u3050\u3045\u3063\u2026\u2026\uFF01";
break;
case 8 :
_root.kao = 6;
_root.kuti = 3;
_root.message = "\u3042\u306F\u3063\u2026\u2026\u3093\u3063\u2026\u2026\uFF01";
break;
case 9 :
_root.kao = 6;
_root.kuti = 3;
_root.message = "\u3075\u3041\u3063\u2026\u2026\u3042\u306F\u3063\u2026\u2026";
break;
case 10 :
_root.kao = 6;
_root.kuti = 3;
_root.message = "\u3042\u306F\u3041\u3063\u2026\u2026\uFF01";
}
switch (Math.floor(Math.random() * 3) + 1) {
case 1 :
_root.se005.start();
break;
case 2 :
_root.se006.start();
break;
case 3 :
_root.se007.start();
}
Symbol 296 MovieClip Frame 270
this.gotoAndStop("piston_douki10");
_root.kao = 10;
_root.kuti = 6;
Symbol 296 MovieClip Frame 272
_root.fukidasi_void = 1;
switch (Math.floor(Math.random() * 10) + 1) {
case 1 :
_root.kao = 6;
_root.kuti = 4;
_root.message = "\u3042\u3042\u3063\u2026\u2026\u4E2D\u306B\u3043\u3063\u2026\u2026\uFF01";
break;
case 2 :
_root.kao = 6;
_root.kuti = 4;
_root.message = "\u3042\u306F\u3041\u3041\u3041\u2026\u2026\uFF01";
break;
case 3 :
_root.kao = 6;
_root.kuti = 4;
_root.message = "\u3042\u3063\u3042\u3063\u3042\u3063\u2026\u2026\u3042\u3042\u3063\u2026\u2026\uFF01";
break;
case 4 :
_root.kao = 6;
_root.kuti = 4;
_root.message = "\u3075\u3041\u3063\u3001\u3042\u3063\u3001\u3042\u3063\u2026\u2026\uFF01";
break;
case 5 :
_root.kao = 6;
_root.kuti = 8;
_root.message = "\u3093\u3050\u3063\u3001\u3093\u3063\u3001\u3093\u3093\u3063\u2026\u2026\uFF01";
break;
case 6 :
_root.kao = 6;
_root.kuti = 4;
_root.message = "\u3042\u306F\u3041\u3063\u2026\u2026\u3042\u3063\u3001\u3042\u3063\u2026\u2026\uFF01";
break;
case 7 :
_root.kao = 6;
_root.kuti = 8;
_root.message = "\u3044\u3063\u3001\u304F\u3045\u3045\u3063\u2026\u2026\uFF01";
break;
case 8 :
_root.kao = 6;
_root.kuti = 4;
_root.message = "\u3072\u3041\u3063\u3001\u3042\u3063\u2026\u2026\u3042\u3041\u3041\u2026\u2026\uFF01";
break;
case 9 :
_root.kao = 6;
_root.kuti = 8;
_root.message = "\u3093\u304F\u3063\u2026\u2026\u3093\u3063\u2026\u2026\u3093\u3045\u3063\u2026\u2026\uFF01";
break;
case 10 :
_root.kao = 6;
_root.kuti = 4;
_root.message = "\u3093\u3041\u3063\u3001\u3042\u3063\u2026\u2026\u3042\u306F\u3063\u2026\u2026\uFF01";
}
_root.se008.start();
Symbol 296 MovieClip Frame 395
this.gotoAndStop("piston_douki10");
_root.finish = 0;
_root.fukidasi_void = 1;
switch (Math.floor(Math.random() * 5) + 1) {
case 1 :
_root.kao = 10;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u305F\u304F\u3055\u3093\u2026\u2026\u51FA\u305F\u308F\u306D\u2026\u2026";
break;
case 2 :
_root.kao = 10;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u598A\u5A20\u2026\u2026\u3059\u308B\u304B\u3057\u3089\u2026\u2026\uFF1F";
break;
case 3 :
_root.kao = 10;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3042\u306F\u3041\u2026\u2026\u3088\u304B\u3063\u305F\u308F\u2026\u2026";
break;
case 4 :
_root.kao = 10;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3075\u3075\u3063\u2026\u2026\u307E\u3060\u307E\u3060\u30A4\u30B1\u305D\u3046\u306D\u2026\u2026\uFF1F";
break;
case 5 :
_root.kao = 10;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3042\u3042\u2026\u2026\u71B1\u3044\u2026\u2026";
}
Symbol 300 Button
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
switch (_root.uwagi_now) {
case 1 :
this._x = _root.uwagi_datui_drag_x;
this._y = _root.uwagi_datui_drag_y;
break;
case 2 :
this._x = _root.uwagi_datui_drag_x + 4.2;
this._y = _root.uwagi_datui_drag_y + 8.7;
break;
case 3 :
this._x = _root.uwagi_datui_drag_x + 8.2;
this._y = _root.uwagi_datui_drag_y + 17;
break;
case 4 :
this._x = _root.uwagi_datui_drag_x + 11.5;
this._y = _root.uwagi_datui_drag_y + 25.3;
break;
case 5 :
this._x = _root.uwagi_datui_drag_x + 15.5;
this._y = _root.uwagi_datui_drag_y + 33.7;
break;
case 6 :
this._x = _root.uwagi_datui_drag_x + 17.5;
this._y = _root.uwagi_datui_drag_y + 42.5;
break;
case 7 :
this._x = _root.uwagi_datui_drag_x + 20.3;
this._y = _root.uwagi_datui_drag_y + 51;
break;
case 8 :
this._x = _root.uwagi_datui_drag_x + 22.3;
this._y = _root.uwagi_datui_drag_y + 60;
break;
case 9 :
this._x = _root.uwagi_datui_drag_x + 24.3;
this._y = _root.uwagi_datui_drag_y + 68.7;
break;
case 10 :
this._x = _root.uwagi_datui_drag_x + 25.5;
this._y = _root.uwagi_datui_drag_y + 77.5;
}
}
on (rollOver) {
_root.navi = "\u4E0B\u306B\u30C9\u30E9\u30C3\u30B0\uFF1A\u30D5\u30A1\u30B9\u30CA\u30FC\u3092\u4E0B\u308D\u3059";
}
on (rollOut) {
_root.navi = "";
}
Symbol 307 Button
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
switch (_root.pantu_datui_now) {
case 1 :
this._x = _root.pantu_datui_drag_x;
this._y = _root.pantu_datui_drag_y;
break;
case 2 :
this._x = _root.pantu_datui_drag_x;
this._y = _root.pantu_datui_drag_y;
break;
case 3 :
this._x = _root.pantu_datui_drag_x - 52.5;
this._y = _root.pantu_datui_drag_y;
}
}
on (rollOver) {
if (_root.pantu_datui_now != 3) {
_root.navi = "\u5DE6\u306B\u30C9\u30E9\u30C3\u30B0\uFF1A\u4E0B\u7740\u3092\u30BA\u30E9\u3059";
} else {
_root.navi = "\u53F3\u306B\u30C9\u30E9\u30C3\u30B0\uFF1A\u4E0B\u7740\u3092\u623B\u3059";
}
}
on (rollOut) {
_root.navi = "";
}
Symbol 313 Button
on (press) {
this.startDrag();
if (_root.reaction_datui != 1) {
this._parent._parent.kyara_all.gotoAndPlay("datui_reaction");
_root.fukidasi_void = 1;
switch (Math.floor(Math.random() * 5) + 1) {
case 1 :
_root.kao = 2;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u8DB3\u3092\u958B\u304F\u306E\u306D\u2026\u2026\uFF1F";
break;
case 2 :
_root.kao = 6;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3042\u30F3\u2026\u2026\u306F\u305A\u304B\u3057\u3044\u308F\u2026\u2026";
break;
case 3 :
_root.kao = 2;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3075\u3075\u3063\u2026\u2026\u3069\u3046\u3059\u308B\u306E\uFF1F";
break;
case 4 :
_root.kao = 6;
_root.kuti = 6;
_root.message = "\u3093\u3063\u2026\u2026";
break;
case 5 :
_root.kao = 2;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u8DB3\u3092\u2026\u2026\u3069\u3046\u3057\u3066\u307B\u3057\u3044\u306E\u2026\u2026\uFF1F";
}
_root.reaction_datui = 1;
}
}
on (release, releaseOutside) {
this.stopDrag();
_root.reaction_datui = 0;
switch (_root.asi_hiraki_now) {
case 1 :
this._x = _root.asi_hiraki_drag_x;
this._y = _root.asi_hiraki_drag_y;
break;
case 2 :
this._x = _root.asi_hiraki_drag_x - 21.7;
this._y = _root.asi_hiraki_drag_y;
break;
case 3 :
this._x = _root.asi_hiraki_drag_x - 43.5;
this._y = _root.asi_hiraki_drag_y;
break;
case 4 :
this._x = _root.asi_hiraki_drag_x - 65.1;
this._y = _root.asi_hiraki_drag_y;
break;
case 5 :
this._x = _root.asi_hiraki_drag_x - 86.8;
this._y = _root.asi_hiraki_drag_y;
break;
case 6 :
this._x = _root.asi_hiraki_drag_x - 108.5;
this._y = _root.asi_hiraki_drag_y;
break;
case 7 :
this._x = _root.asi_hiraki_drag_x - 130.2;
this._y = _root.asi_hiraki_drag_y;
break;
case 8 :
this._x = _root.asi_hiraki_drag_x - 151.9;
this._y = _root.asi_hiraki_drag_y;
break;
case 9 :
this._x = _root.asi_hiraki_drag_x - 173.6;
this._y = _root.asi_hiraki_drag_y;
break;
case 10 :
this._x = _root.asi_hiraki_drag_x - 195.3;
this._y = _root.asi_hiraki_drag_y;
}
}
on (rollOver) {
if (_root.asi_hiraki_now != 10) {
_root.navi = "\u5DE6\u306B\u30C9\u30E9\u30C3\u30B0\uFF1A\u8DB3\u3092\u958B\u304B\u305B\u308B";
} else {
_root.navi = "\u53F3\u306B\u30C9\u30E9\u30C3\u30B0\uFF1A\u8DB3\u3092\u9589\u3058\u3055\u305B\u308B";
}
}
on (rollOut) {
_root.navi = "";
}
Instance of Symbol 303 MovieClip "uwagi_datui_drag" in Symbol 317 MovieClip Frame 1
onClipEvent (load) {
_root.uwagi_datui_drag_x = this._x;
_root.uwagi_datui_drag_y = this._y;
_root.uwagi_now = 1;
}
onClipEvent (enterFrame) {
if (this.datui_hit_center.hitTest(this._parent.uwagi_datui_hit01)) {
this._parent._parent.kyara_all.uwagi.tyakku_TL.gotoAndStop(_root.uwagi_now);
_root.uwagi_now = 1;
} else if (this.datui_hit_center.hitTest(this._parent.uwagi_datui_hit02)) {
this._parent._parent.kyara_all.uwagi.tyakku_TL.gotoAndStop(_root.uwagi_now);
_root.uwagi_now = 2;
} else if (this.datui_hit_center.hitTest(this._parent.uwagi_datui_hit03)) {
this._parent._parent.kyara_all.uwagi.tyakku_TL.gotoAndStop(_root.uwagi_now);
_root.uwagi_now = 3;
} else if (this.datui_hit_center.hitTest(this._parent.uwagi_datui_hit04)) {
this._parent._parent.kyara_all.uwagi.tyakku_TL.gotoAndStop(_root.uwagi_now);
_root.uwagi_now = 4;
} else if (this.datui_hit_center.hitTest(this._parent.uwagi_datui_hit05)) {
this._parent._parent.kyara_all.uwagi.tyakku_TL.gotoAndStop(_root.uwagi_now);
_root.uwagi_now = 5;
} else if (this.datui_hit_center.hitTest(this._parent.uwagi_datui_hit06)) {
this._parent._parent.kyara_all.uwagi.tyakku_TL.gotoAndStop(_root.uwagi_now);
_root.uwagi_now = 6;
} else if (this.datui_hit_center.hitTest(this._parent.uwagi_datui_hit07)) {
this._parent._parent.kyara_all.uwagi.tyakku_TL.gotoAndStop(_root.uwagi_now);
_root.uwagi_now = 7;
} else if (this.datui_hit_center.hitTest(this._parent.uwagi_datui_hit08)) {
this._parent._parent.kyara_all.uwagi.tyakku_TL.gotoAndStop(_root.uwagi_now);
_root.uwagi_now = 8;
} else if (this.datui_hit_center.hitTest(this._parent.uwagi_datui_hit09)) {
this._parent._parent.kyara_all.uwagi.tyakku_TL.gotoAndStop(_root.uwagi_now);
_root.uwagi_now = 9;
} else if (this.datui_hit_center.hitTest(this._parent.uwagi_datui_hit10)) {
this._parent._parent.kyara_all.uwagi.tyakku_TL.gotoAndStop(_root.uwagi_now);
if (_root.uwagi_now != 10) {
_root.uwagi_now = 10;
this._parent._parent.kyara_all.uwagi.gotoAndPlay(2);
if (_root.piston_ok != 1) {
switch (Math.floor(Math.random() * 2) + 1) {
case 1 :
this._parent._parent.kyara_all.gotoAndPlay("reaction00");
break;
case 2 :
this._parent._parent.kyara_all.gotoAndPlay("reaction01");
}
}
_root.fukidasi_void = 1;
switch (Math.floor(Math.random() * 3) + 1) {
case 1 :
_root.kao = 6;
_root.kuti = 1;
_root.message = "\u3093\u3063\u2026\u2026";
break;
case 2 :
_root.kao = 6;
_root.kuti = 3;
_root.message = "\u3042\u3063\u2026\u2026";
break;
case 3 :
_root.kao = 6;
_root.kuti = 7;
_root.message = "\u8131\u3050\u306E\u306D\u2026\u2026\uFF1F";
}
}
}
}
Instance of Symbol 310 MovieClip "pantu_datui_drag" in Symbol 317 MovieClip Frame 1
onClipEvent (load) {
_root.pantu_datui_drag_x = this._x;
_root.pantu_datui_drag_y = this._y;
_root.pantu_datui_now = 1;
}
onClipEvent (enterFrame) {
if (this.pantu_datui_drag_center.hitTest(this._parent.pantu_datui_hit01)) {
this._parent._parent.kyara_all.kokanTL.gotoAndStop(_root.pantu_datui_now);
_root.pantu_datui_now = 1;
} else if (this.pantu_datui_drag_center.hitTest(this._parent.pantu_datui_hit02)) {
this._parent._parent.kyara_all.kokanTL.gotoAndStop(_root.pantu_datui_now);
_root.pantu_datui_now = 2;
} else if (this.pantu_datui_drag_center.hitTest(this._parent.pantu_datui_hit03)) {
this._parent._parent.kyara_all.kokanTL.gotoAndStop(_root.pantu_datui_now);
if (_root.pantu_datui_now != 3) {
_root.pantu_datui_now = 3;
switch (Math.floor(Math.random() * 2) + 1) {
case 1 :
this._parent._parent.kyara_all.gotoAndPlay("reaction00");
break;
case 2 :
this._parent._parent.kyara_all.gotoAndPlay("reaction01");
}
}
}
}
Instance of Symbol 316 MovieClip "asi_hiraki_drag" in Symbol 317 MovieClip Frame 1
onClipEvent (load) {
_root.asi_hiraki_drag_x = this._x;
_root.asi_hiraki_drag_y = this._y;
_root.asi_hiraki_now = 1;
}
onClipEvent (enterFrame) {
if (this.asi_hiraki_drag_center.hitTest(this._parent.asi_hiraki_hit01)) {
this._parent._parent.kyara_all.migiasi_TL.migiasiTL_02.gotoAndStop(_root.asi_hiraki_now);
_root.asi_hiraki_now = 1;
} else if (this.asi_hiraki_drag_center.hitTest(this._parent.asi_hiraki_hit02)) {
this._parent._parent.kyara_all.migiasi_TL.migiasiTL_02.gotoAndStop(_root.asi_hiraki_now);
_root.asi_hiraki_now = 2;
} else if (this.asi_hiraki_drag_center.hitTest(this._parent.asi_hiraki_hit03)) {
this._parent._parent.kyara_all.migiasi_TL.migiasiTL_02.gotoAndStop(_root.asi_hiraki_now);
_root.asi_hiraki_now = 3;
} else if (this.asi_hiraki_drag_center.hitTest(this._parent.asi_hiraki_hit04)) {
this._parent._parent.kyara_all.migiasi_TL.migiasiTL_02gotoAndStop(_root.asi_hiraki_now);
_root.asi_hiraki_now = 4;
} else if (this.asi_hiraki_drag_center.hitTest(this._parent.asi_hiraki_hit05)) {
this._parent._parent.kyara_all.migiasi_TL.migiasiTL_02.gotoAndStop(_root.asi_hiraki_now);
_root.asi_hiraki_now = 5;
} else if (this.asi_hiraki_drag_center.hitTest(this._parent.asi_hiraki_hit06)) {
this._parent._parent.kyara_all.migiasi_TL.migiasiTL_02.gotoAndStop(_root.asi_hiraki_now);
_root.asi_hiraki_now = 6;
} else if (this.asi_hiraki_drag_center.hitTest(this._parent.asi_hiraki_hit07)) {
this._parent._parent.kyara_all.migiasi_TL.migiasiTL_02.gotoAndStop(_root.asi_hiraki_now);
_root.asi_hiraki_now = 7;
} else if (this.asi_hiraki_drag_center.hitTest(this._parent.asi_hiraki_hit08)) {
this._parent._parent.kyara_all.migiasi_TL.migiasiTL_02.gotoAndStop(_root.asi_hiraki_now);
_root.asi_hiraki_now = 8;
} else if (this.asi_hiraki_drag_center.hitTest(this._parent.asi_hiraki_hit09)) {
this._parent._parent.kyara_all.migiasi_TL.migiasiTL_02.gotoAndStop(_root.asi_hiraki_now);
_root.asi_hiraki_now = 9;
} else if (this.asi_hiraki_drag_center.hitTest(this._parent.asi_hiraki_hit10)) {
this._parent._parent.kyara_all.migiasi_TL.migiasiTL_02.gotoAndStop(_root.asi_hiraki_now);
_root.asi_hiraki_now = 10;
}
}
Symbol 319 Button
on (release) {
if (_root.kaikan_geji <= 150) {
_root.kaikan_geji = _root.kaikan_geji + 3;
}
if (_root.pantu_datui_now != 3) {
switch (Math.floor(Math.random() * 3) + 1) {
case 1 :
this._parent._parent.kyara_all.kokanTL.pantu_ijiTL.gotoAndPlay("kokan_touch00");
break;
case 2 :
this._parent._parent.kyara_all.kokanTL.pantu_ijiTL.gotoAndPlay("kokan_touch01");
break;
case 3 :
this._parent._parent.kyara_all.kokanTL.pantu_ijiTL.gotoAndPlay("kokan_touch02");
}
} else {
switch (Math.floor(Math.random() * 3) + 1) {
case 1 :
this._parent._parent.kyara_all.kokanTL.xxx_ijiTL.gotoAndPlay("kokan_touch00");
break;
case 2 :
this._parent._parent.kyara_all.kokanTL.xxx_ijiTL.gotoAndPlay("kokan_touch01");
break;
case 3 :
this._parent._parent.kyara_all.kokanTL.xxx_ijiTL.gotoAndPlay("kokan_touch02");
}
}
switch (Math.floor(Math.random() * 2) + 1) {
case 1 :
this._parent._parent.kyara_all.gotoAndPlay("reaction00");
break;
case 2 :
this._parent._parent.kyara_all.gotoAndPlay("reaction01");
}
_root.fukidasi_void = 1;
switch (Math.floor(Math.random() * 10) + 1) {
case 1 :
_root.kao = 6;
_root.kuti = 1;
_root.message = "\u3093\u3063\u2026\u2026\uFF01";
break;
case 2 :
_root.kao = 6;
_root.kuti = 3;
_root.message = "\u3042\u3063\u2026\u2026\uFF01";
break;
case 3 :
_root.kao = 6;
_root.kuti = 3;
_root.message = "\u3084\u3063\u2026\u2026\n\u3093\u2026\u2026";
break;
case 4 :
_root.kao = 6;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3093\u304F\u3063\u2026\u2026\u3044\u3044\u308F\u2026\u2026";
break;
case 5 :
_root.kao = 6;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3093\u3063\u2026\u2026\u305D\u3046\u2026\u2026";
break;
case 6 :
_root.kao = 6;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3042\u3063\u2026\u2026\u306F\u3041\u3063\u2026\u2026";
break;
case 7 :
_root.kao = 6;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3093\u3063\u2026\u2026\u305D\u3053\u3063\u2026\u2026";
break;
case 8 :
_root.kao = 6;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u305D\u3046\u2026\u2026\u4E0A\u624B\u2026\u2026\u3093\u3063";
break;
case 9 :
_root.kao = 6;
_root.kuti = 3;
_root.message = "\u3042\u306F\u3063\u2026\u2026\u3093\u3063\u2026\u2026";
break;
case 10 :
_root.kao = 6;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3042\u3093\u3063\u2026\u2026\u30A8\u30C3\u30C1\u306D\u2026\u2026";
}
}
on (rollOver) {
_root.navi = "\u30AF\u30EA\u30C3\u30AF\uFF1A\u80A1\u9593\u3092\u3044\u3058\u308B";
}
on (rollOut) {
_root.navi = "";
}
Symbol 322 Button
on (release) {
if (_root.kaikan_geji <= 100) {
_root.kaikan_geji = _root.kaikan_geji + 2;
}
if (_root.uwagi_now != 10) {
switch (Math.floor(Math.random() * 3) + 1) {
case 1 :
this._parent._parent.kyara_all.uwagi.fuku_right_oppaiTL.gotoAndPlay("mune_touch00");
break;
case 2 :
this._parent._parent.kyara_all.uwagi.fuku_right_oppaiTL.gotoAndPlay("mune_touch01");
break;
case 3 :
this._parent._parent.kyara_all.uwagi.fuku_right_oppaiTL.gotoAndPlay("mune_touch02");
}
} else {
switch (Math.floor(Math.random() * 3) + 1) {
case 1 :
this._parent._parent.kyara_all.uwagi.right_oppaiTL.gotoAndPlay("mune_touch00");
break;
case 2 :
this._parent._parent.kyara_all.uwagi.right_oppaiTL.gotoAndPlay("mune_touch01");
break;
case 3 :
this._parent._parent.kyara_all.uwagi.right_oppaiTL.gotoAndPlay("mune_touch02");
}
}
if (_root.piston_ok != 1) {
switch (Math.floor(Math.random() * 2) + 1) {
case 1 :
this._parent._parent.kyara_all.gotoAndPlay("reaction00");
break;
case 2 :
this._parent._parent.kyara_all.gotoAndPlay("reaction01");
}
}
_root.fukidasi_void = 1;
switch (Math.floor(Math.random() * 10) + 1) {
case 1 :
_root.kao = 6;
_root.kuti = 1;
_root.message = "\u3093\u3063\u2026\u2026\uFF01";
break;
case 2 :
_root.kao = 6;
_root.kuti = 3;
_root.message = "\u3042\u3063\u2026\u2026\uFF01";
break;
case 3 :
_root.kao = 6;
_root.kuti = 3;
_root.message = "\u3084\u3063\u2026\u2026\u3093\u2026\u2026";
break;
case 4 :
_root.kao = 6;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3093\u304F\u3063\u2026\u2026\u3044\u3044\u308F\u2026\u2026";
break;
case 5 :
_root.kao = 6;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3093\u3063\u2026\u2026\u305D\u3046\u2026\u2026";
break;
case 6 :
_root.kao = 6;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3042\u3063\u2026\u2026\u306F\u3041\u3063\u2026\u2026";
break;
case 7 :
_root.kao = 6;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3093\u3063\u2026\u2026\u7D20\u6575\u3088\u2026\u2026";
break;
case 8 :
_root.kao = 6;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u305D\u3046\u2026\u2026\u4E0A\u624B\u2026\u2026\u3093\u3063";
break;
case 9 :
_root.kao = 6;
_root.kuti = 3;
_root.message = "\u3042\u306F\u3063\u2026\u2026\u3093\u3063\u2026\u2026";
break;
case 10 :
_root.kao = 6;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3042\u3063\u2026\u2026\u611F\u3058\u308B\u308F\u2026\u2026";
}
}
on (rollOver) {
_root.navi = "\u30AF\u30EA\u30C3\u30AF\uFF1A\u53F3\u80F8\u3092\u63C9\u3080";
}
on (rollOut) {
_root.navi = "";
}
Symbol 325 Button
on (release) {
if (_root.kaikan_geji <= 150) {
_root.kaikan_geji = _root.kaikan_geji + 2;
}
if (_root.uwagi_now != 10) {
switch (Math.floor(Math.random() * 3) + 1) {
case 1 :
this._parent._parent.kyara_all.uwagi.fuku_left_oppaiTL.gotoAndPlay("mune_touch00");
break;
case 2 :
this._parent._parent.kyara_all.uwagi.fuku_left_oppaiTL.gotoAndPlay("mune_touch01");
break;
case 3 :
this._parent._parent.kyara_all.uwagi.fuku_left_oppaiTL.gotoAndPlay("mune_touch02");
}
} else {
switch (Math.floor(Math.random() * 3) + 1) {
case 1 :
this._parent._parent.kyara_all.uwagi.left_oppaiTL.gotoAndPlay("mune_touch00");
break;
case 2 :
this._parent._parent.kyara_all.uwagi.left_oppaiTL.gotoAndPlay("mune_touch01");
break;
case 3 :
this._parent._parent.kyara_all.uwagi.left_oppaiTL.gotoAndPlay("mune_touch02");
}
}
if (_root.piston_ok != 1) {
switch (Math.floor(Math.random() * 2) + 1) {
case 1 :
this._parent._parent.kyara_all.gotoAndPlay("reaction00");
break;
case 2 :
this._parent._parent.kyara_all.gotoAndPlay("reaction01");
}
}
_root.fukidasi_void = 1;
switch (Math.floor(Math.random() * 10) + 1) {
case 1 :
_root.kao = 6;
_root.kuti = 1;
_root.message = "\u3093\u3063\u2026\u2026\uFF01";
break;
case 2 :
_root.kao = 6;
_root.kuti = 3;
_root.message = "\u3042\u3063\u2026\u2026\uFF01";
break;
case 3 :
_root.kao = 6;
_root.kuti = 3;
_root.message = "\u3084\u3063\u2026\u2026\u3093\u2026\u2026";
break;
case 4 :
_root.kao = 6;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3093\u304F\u3063\u2026\u2026\u3044\u3044\u308F\u2026\u2026";
break;
case 5 :
_root.kao = 6;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3093\u3063\u2026\u2026\u305D\u3046\u2026\u2026";
break;
case 6 :
_root.kao = 6;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3042\u3063\u2026\u2026\u306F\u3041\u3063\u2026\u2026";
break;
case 7 :
_root.kao = 6;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3093\u3063\u2026\u2026\u7D20\u6575\u3088\u2026\u2026";
break;
case 8 :
_root.kao = 6;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u305D\u3046\u2026\u2026\u4E0A\u624B\u2026\u2026\u3093\u3063";
break;
case 9 :
_root.kao = 6;
_root.kuti = 3;
_root.message = "\u3042\u306F\u3063\u2026\u2026\u3093\u3063\u2026\u2026";
break;
case 10 :
_root.kao = 6;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3042\u3063\u2026\u2026\u611F\u3058\u308B\u308F\u2026\u2026";
}
}
on (rollOver) {
_root.navi = "\u30AF\u30EA\u30C3\u30AF\uFF1A\u5DE6\u80F8\u3092\u63C9\u3080";
}
on (rollOut) {
_root.navi = "";
}
Symbol 328 Button
on (release) {
if (_root.kaikan_geji <= 100) {
_root.kaikan_geji = _root.kaikan_geji + 1;
}
this._parent._parent.kyara_all.headTL.gotoAndPlay("2");
_root.fukidasi_void = 1;
switch (Math.floor(Math.random() * 10) + 1) {
case 1 :
_root.kao = 5;
_root.kuti = 6;
_root.message = "\u3093\u2026\u2026";
break;
case 2 :
_root.kao = 5;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3075\u3075\u3063\u2026\u2026\u30A2\u30EA\u30AC\u30C8";
break;
case 3 :
_root.kao = 5;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3042\u3089\u2026\u2026\u3075\u3075\u3063\u2026\u2026";
break;
case 4 :
_root.kao = 5;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u64AB\u3067\u3089\u308C\u308B\u306A\u3093\u3066\u2026\u2026\u4E45\u3057\u3076\u308A\u306D";
break;
case 5 :
_root.kao = 5;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3075\u3075\u3063\u3001\u60AA\u304F\u306A\u3044\u308F\u306D";
break;
case 6 :
_root.kao = 5;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u610F\u5916\u3068\u3001\u624B\u2026\u2026\u5927\u304D\u3044\u306E\u306D";
break;
case 7 :
_root.kao = 5;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u3084\u3060\u2026\u2026\u3075\u3075\u3063";
break;
case 8 :
_root.kao = 5;
_root.kuti = 2;
_root.message = "\u3042\u3093\u2026\u2026";
break;
case 9 :
_root.kao = 5;
_root.kuti = 2;
_root.message = "\u3042\u3063\u2026\u2026";
break;
case 10 :
_root.kao = 5;
_root.kuti = 7;
_root.kutipaku = 0;
_root.message = "\u9AEA\u2026\u2026\u4E71\u308C\u3061\u3083\u3046\u308F";
}
}
on (rollOver) {
_root.navi = "\u30AF\u30EA\u30C3\u30AF\uFF1A\u982D\u3092\u306A\u3067\u308B";
}
on (rollOut) {
_root.navi = "";
}
Symbol 331 Button
on (release) {
this._parent.kyara_all.haikei.rakugaki.gotoAndStop(4);
_root.se001.start();
}
on (rollOver) {
_root.navi = "\u30E9\u30AF\u30AC\u30AD\u3059\u308B";
}
on (rollOut) {
_root.navi = "";
}
Symbol 333 Button
on (release) {
this._parent.kyara_all.haikei.rakugaki.gotoAndStop(1);
_root.se001.start();
}
on (rollOver) {
_root.navi = "\u30E9\u30AF\u30AC\u30AD\u3092\u6D88\u3059";
}
on (rollOut) {
_root.navi = "";
}
Symbol 335 Button
on (release) {
this._parent.kyara_all.haikei.rakugaki.gotoAndStop(3);
_root.se001.start();
}
on (rollOver) {
_root.navi = "\u30E9\u30AF\u30AC\u30AD\u3059\u308B";
}
on (rollOut) {
_root.navi = "";
}
Symbol 337 Button
on (release) {
this._parent.kyara_all.haikei.rakugaki.gotoAndStop(2);
_root.se001.start();
}
on (rollOver) {
_root.navi = "\u30E9\u30AF\u30AC\u30AD\u3059\u308B";
}
on (rollOut) {
_root.navi = "";
}
Instance of Symbol 320 MovieClip "kokan_touch_hit" in Symbol 338 MovieClip Frame 1
onClipEvent (load) {
_root.kokan_touch_hit_x = this._x;
}
Symbol 340 Button
on (release) {
if (_root.akuse == 1) {
_root.akuse = 2;
} else if (_root.akuse == 2) {
_root.akuse = 3;
} else if (_root.akuse == 3) {
_root.akuse = 1;
}
_root.se001.start();
}
on (rollOver) {
if (_root.akuse == 1) {
_root.navi = "\u30AF\u30EA\u30C3\u30AF\uFF1A\u773C\u93E1\u3092\u304B\u3051\u3055\u305B\u308B";
} else if (_root.akuse == 2) {
_root.navi = "\u30AF\u30EA\u30C3\u30AF\uFF1A\u76EE\u96A0\u3057\u3092\u3059\u308B";
} else if (_root.akuse == 3) {
_root.navi = "\u30AF\u30EA\u30C3\u30AF\uFF1A\u76EE\u96A0\u3057\u3092\u5916\u3059";
}
}
on (rollOut) {
_root.navi = "";
}
Symbol 341 Button
on (release) {
if (_root.under_hair == 1) {
_root.under_hair = 0;
} else if (_root.under_hair == 0) {
_root.under_hair = 1;
}
_root.se001.start();
}
on (rollOver) {
_root.navi = "\u30AF\u30EA\u30C3\u30AF\uFF1A\u30A2\u30F3\u30C0\u30FC\u30D8\u30A2\u306E\u8868\u793A\u30FB\u975E\u8868\u793A";
}
on (rollOut) {
_root.navi = "";
}
Symbol 342 Button
on (release) {
if (_root.syousai == 0) {
_root.syousai = 1;
} else if (_root.syousai == 1) {
_root.syousai = 0;
}
_root.se001.start();
}
on (rollOver) {
_root.navi = "\u30AF\u30EA\u30C3\u30AF\uFF1A\u3053\u306EFLASH\u306E\u60C5\u5831\u3092\u8868\u793A";
}
on (rollOut) {
_root.navi = "";
}
Symbol 343 Button
on (release) {
_root.now_mode = 1;
this._parent._parent.touch_hit_all._x = _root.touch_hit_all_x;
this._parent._parent.datui_hit._x = _root.datui_hit_all_x + 2000;
_root.se001.start();
}
Symbol 345 Button
on (release) {
_root.now_mode = 2;
this._parent._parent.datui_hit._x = _root.datui_hit_all_x;
this._parent._parent.touch_hit_all._x = _root.touch_hit_all_x + 2000;
_root.se001.start();
}
Symbol 347 Button
on (release) {
_root.now_mode = 3;
if (_root.go_insert_mode != 1) {
_root.go_insert_mode = 1;
this._parent._parent.kyara_all.kokanTL.xxx_ijiTL.gotoAndPlay("insert_taiki");
this._parent._parent.datui_all.asi_hiraki_drag._x = 3000;
this._parent._parent.touch_all.kokan_touch_hit._x = 3000;
this._parent._parent.datui_all.pantu_datui_drag._x = 3000;
}
_root.se001.start();
}
on (rollOver) {
_root.navi = "\u30AF\u30EA\u30C3\u30AF\uFF1A\u633F\u5165\u30E2\u30FC\u30C9\u3078\u79FB\u884C";
}
on (rollOut) {
_root.navi = "";
}
Symbol 350 Button
on (release) {
_root.uwagi_now = 1;
_root.se001.start();
this._parent._parent.kyara_all.uwagi.gotoAndStop(1);
this._parent._parent.datui_all.uwagi_datui_drag._x = _root.uwagi_datui_drag_x;
this._parent._parent.datui_all.uwagi_datui_drag._y = _root.uwagi_datui_drag_y;
}
on (rollOver) {
_root.navi = "\u30AF\u30EA\u30C3\u30AF\uFF1A\u4E0A\u7740\u3092\u7740\u305B\u308B";
}
on (rollOut) {
_root.navi = "";
}
Symbol 353 Button
on (release) {
if (_root.oppai_size != 1) {
this._parent._parent.kyara_all.uwagi.gotoAndPlay("oppai_big");
_root.oppai_size = 1;
} else {
this._parent._parent.kyara_all.uwagi.gotoAndPlay("oppai_small");
_root.oppai_size = 0;
}
_root.se001.start();
}
on (rollOver) {
if (_root.oppai_size != 1) {
_root.navi = "\u3070\u3044\u30FC\u3093";
} else {
_root.navi = "\u3077\u306B\u30FC\u3093";
}
}
on (rollOut) {
_root.navi = "";
}
Symbol 356 Button
on (release) {
_root.navi = "";
_root.kutipaku = 0;
_root.fukidasi_void = 0;
_root.kao = 11;
_root.kuti = 1;
_root.uwagi_now = 1;
this._parent._parent.datui_all.uwagi_datui_drag._x = _root.uwagi_datui_drag_x;
this._parent._parent.datui_all.uwagi_datui_drag._y = _root.uwagi_datui_drag_y;
_root.asi_hiraki_now = 1;
this._parent._parent.datui_all.asi_hiraki_drag._x = _root.asi_hiraki_drag_x;
this._parent._parent.datui_all.asi_hiraki_drag._y = _root.asi_hiraki_drag_y;
_root.pantu_datui_now = 1;
this._parent._parent.datui_all.pantu_datui_drag._x = _root.pantu_datui_drag_x;
this._parent._parent.datui_all.pantu_datui_drag._y = _root.pantu_datui_drag_y;
this._parent._parent.insert_button._x = 3000;
_root.finish = 0;
_root.go_insert_mode = 0;
_root.piston_ok = 0;
_root.yubi_siru = 0;
_root.now_mode = 1;
this._parent._parent.kyara_all.gotoAndPlay(1);
this._parent._parent.kyara_all.migiasi_TL.gotoAndStop(1);
this._parent._parent.kyara_all.kokanTL.gotoAndStop(1);
this._parent._parent.kyara_all.uwagi.gotoAndStop(1);
this._parent._parent.touch_all.kokan_touch_hit._x = _root.kokan_touch_hit_x;
this._parent._parent.datui_all.asi_hiraki_drag._x = _root.asi_hiraki_drag_x;
this._parent._parent.datui_all.pantu_datui_drag._x = _root.pantu_datui_drag_x;
_root.kaikan_geji = 1;
_root.se001.start();
}
on (rollOver) {
_root.navi = "\u30AF\u30EA\u30C3\u30AF\uFF1A\u518D\u8D77\u52D5";
}
on (rollOut) {
_root.navi = "";
}
Symbol 360 Button
on (release) {
getURL ("http://koooonsoft.sakura.ne.jp", "_blank");
}
on (rollOver) {
_root.navi = "KooooN Soft\u306E\u30DB\u30FC\u30E0\u30DA\u30FC\u30B8\u3092\u958B\u304F";
}
on (rollOut) {
_root.navi = "";
}
Instance of Symbol 372 MovieClip in Symbol 373 MovieClip Frame 1
onClipEvent (load) {
fr = 30;
time = 1000;
time_count = 0;
old_timer = getTimer();
fps = (fr + "/") + fr;
}
onClipEvent (enterFrame) {
time_count = time_count + 1;
if ((getTimer() - old_timer) >= time) {
fps = (Math.floor((time_count * 1000) / (getTimer() - old_timer)) + "/") + fr;
old_timer = getTimer();
time_count = 0;
}
}
Symbol 386 Button
on (release) {
if (_root.gasitu_now == 4) {
_root.gasitu_now = 3;
_quality = "high";
} else if (_root.gasitu_now == 3) {
_root.gasitu_now = 2;
_quality = "medium";
} else if (_root.gasitu_now == 2) {
_root.gasitu_now = 1;
_quality = "low";
}
_root.se001.start();
}
on (rollOver) {
_root.navi = "\u30AF\u30EA\u30C3\u30AF\uFF1A\u753B\u8CEA\u3092\u4E00\u6BB5\u968E\u4E0B\u3052\u308B";
}
on (rollOut) {
_root.navi = "";
}
Symbol 387 Button
on (release) {
if (_root.gasitu_now == 1) {
_root.gasitu_now = 2;
_quality = "medium";
} else if (_root.gasitu_now == 2) {
_root.gasitu_now = 3;
_quality = "high";
} else if (_root.gasitu_now == 3) {
_root.gasitu_now = 4;
_quality = "best";
}
_root.se001.start();
}
on (rollOver) {
_root.navi = "\u30AF\u30EA\u30C3\u30AF\uFF1A\u753B\u8CEA\u3092\u4E00\u6BB5\u968E\u4E0A\u3052\u308B";
}
on (rollOut) {
_root.navi = "";
}
Instance of Symbol 383 MovieClip in Symbol 388 MovieClip Frame 1
onClipEvent (load) {
_root.gasitu_now = 3;
}
onClipEvent (enterFrame) {
this.gotoAndStop(_root.gasitu_now);
}
Symbol 398 Button
on (release) {
if (_root.se_now == 1) {
_root.se_now = 2;
_root.se001.setVolume(0);
} else if (_root.se_now == 2) {
_root.se_now = 1;
_root.se001.setVolume(100);
_root.se001.start();
}
}
on (rollOver) {
_root.navi = "\u30AF\u30EA\u30C3\u30AF\uFF1A\u52B9\u679C\u97F3\u306E\u30AA\u30F3\u30FB\u30AA\u30D5";
}
on (rollOut) {
_root.navi = "";
}
Instance of Symbol 399 MovieClip in Symbol 402 MovieClip Frame 1
onClipEvent (load) {
_root.se_now = 1;
}
Instance of Symbol 401 MovieClip in Symbol 402 MovieClip Frame 1
onClipEvent (enterFrame) {
this.gotoAndStop(_root.se_now);
}
Instance of Symbol 349 MovieClip in Symbol 403 MovieClip Frame 1
onClipEvent (load) {
_root.go_insert_mode_button_x = this._x;
}
onClipEvent (enterFrame) {
if ((_root.kaikan_geji >= 150) && (_root.pantu_datui_now == 3)) {
this._x = _root.go_insert_mode_button_x;
} else {
this._x = 3000;
}
}
Instance of Symbol 352 MovieClip in Symbol 403 MovieClip Frame 1
onClipEvent (load) {
_root.uwagi_reset_button_x = this._x;
}
onClipEvent (enterFrame) {
if (_root.uwagi_now == 10) {
this._x = _root.uwagi_reset_button_x;
} else {
this._x = 3000;
}
}
Instance of Symbol 355 MovieClip in Symbol 403 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.uwagi_now == 10) {
this._x = _root.uwagi_reset_button_x;
} else {
this._x = 3000;
}
}
Instance of Symbol 365 MovieClip in Symbol 403 MovieClip Frame 1
onClipEvent (load) {
_root.syousai = 0;
_root.syousai_x = this._x;
}
onClipEvent (enterFrame) {
if (_root.syousai == 0) {
this._x = 3000;
} else if (_root.syousai == 1) {
this._x = _root.syousai_x;
}
}
Instance of Symbol 369 MovieClip in Symbol 403 MovieClip Frame 1
onClipEvent (enterFrame) {
this.gotoAndStop(_root.now_mode);
}
Symbol 416 Button
on (press) {
this.startDrag(flase, 0, 0, 0, 120);
}
on (release, releaseOutside) {
this.stopDrag();
if ((_root.kaikan_geji >= 300) && (_root.piston_now >= 8)) {
_root.finish = 1;
this._parent._parent.kyara_all.kokanTL.xxx_ijiTL.gotoAndPlay("finish");
this._parent._parent.kyara_all.gotoAndPlay("finish_douki");
this._y = 0;
}
}
on (rollOver) {
_root.navi = "\u30C9\u30E9\u30C3\u30B0\uFF1A\u30D4\u30B9\u30C8\u30F3\u3000\u30B2\u30FC\u30B8\u6700\u5927\u6642\u30C9\u30ED\u30C3\u30D7\uFF1A\u5C04\u7CBE";
}
on (rollOut) {
_root.navi = "";
}
Instance of Symbol 419 MovieClip "piston_drag" in Symbol 420 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((_root.piston_ok == 1) && (_root.finish != 1)) {
if (this.piston_drag_center.hitTest(this._parent.piston_hit01)) {
this._parent._parent.kyara_all.gotoAndStop("piston_douki01");
this._parent._parent.kyara_all.kokanTL.xxx_ijiTL.gotoAndStop("piston01");
_root.piston_now = 1;
_root.auto_face_re = 1;
} else if (this.piston_drag_center.hitTest(this._parent.piston_hit02)) {
this._parent._parent.kyara_all.gotoAndStop("piston_douki02");
this._parent._parent.kyara_all.kokanTL.xxx_ijiTL.gotoAndStop("piston02");
_root.piston_now = 2;
_root.auto_face_re = 1;
} else if (this.piston_drag_center.hitTest(this._parent.piston_hit03)) {
this._parent._parent.kyara_all.gotoAndStop("piston_douki03");
this._parent._parent.kyara_all.kokanTL.xxx_ijiTL.gotoAndStop("piston03");
_root.piston_now = 3;
_root.auto_face_re = 1;
} else if (this.piston_drag_center.hitTest(this._parent.piston_hit04)) {
this._parent._parent.kyara_all.gotoAndStop("piston_douki04");
this._parent._parent.kyara_all.kokanTL.xxx_ijiTL.gotoAndStop("piston04");
_root.piston_now = 4;
_root.auto_face_re = 1;
} else if (this.piston_drag_center.hitTest(this._parent.piston_hit05)) {
this._parent._parent.kyara_all.gotoAndStop("piston_douki05");
this._parent._parent.kyara_all.kokanTL.xxx_ijiTL.gotoAndStop("piston05");
_root.piston_now = 5;
_root.auto_face_re = 1;
} else if (this.piston_drag_center.hitTest(this._parent.piston_hit06)) {
this._parent._parent.kyara_all.gotoAndStop("piston_douki06");
this._parent._parent.kyara_all.kokanTL.xxx_ijiTL.gotoAndStop("piston06");
_root.piston_now = 6;
_root.auto_face_re = 1;
} else if (this.piston_drag_center.hitTest(this._parent.piston_hit07)) {
this._parent._parent.kyara_all.gotoAndStop("piston_douki07");
this._parent._parent.kyara_all.kokanTL.xxx_ijiTL.gotoAndStop("piston07");
_root.piston_now = 7;
_root.auto_face_re = 1;
} else if (this.piston_drag_center.hitTest(this._parent.piston_hit08)) {
this._parent._parent.kyara_all.gotoAndStop("piston_douki08");
this._parent._parent.kyara_all.kokanTL.xxx_ijiTL.gotoAndStop("piston08");
_root.piston_now = 8;
_root.auto_face_re = 1;
} else if (this.piston_drag_center.hitTest(this._parent.piston_hit09)) {
this._parent._parent.kyara_all.gotoAndStop("piston_douki09");
this._parent._parent.kyara_all.kokanTL.xxx_ijiTL.gotoAndStop("piston09");
_root.piston_now = 9;
_root.auto_face_re = 1;
} else if (this.piston_drag_center.hitTest(this._parent.piston_hit10)) {
if (_root.piston_now != 10) {
this._parent._parent.kyara_all.gotoAndPlay("piston_douki10");
this._parent._parent.kyara_all.kokanTL.xxx_ijiTL.gotoAndStop("piston10");
_root.piston_now = 10;
_root.tamayure = 1;
_root.auto_face_re = 0;
_root.kaikan_geji = _root.kaikan_geji + 4;
}
}
}
}
Symbol 422 Button
on (release) {
this._parent.kyara_all.kokanTL.xxx_ijiTL.gotoAndPlay("insert_go");
this._x = 3000;
}
on (rollOver) {
_root.navi = "\u30AF\u30EA\u30C3\u30AF\uFF1A\u633F\u5165\u3059\u308B";
}
on (rollOut) {
_root.navi = "";
}