Frame 2
function addlog(newlog) {
if (pSWF.log_view == 1) {
with (pSWF) {
log.text = log.text + newlog;
log.setTextFormat(log_tf);
}
}
}
function checker(url) {
with (pSWF) {
pSWF.ready = 0;
pSWF.list = allow.split(" ").join("").split("\t").join("").split(newline);
if (act1 == "") {
if (list[0] == "") {
act1 = list[1];
} else {
act1 = list[0];
}
}
i = 0;
for ( ; i < list.length ; i++) {
if (list[i] != "") {
if (list[i].indexOf("*") < 0) {
if (url.indexOf(list[i]) == 0) {
ready = 1;
}
} else {
t_ary = list[i].split("*");
if (url.indexOf(t_ary[0]) == 0) {
t_url = t_ary[0];
t_pos = t_url.length;
j = 1;
for ( ; j < t_ary.length ; j++) {
if (url.indexOf(t_ary[j], t_pos) >= 0) {
temp = url.substring(t_pos, url.indexOf(t_ary[j], t_pos));
if (temp.indexOf("/") == -1) {
t_url = t_url + ("*" + url.substr(url.indexOf(t_ary[j]), t_ary[j].length));
t_pos = t_pos + temp.length;
}
}
}
if (t_url == list[i]) {
ready = 1;
}
}
}
}
}
if (!((ready != 1) && (action != 0))) {
addlog("result: allowable address.\n");
} else {
if (cgipost == 1) {
System.security.loadPolicyFile(polurl);
createEmptyMovieClip("pCGI", 100);
pCGI.fileurl = _root._url;
pCGI.pageurl = _root.urlcheck;
pCGI.loadVariables(cgipath, "POST");
}
if (action != 1) {
if (action == 2) {
pSWF.tf = new TextFormat();
with (pSWF.tf) {
align = "center";
color = act2_txt;
size = act2_size;
font = "_serif";
leading = 2;
}
pSWF.createTextField("txt", 2, 0, 0, 10, 10);
with (txt) {
autoSize = true;
text = act2;
border = true;
background = true;
borderColor = act2_bdc;
backgroundColor = act2_bgc;
selectable = false;
setTextFormat(tf);
_x = (Stage.width / 2) - (_width / 2);
_y = (Stage.height / 2) - (_height / 2);
}
}
} else {
if (act1_addurl == 1) {
act1 = act1 + _root._url;
}
getURL (act1);
}
addlog("result: illegal address.\nfile was locked.");
SWFlock = -1;
Stage.showMenu = false;
pSWF.onEnterFrame = function () {
if (_parent._currentframe != 1) {
_parent.gotoAndStop(1);
}
};
}
}
}
if ((pSWF.SWFlock == eval("undefined")) && (_url.indexOf("file://") != 0)) {
createEmptyMovieClip("pSWF", 1);
pSWF.SWFlock = 0;
pSWF.version = "070623";
pSWF.fps = 24;
pSWF.objID = "uchinoko";
pSWF.allow = "\n\t\thttp://studioyuria.web.fc2.com/\n\t";
pSWF.c_reprint = 1;
pSWF.c_direct = 0;
pSWF.c_complete = 1;
pSWF.log_view = 0;
pSWF.autoplay = 1;
pSWF.log_size = 11;
pSWF.log_txt = 16777215 /* 0xFFFFFF */;
pSWF.log_bg = 0;
pSWF.w_load = 15;
pSWF.w_jvsc = 3;
pSWF.action = 1;
pSWF.act1 = "";
pSWF.act1_addurl = 0;
pSWF.act2 = "\u30D5\u30A1\u30A4\u30EB\u3092\u518D\u751F\u3067\u304D\u307E\u305B\u3093\u3002\n\u88FD\u4F5C\u8005\u306B\u304A\u554F\u3044\u5408\u308F\u305B\u304F\u3060\u3055\u3044\u3002";
pSWF.act2_size = 16;
pSWF.act2_txt = 14606046 /* 0xDEDEDE */;
pSWF.act2_bgc = 6842472 /* 0x686868 */;
pSWF.act2_bdc = 15395562 /* 0xEAEAEA */;
pSWF.cgipost = 0;
pSWF.cgipath = "http://sys.nuko.info/swf/error.cgi";
pSWF.polurl = "http://sys.nuko.info/swf/crossdomain.xml";
if (pSWF.log_view == 1) {
with (pSWF) {
if (log_bg != "none") {
lineStyle();
moveTo(0, 0);
beginFill(log_bg, 100);
lineTo(Stage.width, 0);
lineTo(Stage.width, Stage.height);
lineTo(0, Stage.height);
lineTo(0, 0);
endFill();
}
pSWF.log_tf = new TextFormat();
with (log_tf) {
align = "left";
color = log_txt;
size = log_size;
font = "_typewriter";
}
pSWF.createTextField("log", 1, 0, 0, Stage.width, Stage.height);
with (log) {
text = ("uchinoko ver." + version) + " by http://nuko.info/\n\nready.\n";
selectable = false;
wordWrap = true;
setTextFormat(log_tf);
}
}
}
}
with (pSWF) {
if (SWFlock == 0) {
SWFlock = 1;
if (c_reprint == 1) {
addlog("checking file address...\n");
checker(_root._url);
}
pSWF.temp = (fps * w_load) + 1;
}
if (SWFlock == 1) {
if (c_direct != 1) {
SWFlock = 3;
} else if (!((_root.complete != "OK") && (c_complete == 1))) {
addlog("checking page address...\n");
_root.urlcheck = "";
pSWF.temp = ("javascript:void(window.document." + objID) + ".SetVariable('_root.urlcheck',document.URL))";
getURL (temp);
pSWF.temp = fps * w_jvsc;
SWFlock = 2;
} else {
if (temp != (fps * w_load)) {
if (0 >= temp) {
addlog("timeout.\n");
_root.complete = "OK";
}
} else if (log_view == 1) {
addlog("wait for loading completely...\n");
}
temp--;
_parent.gotoAndPlay(_parent._currentframe - 1);
}
}
if (SWFlock == 2) {
if (!((_root.urlcheck == "") || (_root.urlcheck == eval("undefined")))) {
SWFlock = 3;
checker(_root.urlcheck);
} else {
if (0 >= temp) {
_root.urlcheck = "unknown";
} else {
temp--;
}
_parent.gotoAndPlay(_parent._currentframe - 1);
}
}
if (SWFlock == 3) {
addlog("\nproblem was not found.\nnow exit program and play this file.");
if (log_view != 1) {
SWFlock = 6;
} else if (autoplay != 0) {
pSWF.temp = fps;
SWFlock = 5;
} else {
addlog("\npress any key or click here.");
pSWF.onMouseDown = function () {
if (SWFlock == 4) {
SWFlock = 6;
}
};
pSWF.onKeyDown = function () {
if (SWFlock == 4) {
SWFlock = 6;
}
};
Key.addListener(pSWF);
SWFlock = 4;
}
}
if (SWFlock == 4) {
_parent.gotoAndPlay(_parent._currentframe - 1);
}
if (SWFlock == 5) {
if (0 >= temp) {
SWFlock = 6;
} else {
temp--;
_parent.gotoAndPlay(_parent._currentframe - 1);
}
}
}
if (pSWF.SWFlock == 6) {
pSWF.SWFlock = -1;
pSWF.removeMovieClip();
}
Frame 3
_focusrect = false;
Stage.showMenu = false;
Frame 4
s_mask = 1;
s_lock = 1;
if (s_mask == 1) {
Stage.scaleMode = "showAll";
createEmptyMovieClip("stage_mask", 12345);
with (stage_mask) {
lineStyle();
beginFill(0, 100);
moveTo(0, 0);
lineTo(Stage.width, 0);
lineTo(Stage.width, Stage.height);
lineTo(0, Stage.height);
lineTo(0, 0);
endFill();
}
_root.setMask(stage_mask);
}
if (s_lock == 1) {
Stage.scaleMode = "noScale";
}
Frame 5
_root.select_item = "no";
_root.key1 = 1;
_root.key2 = 1;
_root.key3 = 1;
_root.key4 = 1;
_root.denchi1 = 1;
_root.denchi2 = 1;
_root.rimocon = 1;
_root.driver = 1;
_root.memo = 1;
_root.memo2 = 1;
_root.memo3 = 1;
_root.memo4 = 1;
_root.open = 1;
_root.room = 1;
_root.isu = 1;
_root.huton = 1;
_root.breaker = 1;
_root.yami = 1;
_root.suji1 = 0;
_root.suji2 = 0;
_root.suji3 = 0;
_root.suji_r = int(Math.random() * 10) + 0;
_root.suji_g = int(Math.random() * 10) + 0;
_root.suji_b = int(Math.random() * 9) + 1;
_root.suji_no = int(Math.random() * 6) + 1;
_root.suji4 = 0;
_root.suji5 = 0;
_root.suji6 = 0;
_root.suji_h = int(Math.random() * 6) + 2;
_root.suji_m = int(Math.random() * 6) + 2;
_root.suji_s = int(Math.random() * 6) + 2;
_root.tokei = 1;
_root.tokei1 = 1;
_root.tokei2 = 1;
_root.tokei3 = 1;
_root.tokei3 = 1;
Frame 126
stop();
Frame 127
stop();
Instance of Symbol 38 MovieClip [idou2] "idou2" in Frame 128
onClipEvent (enterFrame) {
if (_root.room == 1) {
_visible = false;
} else {
_visible = true;
}
}
on (rollOver, dragOver) {
_root.room = 1;
}
Frame 128
stop();
Frame 129
stop();
Frame 210
gotoAndPlay("ending2");
Frame 211
stop();
Frame 212
stop();
Frame 423
stop();
Frame 424
stop();
Symbol 20000 Button
on (release) {
if (_root.breaker != 3) {
if (!(((_root.select_item == "rimocon") && (_root.denchi1 == 3)) && (_root.denchi2 == 3))) {
if (_root.select_item != "rimocon") {
_root.message = "\u30A8\u30A2\u30B3\u30F3\u306E\u3088\u3046\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
} else {
_root.message = "\u53CD\u5FDC\u304C\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("message1");
}
} else {
_root.select_item = "no";
_root.rimocon = 3;
_root.message = "\u30D6\u30EC\u30FC\u30AB\u30FC\u304C\u843D\u3061\u305F\uFF01";
_root.message_w.gotoAndPlay("eacon");
}
} else {
_root.message = "\u3082\u3046\u3064\u3051\u306A\u3044\u65B9\u304C\u826F\u3055\u305D\u3046\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
}
on () {
}
Symbol 20001 Button
on (release) {
_root.message = "\u89B3\u8449\u690D\u7269\u306E\u3088\u3046\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20002 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("shoku");
}
on () {
}
Symbol 20003 Button
on (release) {
_root.message = "\u68DA\u304C\u3042\u308B\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20004 Button
on (release) {
_root.message = "\u718A\u306E\u306C\u3044\u3050\u308B\u307F\u306E\u3088\u3046\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20005 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("tana");
}
on () {
}
Symbol 20006 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("tana2");
}
on () {
}
Symbol 20007 Button
on (release) {
_root.message = "\u30D9\u30C3\u30C9\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20008 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("bed");
}
on () {
}
Symbol 20009 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("bed2");
}
on () {
}
Symbol 20010 Button
on (release) {
_root.message = "\u30B5\u30F3\u30B0\u30E9\u30B9\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20011 Button
on (release) {
_root.message = "\u30B4\u30DF\u7BB1\u304C\u3042\u308B\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20012 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("tansu_yoko");
}
on () {
}
Symbol 20013 Button
on (release) {
_root.message = "\u30D6\u30BF\u306E\u8CAF\u91D1\u7BB1\u304C\u3042\u308B\u3002\n\u4E2D\u306F\u304B\u3089\u3063\u307D\u306E\u3088\u3046\u3060\u3002";
_root.message_w.gotoAndPlay("message2");
}
on () {
}
Symbol 20014 Button
on (release) {
_root.message = "\u91D1\u5EAB\u3092\u4E57\u305B\u305F\u53F0\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20015 Button
on (release) {
_root.message = "\u68DA\u304C\u3042\u308B\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20016 Button
on (release) {
_root.message = "\u30B5\u30F3\u30B0\u30E9\u30B9\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20017 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("room2");
}
on () {
}
Symbol 20018 Button
on (release) {
_root.message = "\u68DA\u304C\u3042\u308B\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20019 Button
on (release) {
_root.message = "\u30B5\u30F3\u30B0\u30E9\u30B9\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20020 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("room2");
}
on () {
}
Symbol 20021 Button
on (release) {
_root.message = "\u30BF\u30F3\u30B9\u304C\u3042\u308B\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20022 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("room4");
}
on () {
}
Symbol 20023 Button
on (release) {
_root.message = "\u30C6\u30FC\u30D6\u30EB\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20024 Button
on (release) {
_root.message = "\u82B1\u74F6\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20025 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("room3");
}
on () {
}
Symbol 20026 Button
on (release) {
_root.message = "\u30D9\u30C3\u30C9\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20027 Button
on (release) {
_root.message = "\u6795\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20028 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("room2");
}
on () {
}
Symbol 20029 Button
on (release) {
_root.message = "\u30D9\u30C3\u30C9\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20030 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("room2");
}
on () {
}
Symbol 20031 Button
on (release) {
_root.message = "\n\u3057\u304B\u3057\u3000\u4F55\u3082\u898B\u3064\u304B\u3089\u306A\u304B\u3063\u305F\u3002";
_root.message_w.gotoAndPlay("message4");
}
on () {
}
Symbol 20032 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("room1");
}
on () {
}
Symbol 20033 Button
on (release) {
_root.message_w.gotoAndPlay("hikidashi");
this.gotoAndPlay("kabe2");
}
on () {
}
Symbol 20034 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("room3");
}
on () {
}
Symbol 20035 Button
on (release) {
_root.message = "\u30D6\u30EC\u30FC\u30AB\u30FC\u306E\u6249\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20036 Button
on (release) {
_root.message = "\u30D6\u30EC\u30FC\u30AB\u30FC\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20037 Button
on (release) {
_root.message = "\u96FB\u7403\u304C\u5149\u3063\u3066\u3044\u308B\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20038 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("kabe3");
}
on () {
}
Symbol 20039 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("room3");
}
on () {
}
Symbol 20040 Button
on (release) {
_root.message = "\u30D6\u30EC\u30FC\u30AB\u30FC\u306E\u6249\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20041 Button
on (release) {
_root.message = "\u30D6\u30EC\u30FC\u30AB\u30FC\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20042 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("room3");
}
on () {
}
Symbol 20043 Button
on (release) {
_root.message = "\u89B3\u8449\u690D\u7269\u306E\u3088\u3046\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20044 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("room1");
}
on () {
}
Symbol 20045 Button
on (release) {
_root.message = "\n\u3057\u304B\u3057\u3000\u4F55\u3082\u898B\u3064\u304B\u3089\u306A\u304B\u3063\u305F\u3002";
_root.message_w.gotoAndPlay("message4");
}
on () {
}
Symbol 20046 Button
on (release) {
_root.message = "\n\u91D1\u5EAB\u3092\u4E57\u305B\u305F\u53F0\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
on () {
}
Symbol 20047 Button
on (release) {
if (_root.memo != 3) {
if (!(((_root.suji_no == 1) || (_root.suji_no == 2)) && (_root.suji1 == 9))) {
if (!((_root.suji_no == 1) || (_root.suji_no == 2))) {
if (!(((_root.suji_no == 3) || (_root.suji_no == 4)) && (_root.suji2 == 9))) {
if (!((_root.suji_no == 3) || (_root.suji_no == 4))) {
if (!(((_root.suji_no == 5) || (_root.suji_no == 6)) && (_root.suji3 == 9))) {
if ((_root.suji_no == 5) || (_root.suji_no == 6)) {
_root.suji3 = _root.suji3 + 1;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji3 = 0;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji2 = _root.suji2 + 1;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji2 = 0;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji1 = _root.suji1 + 1;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji1 = 0;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.message = "\n\u3082\u3046\u3044\u3058\u308B\u5FC5\u8981\u306F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("message4");
}
}
on () {
}
Symbol 20048 Button
on (release) {
if (_root.memo != 3) {
if (!(((_root.suji_no == 3) || (_root.suji_no == 5)) && (_root.suji1 == 9))) {
if (!((_root.suji_no == 3) || (_root.suji_no == 5))) {
if (!(((_root.suji_no == 1) || (_root.suji_no == 6)) && (_root.suji2 == 9))) {
if (!((_root.suji_no == 1) || (_root.suji_no == 6))) {
if (!(((_root.suji_no == 2) || (_root.suji_no == 4)) && (_root.suji3 == 9))) {
if ((_root.suji_no == 2) || (_root.suji_no == 4)) {
_root.suji3 = _root.suji3 + 1;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji3 = 0;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji2 = _root.suji2 + 1;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji2 = 0;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji1 = _root.suji1 + 1;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji1 = 0;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.message = "\n\u3082\u3046\u3044\u3058\u308B\u5FC5\u8981\u306F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("message4");
}
}
on () {
}
Symbol 20049 Button
on (release) {
if (_root.memo != 3) {
if (!(((_root.suji_no == 4) || (_root.suji_no == 6)) && (_root.suji1 == 9))) {
if (!((_root.suji_no == 4) || (_root.suji_no == 6))) {
if (!(((_root.suji_no == 2) || (_root.suji_no == 5)) && (_root.suji2 == 9))) {
if (!((_root.suji_no == 2) || (_root.suji_no == 5))) {
if (!(((_root.suji_no == 1) || (_root.suji_no == 3)) && (_root.suji3 == 9))) {
if ((_root.suji_no == 1) || (_root.suji_no == 3)) {
_root.suji3 = _root.suji3 + 1;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji3 = 0;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji2 = _root.suji2 + 1;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji2 = 0;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji1 = _root.suji1 + 1;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji1 = 0;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.message = "\n\u3082\u3046\u3044\u3058\u308B\u5FC5\u8981\u306F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("message4");
}
}
on () {
}
Symbol 20050 Button
on (release) {
if (_root.memo != 3) {
if (!(((_root.suji_no == 1) || (_root.suji_no == 2)) && (_root.suji1 == 0))) {
if (!((_root.suji_no == 1) || (_root.suji_no == 2))) {
if (!(((_root.suji_no == 3) || (_root.suji_no == 4)) && (_root.suji2 == 0))) {
if (!((_root.suji_no == 3) || (_root.suji_no == 4))) {
if (!(((_root.suji_no == 5) || (_root.suji_no == 6)) && (_root.suji3 == 0))) {
if ((_root.suji_no == 5) || (_root.suji_no == 6)) {
_root.suji3 = _root.suji3 - 1;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji3 = 9;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji2 = _root.suji2 - 1;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji2 = 9;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji1 = _root.suji1 - 1;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji1 = 9;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.message = "\n\u3082\u3046\u3044\u3058\u308B\u5FC5\u8981\u306F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("message4");
}
}
on () {
}
Symbol 20051 Button
on (release) {
if (_root.memo != 3) {
if (!(((_root.suji_no == 3) || (_root.suji_no == 5)) && (_root.suji1 == 0))) {
if (!((_root.suji_no == 3) || (_root.suji_no == 5))) {
if (!(((_root.suji_no == 1) || (_root.suji_no == 6)) && (_root.suji2 == 0))) {
if (!((_root.suji_no == 1) || (_root.suji_no == 6))) {
if (!(((_root.suji_no == 2) || (_root.suji_no == 4)) && (_root.suji3 == 0))) {
if ((_root.suji_no == 2) || (_root.suji_no == 4)) {
_root.suji3 = _root.suji3 - 1;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji3 = 9;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji2 = _root.suji2 - 1;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji2 = 9;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji1 = _root.suji1 - 1;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji1 = 9;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.message = "\n\u3082\u3046\u3044\u3058\u308B\u5FC5\u8981\u306F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("message4");
}
}
on () {
}
Symbol 20052 Button
on (release) {
if (_root.memo != 3) {
if (!(((_root.suji_no == 4) || (_root.suji_no == 6)) && (_root.suji1 == 0))) {
if (!((_root.suji_no == 4) || (_root.suji_no == 6))) {
if (!(((_root.suji_no == 2) || (_root.suji_no == 5)) && (_root.suji2 == 0))) {
if (!((_root.suji_no == 2) || (_root.suji_no == 5))) {
if (!(((_root.suji_no == 1) || (_root.suji_no == 3)) && (_root.suji3 == 0))) {
if ((_root.suji_no == 1) || (_root.suji_no == 3)) {
_root.suji3 = _root.suji3 - 1;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji3 = 9;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji2 = _root.suji2 - 1;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji2 = 9;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji1 = _root.suji1 - 1;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.suji1 = 9;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.message = "\n\u3082\u3046\u3044\u3058\u308B\u5FC5\u8981\u306F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("message4");
}
}
on () {
}
Symbol 20053 Button
on (release) {
if (_root.memo != 3) {
if (!((((((_root.suji1 == _root.suji_r) && (_root.suji2 == _root.suji_g)) && (_root.suji1 == _root.suji_r)) && (1 < _root.memo)) && (1 < _root.memo2)) && (1 < _root.memo4))) {
_root.message = "\n\u958B\u304B\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("hikidashi5");
} else {
_root.select_item = "no";
_root.memo = 3;
_root.memo2 = 3;
_root.memo4 = 3;
_root.message = "\n\u2026\u2026\u2026\u2026";
_root.message_w.gotoAndPlay("hikidashi6");
this.gotoAndPlay("kinko2");
}
} else {
_root.message_w.gotoAndPlay("hikidashi");
this.gotoAndPlay("kinko2");
}
}
on () {
}
Symbol 20054 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("room4");
}
on () {
}
Symbol 20055 Button
on (release) {
_root.message = "\n\u3057\u304B\u3057\u3000\u4F55\u3082\u898B\u3064\u304B\u3089\u306A\u304B\u3063\u305F\u3002";
_root.message_w.gotoAndPlay("message4");
}
on () {
}
Symbol 20056 Button
on (release) {
_root.message = "\n\u91D1\u5EAB\u3092\u4E57\u305B\u305F\u53F0\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
on () {
}
Symbol 20057 Button
on (release) {
_root.message = "\n\u91D1\u5EAB\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
on () {
}
Symbol 20058 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("room4");
}
on () {
}
Instance of Symbol 176 MovieClip [tokei] "tokei" in Symbol 10 MovieClip [game] Frame 1
on (release) {
_root.message_w.gotoAndPlay("message");
_root.game.gotoAndPlay("tokei");
}
Instance of Symbol 120 MovieClip [door] "door" in Symbol 10 MovieClip [game] Frame 1
on (release) {
if (_root.open != 2) {
if (_root.select_item != "key1") {
if (!(((_root.select_item == "key3") || (_root.select_item == "key2")) || (_root.select_item == "key4"))) {
_root.message = "\u9375\u304C\u304B\u304B\u3063\u3066\u3044\u308B\u3002";
_root.message_w.gotoAndPlay("door");
} else {
_root.message = "\u9375\u304C\u5408\u308F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("key_open2");
}
} else {
_root.select_item = "no";
_root.key1 = 3;
_root.open = 2;
_root.message = "\u9375\u304C\u958B\u3044\u305F\uFF01";
_root.message_w.gotoAndPlay("key_open");
}
} else {
_root.message = "";
_root.message_w.gotoAndPlay("hiraku");
this.gotoAndPlay("door2");
}
}
Instance of Symbol 36 MovieClip [idou] "idou1" in Symbol 10 MovieClip [game] Frame 1
onClipEvent (load) {
if (_root.room != 2) {
if (_root.room != 2) {
_alpha = 0;
}
} else {
_alpha = 50;
}
}
onClipEvent (enterFrame) {
if (_root.room != 2) {
_alpha = 0;
}
}
on (rollOut, dragOut) {
_root.room = 1;
_alpha = 0;
}
on (rollOver, dragOver) {
_root.room = 2;
_alpha = 50;
}
on (release) {
_root.message_w.gotoAndPlay("message");
_root.game.gotoAndPlay("room4");
}
Instance of Symbol 36 MovieClip [idou] "idou2" in Symbol 10 MovieClip [game] Frame 1
onClipEvent (load) {
if (_root.room != 3) {
if (_root.room != 3) {
_alpha = 0;
}
} else {
_alpha = 50;
}
}
onClipEvent (enterFrame) {
if (_root.room != 3) {
_alpha = 0;
}
}
on (rollOut, dragOut) {
_root.room = 1;
_alpha = 0;
}
on (rollOver, dragOver) {
_root.room = 3;
_alpha = 50;
}
on (release) {
_root.message_w.gotoAndPlay("message");
_root.game.gotoAndPlay("room2");
}
Symbol 10 MovieClip [game] Frame 1
stop();
Symbol 10 MovieClip [game] Frame 2
stop();
Instance of Symbol 132 MovieClip [huton] "huton" in Symbol 10 MovieClip [game] Frame 3
onClipEvent (load) {
if (_root.huton == 2) {
this.gotoAndPlay("huton2");
}
}
Instance of Symbol 36 MovieClip [idou] "idou3" in Symbol 10 MovieClip [game] Frame 3
onClipEvent (load) {
if (_root.room != 2) {
if (_root.room != 2) {
_alpha = 0;
}
} else {
_alpha = 50;
}
}
onClipEvent (enterFrame) {
if (_root.room != 2) {
_alpha = 0;
}
}
on (rollOut, dragOut) {
_root.room = 1;
_alpha = 0;
}
on (rollOver, dragOver) {
_root.room = 2;
_alpha = 50;
}
on (release) {
_root.message_w.gotoAndPlay("message");
_root.game.gotoAndPlay("room1");
}
Instance of Symbol 36 MovieClip [idou] "idou4" in Symbol 10 MovieClip [game] Frame 3
onClipEvent (load) {
if (_root.room != 3) {
if (_root.room != 3) {
_alpha = 0;
}
} else {
_alpha = 50;
}
}
onClipEvent (enterFrame) {
if (_root.room != 3) {
_alpha = 0;
}
}
on (rollOut, dragOut) {
_root.room = 1;
_alpha = 0;
}
on (rollOver, dragOver) {
_root.room = 3;
_alpha = 50;
}
on (release) {
_root.yami = 2;
_root.message_w.gotoAndPlay("message");
_root.game.gotoAndPlay("room3");
}
Symbol 10 MovieClip [game] Frame 3
stop();
Symbol 10 MovieClip [game] Frame 4
stop();
Instance of Symbol 62 MovieClip [table] "table" in Symbol 10 MovieClip [game] Frame 5
onClipEvent (load) {
if (_root.isu == 2) {
this.gotoAndPlay("table2");
}
}
Instance of Symbol 94 MovieClip [photo] "photo" in Symbol 10 MovieClip [game] Frame 5
on (release) {
_root.message = "\u5199\u771F\u7ACB\u3066\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
Instance of Symbol 220 MovieClip [kabe] "kabe2" in Symbol 10 MovieClip [game] Frame 5
onClipEvent (load) {
if (_root.breaker == 1) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.breaker == 1) {
_visible = false;
} else {
_visible = true;
}
}
on (release) {
_root.message_w.gotoAndPlay("message");
_root.game.gotoAndPlay("kabe");
}
Instance of Symbol 36 MovieClip [idou] "idou5" in Symbol 10 MovieClip [game] Frame 5
onClipEvent (load) {
if (_root.room != 2) {
if (_root.room != 2) {
_alpha = 0;
}
} else {
_alpha = 50;
}
}
onClipEvent (enterFrame) {
if (_root.room != 2) {
_alpha = 0;
}
}
on (rollOut, dragOut) {
_root.room = 1;
_alpha = 0;
}
on (rollOver, dragOver) {
_root.room = 2;
_alpha = 50;
}
on (release) {
_root.yami = 1;
_root.message_w.gotoAndPlay("message");
_root.game.gotoAndPlay("room2");
}
Instance of Symbol 36 MovieClip [idou] "idou6" in Symbol 10 MovieClip [game] Frame 5
onClipEvent (load) {
if (_root.room != 3) {
if (_root.room != 3) {
_alpha = 0;
}
} else {
_alpha = 50;
}
}
onClipEvent (enterFrame) {
if (_root.room != 3) {
_alpha = 0;
}
}
on (rollOut, dragOut) {
_root.room = 1;
_alpha = 0;
}
on (rollOver, dragOver) {
_root.room = 3;
_alpha = 50;
}
on (release) {
_root.yami = 1;
_root.message_w.gotoAndPlay("message");
_root.game.gotoAndPlay("room4");
}
Symbol 10 MovieClip [game] Frame 5
stop();
Symbol 10 MovieClip [game] Frame 6
stop();
Instance of Symbol 254 MovieClip [kinko] "kinko" in Symbol 10 MovieClip [game] Frame 7
on (release) {
_root.message_w.gotoAndPlay("message");
_root.game.gotoAndPlay("kinko");
}
Instance of Symbol 270 MovieClip [book] "book" in Symbol 10 MovieClip [game] Frame 7
onClipEvent (load) {
gotoAndPlay("book" + _root.suji_no);
}
Instance of Symbol 36 MovieClip [idou] "idou7" in Symbol 10 MovieClip [game] Frame 7
onClipEvent (load) {
if (_root.room != 2) {
if (_root.room != 2) {
_alpha = 0;
}
} else {
_alpha = 50;
}
}
onClipEvent (enterFrame) {
if (_root.room != 2) {
_alpha = 0;
}
}
on (rollOut, dragOut) {
_root.room = 1;
_alpha = 0;
}
on (rollOver, dragOver) {
_root.room = 2;
_alpha = 50;
}
on (release) {
_root.yami = 2;
_root.message_w.gotoAndPlay("message");
_root.game.gotoAndPlay("room3");
}
Instance of Symbol 36 MovieClip [idou] "idou8" in Symbol 10 MovieClip [game] Frame 7
onClipEvent (load) {
if (_root.room != 3) {
if (_root.room != 3) {
_alpha = 0;
}
} else {
_alpha = 50;
}
}
onClipEvent (enterFrame) {
if (_root.room != 3) {
_alpha = 0;
}
}
on (rollOut, dragOut) {
_root.room = 1;
_alpha = 0;
}
on (rollOver, dragOver) {
_root.room = 3;
_alpha = 50;
}
on (release) {
_root.message_w.gotoAndPlay("message");
_root.game.gotoAndPlay("room1");
}
Symbol 10 MovieClip [game] Frame 7
stop();
Symbol 10 MovieClip [game] Frame 8
stop();
Instance of Symbol 68 MovieClip [key4] "key4" in Symbol 10 MovieClip [game] Frame 9
onClipEvent (load) {
if (_root.key4 != 1) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.key4 != 1) {
_visible = false;
} else {
_visible = true;
}
}
on (release) {
_root.key4 = 2;
_visible = false;
_root.message = "\u9375\u3092\u624B\u306B\u5165\u308C\u305F\uFF01";
_root.message_w.gotoAndPlay("get");
}
Symbol 10 MovieClip [game] Frame 9
stop();
Symbol 10 MovieClip [game] Frame 10
stop();
Symbol 10 MovieClip [game] Frame 11
stop();
Symbol 10 MovieClip [game] Frame 12
stop();
Instance of Symbol 280 MovieClip [memo4] "memo4" in Symbol 10 MovieClip [game] Frame 13
onClipEvent (load) {
if (_root.memo4 != 1) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.memo4 != 1) {
_visible = false;
} else {
_visible = true;
}
}
on (release) {
_root.memo4 = 2;
_visible = false;
_root.message = "\u30E1\u30E2\u3092\u624B\u306B\u5165\u308C\u305F\uFF01";
_root.message_w.gotoAndPlay("get");
}
Symbol 10 MovieClip [game] Frame 13
stop();
Symbol 10 MovieClip [game] Frame 14
stop();
Instance of Symbol 74 MovieClip [photo2] "photo2" in Symbol 10 MovieClip [game] Frame 15
on (release) {
_root.message = "\u5199\u771F\u7ACB\u3066\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
Symbol 10 MovieClip [game] Frame 15
stop();
Symbol 10 MovieClip [game] Frame 16
stop();
Instance of Symbol 52 MovieClip [key3] "key3" in Symbol 10 MovieClip [game] Frame 17
onClipEvent (load) {
if (_root.key3 != 1) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.key3 != 1) {
_visible = false;
} else {
_visible = true;
}
}
on (release) {
_root.key3 = 2;
_visible = false;
_root.message = "\u9375\u3092\u624B\u306B\u5165\u308C\u305F\uFF01";
_root.message_w.gotoAndPlay("get");
}
Symbol 10 MovieClip [game] Frame 17
stop();
Symbol 10 MovieClip [game] Frame 18
stop();
Symbol 10 MovieClip [game] Frame 19
stop();
Symbol 10 MovieClip [game] Frame 20
stop();
Symbol 10 MovieClip [game] Frame 21
stop();
Symbol 10 MovieClip [game] Frame 22
stop();
Symbol 10 MovieClip [game] Frame 23
stop();
Symbol 10 MovieClip [game] Frame 24
stop();
Instance of Symbol 236 MovieClip [breaker] "breaker" in Symbol 10 MovieClip [game] Frame 25
onClipEvent (load) {
if (_root.breaker != 3) {
if (_root.breaker == 2) {
this.gotoAndPlay("breaker1");
}
} else {
this.gotoAndPlay("breaker2");
}
}
onClipEvent (enterFrame) {
if (_root.breaker != 3) {
if (_root.breaker == 2) {
this.gotoAndPlay("breaker1");
}
} else {
this.gotoAndPlay("breaker2");
}
}
Symbol 10 MovieClip [game] Frame 25
stop();
Symbol 10 MovieClip [game] Frame 26
stop();
Instance of Symbol 202 MovieClip [key2] "key2" in Symbol 10 MovieClip [game] Frame 27
onClipEvent (load) {
if (_root.key2 != 1) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.key2 != 1) {
_visible = false;
} else {
_visible = true;
}
}
on (release) {
_root.key2 = 2;
_visible = false;
_root.message = "\u9375\u3092\u624B\u306B\u5165\u308C\u305F\uFF01";
_root.message_w.gotoAndPlay("get");
}
Symbol 10 MovieClip [game] Frame 27
stop();
Symbol 10 MovieClip [game] Frame 28
stop();
Instance of Symbol 260 MovieClip [memo] "memo" in Symbol 10 MovieClip [game] Frame 29
onClipEvent (load) {
if (_root.memo != 1) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.memo != 1) {
_visible = false;
} else {
_visible = true;
}
}
on (release) {
_root.memo = 2;
_visible = false;
_root.message = "\u30E1\u30E2\u3092\u624B\u306B\u5165\u308C\u305F\uFF01";
_root.message_w.gotoAndPlay("get");
}
Symbol 10 MovieClip [game] Frame 29
stop();
Symbol 10 MovieClip [game] Frame 30
stop();
Instance of Symbol 270 MovieClip [book] "book" in Symbol 10 MovieClip [game] Frame 31
onClipEvent (load) {
gotoAndPlay("book" + _root.suji_no);
}
on (release) {
_root.message = "\n\u91D1\u5EAB\u3092\u4E57\u305B\u305F\u53F0\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
Symbol 10 MovieClip [game] Frame 31
stop();
Symbol 10 MovieClip [game] Frame 32
stop();
Instance of Symbol 278 MovieClip [memo3] "memo3" in Symbol 10 MovieClip [game] Frame 33
onClipEvent (load) {
if (_root.memo3 != 1) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.memo3 != 1) {
_visible = false;
} else {
_visible = true;
}
}
on (release) {
_root.memo3 = 2;
_visible = false;
_root.message = "\u30E1\u30E2\u3092\u624B\u306B\u5165\u308C\u305F\uFF01";
_root.message_w.gotoAndPlay("get");
}
Instance of Symbol 270 MovieClip [book] "book" in Symbol 10 MovieClip [game] Frame 33
onClipEvent (load) {
gotoAndPlay("book" + _root.suji_no);
}
on (release) {
_root.message = "\n\u91D1\u5EAB\u3092\u4E57\u305B\u305F\u53F0\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
Symbol 10 MovieClip [game] Frame 33
stop();
Symbol 10 MovieClip [game] Frame 34
stop();
Symbol 20059 Button
on (release) {
}
Symbol 20060 Button
on (release) {
this.gotoAndPlay("no");
_root.message_w.gotoAndPlay("message");
}
on () {
}
Symbol 20061 Button
on (release) {
}
Symbol 20062 Button
on (release) {
this.gotoAndPlay("no");
_root.message_w.gotoAndPlay("message");
}
on () {
}
Symbol 20063 Button
on (release) {
}
Symbol 20064 Button
on (release) {
this.gotoAndPlay("no");
_root.message_w.gotoAndPlay("message");
}
on () {
}
Symbol 20065 Button
on (release) {
}
Symbol 20066 Button
on (release) {
this.gotoAndPlay("no");
_root.message_w.gotoAndPlay("message");
}
on () {
}
Symbol 20067 Button
on (release) {
}
Symbol 20068 Button
on (release) {
this.gotoAndPlay("no");
_root.message_w.gotoAndPlay("message");
}
on () {
}
Symbol 20069 Button
on (release) {
}
Symbol 20070 Button
on (release) {
this.gotoAndPlay("no");
_root.message_w.gotoAndPlay("message");
}
on () {
}
Symbol 20071 Button
on (release) {
_root.message = "\n\u30EA\u30E2\u30B3\u30F3\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
on () {
}
Symbol 20072 Button
on (release) {
this.gotoAndPlay("rimocon2");
_root.message = "\n\u88CF\u5074\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
on () {
}
Symbol 20073 Button
on (release) {
if (!((_root.denchi1 == 3) && (_root.denchi2 == 3))) {
_root.message = "\n\u53CD\u5FDC\u304C\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("message4");
} else {
_root.message = "\n\u30A8\u30A2\u30B3\u30F3\u306B\u5411\u3051\u3066\u4F7F\u304A\u3046\u3002";
_root.message_w.gotoAndPlay("message4");
}
}
on () {
}
Symbol 20074 Button
on (release) {
}
Symbol 20075 Button
on (release) {
this.gotoAndPlay("no");
_root.message_w.gotoAndPlay("message");
}
on () {
}
Symbol 20076 Button
on (release) {
_root.message = "\n\u30EA\u30E2\u30B3\u30F3\u306E\u88CF\u5074\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
on () {
}
Symbol 20077 Button
on (release) {
this.gotoAndPlay("rimocon");
_root.message = "\n\u8868\u5074\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
on () {
}
Symbol 20078 Button
on (release) {
this.gotoAndPlay("rimocon3");
_root.message = "\n\u96FB\u6C60\u30AB\u30D0\u30FC\u3092\u5916\u3057\u305F\u3002";
_root.message_w.gotoAndPlay("rimo");
}
on () {
}
Symbol 20079 Button
on (release) {
}
Symbol 20080 Button
on (release) {
this.gotoAndPlay("no");
_root.message_w.gotoAndPlay("message");
}
on () {
}
Symbol 20081 Button
on (release) {
_root.message = "\n\u30EA\u30E2\u30B3\u30F3\u306E\u88CF\u5074\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
on () {
}
Symbol 20082 Button
on (release) {
this.gotoAndPlay("rimocon");
_root.message = "\n\u8868\u5074\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
on () {
}
Symbol 20083 Button
on (release) {
if (!((_root.denchi1 == 3) && (_root.denchi2 == 3))) {
if (_root.select_item != "denchi1") {
if (_root.select_item != "denchi2") {
_root.message = "\n\u96FB\u6C60\u3092\u5165\u308C\u308B\u53E3\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
} else {
_root.select_item = "no";
_root.denchi2 = 3;
_root.message = "\n\u96FB\u6C60\u3092\u5165\u308C\u305F\u3002";
_root.message_w.gotoAndPlay("rimo");
}
} else {
_root.select_item = "no";
_root.denchi1 = 3;
_root.message = "\n\u96FB\u6C60\u3092\u5165\u308C\u305F\u3002";
_root.message_w.gotoAndPlay("rimo");
}
} else {
_root.message = "\n\u96FB\u6C60\u304C\uFF12\u672C\u5165\u3063\u3066\u3044\u308B\u3002";
_root.message_w.gotoAndPlay("message4");
}
}
on () {
}
Symbol 20084 Button
on (release) {
}
Symbol 20085 Button
on (release) {
this.gotoAndPlay("no");
_root.message_w.gotoAndPlay("message");
}
on () {
}
Symbol 20086 Button
on (release) {
}
Symbol 20087 Button
on (release) {
this.gotoAndPlay("no");
_root.message_w.gotoAndPlay("message");
}
on () {
}
Symbol 20088 Button
on (release) {
}
Symbol 20089 Button
on (release) {
this.gotoAndPlay("no");
_root.message_w.gotoAndPlay("message");
}
on () {
}
Symbol 20090 Button
on (release) {
}
Symbol 20091 Button
on (release) {
this.gotoAndPlay("no");
_root.message_w.gotoAndPlay("message");
}
on () {
}
Symbol 20092 Button
on (release) {
}
Symbol 20093 Button
on (release) {
this.gotoAndPlay("no");
_root.message_w.gotoAndPlay("message");
}
on () {
}
Symbol 20094 Button
on (release) {
}
Symbol 20095 Button
on (release) {
this.gotoAndPlay("no");
_root.message_w.gotoAndPlay("message");
}
on () {
}
Symbol 12 MovieClip [about] Frame 1
stop();
Symbol 12 MovieClip [about] Frame 2
stop();
Symbol 12 MovieClip [about] Frame 3
stop();
Symbol 12 MovieClip [about] Frame 4
stop();
Symbol 12 MovieClip [about] Frame 5
stop();
Symbol 12 MovieClip [about] Frame 6
stop();
Symbol 12 MovieClip [about] Frame 7
stop();
Symbol 12 MovieClip [about] Frame 8
stop();
Symbol 12 MovieClip [about] Frame 9
stop();
Symbol 12 MovieClip [about] Frame 10
stop();
Symbol 12 MovieClip [about] Frame 11
stop();
Symbol 12 MovieClip [about] Frame 12
stop();
Symbol 12 MovieClip [about] Frame 13
stop();
Symbol 12 MovieClip [about] Frame 14
stop();
Symbol 12 MovieClip [about] Frame 15
stop();
Symbol 12 MovieClip [about] Frame 16
stop();
Symbol 12 MovieClip [about] Frame 17
stop();
Symbol 12 MovieClip [about] Frame 18
stop();
Instance of Symbol 174 MovieClip [denchi_yoko] "denchi_yoko1" in Symbol 12 MovieClip [about] Frame 19
onClipEvent (load) {
if (_root.denchi1 != 3) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.denchi1 != 3) {
_visible = false;
} else {
_visible = true;
}
}
Instance of Symbol 174 MovieClip [denchi_yoko] "denchi_yoko2" in Symbol 12 MovieClip [about] Frame 19
onClipEvent (load) {
if (_root.denchi2 != 3) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.denchi2 != 3) {
_visible = false;
} else {
_visible = true;
}
}
Symbol 12 MovieClip [about] Frame 19
stop();
Symbol 12 MovieClip [about] Frame 20
stop();
Symbol 12 MovieClip [about] Frame 21
stop();
Symbol 12 MovieClip [about] Frame 22
stop();
Instance of Symbol 260 MovieClip [memo] "memo" in Symbol 12 MovieClip [about] Frame 23
on (release) {
_root.message = "\n\u7DD1\u8272\u306E\u6570\u5B57\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
Symbol 12 MovieClip [about] Frame 23
stop();
Symbol 12 MovieClip [about] Frame 24
stop();
Instance of Symbol 262 MovieClip [memo2] "memo2" in Symbol 12 MovieClip [about] Frame 25
on (release) {
_root.message = "\n\u9752\u3044\u6570\u5B57\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
Symbol 12 MovieClip [about] Frame 25
stop();
Symbol 12 MovieClip [about] Frame 26
stop();
Symbol 12 MovieClip [about] Frame 27
stop();
Symbol 12 MovieClip [about] Frame 28
stop();
Instance of Symbol 280 MovieClip [memo4] "memo4" in Symbol 12 MovieClip [about] Frame 29
on (release) {
_root.message = "\n\u8D64\u3044\u6570\u5B57\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
Symbol 12 MovieClip [about] Frame 29
stop();
Symbol 12 MovieClip [about] Frame 30
stop();
Symbol 20096 Button
on (release) {
}
Instance of Symbol 50 MovieClip [itemframe] "frame" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
_x = 10000;
_y = 10000;
}
onClipEvent (enterFrame) {
if (_root.select_item != "zzz") {
if (_root.select_item != "memo4") {
if (_root.select_item != "memo3") {
if (_root.select_item != "driver") {
if (_root.select_item != "rimocon") {
if (_root.select_item != "denchi1") {
if (_root.select_item != "denchi2") {
if (_root.select_item != "memo") {
if (_root.select_item != "memo2") {
if (_root.select_item != "key2") {
if (_root.select_item != "key3") {
if (_root.select_item != "key4") {
if (_root.select_item != "key1") {
if (_root.select_item != "no") {
_x = 10000;
_y = 10000;
} else {
_x = 10000;
_y = 10000;
}
} else {
_x = 350;
_y = 50;
}
} else {
_x = 300;
_y = 50;
}
} else {
_x = 250;
_y = 50;
}
} else {
_x = 200;
_y = 50;
}
} else {
_x = 150;
_y = 50;
}
} else {
_x = 100;
_y = 50;
}
} else {
_x = 350;
_y = 0;
}
} else {
_x = 300;
_y = 0;
}
} else {
_x = 250;
_y = 0;
}
} else {
_x = 200;
_y = 0;
}
} else {
_x = 150;
_y = 0;
}
} else {
_x = 100;
_y = 0;
}
} else {
_x = 0;
_y = 0;
}
}
on (release) {
_root.about.gotoAndPlay(_root.select_item);
_root.select_item = "no";
_root.message_w.gotoAndPlay("message");
}
Instance of Symbol 194 MovieClip [driver] "driver" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (_root.driver != 2) {
if (_root.driver != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.driver != 2) {
if (_root.driver != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
Instance of Symbol 118 MovieClip [item_select] "driver_select" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (!((_root.driver != 2) || (_root.select_item == "driver"))) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (!((_root.driver != 2) || (_root.select_item == "driver"))) {
_visible = true;
} else {
_visible = false;
}
}
on (release) {
_root.select_item = "driver";
}
Instance of Symbol 278 MovieClip [memo3] "memo3" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (_root.memo3 != 2) {
if (_root.memo3 != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.memo3 != 2) {
if (_root.memo3 != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
Instance of Symbol 118 MovieClip [item_select] "memo3_select" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (!((_root.memo3 != 2) || (_root.select_item == "memo3"))) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (!((_root.memo3 != 2) || (_root.select_item == "memo3"))) {
_visible = true;
} else {
_visible = false;
}
}
on (release) {
_root.select_item = "memo3";
}
Instance of Symbol 280 MovieClip [memo4] "memo4" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (_root.memo4 != 2) {
if (_root.memo4 != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.memo4 != 2) {
if (_root.memo4 != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
Instance of Symbol 118 MovieClip [item_select] "memo4_select" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (!((_root.memo4 != 2) || (_root.select_item == "memo4"))) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (!((_root.memo4 != 2) || (_root.select_item == "memo4"))) {
_visible = true;
} else {
_visible = false;
}
}
on (release) {
_root.select_item = "memo4";
}
Instance of Symbol 164 MovieClip [rimocon] "rimocon" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (_root.rimocon != 2) {
if (_root.rimocon != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.rimocon != 2) {
if (_root.rimocon != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
Instance of Symbol 118 MovieClip [item_select] "rimocon_select" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (!((_root.rimocon != 2) || (_root.select_item == "rimocon"))) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (!((_root.rimocon != 2) || (_root.select_item == "rimocon"))) {
_visible = true;
} else {
_visible = false;
}
}
on (release) {
_root.select_item = "rimocon";
}
Instance of Symbol 150 MovieClip [denchi] "denchi1" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (_root.denchi1 != 2) {
if (_root.denchi1 != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.denchi1 != 2) {
if (_root.denchi1 != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
Instance of Symbol 118 MovieClip [item_select] "denchi1_select" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (!((_root.denchi1 != 2) || (_root.select_item == "denchi1"))) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (!((_root.denchi1 != 2) || (_root.select_item == "denchi1"))) {
_visible = true;
} else {
_visible = false;
}
}
on (release) {
_root.select_item = "denchi1";
}
Instance of Symbol 150 MovieClip [denchi] "denchi2" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (_root.denchi2 != 2) {
if (_root.denchi2 != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.denchi2 != 2) {
if (_root.denchi2 != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
Instance of Symbol 118 MovieClip [item_select] "denchi2_select" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (!((_root.denchi2 != 2) || (_root.select_item == "denchi2"))) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (!((_root.denchi2 != 2) || (_root.select_item == "denchi2"))) {
_visible = true;
} else {
_visible = false;
}
}
on (release) {
_root.select_item = "denchi2";
}
Instance of Symbol 260 MovieClip [memo] "memo" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (_root.memo != 2) {
if (_root.memo != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.memo != 2) {
if (_root.memo != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
Instance of Symbol 118 MovieClip [item_select] "memo_select" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (!((_root.memo != 2) || (_root.select_item == "memo"))) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (!((_root.memo != 2) || (_root.select_item == "memo"))) {
_visible = true;
} else {
_visible = false;
}
}
on (release) {
_root.select_item = "memo";
}
Instance of Symbol 262 MovieClip [memo2] "memo2" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (_root.memo2 != 2) {
if (_root.memo2 != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.memo2 != 2) {
if (_root.memo2 != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
Instance of Symbol 118 MovieClip [item_select] "memo2_select" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (!((_root.memo2 != 2) || (_root.select_item == "memo2"))) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (!((_root.memo2 != 2) || (_root.select_item == "memo2"))) {
_visible = true;
} else {
_visible = false;
}
}
on (release) {
_root.select_item = "memo2";
}
Instance of Symbol 202 MovieClip [key2] "key2" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (_root.key2 != 2) {
if (_root.key2 != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.key2 != 2) {
if (_root.key2 != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
Instance of Symbol 118 MovieClip [item_select] "key2_select" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (!((_root.key2 != 2) || (_root.select_item == "key2"))) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (!((_root.key2 != 2) || (_root.select_item == "key2"))) {
_visible = true;
} else {
_visible = false;
}
}
on (release) {
_root.select_item = "key2";
}
Instance of Symbol 52 MovieClip [key3] "key3" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (_root.key3 != 2) {
if (_root.key3 != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.key3 != 2) {
if (_root.key3 != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
Instance of Symbol 118 MovieClip [item_select] "key3_select" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (!((_root.key3 != 2) || (_root.select_item == "key3"))) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (!((_root.key3 != 2) || (_root.select_item == "key3"))) {
_visible = true;
} else {
_visible = false;
}
}
on (release) {
_root.select_item = "key3";
}
Instance of Symbol 68 MovieClip [key4] "key4" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (_root.key4 != 2) {
if (_root.key4 != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.key4 != 2) {
if (_root.key4 != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
Instance of Symbol 118 MovieClip [item_select] "key4_select" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (!((_root.key4 != 2) || (_root.select_item == "key4"))) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (!((_root.key4 != 2) || (_root.select_item == "key4"))) {
_visible = true;
} else {
_visible = false;
}
}
on (release) {
_root.select_item = "key4";
}
Instance of Symbol 114 MovieClip [key1] "key1" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (_root.key1 != 2) {
if (_root.key1 != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.key1 != 2) {
if (_root.key1 != 3) {
_visible = false;
} else {
_visible = true;
_alpha = 30;
}
} else {
_visible = true;
}
}
Instance of Symbol 118 MovieClip [item_select] "key1_select" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (!((_root.key1 != 2) || (_root.select_item == "key1"))) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (!((_root.key1 != 2) || (_root.select_item == "key1"))) {
_visible = true;
} else {
_visible = false;
}
}
on (release) {
_root.select_item = "key1";
}
Instance of Symbol 216 MovieClip [yami] "yami" in Symbol 8 MovieClip [item] Frame 1
onClipEvent (load) {
if (_root.breaker != 2) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.breaker != 2) {
_visible = false;
} else {
_visible = true;
}
}
Symbol 8 MovieClip [item] Frame 1
stop();
Symbol 8 MovieClip [item] Frame 2
stop();
Symbol 20097 Button
on (release) {
}
Symbol 20098 Button
on (release) {
}
Symbol 14 MovieClip [message_w] Frame 1
text_message = "";
Symbol 14 MovieClip [message_w] Frame 2
stop();
Symbol 14 MovieClip [message_w] Frame 3
stop();
Symbol 14 MovieClip [message_w] Frame 4
text_message = _root.message;
Symbol 14 MovieClip [message_w] Frame 55
gotoAndPlay("message");
Symbol 14 MovieClip [message_w] Frame 56
stop();
Symbol 14 MovieClip [message_w] Frame 57
stop();
Symbol 14 MovieClip [message_w] Frame 58
text_message = _root.message;
Symbol 14 MovieClip [message_w] Frame 109
gotoAndPlay("message");
Symbol 14 MovieClip [message_w] Frame 110
stop();
Symbol 14 MovieClip [message_w] Frame 111
stop();
Symbol 14 MovieClip [message_w] Frame 112
text_message = _root.message;
Symbol 14 MovieClip [message_w] Frame 163
gotoAndPlay("message");
Symbol 14 MovieClip [message_w] Frame 164
stop();
Symbol 14 MovieClip [message_w] Frame 165
stop();
Symbol 14 MovieClip [message_w] Frame 166
text_message = _root.message;
Symbol 14 MovieClip [message_w] Frame 217
gotoAndPlay("message");
Symbol 14 MovieClip [message_w] Frame 218
stop();
Symbol 14 MovieClip [message_w] Frame 219
stop();
Symbol 14 MovieClip [message_w] Frame 220
text_message = _root.message;
Symbol 14 MovieClip [message_w] Frame 221
stop();
Symbol 14 MovieClip [message_w] Frame 222
stop();
Symbol 14 MovieClip [message_w] Frame 223
gotoAndPlay("message1");
Symbol 14 MovieClip [message_w] Frame 224
gotoAndPlay("message4");
Symbol 14 MovieClip [message_w] Frame 225
gotoAndPlay("message");
Symbol 14 MovieClip [message_w] Frame 226
gotoAndPlay("message");
Symbol 14 MovieClip [message_w] Frame 227
gotoAndPlay("message1");
Symbol 14 MovieClip [message_w] Frame 228
gotoAndPlay("message1");
Symbol 14 MovieClip [message_w] Frame 229
gotoAndPlay("message1");
Symbol 14 MovieClip [message_w] Frame 230
gotoAndPlay("message");
Symbol 14 MovieClip [message_w] Frame 231
gotoAndPlay("message");
Symbol 14 MovieClip [message_w] Frame 232
gotoAndPlay("message1");
Symbol 14 MovieClip [message_w] Frame 233
gotoAndPlay("message1");
Symbol 14 MovieClip [message_w] Frame 234
gotoAndPlay("message4");
Symbol 14 MovieClip [message_w] Frame 235
gotoAndPlay("message4");
Symbol 14 MovieClip [message_w] Frame 236
gotoAndPlay("message2");
Symbol 14 MovieClip [message_w] Frame 237
gotoAndPlay("message");
Symbol 14 MovieClip [message_w] Frame 238
gotoAndPlay("message4");
Symbol 14 MovieClip [message_w] Frame 239
gotoAndPlay("message");
Symbol 14 MovieClip [message_w] Frame 240
text_message = "";
Symbol 14 MovieClip [message_w] Frame 271
_root.breaker = 2;
Symbol 14 MovieClip [message_w] Frame 272
gotoAndPlay("message1");
Symbol 14 MovieClip [message_w] Frame 273
stop();
Symbol 14 MovieClip [message_w] Frame 274
stop();
Symbol 14 MovieClip [message_w] Frame 275
text_message = "";
Symbol 14 MovieClip [message_w] Frame 316
gotoAndPlay("_root.ending1");
Symbol 14 MovieClip [message_w] Frame 317
stop();
Symbol 14 MovieClip [message_w] Frame 318
stop();
Symbol 20099 Button
on (release) {
}
Symbol 82 MovieClip [yoriko] Frame 1
stop();
Symbol 82 MovieClip [yoriko] Frame 2
stop();
Symbol 120 MovieClip [door] Frame 1
stop();
Symbol 120 MovieClip [door] Frame 2
stop();
Symbol 120 MovieClip [door] Frame 3
stop();
Symbol 120 MovieClip [door] Frame 4
stop();
Symbol 20100 Button
on (release) {
_root.message = "\u82B1\u74F6\u304C\u3042\u308B\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20101 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("kabin2");
}
on () {
}
Symbol 20102 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("kabin1");
}
on () {
}
Symbol 70 MovieClip [kabin] Frame 1
stop();
Symbol 70 MovieClip [kabin] Frame 2
stop();
Symbol 70 MovieClip [kabin] Frame 53
gotoAndPlay("kabin1");
Symbol 70 MovieClip [kabin] Frame 54
stop();
Symbol 70 MovieClip [kabin] Frame 55
stop();
Instance of Symbol 382 MovieClip [tanshin] "tansin" in Symbol 284 MovieClip [tokei4] Frame 1
onClipEvent (load) {
dateobj = new Date();
_root.op.tokei4.tansin._rotation = (dateobj.getHours() * 30) + (dateobj.getMinutes() / 2);
}
onClipEvent (enterFrame) {
dateobj = new Date();
_root.op.tokei4.tansin._rotation = (dateobj.getHours() * 30) + (dateobj.getMinutes() / 2);
}
Instance of Symbol 380 MovieClip [tyoushin] "tyousin" in Symbol 284 MovieClip [tokei4] Frame 1
onClipEvent (load) {
dateobj = new Date();
_root.op.tokei4.tyousin._rotation = (dateobj.getMinutes() * 6) + (dateobj.getSeconds() / 10);
}
onClipEvent (enterFrame) {
dateobj = new Date();
_root.op.tokei4.tyousin._rotation = (dateobj.getMinutes() * 6) + (dateobj.getSeconds() / 10);
}
Instance of Symbol 378 MovieClip [byoushin] "byousin" in Symbol 284 MovieClip [tokei4] Frame 1
onClipEvent (load) {
dateobj = new Date();
_root.op.tokei4.byousin._rotation = dateobj.getSeconds() * 6;
}
onClipEvent (enterFrame) {
dateobj = new Date();
_root.op.tokei4.byousin._rotation = dateobj.getSeconds() * 6;
}
Instance of Symbol 382 MovieClip [tanshin] "tansin" in Symbol 176 MovieClip [tokei] Frame 1
onClipEvent (load) {
if (_root.tokei != 1) {
_root.game.tokei.tansin._rotation = (_root.tokei3 * 30) + (_root.tokei2 / 2);
} else {
dateobj = new Date();
_root.game.tokei.tansin._rotation = (dateobj.getHours() * 30) + (dateobj.getMinutes() / 2);
}
}
onClipEvent (enterFrame) {
if (_root.tokei != 1) {
_root.game.tokei.tansin._rotation = (_root.tokei3 * 30) + (_root.tokei2 / 2);
} else {
dateobj = new Date();
_root.game.tokei.tansin._rotation = (dateobj.getHours() * 30) + (dateobj.getMinutes() / 2);
}
}
Instance of Symbol 380 MovieClip [tyoushin] "tyousin" in Symbol 176 MovieClip [tokei] Frame 1
onClipEvent (load) {
if (_root.tokei != 1) {
_root.game.tokei.tyousin._rotation = (_root.tokei2 * 6) + (_root.tokei1 / 10);
} else {
dateobj = new Date();
_root.game.tokei.tyousin._rotation = (dateobj.getMinutes() * 6) + (dateobj.getSeconds() / 10);
}
}
onClipEvent (enterFrame) {
if (_root.tokei != 1) {
_root.game.tokei.tyousin._rotation = (_root.tokei2 * 6) + (_root.tokei1 / 10);
} else {
dateobj = new Date();
_root.game.tokei.tyousin._rotation = (dateobj.getMinutes() * 6) + (dateobj.getSeconds() / 10);
}
}
Instance of Symbol 378 MovieClip [byoushin] "byousin" in Symbol 176 MovieClip [tokei] Frame 1
onClipEvent (load) {
if (_root.tokei != 1) {
_root.game.tokei.byousin._rotation = _root.tokei1 * 6;
} else {
dateobj = new Date();
_root.game.tokei.byousin._rotation = dateobj.getSeconds() * 6;
}
}
onClipEvent (enterFrame) {
if (_root.tokei != 1) {
_root.game.tokei.byousin._rotation = _root.tokei1 * 6;
} else {
dateobj = new Date();
_root.game.tokei.byousin._rotation = dateobj.getSeconds() * 6;
}
}
Symbol 20103 Button
on (release) {
if (_root.tokei != 1) {
_root.message = (((((("\n\u96FB\u6C60\u3092\u5916\u3057\u305F\u306E\u3067\n" + _root.tokei3) + "\u6642") + _root.tokei2) + "\u5206") + _root.tokei1) + "\u79D2") + "\u3067\u6B62\u307E\u3063\u3066\u3044\u308B\u3002";
_root.message_w.gotoAndPlay("message5");
} else if (_root.tokei3 >= 5) {
if (_root.tokei3 >= 7) {
if (_root.tokei3 >= 11) {
if (_root.tokei3 >= 15) {
if (_root.tokei3 >= 18) {
if (_root.tokei3 < 24) {
_root.message = "\n\u3082\u3046\u591C\u306E\u3088\u3046\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
} else {
_root.message = "\n\u5915\u9803\u306E\u3088\u3046\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
} else {
_root.message = "\n\u663C\u9803\u306E\u3088\u3046\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
} else {
_root.message = "\n\u307E\u3060\u5348\u524D\u4E2D\u306E\u3088\u3046\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
} else {
_root.message = "\n\u65E9\u671D\u306E\u3088\u3046\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
} else {
_root.message = "\n\u3082\u3046\u6DF1\u591C\u306E\u3088\u3046\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
}
on () {
}
Symbol 20104 Button
on (release) {
this.gotoAndPlay("tokei2");
_root.message = "\n\u6642\u8A08\u306E\u88CF\u5074\u3060\u3002";
_root.message_w.gotoAndPlay("rimo");
}
on () {
}
Symbol 20105 Button
on (release) {
_root.message = "\n\u6642\u8A08\u306E\u88CF\u5074\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
on () {
}
Symbol 20106 Button
on (release) {
this.gotoAndPlay("tokei1");
_root.message = "\n\u8868\u5074\u3060\u3002";
_root.message_w.gotoAndPlay("rimo");
}
on () {
}
Instance of Symbol 382 MovieClip [tanshin] "tansin" in Symbol 366 MovieClip [tokei2] Frame 1
onClipEvent (load) {
if (_root.tokei != 1) {
_root.game.tokei2.tansin._rotation = (_root.tokei3 * 30) + (_root.tokei2 / 2);
} else {
dateobj = new Date();
_root.game.tokei2.tansin._rotation = (dateobj.getHours() * 30) + (dateobj.getMinutes() / 2);
}
}
onClipEvent (enterFrame) {
if (_root.tokei != 1) {
_root.game.tokei2.tansin._rotation = (_root.tokei3 * 30) + (_root.tokei2 / 2);
} else {
dateobj = new Date();
_root.game.tokei2.tansin._rotation = (dateobj.getHours() * 30) + (dateobj.getMinutes() / 2);
}
}
Instance of Symbol 380 MovieClip [tyoushin] "tyousin" in Symbol 366 MovieClip [tokei2] Frame 1
onClipEvent (load) {
if (_root.tokei != 1) {
_root.game.tokei2.tyousin._rotation = (_root.tokei2 * 6) + (_root.tokei1 / 10);
} else {
dateobj = new Date();
_root.game.tokei2.tyousin._rotation = (dateobj.getMinutes() * 6) + (dateobj.getSeconds() / 10);
}
}
onClipEvent (enterFrame) {
if (_root.tokei != 1) {
_root.game.tokei2.tyousin._rotation = (_root.tokei2 * 6) + (_root.tokei1 / 10);
} else {
dateobj = new Date();
_root.game.tokei2.tyousin._rotation = (dateobj.getMinutes() * 6) + (dateobj.getSeconds() / 10);
}
}
Instance of Symbol 378 MovieClip [byoushin] "byousin" in Symbol 366 MovieClip [tokei2] Frame 1
onClipEvent (load) {
if (_root.tokei != 1) {
_root.game.tokei2.byousin._rotation = _root.tokei1 * 6;
} else {
dateobj = new Date();
_root.game.tokei2.byousin._rotation = dateobj.getSeconds() * 6;
}
}
onClipEvent (enterFrame) {
if (_root.tokei != 1) {
_root.game.tokei2.byousin._rotation = _root.tokei1 * 6;
} else {
dateobj = new Date();
_root.game.tokei2.byousin._rotation = dateobj.getSeconds() * 6;
}
}
Instance of Symbol 162 MovieClip [kara] "kara" in Symbol 366 MovieClip [tokei2] Frame 1
onClipEvent (enterFrame) {
if (_root.tokei == 1) {
dateobj = new Date();
_root.tokei1 = dateobj.getSeconds();
_root.tokei2 = dateobj.getMinutes();
_root.tokei3 = dateobj.getHours();
}
}
Symbol 366 MovieClip [tokei2] Frame 1
stop();
Symbol 366 MovieClip [tokei2] Frame 2
stop();
Instance of Symbol 162 MovieClip [kara] "kara" in Symbol 366 MovieClip [tokei2] Frame 3
onClipEvent (enterFrame) {
if (_root.tokei == 1) {
dateobj = new Date();
_root.tokei1 = dateobj.getSeconds();
_root.tokei2 = dateobj.getMinutes();
_root.tokei3 = dateobj.getHours();
_root.tokei4 = ((_root.tokei3 * _root.suji_h) + (_root.tokei2 * _root.suji_m)) + (_root.tokei1 * _root.suji_s);
}
}
Symbol 366 MovieClip [tokei2] Frame 3
stop();
Symbol 366 MovieClip [tokei2] Frame 4
stop();
Symbol 20107 Button
on (release) {
if (_root.tokei != 2) {
if (_root.driver != 3) {
_root.message = "\n\u30CD\u30B8\u3067\u6B62\u307E\u3063\u3066\u3044\u3066\u5916\u305B\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("message4");
} else {
this.gotoAndPlay("tokei3_2");
_root.message = "\n\u96FB\u6C60\u30AB\u30D0\u30FC\u3092\u5916\u3057\u305F\u3002";
_root.message_w.gotoAndPlay("rimo");
}
} else {
_root.message = "\n\u3082\u3046\u5916\u3059\u5FC5\u8981\u306F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("message4");
}
}
on () {
}
Symbol 20108 Button
on (release) {
_root.message = "\n\u96FB\u6C60\u3092\u5165\u308C\u308B\u53E3\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
on () {
}
Instance of Symbol 198 MovieClip [neji] "neji" in Symbol 190 MovieClip [tokei3] Frame 1
onClipEvent (load) {
if (_root.driver == 3) {
this.gotoAndPlay("neji2");
}
}
Symbol 190 MovieClip [tokei3] Frame 1
stop();
Symbol 190 MovieClip [tokei3] Frame 2
stop();
Instance of Symbol 174 MovieClip [denchi_yoko] "denchi1" in Symbol 190 MovieClip [tokei3] Frame 3
onClipEvent (load) {
if (_root.denchi1 != 1) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.denchi1 != 1) {
_visible = false;
} else {
_visible = true;
}
}
on (release) {
_root.tokei = 2;
_root.denchi1 = 2;
_visible = false;
_root.message = "\n\u4E7E\u96FB\u6C60\u3092\u624B\u306B\u5165\u308C\u305F\uFF01";
_root.message_w.gotoAndPlay("get2");
}
Symbol 190 MovieClip [tokei3] Frame 3
stop();
Symbol 190 MovieClip [tokei3] Frame 4
stop();
Symbol 20109 Button
on (release) {
if (_root.select_item != "driver") {
_root.message = "\n\u7D20\u624B\u3067\u306F\u5916\u305B\u305D\u3046\u306B\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("message4");
} else {
_root.select_item = "no";
_root.driver = 3;
_root.message_w.gotoAndPlay("neji");
this.gotoAndPlay("neji2");
}
}
on () {
}
Symbol 198 MovieClip [neji] Frame 1
stop();
Symbol 198 MovieClip [neji] Frame 2
stop();
Symbol 198 MovieClip [neji] Frame 3
stop();
Symbol 198 MovieClip [neji] Frame 4
stop();
Symbol 20110 Button
on (release) {
_root.message = "\u30BF\u30F3\u30B9\u304C\u3042\u308B\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20111 Button
on (release) {
if (_root.select_item != "key2") {
if (_root.key2 != 3) {
if (!(((_root.select_item == "key1") || (_root.select_item == "key3")) || (_root.select_item == "key4"))) {
_root.message = "\u9375\u304C\u304B\u304B\u3063\u3066\u3044\u308B\u3002";
_root.message_w.gotoAndPlay("hikidashi4");
} else {
_root.message = "\u9375\u304C\u5408\u308F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("key_open2");
}
} else {
_root.message_w.gotoAndPlay("hikidashi");
this.gotoAndPlay("tansu2");
}
} else {
_root.message = "\u9375\u304C\u958B\u3044\u305F\uFF01";
_root.message_w.gotoAndPlay("key_open");
_root.key2 = 3;
_root.select_item = "no";
}
}
on () {
}
Symbol 20112 Button
on (release) {
if (_root.select_item != "key3") {
if (_root.key3 != 3) {
if (!(((_root.select_item == "key1") || (_root.select_item == "key2")) || (_root.select_item == "key4"))) {
_root.message = "\u9375\u304C\u304B\u304B\u3063\u3066\u3044\u308B\u3002";
_root.message_w.gotoAndPlay("hikidashi4");
} else {
_root.message = "\u9375\u304C\u5408\u308F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("key_open2");
}
} else {
_root.message_w.gotoAndPlay("hikidashi");
this.gotoAndPlay("tansu3");
}
} else {
_root.message = "\u9375\u304C\u958B\u3044\u305F\uFF01";
_root.message_w.gotoAndPlay("key_open");
_root.key3 = 3;
_root.select_item = "no";
}
}
on () {
}
Symbol 20113 Button
on (release) {
if (_root.select_item != "key4") {
if (_root.key4 != 3) {
if (!(((_root.select_item == "key1") || (_root.select_item == "key2")) || (_root.select_item == "key3"))) {
_root.message = "\u9375\u304C\u304B\u304B\u3063\u3066\u3044\u308B\u3002";
_root.message_w.gotoAndPlay("hikidashi4");
} else {
_root.message = "\u9375\u304C\u5408\u308F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("key_open2");
}
} else {
_root.message_w.gotoAndPlay("hikidashi");
this.gotoAndPlay("tansu4");
}
} else {
_root.message = "\u9375\u304C\u958B\u3044\u305F\uFF01";
_root.message_w.gotoAndPlay("key_open");
_root.key4 = 3;
_root.select_item = "no";
}
}
on () {
}
Symbol 20114 Button
on (release) {
_root.message = "\u30BF\u30F3\u30B9\u304C\u3042\u308B\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20115 Button
on (release) {
if (_root.select_item != "key3") {
if (_root.key3 != 3) {
if (!(((_root.select_item == "key1") || (_root.select_item == "key2")) || (_root.select_item == "key4"))) {
_root.message = "\u9375\u304C\u304B\u304B\u3063\u3066\u3044\u308B\u3002";
_root.message_w.gotoAndPlay("hikidashi4");
} else {
_root.message = "\u9375\u304C\u5408\u308F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("key_open2");
}
} else {
_root.message_w.gotoAndPlay("hikidashi");
this.gotoAndPlay("tansu3");
}
} else {
_root.message = "\u9375\u304C\u958B\u3044\u305F\uFF01";
_root.message_w.gotoAndPlay("key_open");
_root.key3 = 3;
_root.select_item = "no";
}
}
on () {
}
Symbol 20116 Button
on (release) {
if (_root.select_item != "key4") {
if (_root.key4 != 3) {
if (!(((_root.select_item == "key1") || (_root.select_item == "key2")) || (_root.select_item == "key3"))) {
_root.message = "\u9375\u304C\u304B\u304B\u3063\u3066\u3044\u308B\u3002";
_root.message_w.gotoAndPlay("hikidashi4");
} else {
_root.message = "\u9375\u304C\u5408\u308F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("key_open2");
}
} else {
_root.message_w.gotoAndPlay("hikidashi");
this.gotoAndPlay("tansu4");
}
} else {
_root.message = "\u9375\u304C\u958B\u3044\u305F\uFF01";
_root.message_w.gotoAndPlay("key_open");
_root.key4 = 3;
_root.select_item = "no";
}
}
on () {
}
Symbol 20118 Button
on (release) {
_root.message_w.gotoAndPlay("hikidashi2");
this.gotoAndPlay("tansu1");
}
on () {
}
Symbol 20119 Button
on (release) {
_root.message = "\u30BF\u30F3\u30B9\u304C\u3042\u308B\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20120 Button
on (release) {
if (_root.select_item != "key2") {
if (_root.key2 != 3) {
if (!(((_root.select_item == "key1") || (_root.select_item == "key3")) || (_root.select_item == "key4"))) {
_root.message = "\u9375\u304C\u304B\u304B\u3063\u3066\u3044\u308B\u3002";
_root.message_w.gotoAndPlay("hikidashi4");
} else {
_root.message = "\u9375\u304C\u5408\u308F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("key_open2");
}
} else {
_root.message_w.gotoAndPlay("hikidashi");
this.gotoAndPlay("tansu2");
}
} else {
_root.message = "\u9375\u304C\u958B\u3044\u305F\uFF01";
_root.message_w.gotoAndPlay("key_open");
_root.key2 = 3;
_root.select_item = "no";
}
}
on () {
}
Symbol 20121 Button
on (release) {
if (_root.select_item != "key4") {
if (_root.key4 != 3) {
if (!(((_root.select_item == "key1") || (_root.select_item == "key2")) || (_root.select_item == "key3"))) {
_root.message = "\u9375\u304C\u304B\u304B\u3063\u3066\u3044\u308B\u3002";
_root.message_w.gotoAndPlay("hikidashi4");
} else {
_root.message = "\u9375\u304C\u5408\u308F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("key_open2");
}
} else {
_root.message_w.gotoAndPlay("hikidashi");
this.gotoAndPlay("tansu4");
}
} else {
_root.message = "\u9375\u304C\u958B\u3044\u305F\uFF01";
_root.message_w.gotoAndPlay("key_open");
_root.key4 = 3;
_root.select_item = "no";
}
}
on () {
}
Symbol 20123 Button
on (release) {
_root.message_w.gotoAndPlay("hikidashi2");
this.gotoAndPlay("tansu1");
}
on () {
}
Symbol 20124 Button
on (release) {
_root.message = "\u30BF\u30F3\u30B9\u304C\u3042\u308B\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20125 Button
on (release) {
if (_root.select_item != "key2") {
if (_root.key2 != 3) {
if (!(((_root.select_item == "key1") || (_root.select_item == "key3")) || (_root.select_item == "key4"))) {
_root.message = "\u9375\u304C\u304B\u304B\u3063\u3066\u3044\u308B\u3002";
_root.message_w.gotoAndPlay("hikidashi4");
} else {
_root.message = "\u9375\u304C\u5408\u308F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("key_open2");
}
} else {
_root.message_w.gotoAndPlay("hikidashi");
this.gotoAndPlay("tansu2");
}
} else {
_root.message = "\u9375\u304C\u958B\u3044\u305F\uFF01";
_root.message_w.gotoAndPlay("key_open");
_root.key2 = 3;
_root.select_item = "no";
}
}
on () {
}
Symbol 20126 Button
on (release) {
if (_root.select_item != "key3") {
if (_root.key3 != 3) {
if (!(((_root.select_item == "key1") || (_root.select_item == "key2")) || (_root.select_item == "key4"))) {
_root.message = "\u9375\u304C\u304B\u304B\u3063\u3066\u3044\u308B\u3002";
_root.message_w.gotoAndPlay("hikidashi4");
} else {
_root.message = "\u9375\u304C\u5408\u308F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("key_open2");
}
} else {
_root.message_w.gotoAndPlay("hikidashi");
this.gotoAndPlay("tansu3");
}
} else {
_root.message = "\u9375\u304C\u958B\u3044\u305F\uFF01";
_root.message_w.gotoAndPlay("key_open");
_root.key3 = 3;
_root.select_item = "no";
}
}
on () {
}
Symbol 20128 Button
on (release) {
_root.message_w.gotoAndPlay("hikidashi2");
this.gotoAndPlay("tansu1");
}
on () {
}
Symbol 42 MovieClip [tansu] Frame 1
stop();
Symbol 42 MovieClip [tansu] Frame 2
stop();
Instance of Symbol 262 MovieClip [memo2] "memo2" in Symbol 42 MovieClip [tansu] Frame 3
onClipEvent (load) {
if (_root.memo2 != 1) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.memo2 != 1) {
_visible = false;
} else {
_visible = true;
}
}
on (release) {
_root.memo2 = 2;
_visible = false;
_root.message = "\u30E1\u30E2\u3092\u624B\u306B\u5165\u308C\u305F\uFF01";
_root.message_w.gotoAndPlay("get");
}
Symbol 42 MovieClip [tansu] Frame 3
stop();
Symbol 42 MovieClip [tansu] Frame 4
stop();
Instance of Symbol 194 MovieClip [driver] "driver" in Symbol 42 MovieClip [tansu] Frame 5
onClipEvent (load) {
if (_root.driver != 1) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.driver != 1) {
_visible = false;
} else {
_visible = true;
}
}
on (release) {
_root.driver = 2;
_visible = false;
_root.message = "\u30C9\u30E9\u30A4\u30D0\u30FC\u3092\u624B\u306B\u5165\u308C\u305F\uFF01";
_root.message_w.gotoAndPlay("get");
}
Symbol 42 MovieClip [tansu] Frame 5
stop();
Symbol 42 MovieClip [tansu] Frame 6
stop();
Instance of Symbol 150 MovieClip [denchi] "denchi2" in Symbol 42 MovieClip [tansu] Frame 7
onClipEvent (load) {
if (_root.denchi2 != 1) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.denchi2 != 1) {
_visible = false;
} else {
_visible = true;
}
}
on (release) {
_root.denchi2 = 2;
_visible = false;
_root.message = "\u4E7E\u96FB\u6C60\u3092\u624B\u306B\u5165\u308C\u305F\uFF01";
_root.message_w.gotoAndPlay("get");
}
Symbol 42 MovieClip [tansu] Frame 7
stop();
Symbol 42 MovieClip [tansu] Frame 8
stop();
Symbol 20129 Button
on (release) {
_root.message = "\u30C6\u30FC\u30D6\u30EB\u304C\u3042\u308B\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20130 Button
on (release) {
_root.isu = 2;
_root.message_w.gotoAndPlay("hikidashi2");
this.gotoAndPlay("table2");
}
on () {
}
Symbol 20131 Button
on (release) {
_root.isu = 2;
_root.message_w.gotoAndPlay("hikidashi2");
this.gotoAndPlay("table2");
}
on () {
}
Symbol 20132 Button
on (release) {
_root.message = "\u30C6\u30FC\u30D6\u30EB\u304C\u3042\u308B\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20133 Button
on (release) {
_root.message = "\u30C6\u30FC\u30D6\u30EB\u304C\u3042\u308B\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20134 Button
on (release) {
_root.isu = 1;
_root.message_w.gotoAndPlay("hikidashi2");
this.gotoAndPlay("table1");
}
on () {
}
Symbol 20135 Button
on (release) {
_root.isu = 1;
_root.message_w.gotoAndPlay("hikidashi2");
this.gotoAndPlay("table1");
}
on () {
}
Symbol 62 MovieClip [table] Frame 1
stop();
Symbol 62 MovieClip [table] Frame 2
stop();
Symbol 62 MovieClip [table] Frame 3
stop();
Symbol 62 MovieClip [table] Frame 4
stop();
Symbol 20136 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("makura2");
}
on () {
}
Symbol 20137 Button
on (release) {
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("makura1");
}
on () {
}
Symbol 102 MovieClip [makura] Frame 1
stop();
Symbol 102 MovieClip [makura] Frame 2
stop();
Symbol 102 MovieClip [makura] Frame 53
gotoAndPlay("makura1");
Symbol 102 MovieClip [makura] Frame 54
stop();
Symbol 102 MovieClip [makura] Frame 55
stop();
Symbol 20138 Button
on (release) {
_root.message = "\u30BF\u30AA\u30EB\u30B1\u30C3\u30C8\u304C\u304B\u3051\u3089\u308C\u3066\u3044\u308B\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20139 Button
on (release) {
_root.huton = 2;
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("huton2");
}
on () {
}
Symbol 20140 Button
on (release) {
_root.message = "\u30BF\u30AA\u30EB\u30B1\u30C3\u30C8\u304C\u304B\u3051\u3089\u308C\u3066\u3044\u308B\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20141 Button
on (release) {
_root.huton = 1;
_root.message_w.gotoAndPlay("message");
this.gotoAndPlay("huton1");
}
on () {
}
Symbol 132 MovieClip [huton] Frame 1
stop();
Symbol 132 MovieClip [huton] Frame 2
stop();
Instance of Symbol 164 MovieClip [rimocon] "rimocon" in Symbol 132 MovieClip [huton] Frame 3
onClipEvent (load) {
if (_root.rimocon != 1) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.rimocon != 1) {
_visible = false;
} else {
_visible = true;
}
}
on (release) {
_root.rimocon = 2;
_visible = false;
_root.message = "\u30EA\u30E2\u30B3\u30F3\u3092\u624B\u306B\u5165\u308C\u305F\uFF01";
_root.message_w.gotoAndPlay("get");
}
Symbol 132 MovieClip [huton] Frame 3
stop();
Symbol 132 MovieClip [huton] Frame 4
stop();
Symbol 20142 Button
on (release) {
_root.message = "\u6697\u304F\u3066\u3088\u304F\u898B\u3048\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20143 Button
on (release) {
_root.message = "\u6697\u304F\u3066\u3088\u304F\u898B\u3048\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20144 Button
on (release) {
_root.message_w.gotoAndPlay("message");
_root.game.gotoAndPlay("room3");
this.gotoAndPlay("yami1");
}
on () {
}
Symbol 20145 Button
on (release) {
_root.message = "\u6697\u304F\u3066\u3088\u304F\u898B\u3048\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20146 Button
on (release) {
_root.message = "\u30D6\u30EC\u30FC\u30AB\u30FC\u306E\u6249\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20147 Button
on (release) {
_root.message = "\u30D6\u30EC\u30FC\u30AB\u30FC\u3060\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20148 Button
on (release) {
_root.message = "\u96FB\u7403\u304C\u5149\u3063\u3066\u3044\u308B\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20149 Button
on (release) {
_root.message_w.gotoAndPlay("message");
_root.game.gotoAndPlay("room3");
this.gotoAndPlay("yami1");
}
on () {
}
Instance of Symbol 220 MovieClip [kabe] "kabe2" in Symbol 216 MovieClip [yami] Frame 1
onClipEvent (load) {
if (_root.yami != 2) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.yami != 2) {
_visible = false;
} else {
_visible = true;
}
}
on (release) {
_root.message = "\u58C1\u304C\u307C\u3093\u3084\u308A\u5149\u3063\u3066\u3044\u308B\u3002";
_root.message_w.gotoAndPlay("message1");
_root.game.gotoAndPlay("kabe");
_root.item.yami.gotoAndPlay("yami2");
}
Symbol 216 MovieClip [yami] Frame 1
stop();
Symbol 216 MovieClip [yami] Frame 2
stop();
Instance of Symbol 220 MovieClip [kabe] "kabe" in Symbol 216 MovieClip [yami] Frame 3
on (release) {
_root.message_w.gotoAndPlay("hikidashi");
_root.game.gotoAndPlay("kabe2");
_root.item.yami.gotoAndPlay("yami3");
}
Symbol 216 MovieClip [yami] Frame 3
stop();
Symbol 216 MovieClip [yami] Frame 4
stop();
Instance of Symbol 236 MovieClip [breaker] "breaker" in Symbol 216 MovieClip [yami] Frame 5
onClipEvent (load) {
if (_root.breaker != 3) {
if (_root.breaker == 2) {
this.gotoAndPlay("breaker1");
}
} else {
this.gotoAndPlay("breaker2");
}
}
onClipEvent (enterFrame) {
if (_root.breaker != 3) {
if (_root.breaker == 2) {
this.gotoAndPlay("breaker1");
}
} else {
this.gotoAndPlay("breaker2");
}
}
Symbol 216 MovieClip [yami] Frame 5
stop();
Symbol 216 MovieClip [yami] Frame 6
stop();
Symbol 20150 Button
on (release) {
_root.breaker = 3;
_root.message_w.gotoAndPlay("botan");
this.gotoAndPlay("breaker2");
}
on () {
}
Symbol 20151 Button
on (release) {
_root.breaker = 2;
_root.message_w.gotoAndPlay("botan");
this.gotoAndPlay("breaker1");
}
on () {
}
Symbol 236 MovieClip [breaker] Frame 1
stop();
Symbol 236 MovieClip [breaker] Frame 2
stop();
Symbol 236 MovieClip [breaker] Frame 3
stop();
Symbol 236 MovieClip [breaker] Frame 4
stop();
Symbol 20152 Button
on (release) {
_root.message = "\n\u91D1\u5EAB\u306E\u3088\u3046\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
on () {
}
Instance of Symbol 344 MovieClip [suji1] "suji1" in Symbol 254 MovieClip [kinko] Frame 1
onClipEvent (load) {
if (!((_root.suji_no == 4) || (_root.suji_no == 6))) {
if (!((_root.suji_no == 3) || (_root.suji_no == 5))) {
if ((_root.suji_no == 1) || (_root.suji_no == 2)) {
_x = 201;
gotoAndPlay("suji" + _root.suji1);
}
} else {
_x = 236;
gotoAndPlay("suji" + _root.suji1);
}
} else {
_x = 271;
gotoAndPlay("suji" + _root.suji1);
}
}
onClipEvent (enterFrame) {
gotoAndPlay("suji" + _root.suji1);
}
Instance of Symbol 344 MovieClip [suji1] "suji2" in Symbol 254 MovieClip [kinko] Frame 1
onClipEvent (load) {
if (!((_root.suji_no == 2) || (_root.suji_no == 5))) {
if (!((_root.suji_no == 1) || (_root.suji_no == 6))) {
if ((_root.suji_no == 3) || (_root.suji_no == 4)) {
_x = 201;
gotoAndPlay("suji" + _root.suji2);
}
} else {
_x = 236;
gotoAndPlay("suji" + _root.suji2);
}
} else {
_x = 271;
gotoAndPlay("suji" + _root.suji2);
}
}
onClipEvent (enterFrame) {
gotoAndPlay("suji" + _root.suji2);
}
Instance of Symbol 344 MovieClip [suji1] "suji3" in Symbol 254 MovieClip [kinko] Frame 1
onClipEvent (load) {
if (!((_root.suji_no == 1) || (_root.suji_no == 3))) {
if (!((_root.suji_no == 2) || (_root.suji_no == 4))) {
if ((_root.suji_no == 5) || (_root.suji_no == 6)) {
_x = 201;
gotoAndPlay("suji" + _root.suji3);
}
} else {
_x = 236;
gotoAndPlay("suji" + _root.suji3);
}
} else {
_x = 271;
gotoAndPlay("suji" + _root.suji3);
}
}
onClipEvent (enterFrame) {
gotoAndPlay("suji" + _root.suji3);
}
Symbol 20153 Button
on (release) {
_root.message = "\n\u5C0F\u3055\u306A\u91D1\u5EAB\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
on () {
}
Symbol 20154 Button
on (release) {
if (_root.memo3 != 3) {
if (_root.suji4 != 9) {
_root.suji4 = _root.suji4 + 1;
_root.message_w.gotoAndPlay("botan");
} else {
_root.suji4 = 0;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.message = "\n\u3082\u3046\u3044\u3058\u308B\u5FC5\u8981\u306F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("message4");
}
}
on () {
}
Symbol 20155 Button
on (release) {
if (_root.memo3 != 3) {
if (_root.suji5 != 9) {
_root.suji5 = _root.suji5 + 1;
_root.message_w.gotoAndPlay("botan");
} else {
_root.suji5 = 0;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.message = "\n\u3082\u3046\u3044\u3058\u308B\u5FC5\u8981\u306F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("message4");
}
}
on () {
}
Symbol 20156 Button
on (release) {
if (_root.memo3 != 3) {
if (_root.suji6 != 9) {
_root.suji6 = _root.suji6 + 1;
_root.message_w.gotoAndPlay("botan");
} else {
_root.suji6 = 0;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.message = "\n\u3082\u3046\u3044\u3058\u308B\u5FC5\u8981\u306F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("message4");
}
}
on () {
}
Symbol 20157 Button
on (release) {
if (_root.memo3 != 3) {
if (_root.suji4 != 0) {
_root.suji4 = _root.suji4 - 1;
_root.message_w.gotoAndPlay("botan");
} else {
_root.suji4 = 9;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.message = "\n\u3082\u3046\u3044\u3058\u308B\u5FC5\u8981\u306F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("message4");
}
}
on () {
}
Symbol 20158 Button
on (release) {
if (_root.memo3 != 3) {
if (_root.suji5 != 0) {
_root.suji5 = _root.suji5 - 1;
_root.message_w.gotoAndPlay("botan");
} else {
_root.suji5 = 9;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.message = "\n\u3082\u3046\u3044\u3058\u308B\u5FC5\u8981\u306F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("message4");
}
}
on () {
}
Symbol 20159 Button
on (release) {
if (_root.memo3 != 3) {
if (_root.suji6 != 0) {
_root.suji6 = _root.suji6 - 1;
_root.message_w.gotoAndPlay("botan");
} else {
_root.suji6 = 9;
_root.message_w.gotoAndPlay("botan");
}
} else {
_root.message = "\n\u3082\u3046\u3044\u3058\u308B\u5FC5\u8981\u306F\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("message4");
}
}
on () {
}
Symbol 20160 Button
on (release) {
if (_root.memo3 != 3) {
if (!((_root.tokei4 == (((_root.suji4 * 100) + (_root.suji5 * 10)) + _root.suji6)) && (1 < _root.memo3))) {
_root.message = "\n\u958B\u304B\u306A\u3044\u3002";
_root.message_w.gotoAndPlay("hikidashi5");
} else {
_root.select_item = "no";
_root.memo3 = 3;
_root.message = "\n\u958B\u3044\u305F\uFF01";
_root.message_w.gotoAndPlay("hikidashi6");
this.gotoAndPlay("kinko2");
}
} else {
_root.message_w.gotoAndPlay("hikidashi");
this.gotoAndPlay("kinko2");
}
}
on () {
}
Symbol 20161 Button
on (release) {
_root.message = "\n\u5C0F\u3055\u306A\u91D1\u5EAB\u3060\u3002";
_root.message_w.gotoAndPlay("message4");
}
on () {
}
Instance of Symbol 344 MovieClip [suji1] "suji1" in Symbol 274 MovieClip [kinko2] Frame 1
onClipEvent (load) {
gotoAndPlay("suji" + _root.suji4);
}
onClipEvent (enterFrame) {
gotoAndPlay("suji" + _root.suji4);
}
Instance of Symbol 344 MovieClip [suji1] "suji2" in Symbol 274 MovieClip [kinko2] Frame 1
onClipEvent (load) {
gotoAndPlay("suji" + _root.suji5);
}
onClipEvent (enterFrame) {
gotoAndPlay("suji" + _root.suji5);
}
Instance of Symbol 344 MovieClip [suji1] "suji3" in Symbol 274 MovieClip [kinko2] Frame 1
onClipEvent (load) {
gotoAndPlay("suji" + _root.suji6);
}
onClipEvent (enterFrame) {
gotoAndPlay("suji" + _root.suji6);
}
Symbol 274 MovieClip [kinko2] Frame 1
stop();
Symbol 274 MovieClip [kinko2] Frame 2
stop();
Instance of Symbol 114 MovieClip [key1] "key1" in Symbol 274 MovieClip [kinko2] Frame 3
onClipEvent (load) {
if (_root.key1 != 1) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.key1 != 1) {
_visible = false;
} else {
_visible = true;
}
}
on (release) {
_root.key1 = 2;
_visible = false;
_root.message = "\u9375\u3092\u624B\u306B\u5165\u308C\u305F\uFF01";
_root.message_w.gotoAndPlay("get");
}
Symbol 274 MovieClip [kinko2] Frame 3
stop();
Symbol 274 MovieClip [kinko2] Frame 4
stop();
Symbol 20162 Button
on (release) {
_root.message = "\u5206\u539A\u3044\u672C\u3060\u3002\n\u30BF\u30A4\u30C8\u30EB\u306F\u300EReach for me\u300F\u3002";
_root.message_w.gotoAndPlay("message2");
}
on () {
}
Symbol 20163 Button
on (release) {
_root.message = "\u5206\u539A\u3044\u672C\u3060\u3002\n\u30BF\u30A4\u30C8\u30EB\u306F\u300EGoing my way\u300F\u3002";
_root.message_w.gotoAndPlay("message2");
}
on () {
}
Symbol 20164 Button
on (release) {
_root.message = "\u5206\u539A\u3044\u672C\u3060\u3002\n\u30BF\u30A4\u30C8\u30EB\u306F\u300EBaseball\u300F\u3002";
_root.message_w.gotoAndPlay("message2");
}
on () {
}
Symbol 20165 Button
on (release) {
_root.message = "\u5206\u539A\u3044\u672C\u3060\u3002\n\u30BF\u30A4\u30C8\u30EB\u306F\u300ERainbow\u300F\u3002";
_root.message_w.gotoAndPlay("message2");
}
on () {
}
Symbol 20166 Button
on (release) {
_root.message = "\u5206\u539A\u3044\u672C\u3060\u3002\n\u30BF\u30A4\u30C8\u30EB\u306F\u300EBeer garden\u300F\u3002";
_root.message_w.gotoAndPlay("message2");
}
on () {
}
Symbol 20167 Button
on (release) {
_root.message = "\u5206\u539A\u3044\u672C\u3060\u3002\n\u30BF\u30A4\u30C8\u30EB\u306F\u300EGarnet\u300F\u3002";
_root.message_w.gotoAndPlay("message2");
}
on () {
}
Symbol 20168 Button
on (release) {
_root.message = "\u5206\u539A\u3044\u672C\u3060\u3002\n\u30BF\u30A4\u30C8\u30EB\u306F\u300EGood luck\u300F\u3002";
_root.message_w.gotoAndPlay("message2");
}
on () {
}
Symbol 20169 Button
on (release) {
_root.message = "\u5206\u539A\u3044\u672C\u3060\u3002\n\u30BF\u30A4\u30C8\u30EB\u306F\u300ERight fielder\u300F\u3002";
_root.message_w.gotoAndPlay("message2");
}
on () {
}
Symbol 20170 Button
on (release) {
_root.message = "\u5206\u539A\u3044\u672C\u3060\u3002\n\u30BF\u30A4\u30C8\u30EB\u306F\u300EBlack Jack\u300F\u3002";
_root.message_w.gotoAndPlay("message2");
}
on () {
}
Symbol 20171 Button
on (release) {
_root.message = "\u5206\u539A\u3044\u672C\u3060\u3002\n\u30BF\u30A4\u30C8\u30EB\u306F\u300EGalaxy\u300F\u3002";
_root.message_w.gotoAndPlay("message2");
}
on () {
}
Symbol 20172 Button
on (release) {
_root.message = "\u5206\u539A\u3044\u672C\u3060\u3002\n\u30BF\u30A4\u30C8\u30EB\u306F\u300EBurning\u300F\u3002";
_root.message_w.gotoAndPlay("message2");
}
on () {
}
Symbol 20173 Button
on (release) {
_root.message = "\u5206\u539A\u3044\u672C\u3060\u3002\n\u30BF\u30A4\u30C8\u30EB\u306F\u300ERoman\u300F\u3002";
_root.message_w.gotoAndPlay("message2");
}
on () {
}
Symbol 20174 Button
on (release) {
_root.message = "\u5206\u539A\u3044\u672C\u3060\u3002\n\u30BF\u30A4\u30C8\u30EB\u306F\u300EBlossom\u300F\u3002";
_root.message_w.gotoAndPlay("message2");
}
on () {
}
Symbol 20175 Button
on (release) {
_root.message = "\u5206\u539A\u3044\u672C\u3060\u3002\n\u30BF\u30A4\u30C8\u30EB\u306F\u300ERose hip\u300F\u3002";
_root.message_w.gotoAndPlay("message2");
}
on () {
}
Symbol 20176 Button
on (release) {
_root.message = "\u5206\u539A\u3044\u672C\u3060\u3002\n\u30BF\u30A4\u30C8\u30EB\u306F\u300EGod bless you\u300F\u3002";
_root.message_w.gotoAndPlay("message2");
}
on () {
}
Symbol 20177 Button
on (release) {
_root.message = "\u5206\u539A\u3044\u672C\u3060\u3002\n\u30BF\u30A4\u30C8\u30EB\u306F\u300EBeautiful days\u300F\u3002";
_root.message_w.gotoAndPlay("message2");
}
on () {
}
Symbol 20178 Button
on (release) {
_root.message = "\u5206\u539A\u3044\u672C\u3060\u3002\n\u30BF\u30A4\u30C8\u30EB\u306F\u300EGladiolus\u300F\u3002";
_root.message_w.gotoAndPlay("message2");
}
on () {
}
Symbol 20179 Button
on (release) {
_root.message = "\u5206\u539A\u3044\u672C\u3060\u3002\n\u30BF\u30A4\u30C8\u30EB\u306F\u300ERemember\u300F\u3002";
_root.message_w.gotoAndPlay("message2");
}
on () {
}
Symbol 270 MovieClip [book] Frame 1
stop();
Symbol 270 MovieClip [book] Frame 2
stop();
Symbol 270 MovieClip [book] Frame 3
stop();
Symbol 270 MovieClip [book] Frame 4
stop();
Symbol 270 MovieClip [book] Frame 5
stop();
Symbol 270 MovieClip [book] Frame 6
stop();
Symbol 270 MovieClip [book] Frame 7
stop();
Symbol 270 MovieClip [book] Frame 8
stop();
Symbol 270 MovieClip [book] Frame 9
stop();
Symbol 270 MovieClip [book] Frame 10
stop();
Symbol 270 MovieClip [book] Frame 11
stop();
Symbol 270 MovieClip [book] Frame 12
stop();
Instance of Symbol 344 MovieClip [suji1] "suji_g" in Symbol 260 MovieClip [memo] Frame 1
onClipEvent (load) {
gotoAndPlay("suji" + _root.suji_g);
}
onClipEvent (enterFrame) {
gotoAndPlay("suji" + _root.suji_g);
}
Instance of Symbol 344 MovieClip [suji1] "suji_b" in Symbol 262 MovieClip [memo2] Frame 1
onClipEvent (load) {
gotoAndPlay("suji" + _root.suji_b);
}
onClipEvent (enterFrame) {
gotoAndPlay("suji" + _root.suji_b);
}
Instance of Symbol 344 MovieClip [suji1] "suji_r" in Symbol 280 MovieClip [memo4] Frame 1
onClipEvent (load) {
gotoAndPlay("suji" + _root.suji_r);
}
onClipEvent (enterFrame) {
gotoAndPlay("suji" + _root.suji_r);
}
Instance of Symbol 344 MovieClip [suji1] "suji_h" in Symbol 278 MovieClip [memo3] Frame 1
onClipEvent (load) {
gotoAndPlay("suji" + _root.suji_h);
}
onClipEvent (enterFrame) {
gotoAndPlay("suji" + _root.suji_h);
}
Instance of Symbol 344 MovieClip [suji1] "suji_m" in Symbol 278 MovieClip [memo3] Frame 1
onClipEvent (load) {
gotoAndPlay("suji" + _root.suji_m);
}
onClipEvent (enterFrame) {
gotoAndPlay("suji" + _root.suji_m);
}
Instance of Symbol 344 MovieClip [suji1] "suji_s" in Symbol 278 MovieClip [memo3] Frame 1
onClipEvent (load) {
gotoAndPlay("suji" + _root.suji_s);
}
onClipEvent (enterFrame) {
gotoAndPlay("suji" + _root.suji_s);
}
Symbol 344 MovieClip [suji1] Frame 1
stop();
Symbol 344 MovieClip [suji1] Frame 2
stop();
Symbol 344 MovieClip [suji1] Frame 3
stop();
Symbol 344 MovieClip [suji1] Frame 4
stop();
Symbol 344 MovieClip [suji1] Frame 5
stop();
Symbol 344 MovieClip [suji1] Frame 6
stop();
Symbol 344 MovieClip [suji1] Frame 7
stop();
Symbol 344 MovieClip [suji1] Frame 8
stop();
Symbol 344 MovieClip [suji1] Frame 9
stop();
Symbol 344 MovieClip [suji1] Frame 10
stop();
Symbol 344 MovieClip [suji1] Frame 11
stop();
Symbol 344 MovieClip [suji1] Frame 12
stop();
Symbol 344 MovieClip [suji1] Frame 13
stop();
Symbol 344 MovieClip [suji1] Frame 14
stop();
Symbol 344 MovieClip [suji1] Frame 15
stop();
Symbol 344 MovieClip [suji1] Frame 16
stop();
Symbol 344 MovieClip [suji1] Frame 17
stop();
Symbol 344 MovieClip [suji1] Frame 18
stop();
Symbol 344 MovieClip [suji1] Frame 19
stop();
Symbol 344 MovieClip [suji1] Frame 20
stop();
Symbol 344 MovieClip [suji1] Frame 21
stop();
Symbol 344 MovieClip [suji1] Frame 22
stop();
Symbol 20180 Button
on (release) {
this.gotoAndPlay("game");
}
on () {
}
Symbol 20181 Button
on (release) {
_root.message = "\u3057\u304B\u3057\u3000\u4F55\u3082\u898B\u3064\u304B\u3089\u306A\u304B\u3063\u305F\u3002";
_root.message_w.gotoAndPlay("message1");
}
on () {
}
Symbol 20182 Button
on (release) {
this.gotoAndPlay("opening");
}
on () {
}