Frame 1
_focusrect = false;
Stage.showMenu = false;
percent = 0;
_root.bar._xscale = percent;
Frame 4
loaded = _root.getBytesLoaded();
total = _root.getBytesTotal();
percent = Math.floor((loaded / total) * 100);
_root.bar._xscale = percent;
if (loaded == total) {
gotoAndPlay(_currentframe + 1);
} else {
gotoAndPlay(_currentframe - 1);
}
Frame 5
System.useCodepage = true;
phpfile = "cgi/read_no.php?" + Math.floor(Math.random() * 9999);
r_no = new LoadVars();
r_no.onLoad = function (success) {
cl_no = r_no.cdata;
};
r_no.load(phpfile);
Frame 6
this.stop();
this.start_btn.onRelease = function () {
_root.gotoAndPlay("opening");
};
Frame 7
msg = "";
turn_dir = 0;
muki = 1;
equip = 0;
item_get_sw = 0;
paper_look_sw = 0;
door_k_look = 0;
tent_go = 0;
tent_siko2 = 0;
item01_fl = 0;
item02_fl = 0;
item03_fl = 0;
item04_fl = 0;
item05_fl = 0;
item06_fl = 0;
item01_sh = 0;
item02_sh = 0;
item03_sh = 0;
item04_sh = 0;
Frame 8
ran1 = Math.floor(Math.random() * 101);
if (ran1 < 33) {
ang_num_shu = 1;
ang_num_mon = "1.2.3.5.8.13.21.???";
} else if (ran1 < 66) {
ang_num_shu = 2;
ang_num_mon = "1.2.5.10.17.26.37.???";
} else {
ang_num_shu = 3;
ang_num_mon = "1.4.9.16.25.36.???";
}
Frame 9
function item_reset() {
i = 1;
while (i < 6) {
if (_root.item_window["item_waku" + i]._currentframe == 2) {
_root.item_window["item_waku" + i].gotoAndPlay(1);
}
i++;
}
}
_global.btnoff = function () {
_root.bg.t_left.enabled = false;
_root.bg.t_right.enabled = false;
_root.bg.btn_zen.enabled = false;
_root.bg.btn_door.enabled = false;
_root.bg.btn_sho.enabled = false;
_root.bg.btn_door_k.enabled = false;
_root.bg.btn_door_n.enabled = false;
_root.bg.btn_iron.enabled = false;
_root.bg.btn_pepe.enabled = false;
_root.bg.btn_panel.enabled = false;
_root.bg.btn.pants.enabled = false;
_root.bg.btn_kan.enabled = false;
_root.bg.btn_dai.enabled = false;
_root.bg.btn_box.enabled = false;
_root.bg.btn_paper.enabled = false;
_root.item_window.btn_item01.enabled = false;
_root.item_window.btn_item02.enabled = false;
_root.item_window.btn_item03.enabled = false;
_root.item_window.btn_item04.enabled = false;
_root.item_window.btn_item05.enabled = false;
};
_global.btnon = function () {
_root.bg.t_left.enabled = true;
_root.bg.t_right.enabled = true;
_root.bg.btn_zen.enabled = true;
_root.bg.btn_door.enabled = true;
_root.bg.btn_door_k.enabled = true;
_root.bg.btn_door_n.enabled = true;
_root.bg.btn_iron.enabled = true;
_root.bg.btn_pepe.enabled = true;
_root.bg.btn_panel.enabled = true;
_root.bg.btn.pants.enabled = true;
_root.bg.btn_kan.enabled = true;
_root.bg.btn_dai.enabled = true;
_root.bg.btn_box.enabled = true;
_root.bg.btn_paper.enabled = true;
_root.item_window.btn_item01.enabled = true;
_root.item_window.btn_item02.enabled = true;
_root.item_window.btn_item03.enabled = true;
_root.item_window.btn_item04.enabled = true;
_root.item_window.btn_item05.enabled = true;
};
_root.item_window.item01.gotoAndPlay(2);
_root.item_window.item02.gotoAndPlay(3);
_root.item_window.item03.gotoAndPlay(2);
_root.item_window.item04.gotoAndPlay(2);
_root.item_window.item05.gotoAndPlay(2);
Frame 10
this.stop();
Frame 11
this.stop();
this.over_back_btn.onRelease = function () {
_root.gotoAndPlay(5);
};
Frame 12
if (_root.item06_fl >= 1) {
_root.gotoAndPlay(_currentframe + 3);
} else {
_root.gotoAndPlay(_currentframe + 1);
}
Frame 13
this.stop();
this.next_btn.onRelease = function () {
_root.gotoAndPlay(_currentframe + 1);
};
Frame 14
this.stop();
this.over_back_btn.onRelease = function () {
_root.gotoAndPlay(5);
};
Frame 15
this.stop();
this.next_btn.onRelease = function () {
_root.gotoAndPlay(_currentframe + 1);
};
Frame 16
this.stop();
System.useCodepage = true;
phpfile = "cgi/nfile.php?" + Math.floor(Math.random() * 9999);
r_data = new LoadVars();
r_data.onLoad = function (success) {
cl_no = r_data.cdata;
};
r_data.load(phpfile);
sp_name = "";
if ((((_root.item01_sh <= 2) && (_root.item02_sh <= 2)) && (_root.item03_sh <= 2)) && (_root.item04_sh <= 2)) {
_root.sp_name = "\u3042\u3063\u3055\u308A\u6DE1\u767D\u3061\u3083\u3093";
} else if (((_root.item01_sh >= _root.item02_sh) && (_root.item01_sh >= _root.item03_sh)) && (_root.item01_sh >= _root.item04_sh)) {
_root.sp_name = "\u7981\u65AD\u30A4\u30DC\u3044\u3058\u308A\u5927\u5C06";
} else if (((_root.item02_sh >= _root.item01_sh) && (_root.item02_sh >= _root.item03_sh)) && (_root.item02_sh >= _root.item04_sh)) {
_root.sp_name = "\u30D2\u30DF\u30C4\u306E\u9375\u30D7\u30EC\u30A4\u8077\u4EBA";
} else if (((_root.item03_sh >= _root.item01_sh) && (_root.item03_sh >= _root.item02_sh)) && (_root.item03_sh >= _root.item04_sh)) {
_root.sp_name = "\u5DE6\u56DE\u3057\u30C9\u30E9\u30A4\u30D0\u30FC\u602A\u4EBA";
} else if (((_root.item04_sh >= _root.item01_sh) && (_root.item04_sh >= _root.item02_sh)) && (_root.item04_sh >= _root.item03_sh)) {
_root.sp_name = "\u30CC\u30EB\u30CC\u30EB\u5927\u56DE\u8EE2\u9B54\u7403";
} else {
_root.sp_name = "\u671F\u5F85\u306E\u89E6\u624B\u65B0\u661F";
}
this.over_back_btn.onRelease = function () {
_root.gotoAndPlay(6);
};
Frame 17
this.stop();
this.ok_btn.onRelease = function () {
_root.gotoAndPlay(_currentframe + 1);
};
Frame 18
this.stop();
this.start_btn.onRelease = function () {
_root.gotoAndPlay(7);
};
Symbol 24 MovieClip Frame 1
this.stop();
Symbol 24 MovieClip Frame 2
this.stop();
Symbol 38 MovieClip Frame 1
this.stop();
Symbol 38 MovieClip Frame 2
this.play();
Symbol 38 MovieClip Frame 11
this.gotoAndPlay(2);
Symbol 41 MovieClip Frame 1
this.stop();
Symbol 41 MovieClip Frame 2
this.play();
Symbol 41 MovieClip Frame 7
this.gotoAndPlay(2);
Symbol 44 MovieClip Frame 1
this.stop();
Symbol 44 MovieClip Frame 2
this.play();
Symbol 44 MovieClip Frame 9
this.gotoAndPlay(2);
Symbol 47 MovieClip Frame 1
this.stop();
Symbol 47 MovieClip Frame 2
this.stop();
Symbol 50 MovieClip Frame 1
this.stop();
Symbol 50 MovieClip Frame 2
this.stop();
Symbol 66 MovieClip Frame 1
this.stop();
Symbol 66 MovieClip Frame 2
this.stop();
Symbol 69 MovieClip Frame 1
this.stop();
Symbol 69 MovieClip Frame 2
this.stop();
Symbol 115 MovieClip Frame 1
this.stop();
_root.tent_siko2 = 0;
btn_zen.useHandCursor = false;
t_left.useHandCursor = false;
t_right.useHandCursor = false;
btn_sho.useHandCursor = false;
btn_door.useHandCursor = false;
btn_door_k.useHandCursor = false;
btn_door_n.useHandCursor = false;
_root.bg.t_left.onRelease = function () {
_root.black_out.gotoAndPlay(2);
_root.turn_dir = 1;
};
_root.bg.t_right.onRelease = function () {
_root.black_out.gotoAndPlay(2);
_root.turn_dir = 0;
};
if ((_root.tent_go == 0) || (_root.tent_go == 2)) {
_root.bg.btn_sho.enabled = false;
} else {
_root.bg.btn_sho.enabled = true;
}
if (_root.tent_go == 1) {
_root.bg.sho1.gotoAndPlay(2);
_root.bg.sho2.gotoAndPlay(2);
_root.bg.sho3.gotoAndPlay(2);
_root.bg.sho4.gotoAndPlay(2);
_root.bg.sho5.gotoAndPlay(2);
}
if (_root.tent_go == 2) {
_root.bg.door.gotoAndPlay(2);
}
this.btn_door.onRelease = function () {
if (_root.tent_go == 2) {
_root.gotoAndPlay("ending");
} else if (_root.tent_go == 1) {
_root.msg = "\u8D64\u9306\u3073\u305F\u91D1\u5C5E\u88FD\u306E\u30C9\u30A2\u3060\n\u62BC\u3057\u3066\u3082\u5F15\u3044\u3066\u3082\u30D3\u30AF\u3068\u3082\u3057\u306A\u3044\u4E0A\u306B\u4ECA\u306F\u89E6\u624B\u304C\u30B3\u30F3\u30CB\u30C1\u30CF\u3057\u3066\u3044\u308B\uFF01";
} else {
_root.msg = "\u8D64\u9306\u3073\u305F\u91D1\u5C5E\u88FD\u306E\u30C9\u30A2\u3060\n\u62BC\u3057\u3066\u3082\u5F15\u3044\u3066\u3082\u30D3\u30AF\u3068\u3082\u3057\u306A\u3044";
}
};
this.btn_door_k.onRelease = function () {
if (_root.tent_go == 2) {
_root.gotoAndPlay("ending");
} else if (_root.tent_go == 1) {
_root.tent_siko2++;
if (_root.tent_siko2 >= 5) {
_root.gotoAndPlay("gameover");
} else if (_root.equip == 1) {
if (_root.item01_sh <= 99) {
_root.item01_sh++;
}
_root.msg = "\u30A4\u30DC\u4ED8\u304D\u8ECD\u624B\u3067\u89E6\u624B\u3092\u89E6\u3063\u305F\uFF01\n\u30A4\u30DC\u306E\u611F\u89E6\u3067\u89E6\u624B\u306F\u305D\u308A\u3083\u3082\u3046\u5927\u5909\u3060\uFF01\uFF01";
} else if (_root.equip == 2) {
if (_root.item02_sh <= 99) {
_root.item02_sh++;
}
_root.msg = "\u9375\u3067\u89E6\u624B\u3092\u7A81\u3063\u3064\u3044\u305F\uFF01\n\u91D1\u5C5E\u306E\u51B7\u305F\u3044\u611F\u89E6\u306B\u3001\u89E6\u624B\u304C\u30A8\u30AD\u30B5\u30A4\u30C6\u30A3\u30F3\u30B0\uFF01\uFF01";
} else if (_root.equip == 3) {
if (_root.item03_sh <= 99) {
_root.item03_sh++;
}
_root.msg = "\u30C9\u30E9\u30A4\u30D0\u30FC\u3067\u89E6\u624B\u3092\u3053\u306D\u3053\u306D\u3057\u305F\uFF01\n\u30C9\u30E9\u30A4\u30D0\u30FC\u306E\u7D30\u3055\u306B\u89E6\u624B\u304C\u52DD\u3061\u8A87\u3063\u3066\u3044\u308B\uFF01\uFF01";
} else if (_root.equip == 4) {
if (_root.item04_sh <= 99) {
_root.item04_sh++;
}
_root.msg = "\u89E6\u624B\u306B\u30ED\u30FC\u30B7\u30E7\u30F3\u3092BUKKAKE\uFF01\u3000\u3057\u305F\uFF01\n\u305F\u3060\u306E\u89E6\u624B\u304C\u30CC\u30EB\u30CC\u30EB\u89E6\u624B\u306B\u30AF\u30E9\u30B9\u30C1\u30A7\u30F3\u30B8\uFF01";
} else if (_root.equip == 5) {
if (_root.item04_sh == 0) {
_root.msg = "\u3060\u3081\u3060\uFF01\u3000\u89E6\u624B\u306B\u30AA\u30CA\u30DB\u3092\u4F7F\u3046\u306B\u306F\u3001\u307E\u3060\u4F55\u304B\u304C\u4E00\u624B\u8DB3\u308A\u306A\u3044\uFF01";
} else {
_root.item_get_sw = 99;
_root.item_get_mc.play();
_root.msg = "\u89E6\u624B\u306B\u5BFE\u3057\u3066\u30AA\u30CA\u30DB\u3092\u4F7F\u7528\u3057\u305F\uFF01\uFF01\n\u3042\u307E\u308A\u306B\u7A81\u51FA\u3057\u305F\u30AA\u30CA\u30DB\u306E\u6027\u80FD\u306B\u3001\u8CEA\u91CF\u3092\u4F34\u3063\u305F\u5206\u8EAB\u3059\u3089\u51FA\u73FE\u3059\u308B\uFF01\uFF01";
}
} else {
_root.msg = "\u89E6\u624B\u304C\u3068\u3066\u3082\u5143\u6C17\u306B\u3046\u306D\u3046\u306D\u3057\u3066\u3044\u308B\uFF01";
}
} else if (_root.door_k_look < 4) {
_root.door_k_look++;
_root.msg = "\u30C9\u30A2\u306E\u4E0A\u306E\u65B9\u306B\u683C\u5B50\u7A93\u304C\u3042\u308B\n\u304C\u3001\u8997\u3044\u3066\u307F\u3066\u3082\u5916\u306F\u771F\u3063\u6697\u3067\u4F55\u3082\u898B\u3048\u306A\u3044";
} else {
_root.tent_go = 1;
_root.bg.sho1.play();
_root.bg.sho2.play();
_root.bg.sho3.play();
_root.bg.sho4.play();
_root.bg.sho5.play();
_root.msg = "\u308F\u3063\uFF01\u3000\u3057\u3087\u3057\u3087\u89E6\u624B\u304C\u51FA\u305F\u3041\u3063\uFF01\uFF01";
}
};
this.btn_door_n.onRelease = function () {
if (_root.tent_go == 2) {
_root.gotoAndPlay("ending");
} else if (_root.tent_go == 1) {
_root.msg = "\u30C9\u30A2\u30CE\u30D6\u3092\u56DE\u305D\u3046\u3068\u3057\u3066\u3082\u3001\u5168\u7136\u56DE\u3089\u306A\u3044\n\u3063\u3066\u304B\u3001\u30C9\u30A2\u30CE\u30D6\u56DE\u3057\u3066\u308B\u5834\u5408\u3058\u3083\u306A\u3044\uFF01";
} else {
_root.msg = "\u30C9\u30A2\u30CE\u30D6\u3092\u56DE\u305D\u3046\u3068\u3057\u3066\u3082\u3001\u5168\u7136\u56DE\u3089\u306A\u3044\n\u9375\u304C\u304B\u304B\u3063\u3066\u3044\u308B\u307F\u305F\u3044\u3060";
}
};
this.btn_sho.onRelease = function () {
_root.tent_siko2++;
if (_root.tent_siko2 >= 5) {
_root.gotoAndPlay("gameover");
} else if (_root.equip == 1) {
if (_root.item01_sh <= 99) {
_root.item01_sh++;
}
_root.msg = "\u30A4\u30DC\u4ED8\u304D\u8ECD\u624B\u3067\u89E6\u624B\u3092\u89E6\u3063\u305F\uFF01\n\u30A4\u30DC\u306E\u611F\u89E6\u3067\u89E6\u624B\u306F\u305D\u308A\u3083\u3082\u3046\u5927\u5909\u3060\uFF01\uFF01";
} else if (_root.equip == 2) {
if (_root.item02_sh <= 99) {
_root.item02_sh++;
}
_root.msg = "\u9375\u3067\u89E6\u624B\u3092\u7A81\u3063\u3064\u3044\u305F\uFF01\n\u91D1\u5C5E\u306E\u51B7\u305F\u3044\u611F\u89E6\u306B\u3001\u89E6\u624B\u304C\u30A8\u30AD\u30B5\u30A4\u30C6\u30A3\u30F3\u30B0\uFF01\uFF01";
} else if (_root.equip == 3) {
if (_root.item03_sh <= 99) {
_root.item03_sh++;
}
_root.msg = "\u30C9\u30E9\u30A4\u30D0\u30FC\u3067\u89E6\u624B\u3092\u3053\u306D\u3053\u306D\u3057\u305F\uFF01\n\u30C9\u30E9\u30A4\u30D0\u30FC\u306E\u7D30\u3055\u306B\u89E6\u624B\u304C\u52DD\u3061\u8A87\u3063\u3066\u3044\u308B\uFF01\uFF01";
} else if (_root.equip == 4) {
if (_root.item04_sh <= 99) {
_root.item04_sh++;
}
_root.msg = "\u89E6\u624B\u306B\u30ED\u30FC\u30B7\u30E7\u30F3\u3092BUKKAKE\uFF01\u3000\u3057\u305F\uFF01\n\u305F\u3060\u306E\u89E6\u624B\u304C\u30CC\u30EB\u30CC\u30EB\u89E6\u624B\u306B\u30AF\u30E9\u30B9\u30C1\u30A7\u30F3\u30B8\uFF01";
} else if (_root.equip == 5) {
if (_root.item04_sh == 0) {
_root.msg = "\u3060\u3081\u3060\uFF01\u3000\u89E6\u624B\u306B\u30AA\u30CA\u30DB\u3092\u4F7F\u3046\u306B\u306F\u3001\u307E\u3060\u4F55\u304B\u304C\u4E00\u624B\u8DB3\u308A\u306A\u3044\uFF01";
} else {
_root.item_get_sw = 99;
_root.item_get_mc.play();
_root.msg = "\u89E6\u624B\u306B\u5BFE\u3057\u3066\u30AA\u30CA\u30DB\u3092\u4F7F\u7528\u3057\u305F\uFF01\uFF01\n\u3042\u307E\u308A\u306B\u7A81\u51FA\u3057\u305F\u30AA\u30CA\u30DB\u306E\u6027\u80FD\u306B\u3001\u8CEA\u91CF\u3092\u4F34\u3063\u305F\u5206\u8EAB\u3059\u3089\u51FA\u73FE\u3059\u308B\uFF01\uFF01";
}
} else {
_root.msg = "\u89E6\u624B\u304C\u3068\u3066\u3082\u5143\u6C17\u306B\u3046\u306D\u3046\u306D\u3057\u3066\u3044\u308B\uFF01";
}
};
this.btn_zen.onRelease = function () {
_root.msg = "\u305D\u3053\u306B\u306F\u7279\u306B\u4F55\u3082\u306A\u3044";
};
Symbol 115 MovieClip Frame 2
this.stop();
btn_zen.useHandCursor = false;
t_left.useHandCursor = false;
t_right.useHandCursor = false;
btn_iron.useHandCursor = false;
btn_pepe.useHandCursor = false;
_root.bg.t_left.onRelease = function () {
_root.black_out.gotoAndPlay(2);
_root.turn_dir = 1;
};
_root.bg.t_right.onRelease = function () {
_root.black_out.gotoAndPlay(2);
_root.turn_dir = 0;
};
if (_root.item04_fl >= 1) {
_root.bg.pepe.gotoAndPlay(2);
}
if (_root.item05_fl >= 1) {
_root.bg.iron_ita.gotoAndPlay(2);
}
this.btn_zen.onRelease = function () {
_root.msg = "\u305D\u3053\u306B\u306F\u7279\u306B\u4F55\u3082\u306A\u3044";
};
this.btn_pepe.onRelease = function () {
if (_root.item04_fl == 0) {
_root.item04_fl = 1;
_root.item_window.item03.gotoAndPlay(1);
btnoff();
_root.bg.pepe.gotoAndPlay(2);
_root.msg = "\u306A\u306B\u304B\u5E8A\u306B\u7F6E\u3044\u3066\u3042\u308B";
_root.item_get_sw = 4;
_root.item_get_mc.play();
} else {
_root.msg = "\u305D\u3053\u306B\u306F\u7279\u306B\u4F55\u3082\u306A\u3044";
}
};
this.btn_iron.onRelease = function () {
if (_root.item05_fl >= 1) {
_root.msg = "\u3082\u3046\u3053\u306E\u4E2D\u306B\u306F\u4F55\u3082\u306A\u3044";
} else if (_root.equip == 3) {
_root.item05_fl = 1;
_root.item_window.item04.gotoAndPlay(1);
_root.bg.iron_ita.gotoAndPlay(2);
_root.msg = "\u30C9\u30E9\u30A4\u30D0\u30FC\u3067\u30CD\u30B8\u3092\u5916\u3059\u3068\u3001\u91D1\u5C5E\u306E\u677F\u3082\u58C1\u304B\u3089\u53D6\u308A\u5916\u3059\u3053\u3068\u304C\u3067\u304D\u305F\uFF01";
_root.item_get_sw = 5;
_root.item_get_mc.play();
} else {
_root.msg = "\u58C1\u306B\u91D1\u5C5E\u306E\u677F\u304C\u53D6\u308A\u4ED8\u3051\u3066\u3042\u308B\n\u56DB\u9685\u304C\u30CD\u30B8\u3067\u6B62\u3081\u3089\u308C\u3066\u3044\u308B\u3088\u3046\u3060";
}
};
Symbol 115 MovieClip Frame 3
this.stop();
btn_zen.useHandCursor = false;
t_left.useHandCursor = false;
t_right.useHandCursor = false;
btn_panel.useHandCursor = false;
btn_pants.useHandCursor = false;
btn_kan.useHandCursor = false;
btn_dai.useHandCursor = false;
_root.bg.t_left.onRelease = function () {
_root.black_out.gotoAndPlay(2);
_root.turn_dir = 1;
};
_root.bg.t_right.onRelease = function () {
_root.black_out.gotoAndPlay(2);
_root.turn_dir = 0;
};
if (_root.item01_fl >= 1) {
_root.bg.num_panel.gotoAndPlay(2);
}
if ((_root.item06_fl == 1) || (_root.tent_go <= 1)) {
_root.bg.pants.gotoAndPlay(2);
}
this.btn_zen.onRelease = function () {
_root.msg = "\u305D\u3053\u306B\u306F\u7279\u306B\u4F55\u3082\u306A\u3044";
};
this.btn_dai.onRelease = function () {
_root.msg = "\u9811\u4E08\u305D\u3046\u306A\u6728\u88FD\u306E\u53F0\u3060\n\u5E8A\u306B\u56FA\u5B9A\u3055\u308C\u3066\u3044\u308B\u3088\u3046\u3067\u3001\u52D5\u304B\u306A\u3044";
};
this.btn_kan.onRelease = function () {
if (_root.item02_fl >= 1) {
_root.msg = "\u3082\u3046\u7F36\u306B\u306F\u4F55\u3082\u5165\u3063\u3066\u3044\u306A\u3044";
} else if (_root.equip == 1) {
_root.item02_fl = 1;
_root.item_window.item02.gotoAndPlay(1);
_root.msg = "\u30A4\u30DC\u4ED8\u304D\u8ECD\u624B\u3092\u624B\u306B\u306F\u3081\u3066\u7F36\u306E\u30D5\u30BF\u3092\u56DE\u3057\u305F\uFF01\n\u624B\u304C\u6ED1\u3089\u305A\u306B\u3046\u307E\u304F\u56DE\u305B\u308B\uFF01";
_root.item_get_sw = 2;
_root.item_get_mc.play();
} else {
_root.msg = "\u7F36\u304C\u7F6E\u3044\u3066\u3042\u308B\n\u8868\u9762\u304C\u30C4\u30EB\u30C4\u30EB\u3057\u3066\u3044\u308B\u306E\u3067\u3001\u624B\u304C\u6ED1\u3063\u3066\u30D5\u30BF\u304C\u5916\u305B\u306A\u3044";
}
};
this.btn_panel.onRelease = function () {
if (_root.item01_fl >= 1) {
_root.msg = "\u3082\u3046\u3053\u306E\u4E2D\u306B\u306F\u4F55\u3082\u306A\u3044";
} else if (_root.paper_look_sw == 0) {
_root.msg = "\u58C1\u306B\u6570\u5B57\u3092\u5165\u529B\u3059\u308B\u30D1\u30CD\u30EB\u304C\u3042\u308B\n\u3069\u3093\u306A\u6570\u5B57\u3092\u5165\u529B\u3059\u308C\u3070\u3044\u3044\u3093\u3060\u308D\u3046\uFF1F";
} else {
_root.bg.gotoAndPlay(6);
}
};
this.btn_pants.onRelease = function () {
if ((_root.tent_go == 2) && (_root.item06_fl == 0)) {
_root.item06_fl = 1;
_root.item_window.item05.gotoAndPlay(1);
btnoff();
_root.bg.pants.gotoAndPlay(2);
_root.msg = "\u3053\u3001\u3053\u308C\u306F\u30D2\u30E2\u30D1\u30F3\uFF01\u3000\u3057\u304B\u3082\u60C5\u71B1\u306E\u8D64\u30C3\uFF01\uFF08Red of passion\uFF09\n\u3069\u3046\u3084\u3089\u7206\u767A\u306E\u885D\u6483\u3067\u3069\u3053\u304B\u3089\u304B\u98DB\u3093\u3067\u304D\u305F\u3088\u3046\u3060\u3002\u3053\u308C\u3055\u3048\u3042\u308C\u3070\u2026\u2026\u3063\uFF01";
_root.item_get_sw = 6;
_root.item_get_mc.play();
} else {
_root.msg = "\u305D\u3053\u306B\u306F\u7279\u306B\u4F55\u3082\u306A\u3044";
}
};
Symbol 115 MovieClip Frame 4
this.stop();
btn_zen.useHandCursor = false;
t_left.useHandCursor = false;
t_right.useHandCursor = false;
btn_box.useHandCursor = false;
btn_paper.useHandCursor = false;
_root.bg.t_left.onRelease = function () {
_root.black_out.gotoAndPlay(2);
_root.turn_dir = 1;
};
_root.bg.t_right.onRelease = function () {
_root.black_out.gotoAndPlay(2);
_root.turn_dir = 0;
};
this.btn_zen.onRelease = function () {
_root.msg = "\u305D\u3053\u306B\u306F\u7279\u306B\u4F55\u3082\u306A\u3044";
};
this.btn_paper.onRelease = function () {
if (_root.item01_fl >= 1) {
_root.msg = "\u3082\u3046\u3053\u306E\u7D19\u306F\u898B\u306A\u304F\u3066\u3082\u3044\u3044\u3060\u308D\u3046";
} else {
_root.paper_look_sw = 1;
_root.bg.gotoAndPlay(5);
}
};
this.btn_box.onRelease = function () {
if (_root.item03_fl >= 1) {
_root.msg = "\u3082\u3046\u7BB1\u306E\u4E2D\u306B\u306F\u4F55\u3082\u306A\u3044";
} else if (_root.equip == 2) {
_root.item02_fl = 2;
_root.item03_fl = 1;
_root.item_window.item02.gotoAndPlay(2);
_root.item_reset();
_root.msg = "\u9375\u3092\u4F7F\u3063\u3066\u7BB1\u3092\u958B\u3051\u305F\uFF01";
_root.item_get_sw = 3;
_root.item_get_mc.play();
} else {
_root.msg = "\u7BB1\u304C\u7F6E\u3044\u3066\u3042\u308B\n\u9375\u304C\u304B\u304B\u3063\u3066\u3044\u3066\u958B\u304B\u306A\u3044";
}
};
Symbol 115 MovieClip Frame 5
this.stop();
btn_zen.useHandCursor = false;
t_down.useHandCursor = false;
this.btn_paper2.useHandCursor = false;
this.btn_zen.onRelease = function () {
_root.msg = "\u305D\u3053\u306B\u306F\u7279\u306B\u4F55\u3082\u306A\u3044";
};
this.t_down.onRelease = function () {
_root.bg.gotoAndPlay(4);
};
this.btn_paper2.onRelease = function () {
_root.msg = "\u58C1\u306B\u8CBC\u3089\u308C\u305F\u7D19\u306B\u6570\u5B57\u304C\u66F8\u3044\u3066\u3042\u308B";
};
Symbol 115 MovieClip Frame 6
this.stop();
btn_zen.useHandCursor = false;
t_down.useHandCursor = false;
ang_num = 0;
this.btn_zen.onRelease = function () {
_root.msg = "\u305D\u3053\u306B\u306F\u7279\u306B\u4F55\u3082\u306A\u3044";
};
this.t_down.onRelease = function () {
_root.bg.gotoAndPlay(3);
};
btn1.onRelease = function () {
if (ang_num == "ERROR") {
ang_num = 1;
} else if (ang_num == 0) {
ang_num = 1;
} else if (ang_num <= 9) {
ang_num = ang_num * 10;
ang_num = ang_num + 1;
} else if (ang_num >= 10) {
ang_num = 1;
} else {
ang_num = 1;
}
};
btn2.onRelease = function () {
if (ang_num == "ERROR") {
ang_num = 2;
} else if (ang_num == 0) {
ang_num = 2;
} else if (ang_num <= 9) {
ang_num = ang_num * 10;
ang_num = ang_num + 2;
} else if (ang_num >= 10) {
ang_num = 2;
} else {
ang_num = 2;
}
};
btn3.onRelease = function () {
if (ang_num == "ERROR") {
ang_num = 3;
} else if (ang_num == 0) {
ang_num = 3;
} else if (ang_num <= 9) {
ang_num = ang_num * 10;
ang_num = ang_num + 3;
} else if (ang_num >= 10) {
ang_num = 3;
} else {
ang_num = 3;
}
};
btn4.onRelease = function () {
if (ang_num == "ERROR") {
ang_num = 4;
} else if (ang_num == 0) {
ang_num = 4;
} else if (ang_num <= 9) {
ang_num = ang_num * 10;
ang_num = ang_num + 4;
} else if (ang_num >= 10) {
ang_num = 4;
} else {
ang_num = 4;
}
};
btn5.onRelease = function () {
if (ang_num == "ERROR") {
ang_num = 5;
} else if (ang_num == 0) {
ang_num = 5;
} else if (ang_num <= 9) {
ang_num = ang_num * 10;
ang_num = ang_num + 5;
} else if (ang_num >= 10) {
ang_num = 5;
} else {
ang_num = 5;
}
};
btn6.onRelease = function () {
if (ang_num == "ERROR") {
ang_num = 6;
} else if (ang_num == 0) {
ang_num = 6;
} else if (ang_num <= 9) {
ang_num = ang_num * 10;
ang_num = ang_num + 6;
} else if (ang_num >= 10) {
ang_num = 6;
} else {
ang_num = 6;
}
};
btn7.onRelease = function () {
if (ang_num == "ERROR") {
ang_num = 7;
} else if (ang_num == 0) {
ang_num = 7;
} else if (ang_num <= 9) {
ang_num = ang_num * 10;
ang_num = ang_num + 7;
} else if (ang_num >= 10) {
ang_num = 7;
} else {
ang_num = 7;
}
};
btn8.onRelease = function () {
if (ang_num == "ERROR") {
ang_num = 8;
} else if (ang_num == 0) {
ang_num = 8;
} else if (ang_num <= 9) {
ang_num = ang_num * 10;
ang_num = ang_num + 8;
} else if (ang_num >= 10) {
ang_num = 8;
} else {
ang_num = 8;
}
};
btn9.onRelease = function () {
if (ang_num == "ERROR") {
ang_num = 9;
} else if (ang_num == 0) {
ang_num = 9;
} else if (ang_num <= 9) {
ang_num = ang_num * 10;
ang_num = ang_num + 9;
} else if (ang_num >= 10) {
ang_num = 9;
} else {
ang_num = 9;
}
};
btn0.onRelease = function () {
if (ang_num == "ERROR") {
ang_num = 0;
} else if (ang_num <= 9) {
ang_num = ang_num * 10;
} else if (ang_num >= 10) {
ang_num = 0;
} else {
ang_num = 0;
}
};
btn_cl.onRelease = function () {
ang_num = 0;
};
btn_ent.onRelease = function () {
if (_root.ang_num_shu == 1) {
if (ang_num == 34) {
_root.item_get_sw = 1;
_root.item01_fl = 1;
_root.item_window.item01.gotoAndPlay(1);
_root.msg = "\u30D1\u30CD\u30EB\u306E\u3042\u308B\u58C1\u306E\u4E00\u90E8\u5206\u304C\u958B\u3044\u305F\uFF01";
_root.item_get_mc.play();
_root.bg.gotoAndPlay(3);
} else {
ang_num = "ERROR";
}
} else if (_root.ang_num_shu == 2) {
if (ang_num == 50) {
_root.item_get_sw = 1;
_root.item01_fl = 1;
_root.item_window.item01.gotoAndPlay(1);
_root.msg = "\u30D1\u30CD\u30EB\u306E\u3042\u308B\u58C1\u306E\u4E00\u90E8\u5206\u304C\u958B\u3044\u305F\uFF01";
_root.item_get_mc.play();
_root.bg.gotoAndPlay(3);
} else {
ang_num = "ERROR";
}
} else if (ang_num == 49) {
_root.item_get_sw = 1;
_root.item01_fl = 1;
_root.item_window.item01.gotoAndPlay(1);
_root.msg = "\u30D1\u30CD\u30EB\u306E\u3042\u308B\u58C1\u306E\u4E00\u90E8\u5206\u304C\u958B\u3044\u305F\uFF01";
_root.item_get_mc.play();
_root.bg.gotoAndPlay(3);
} else {
ang_num = "ERROR";
}
};
Symbol 119 MovieClip Frame 1
this.stop();
Symbol 119 MovieClip Frame 2
this.stop();
Symbol 122 MovieClip Frame 1
this.stop();
Symbol 122 MovieClip Frame 2
this.stop();
Symbol 127 MovieClip Frame 1
this.stop();
Symbol 127 MovieClip Frame 2
this.stop();
Symbol 127 MovieClip Frame 3
this.stop();
Symbol 128 MovieClip Frame 1
this.stop();
Symbol 128 MovieClip Frame 2
this.stop();
Symbol 131 MovieClip Frame 1
this.stop();
Symbol 131 MovieClip Frame 2
this.stop();
Symbol 132 MovieClip Frame 1
this.stop();
Symbol 132 MovieClip Frame 2
this.stop();
Symbol 134 MovieClip Frame 1
this.stop();
this.btn_item01.useHandCursor = false;
this.btn_item02.useHandCursor = false;
this.btn_item03.useHandCursor = false;
this.btn_item04.useHandCursor = false;
this.btn_item05.useHandCursor = false;
this.btn_item01.onRelease = function () {
if (_root.item01_fl == 1) {
if (_root.item_window.item_waku1._currentframe == 1) {
_root.item_reset();
_root.equip = 1;
_root.item_window.item_waku1.gotoAndPlay(2);
} else {
_root.equip = 0;
_root.item_window.item_waku1.gotoAndPlay(1);
}
}
};
this.btn_item02.onRelease = function () {
if (_root.item02_fl == 1) {
if (_root.item_window.item_waku2._currentframe == 1) {
_root.item_reset();
_root.equip = 2;
_root.item_window.item_waku2.gotoAndPlay(2);
} else {
_root.equip = 0;
_root.item_window.item_waku2.gotoAndPlay(1);
}
} else if (_root.item03_fl == 1) {
if (_root.item_window.item_waku2._currentframe == 1) {
_root.item_reset();
_root.equip = 3;
_root.item_window.item_waku2.gotoAndPlay(2);
} else {
_root.equip = 0;
_root.item_window.item_waku2.gotoAndPlay(1);
}
}
};
this.btn_item03.onRelease = function () {
if (_root.item04_fl == 1) {
if (_root.item_window.item_waku3._currentframe == 1) {
_root.item_reset();
_root.equip = 4;
_root.item_window.item_waku3.gotoAndPlay(2);
} else {
_root.equip = 0;
_root.item_window.item_waku3.gotoAndPlay(1);
}
}
};
this.btn_item04.onRelease = function () {
if (_root.item05_fl == 1) {
if (_root.item_window.item_waku4._currentframe == 1) {
_root.item_reset();
_root.equip = 5;
_root.item_window.item_waku4.gotoAndPlay(2);
} else {
_root.equip = 0;
_root.item_window.item_waku4.gotoAndPlay(1);
}
}
};
this.btn_item05.onRelease = function () {
if (_root.item06_fl == 1) {
if (_root.item_window.item_waku5._currentframe == 1) {
_root.item_reset();
_root.equip = 6;
_root.item_window.item_waku5.gotoAndPlay(2);
} else {
_root.equip = 0;
_root.item_window.item_waku5.gotoAndPlay(1);
}
}
};
Symbol 139 MovieClip Frame 1
this.stop();
Symbol 139 MovieClip Frame 2
btnoff();
_root.msg = "";
Symbol 139 MovieClip Frame 6
if (_root.turn_dir == 1) {
if (_root.muki == 1) {
_root.muki = 2;
_root.bg.gotoAndPlay(2);
} else if (_root.muki == 2) {
_root.muki = 3;
_root.bg.gotoAndPlay(3);
} else if (_root.muki == 3) {
_root.muki = 4;
_root.bg.gotoAndPlay(4);
} else {
_root.muki = 1;
_root.bg.gotoAndPlay(1);
}
} else if (_root.muki == 1) {
_root.muki = 4;
_root.bg.gotoAndPlay(4);
} else if (_root.muki == 2) {
_root.muki = 1;
_root.bg.gotoAndPlay(1);
} else if (_root.muki == 3) {
_root.muki = 2;
_root.bg.gotoAndPlay(2);
} else {
_root.muki = 3;
_root.bg.gotoAndPlay(3);
}
Symbol 139 MovieClip Frame 11
btnon();
Symbol 166 MovieClip Frame 1
this.stop();
Symbol 166 MovieClip Frame 2
btnoff();
Symbol 166 MovieClip Frame 5
if (_root.item_get_sw == 1) {
this.gotoAndPlay(6);
} else if (_root.item_get_sw == 2) {
this.gotoAndPlay(7);
} else if (_root.item_get_sw == 3) {
this.gotoAndPlay(8);
} else if (_root.item_get_sw == 4) {
this.gotoAndPlay(9);
} else if (_root.item_get_sw == 5) {
this.gotoAndPlay(10);
} else if (_root.item_get_sw == 6) {
this.gotoAndPlay(11);
} else if (_root.item_get_sw == 99) {
this.gotoAndPlay(12);
}
Symbol 166 MovieClip Frame 6
this.stop();
this.item_back_btn.onRelease = function () {
btnon();
_root.item_get_sw = 0;
_root.item_get_mc.gotoAndPlay(1);
};
Symbol 166 MovieClip Frame 7
this.stop();
this.item_back_btn.onRelease = function () {
btnon();
_root.item_get_sw = 0;
_root.item_get_mc.gotoAndPlay(1);
};
Symbol 166 MovieClip Frame 8
this.stop();
this.item_back_btn.onRelease = function () {
btnon();
_root.item_get_sw = 0;
_root.item_get_mc.gotoAndPlay(1);
};
Symbol 166 MovieClip Frame 9
this.stop();
this.item_back_btn.onRelease = function () {
btnon();
_root.item_get_sw = 0;
_root.item_get_mc.gotoAndPlay(1);
};
Symbol 166 MovieClip Frame 10
this.stop();
this.item_back_btn.onRelease = function () {
btnon();
_root.item_get_sw = 0;
_root.item_get_mc.gotoAndPlay(1);
};
Symbol 166 MovieClip Frame 11
this.stop();
this.item_back_btn.onRelease = function () {
btnon();
_root.item_get_sw = 0;
_root.item_get_mc.gotoAndPlay(1);
};
Symbol 166 MovieClip Frame 12
this.stop();
this.finish_btn.onRelease = function () {
_root.tent_go = 2;
_root.bg.sho1.gotoAndPlay(1);
_root.bg.sho2.gotoAndPlay(1);
_root.bg.sho3.gotoAndPlay(1);
_root.bg.sho4.gotoAndPlay(1);
_root.bg.sho5.gotoAndPlay(1);
_root.bg.door.gotoAndPlay(2);
_root.item_get_mc.gotoAndPlay(_currentframe + 1);
};
Symbol 166 MovieClip Frame 13
this.stop();
_root.msg = "\u305D\u3057\u3066\u30D5\u30A3\u30CB\u30C3\u30B7\u30E5\u3068\u540C\u4E8B\u306B\u3001\u89E6\u624B\u306F\u5927\u7206\u767A\u3057\u3066\u6607\u5929\u3057\u305F\uFF01\n\u51C4\u3044\u305E\u30AA\u30CA\u30DB\u306E\u7834\u58CA\u529B\uFF01\u3000\u30AA\u30CA\u30DB\u8077\u4EBA\u306E\u5320\u306E\u6280\u3088\u3001\u3042\u308A\u304C\u3068\u3046\uFF01\uFF01";
this.next_btn.onRelease = function () {
_root.msg = "\u305D\u3093\u306A\u3053\u3093\u306A\u3067\u3001\u89E6\u624B\u306F\u30C9\u30A2\u3068\u5171\u306B\u6D88\u3048\u3066\u306A\u304F\u306A\u3063\u305F\uFF01";
btnon();
_root.item_get_sw = 0;
_root.item_window.item04.gotoAndPlay(2);
_root.item_reset();
_root.item05_fl = 2;
_root.bg.btn_sho.enabled = false;
_root.item_get_mc.gotoAndPlay(1);
};