Instance of Symbol 7 MovieClip in Frame 1
onClipEvent (load) {
_root.stop();
}
onClipEvent (enterFrame) {
if (100 == Math.floor((_root.getBytesLoaded() / _root.getBytesTotal()) * 100)) {
_root.gotoAndPlay(3);
}
}
Instance of Symbol 19 MovieClip in Frame 1
onClipEvent (enterFrame) {
this.gotoAndStop(Math.floor((_root.getBytesLoaded() / _root.getBytesTotal()) * 100));
}
Frame 2
gotoAndStop (1);
Frame 3
stop();
Frame 5
Mouse.show();
Frame 386
_root.serifu = "";
_root.get_item_show = "";
Mouse.show();
_focusrect = false;
_root.keyA = 0;
_root.keyD = 0;
_root.have_key = 0;
_root.key_A = 0;
_root.key_B = 0;
_root.key_C = 0;
_root.key_D = 0;
_root.key_E = 0;
_root.key_F = 0;
_root.Aopen = 0;
_root.Bopen = 0;
_root.Copen = 0;
_root.Dopen = 0;
_root.Eopen = 0;
_root.Fopen = 0;
_root.es = 0;
_root.all_open = 0;
se01 = new Sound();
se01.attachSound("wall_se");
se02 = new Sound();
se02.attachSound("get_item_SE");
Frame 387
stop();
Frame 388
_root.serifu = "Mn.......";
Frame 389
_root.serifu = "Where am I......?";
Frame 390
_root.serifu = "I was tempted someone's offer\n my play debt was made a wash, and I accepted....";
Frame 391
_root.serifu = "I was put to the car,\n and blindfolded it.....";
Frame 392
_root.serifu = "And I remembered\n to be made smelling something......";
Frame 393
_root.serifu = "Where is this place......?";
Frame 394
_root.serifu = "It is very darkness.....";
Frame 395
_root.serifu = "I cannot see anything.....";
Frame 396
_root.serifu = "";
Frame 397
_root.serifu = "";
Frame 398
_root.serifu = "";
Frame 399
_root.serifu = "\u2026\u2026";
Frame 400
_root.serifu = "I completely understand....";
Frame 401
_root.serifu = "If I could escape here....";
Frame 402
_root.serifu = "My debt is all cleared....";
Frame 403
_root.serifu = "O.K.....";
Frame 404
_root.serifu = "Do it!";
Frame 405
_root.serifu = "Get out of here!!!!";
Frame 406
_root.serifu = "I can do it! Can do it!";
Frame 407
_root.serifu = "........";
Frame 408
_root.serifu = "But......";
Frame 409
_root.serifu = "Very darkness here.....";
Frame 410
_root.serifu = "";
Frame 411
_root.serifu = "";
Frame 412
_root.serifu = "";
Frame 413
_root.serifu = "";
se05 = new Sound();
se05.attachSound("wall_open");
Frame 414
_root.serifu = "";
Frame 415
_root.serifu = "";
Frame 425
_root.serifu = "I step forward carefully......";
Frame 475
_root.serifu = "in the darkness......";
Frame 526
_root.serifu = "with touching a wall......";
Frame 578
_root.serifu = "And......";
Frame 1370
stop();
Symbol 27 Button
on (release) {
gotoAndPlay (5);
}
Symbol 29 MovieClip Frame 1
Mouse.hide();
this.onEnterFrame = function () {
this._x = _root._xmouse;
this._y = _root._ymouse;
};
Symbol 42 MovieClip Frame 1
stop();
Symbol 54 Button
on (release) {
nextFrame();
}
Symbol 55 Button
on (rollOver) {
_root.serifu = "Is this the switch to turn on the light ?";
}
on (rollOut) {
_root.serifu = "";
}
on (release) {
sirei_sound_box.gotoAndPlay("sirei_start");
nextFrame();
}
Symbol 69 MovieClip Frame 1
stop();
Symbol 69 MovieClip Frame 15
_root.serifu = "What....?";
Symbol 69 MovieClip Frame 32
_root.serifu = "Whose voice....?";
Symbol 69 MovieClip Frame 55
_root.serifu = "";
Symbol 69 MovieClip Frame 69
_root.serifu = "Labo.....";
Symbol 69 MovieClip Frame 93
_root.serifu = "";
Symbol 69 MovieClip Frame 160
_root.serifu = "Rule.... What rule?";
Symbol 69 MovieClip Frame 228
_root.serifu = "Escape here......";
Symbol 69 MovieClip Frame 270
_root.serifu = "";
Symbol 69 MovieClip Frame 288
_root.serifu = "That's.....";
Symbol 69 MovieClip Frame 306
_root.serifu = "";
Symbol 69 MovieClip Frame 329
_root.serifu = "That's only my way.......";
Symbol 69 MovieClip Frame 360
_root.serifu = "";
Symbol 69 MovieClip Frame 388
_root.serifu = "";
Symbol 69 MovieClip Frame 423
_root.serifu = "";
Symbol 69 MovieClip Frame 466
_root.gotoAndStop("sirei_end");
this.gotoAndStop(1);
Symbol 71 MovieClip Frame 1
Mouse.hide();
this.onEnterFrame = function () {
this._x = _root._xmouse;
this._y = _root._ymouse;
};
Symbol 72 Button
on (rollOver) {
_root.serifu = "Is this the switch to turn on the light ?";
}
on (rollOut) {
_root.serifu = "";
}
on (release) {
sirei_sound_box.gotoAndPlay("sirei_start");
}
Symbol 75 Button
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "Nothing wrong.";
}
if (n == 2) {
_root.serifu = "It's a wall.";
}
if (n == 3) {
_root.serifu = "Cement wall.";
}
if (n == 4) {
_root.serifu = "Bare concrete wall.";
}
if (n == 5) {
_root.serifu = "Hard wall.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 76 Button
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "Nothing wrong.";
}
if (n == 2) {
_root.serifu = "It's a floor.";
}
if (n == 3) {
_root.serifu = "Cement floor.";
}
if (n == 4) {
_root.serifu = "Bare concrete floor.";
}
if (n == 5) {
_root.serifu = "Hard floor.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 77 Button
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "Nothing wrong.";
}
if (n == 2) {
_root.serifu = "Floor is Chilly.";
}
if (n == 3) {
_root.serifu = "It's floor.";
}
if (n == 4) {
_root.serifu = "Nothing there.";
}
if (n == 5) {
_root.serifu = "Just floor.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 80 Button
on (rollOver) {
_root.serifu = "Wooden board....?";
}
on (press) {
se3.start();
_root.serifu = "Is this frame board......?";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 81 Button
on (rollOver) {
_root.serifu = "Wood board....";
}
on (press) {
se3.start();
_root.serifu = "It is left frame board....";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 82 Button
on (rollOver) {
_root.serifu = "Wooden board....?";
}
on (press) {
se3.start();
_root.serifu = "I think it's top board.....";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 83 Button
on (rollOver) {
_root.serifu = "Wooden board....";
}
on (press) {
se3.start();
_root.serifu = "This is shelf board .....";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 84 Button
on (rollOver) {
_root.serifu = "Wooden board....";
}
on (press) {
se3.start();
_root.serifu = "This is bottom board .....";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 85 Button
on (rollOver) {
_root.serifu = "Wood board....";
}
on (press) {
se3.start();
_root.serifu = "It is right frame board....";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 87 Button
on (rollOver) {
_root.serifu = "Wood board....";
}
on (press) {
se3.start();
_root.serifu = "It is right frame board....";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 89 Button
on (rollOver) {
_root.serifu = "Wooden board....?";
}
on (press) {
se3.start();
_root.serifu = "I think it's top board.....";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 90 Button
on (rollOver) {
_root.serifu = "Wooden board....";
}
on (press) {
se3.start();
_root.serifu = "This is back board....";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 92 Button
on (rollOver) {
_root.serifu = "Wood board....";
}
on (press) {
se3.start();
_root.serifu = "It is right frame board....";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 93 Button
on (rollOver) {
_root.serifu = "Wooden board....";
}
on (press) {
se3.start();
_root.serifu = "This is bottom board .....";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 94 MovieClip Frame 1
se3 = new Sound();
se3.attachSound("tana");
Symbol 95 Button
on (rollOver) {
_root.serifu = "It's a wall.";
}
on (press) {
se01.start();
_root.serifu = "Nothing wrong.";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 96 Button
on (rollOver) {
_root.serifu = "Check right place.";
}
on (press) {
_root.serifu = "turned right.";
gotoAndStop (411);
}
on (rollOut) {
_root.serifu = "";
}
Symbol 97 Button
on (rollOver) {
_root.serifu = "Check the left place.";
}
on (press) {
_root.serifu = "turned left.";
gotoAndStop (415);
}
on (rollOut) {
_root.serifu = "";
}
Symbol 100 Button
on (rollOver) {
_root.serifu = "Ouch!!!";
}
on (press) {
_root.serifu = "There are many pedicellarias.....\n And it smell fishy.....";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 103 Button
on (rollOver) {
_root.serifu = "Whow....This is very very soft touching....\nlike marshmallow......";
}
on (press) {
_root.serifu = "I don't know what is this.....";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 105 Button
on (rollOver) {
_root.serifu = "This is book too......";
}
on (press) {
_root.serifu = "Take it.";
this.gotoAndStop("book4_close_up");
}
on (rollOut) {
_root.serifu = "";
}
Symbol 110 Button
on (rollOver) {
_root.serifu = "\u5927\u304D\u3081\u306E\u672C\u3060\u2026\u2026";
}
on (press) {
_root.serifu = "\u958B\u3044\u3066\u307F\u308B";
this.gotoAndStop("book4_opened");
}
on (rollOut) {
_root.serifu = "";
}
Symbol 111 Button
on (press) {
this.gotoAndStop("book4_no");
}
on (rollOut) {
_root.serifu = "";
}
Symbol 114 Button
on (rollOver) {
_root.serifu = "Opened it, but of course I can't read...";
}
on (press) {
_root.serifu = "Nothing wrong.";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 115 MovieClip Frame 1
stop();
Symbol 116 Button
on (rollOver) {
_root.serifu = "Is this a book........?";
}
on (press) {
_root.serifu = "Hand it...";
this.gotoAndStop("book1_close_up");
}
on (rollOut) {
_root.serifu = "";
}
Symbol 117 Button
on (rollOver) {
_root.serifu = "\u5927\u304D\u3081\u306E\u672C\u3060\u2026\u2026";
}
on (press) {
_root.serifu = "\u958B\u3044\u3066\u307F\u308B";
this.gotoAndStop("book1_opened");
}
on (rollOut) {
_root.serifu = "";
}
Symbol 118 Button
on (press) {
_root.get_item_show = "";
this.gotoAndStop("book1_no");
}
on (rollOut) {
_root.serifu = "";
}
Symbol 121 Button
on (rollOver) {
_root.serifu = "Mm......is this.......?";
}
on (press) {
se02.start();
_root.get_item_show = "Get a key.";
_root.have_key = 1;
_root.key_A = 1;
this.keyA._visible = 0;
}
on (rollOut) {
_root.serifu = "";
}
Symbol 122 MovieClip Frame 1
stop();
se02 = new Sound();
se02.attachSound("get_item_SE");
Symbol 122 MovieClip Frame 10
if (_root.key_A == 1) {
this.keyA._visible = 0;
}
Symbol 123 Button
on (rollOver) {
_root.serifu = "This is book too......";
}
on (press) {
_root.serifu = "Take it......";
this.gotoAndStop("book2_close_up");
}
on (rollOut) {
_root.serifu = "";
}
Symbol 124 Button
on (rollOver) {
_root.serifu = "Book....";
}
on (press) {
_root.serifu = "Open it......";
this.gotoAndStop("book2_opened");
}
on (rollOut) {
_root.serifu = "";
}
Symbol 125 Button
on (press) {
this.gotoAndStop("book2_no");
}
on (rollOut) {
_root.serifu = "";
}
Symbol 126 Button
on (rollOver) {
_root.serifu = "Cannot read book too...";
}
on (press) {
_root.serifu = "Nothing wrong......";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 127 MovieClip Frame 1
stop();
Symbol 128 Button
on (rollOver) {
_root.serifu = "Mm......";
}
on (press) {
_root.serifu = "Took it......";
this.gotoAndStop("book3_close_up");
}
on (rollOut) {
_root.serifu = "";
}
Symbol 129 Button
on (rollOver) {
_root.serifu = "Big size book.....";
}
on (press) {
_root.serifu = "Open it......";
this.gotoAndStop("book3_opened");
}
on (rollOut) {
_root.serifu = "";
}
Symbol 130 Button
on (press) {
this.gotoAndStop("book3_no");
}
on (rollOut) {
_root.serifu = "";
}
Symbol 131 Button
on (rollOver) {
_root.serifu = "I cannot read......";
}
on (press) {
_root.serifu = "Nothing wrong....";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 132 MovieClip Frame 1
stop();
Symbol 133 Button
on (rollOver) {
_root.serifu = "This is the switch that is playing\n the sound from the WATCHER...";
}
on (release) {
_root.serifu = "No reaction any longer... ";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 136 Button
on (rollOver) {
_root.serifu = "Check right place.";
}
on (press) {
_root.serifu = "turned right.";
gotoAndStop (412);
}
on (rollOut) {
_root.serifu = "";
}
Symbol 137 Button
on (rollOver) {
_root.serifu = "Check the left place.";
}
on (press) {
_root.serifu = "turned left.";
gotoAndStop (410);
}
on (rollOut) {
_root.serifu = "";
}
Symbol 140 Button
on (rollOver) {
_root.serifu = "It is a curtain. Do I open?";
}
on (press) {
_root.serifu = "This curtain is opened.";
this.gotoAndPlay("kurtain_opening");
}
on (rollOut) {
_root.serifu = "";
}
Symbol 142 Button
on (rollOver) {
_root.serifu = "Fabric...?";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "Curtain...?";
}
if (n == 2) {
_root.serifu = "Sound against which the cloth and the metal. ";
}
if (n == 3) {
_root.serifu = "Sound of the metal from above. ";
}
if (n == 4) {
_root.serifu = "I think it's a curtain.";
}
if (n == 5) {
_root.serifu = "Why is there a curtain...?";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 143 Button
on (rollOver) {
if (_root.key_B == 1) {
_root.serifu = "";
} else {
_root.serifu = "Mm....There is something behind curtain.......";
}
}
on (press) {
if (_root.key_B == 1) {
_root.serifu = "";
} else {
se02.start();
_root.get_item_show = "I found a key!";
_root.have_key = 1;
_root.key_B = 1;
}
}
on (rollOut) {
_root.get_item_show = "";
_root.serifu = "";
}
Symbol 144 Button
on (rollOver) {
_root.serifu = "It's a metal stick...";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "It would a curtain rail.";
}
if (n == 2) {
_root.serifu = "Sound against which the cloth and the metal.";
}
if (n == 3) {
_root.serifu = "Curtain rail.";
}
if (n == 4) {
_root.serifu = "The crasp make noise.";
}
if (n == 5) {
_root.serifu = "Is this a curtain rail...?";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 147 Button
on (rollOver) {
_root.serifu = "Do I close the curtain?";
}
on (press) {
_root.serifu = "I closed the curtain.";
this.gotoAndStop("kurtain_closed");
}
on (rollOut) {
_root.serifu = "";
}
Symbol 148 Button
on (rollOver) {
_root.serifu = "It's a metal stick...";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "It would a curtain rail.";
}
if (n == 2) {
_root.serifu = "Sound against which the cloth and the metal.";
}
if (n == 3) {
_root.serifu = "Curtain rail.";
}
if (n == 4) {
_root.serifu = "The crasp make noise.";
}
if (n == 5) {
_root.serifu = "Is this a curtain rail...?";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 149 Button
on (rollOver) {
_root.serifu = "It's just a wall behind a curtain.";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "Nothing wrong.";
}
if (n == 2) {
_root.serifu = "It's a wall.";
}
if (n == 3) {
_root.serifu = "Concrete wall.";
}
if (n == 4) {
_root.serifu = "Bare concrete wall.";
}
if (n == 5) {
_root.serifu = "It's hard.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 150 MovieClip Frame 1
stop();
se02 = new Sound();
se02.attachSound("get_item_SE");
Symbol 150 MovieClip Frame 16
stop();
Symbol 152 Button
on (rollOver) {
_root.serifu = "Wood board......";
}
on (press) {
se3.start();
_root.serifu = "This is frame board......";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 155 Button
on (rollOver) {
_root.serifu = "It's drawer...";
}
on (press) {
if (_root.have_key == 0) {
n = Math.floor(Math.random() * 3) + 1;
if (n == 1) {
_root.serifu = "Where is a handle?";
}
if (n == 2) {
_root.serifu = "Is there something in this drawer?";
}
if (n == 3) {
_root.serifu = "It's wooden drawer.";
}
}
if (_root.have_key == 1) {
n = Math.floor(Math.random() * 3) + 1;
if (n == 1) {
_root.serifu = "Can it be opened with the key found a little while ago?";
}
if (n == 2) {
_root.serifu = "Is there something in this drawer?";
}
if (n == 3) {
_root.serifu = "It's wooden drawer.";
}
}
if (_root.Aopen == 1) {
n = Math.floor(Math.random() * 3) + 1;
if (n == 1) {
_root.serifu = "There is nothing in this drawer.";
}
if (n == 2) {
_root.serifu = "I checked again, but there is nothing in.";
}
if (n == 3) {
_root.serifu = "It's wooden drawer.";
}
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 156 Button
on (rollOver) {
_root.serifu = "It's drawer...";
}
on (press) {
if (_root.have_key == 0) {
n = Math.floor(Math.random() * 3) + 1;
if (n == 1) {
_root.serifu = "Where is a handle?";
}
if (n == 2) {
_root.serifu = "Is there something in this drawer?";
}
if (n == 3) {
_root.serifu = "It's wooden drawer.";
}
}
if (_root.have_key == 1) {
n = Math.floor(Math.random() * 3) + 1;
if (n == 1) {
_root.serifu = "Can it be opened with the key found a little while ago?";
}
if (n == 2) {
_root.serifu = "Is there something in this drawer?";
}
if (n == 3) {
_root.serifu = "It's wooden drawer.";
}
}
if (_root.Dopen == 1) {
n = Math.floor(Math.random() * 3) + 1;
if (n == 1) {
_root.serifu = "There is nothing in this drawer.";
}
if (n == 2) {
_root.serifu = "I checked again, but there is nothing in.";
}
if (n == 3) {
_root.serifu = "It's wooden drawer.";
}
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 157 Button
on (rollOver) {
_root.serifu = "It's drawer...";
}
on (press) {
if (_root.have_key == 0) {
n = Math.floor(Math.random() * 3) + 1;
if (n == 1) {
_root.serifu = "Where is a handle?";
}
if (n == 2) {
_root.serifu = "Is there something in this drawer?";
}
if (n == 3) {
_root.serifu = "It's wooden drawer.";
}
}
if (_root.have_key == 1) {
n = Math.floor(Math.random() * 3) + 1;
if (n == 1) {
_root.serifu = "Can it be opened with the key found a little while ago?";
}
if (n == 2) {
_root.serifu = "Is there something in this drawer?";
}
if (n == 3) {
_root.serifu = "It's wooden drawer.";
}
}
if (_root.Copen == 1) {
n = Math.floor(Math.random() * 3) + 1;
if (n == 1) {
_root.serifu = "There is nothing in this drawer.";
}
if (n == 2) {
_root.serifu = "I checked again, but there is nothing in.";
}
if (n == 3) {
_root.serifu = "It's wooden drawer.";
}
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 160 Button
on (rollOver) {
_root.serifu = "Key hole.......";
}
on (press) {
if (_root.have_key == 1) {
if (_root.key_A == 0) {
_root.serifu = "The key I got can't match......";
}
if ((_root.key_A == 1) && (_root.Aopen == 1)) {
_root.serifu = "The key I found can be opened,\n but I cannot find anything....";
}
if ((_root.key_A == 1) && (_root.Aopen == 0)) {
se04.start();
_root.serifu = "Open it!";
_root.Aopen = 1;
}
} else {
_root.serifu = "This drawer is locked.......";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 161 Button
on (rollOver) {
_root.serifu = "Key hole.......";
}
on (press) {
if (_root.have_key == 1) {
if (_root.key_D == 0) {
_root.serifu = "The key I got can't match......";
}
if ((_root.key_D == 1) && (_root.Dopen == 1)) {
_root.serifu = "The key I found can be opened,\n but I cannot find anything....";
}
if ((_root.key_D == 1) && (_root.Dopen == 0)) {
se04.start();
_root.serifu = "Open it!";
_root.Dopen = 1;
}
} else {
_root.serifu = "This drawer is locked.......";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 162 Button
on (rollOver) {
_root.serifu = "Key hole.......";
}
on (press) {
if (_root.have_key == 1) {
if (_root.key_C == 0) {
_root.serifu = "The key I got can't match......";
}
if ((_root.key_C == 1) && (_root.Copen == 1)) {
_root.serifu = "The key I found can be opened,\n but I cannot find anything....";
}
if ((_root.key_C == 1) && (_root.Copen == 0)) {
se04.start();
_root.serifu = "Open it!";
_root.Copen = 1;
}
} else {
_root.serifu = "This drawer is locked.......";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 164 Button
on (rollOver) {
_root.serifu = "This is a handle......";
}
on (press) {
if (_root.Aopen == 1) {
_root.serifu = "There is nothing......";
} else {
_root.serifu = "I pulled it, but cannot open......";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 165 Button
on (rollOver) {
_root.serifu = "This is a handle......";
}
on (press) {
if (_root.Dopen == 1) {
_root.serifu = "There is nothing......";
} else {
_root.serifu = "I pulled it, but cannot open......";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 166 Button
on (rollOver) {
_root.serifu = "This is a handle......";
}
on (press) {
if (_root.Copen == 1) {
_root.serifu = "There is nothing......";
} else {
_root.serifu = "I pulled it, but cannot open......";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 167 MovieClip Frame 1
se04 = new Sound();
se04.attachSound("key_open");
se3 = new Sound();
se3.attachSound("tana");
Symbol 169 Button
on (rollOver) {
_root.serifu = "Check right place.";
}
on (press) {
_root.serifu = "turned right.";
gotoAndStop (413);
}
on (rollOut) {
_root.serifu = "";
}
Symbol 170 Button
on (rollOver) {
_root.serifu = "Check the left place.";
}
on (press) {
_root.serifu = "turned left.";
gotoAndStop (411);
}
on (rollOut) {
_root.serifu = "";
}
Symbol 172 Button
on (rollOver) {
_root.serifu = "Touch feeling is softly.....";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "It is a carpet....";
}
if (n == 2) {
_root.serifu = "No dusty.";
}
if (n == 3) {
_root.serifu = "Carpet is.";
}
if (n == 4) {
_root.serifu = "Just a carpet.";
}
if (n == 5) {
_root.serifu = "Nothing wrong.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 175 Button
on (rollOver) {
_root.serifu = "Wood board......?";
}
on (press) {
se3.start();
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "It's a part of the bed.";
}
if (n == 2) {
_root.serifu = "Nothing wrong.";
}
if (n == 3) {
_root.serifu = "Just a board.";
}
if (n == 4) {
_root.serifu = "Nothing strange.";
}
if (n == 5) {
_root.serifu = "There is nothing wrong.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 177 Button
on (rollOver) {
_root.serifu = "It is paper box.";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "Probably paper box.";
}
if (n == 2) {
_root.serifu = "Nothing wrong.";
}
if (n == 3) {
_root.serifu = "Box made by paper.";
}
if (n == 4) {
_root.serifu = "Nothing strange.";
}
if (n == 5) {
_root.serifu = "I think it's paper box.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 178 Button
on (rollOver) {
_root.serifu = "It is side part of paper box.";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "Probably paper box.";
}
if (n == 2) {
_root.serifu = "Nothing wrong.";
}
if (n == 3) {
_root.serifu = "Box made by paper.";
}
if (n == 4) {
_root.serifu = "Nothing strange.";
}
if (n == 5) {
_root.serifu = "I think it's paper box.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 179 Button
on (rollOver) {
_root.serifu = "Wood board......?";
}
on (press) {
se3.start();
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "It's a part of the bed.";
}
if (n == 2) {
_root.serifu = "Nothing wrong.";
}
if (n == 3) {
_root.serifu = "Just a bed basement.";
}
if (n == 4) {
_root.serifu = "Nothing strange.";
}
if (n == 5) {
_root.serifu = "There is nothing wrong.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 180 Button
on (rollOver) {
_root.serifu = "Wood board......?";
}
on (press) {
se3.start();
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "It's a part of the bed.";
}
if (n == 2) {
_root.serifu = "Nothing wrong.";
}
if (n == 3) {
_root.serifu = "Just a board.";
}
if (n == 4) {
_root.serifu = "Nothing strange.";
}
if (n == 5) {
_root.serifu = "There is nothing wrong.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 181 Button
on (rollOver) {
_root.serifu = "It is side of the mattress...";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "There is no quilt on the mattress...";
}
if (n == 2) {
_root.serifu = "I want to sleep, but I cannot do...";
}
if (n == 3) {
_root.serifu = "Nothing wrong.";
}
if (n == 4) {
_root.serifu = "Just a mattress.";
}
if (n == 5) {
_root.serifu = "Nothing strange.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 182 Button
on (rollOver) {
_root.serifu = "It is top of the mattress...";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "There is no quilt on the mattress...";
}
if (n == 2) {
_root.serifu = "I want to sleep, but I cannot do...";
}
if (n == 3) {
_root.serifu = "Nothing wrong.";
}
if (n == 4) {
_root.serifu = "Just a mattress.";
}
if (n == 5) {
_root.serifu = "Nothing strange.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 184 Button
on (rollOver) {
_root.serifu = "There is tissue,,,,,,,";
}
on (press) {
if (_root.key_E == 0) {
se02.start();
_root.get_item_show = "I found a key.";
_root.have_key = 1;
_root.key_E = 1;
}
if (_root.key_E == 1) {
_root.serifu = "I checked inside, but there is nothing.";
}
}
on (rollOut) {
_root.serifu = "";
_root.get_item_show = "";
}
Symbol 186 Button
on (rollOver) {
_root.serifu = "It is a pillow......";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "There is nothing under the pillow...";
}
if (n == 2) {
_root.serifu = "I think it is tempur......";
}
if (n == 3) {
_root.serifu = "Nothing worng.";
}
if (n == 4) {
_root.serifu = "I don't like this pillow...";
}
if (n == 5) {
_root.serifu = "Nothing strange.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 187 Button
on (rollOver) {
_root.serifu = "This is drawer...";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "This is a part of bed.";
}
if (n == 2) {
_root.serifu = "I checked inside, but I cannot find anything.";
}
if (n == 3) {
_root.serifu = "There is nothing in this drawer.";
}
if (n == 4) {
_root.serifu = "Nothing wrong.";
}
if (n == 5) {
_root.serifu = "Nothing strange.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 188 Button
on (rollOver) {
_root.serifu = "This is drawer too...";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "This is a part of bed.";
}
if (n == 2) {
_root.serifu = "I checked inside, but I cannot find anything.";
}
if (n == 3) {
_root.serifu = "There is nothing in this drawer.";
}
if (n == 4) {
_root.serifu = "Nothing wrong.";
}
if (n == 5) {
_root.serifu = "Nothing strange.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 189 Button
on (rollOver) {
_root.serifu = "This is small drawer...";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "This is a part of bed.";
}
if (n == 2) {
_root.serifu = "I checked inside, but I cannot find anything.";
}
if (n == 3) {
_root.serifu = "There is nothing in this drawer.";
}
if (n == 4) {
_root.serifu = "Nothing wrong.";
}
if (n == 5) {
_root.serifu = "Nothing strange.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 190 MovieClip Frame 1
se02 = new Sound();
se02.attachSound("get_item_SE");
se3 = new Sound();
se3.attachSound("tana");
Symbol 192 Button
on (rollOver) {
_root.serifu = "Check right place.";
}
on (press) {
_root.serifu = "turned right.";
gotoAndStop (414);
}
on (rollOut) {
_root.serifu = "";
}
Symbol 193 Button
on (rollOver) {
_root.serifu = "Check the left place.";
}
on (press) {
_root.serifu = "turned left.";
gotoAndStop (412);
}
on (rollOut) {
_root.serifu = "";
}
Symbol 194 Button
on (rollOver) {
_root.serifu = "\u58C1\u3060\u3002";
}
on (press) {
se01.start();
_root.serifu = "\u7279\u306B\u5909\u308F\u3063\u305F\u3068\u3053\u308D\u306F\u306A\u3044\u3002";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 195 Button
on (rollOver) {
_root.serifu = "This is the switch that is playing\n the sound from the WATCHER...";
}
on (release) {
if ((((((_root.Aopen == 1) && (_root.Bopen == 1)) && (_root.Copen == 1)) && (_root.Dopen == 1)) && (_root.Eopen == 1)) && (_root.Fopen == 1)) {
se05.start();
_root.all_open = 1;
_root.serifu = "What!? I heard some noise.";
} else {
_root.serifu = "No reaction any longer... ";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 196 Button
on (rollOver) {
_root.serifu = "Is this a book.......?";
}
on (press) {
_root.serifu = "I take it.";
this.gotoAndStop("book1_close_up");
}
on (rollOut) {
_root.serifu = "";
}
Symbol 197 Button
on (rollOver) {
_root.serifu = "Opened it, but I cannot read.";
}
on (press) {
_root.serifu = "Nothing wrong.";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 198 Button
on (rollOver) {
_root.serifu = "Mm.......";
}
on (press) {
se02.start();
_root.get_item_show = "I found a key.";
_root.have_key = 1;
_root.key_D = 1;
this.keyD._visible = 0;
}
on (rollOut) {
_root.serifu = "";
}
Symbol 199 MovieClip Frame 1
stop();
se02 = new Sound();
se02.attachSound("get_item_SE");
Symbol 199 MovieClip Frame 10
if (_root.key_A == 1) {
this.keyA._visible = 0;
}
Symbol 201 Button
on (rollOver) {
if (_root.all_open == 1) {
if (_root.es == 0) {
_root.serifu = "Mm... Feel little flow of air...";
}
if (_root.es == 1) {
_root.serifu = "Wow! It's EXIT!!!";
}
} else {
_root.serifu = "It's just a wall behind a curtain.";
}
}
on (press) {
if (_root.all_open == 1) {
if (_root.es == 0) {
_root.serifu = "There is no wall!!";
_root.es++;
}
if (_root.es == 1) {
gotoAndPlay (417);
}
} else {
se6.start();
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "Nothing wrong.";
}
if (n == 2) {
_root.serifu = "It's a wall.";
}
if (n == 3) {
_root.serifu = "Cement wall.";
}
if (n == 4) {
_root.serifu = "Bare concrete wall.";
}
if (n == 5) {
_root.serifu = "Hard wall.";
}
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 202 Button
on (rollOver) {
_root.serifu = "Check right place.";
}
on (press) {
_root.serifu = "turned right.";
gotoAndStop (415);
}
on (rollOut) {
_root.serifu = "";
}
Symbol 203 Button
on (rollOver) {
_root.serifu = "Check the left place.";
}
on (press) {
_root.serifu = "turned left.";
gotoAndStop (413);
}
on (rollOut) {
_root.serifu = "";
}
Symbol 204 Button
on (rollOver) {
_root.serifu = "Wood board......";
}
on (press) {
se3.start();
_root.serifu = "It is a frame board.......";
}
on (rollOut) {
_root.serifu = "";
}
Symbol 205 Button
on (rollOver) {
_root.serifu = "It's drawer...";
}
on (press) {
if (_root.have_key == 0) {
n = Math.floor(Math.random() * 3) + 1;
if (n == 1) {
_root.serifu = "Where is a handle?";
}
if (n == 2) {
_root.serifu = "Is there something in this drawer?";
}
if (n == 3) {
_root.serifu = "It's wooden drawer.";
}
}
if (_root.have_key == 1) {
n = Math.floor(Math.random() * 3) + 1;
if (n == 1) {
_root.serifu = "Can it be opened with the key found a little while ago?";
}
if (n == 2) {
_root.serifu = "Is there something in this drawer?";
}
if (n == 3) {
_root.serifu = "It's wooden drawer.";
}
}
if (_root.Eopen == 1) {
n = Math.floor(Math.random() * 3) + 1;
if (n == 1) {
_root.serifu = "There is nothing in this drawer.";
}
if (n == 2) {
_root.serifu = "I checked again, but there is nothing in.";
}
if (n == 3) {
_root.serifu = "It's wooden drawer.";
}
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 206 Button
on (rollOver) {
_root.serifu = "It's drawer...";
}
on (press) {
if (_root.have_key == 0) {
n = Math.floor(Math.random() * 3) + 1;
if (n == 1) {
_root.serifu = "Where is a handle?";
}
if (n == 2) {
_root.serifu = "Is there something in this drawer?";
}
if (n == 3) {
_root.serifu = "It's wooden drawer.";
}
}
if (_root.have_key == 1) {
n = Math.floor(Math.random() * 3) + 1;
if (n == 1) {
_root.serifu = "Can it be opened with the key found a little while ago?";
}
if (n == 2) {
_root.serifu = "Is there something in this drawer?";
}
if (n == 3) {
_root.serifu = "It's wooden drawer.";
}
}
if (_root.Bopen == 1) {
n = Math.floor(Math.random() * 3) + 1;
if (n == 1) {
_root.serifu = "There is nothing in this drawer.";
}
if (n == 2) {
_root.serifu = "I checked again, but there is nothing in.";
}
if (n == 3) {
_root.serifu = "It's wooden drawer.";
}
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 207 Button
on (rollOver) {
_root.serifu = "It's drawer...";
}
on (press) {
if (_root.have_key == 0) {
n = Math.floor(Math.random() * 3) + 1;
if (n == 1) {
_root.serifu = "Where is a handle?";
}
if (n == 2) {
_root.serifu = "Is there something in this drawer?";
}
if (n == 3) {
_root.serifu = "It's wooden drawer.";
}
}
if (_root.have_key == 1) {
n = Math.floor(Math.random() * 3) + 1;
if (n == 1) {
_root.serifu = "Can it be opened with the key found a little while ago?";
}
if (n == 2) {
_root.serifu = "Is there something in this drawer?";
}
if (n == 3) {
_root.serifu = "It's wooden drawer.";
}
}
if (_root.Fopen == 1) {
n = Math.floor(Math.random() * 3) + 1;
if (n == 1) {
_root.serifu = "There is nothing in this drawer.";
}
if (n == 2) {
_root.serifu = "I checked again, but there is nothing in.";
}
if (n == 3) {
_root.serifu = "It's wooden drawer.";
}
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 209 Button
on (rollOver) {
_root.serifu = "Key hole.......";
}
on (press) {
if (_root.have_key == 1) {
if (_root.key_E == 0) {
_root.serifu = "The key I got can't match......";
}
if ((_root.key_E == 1) && (_root.Eopen == 1)) {
_root.serifu = "The key I found can be opened,\n but I cannot find anything....";
}
if ((_root.key_E == 1) && (_root.Eopen == 0)) {
se04.start();
_root.serifu = "Open it!";
_root.Eopen = 1;
}
} else {
_root.serifu = "This drawer is locked.......";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 210 Button
on (rollOver) {
_root.serifu = "Key hole.......";
}
on (press) {
if (_root.have_key == 1) {
if (_root.key_B == 0) {
_root.serifu = "The key I got can't match......";
}
if ((_root.key_B == 1) && (_root.Bopen == 1)) {
_root.serifu = "The key I found can be opened,\n but I cannot find anything....";
}
if ((_root.key_B == 1) && (_root.Bopen == 0)) {
se04.start();
_root.serifu = "Open it!";
_root.Bopen = 1;
}
} else {
_root.serifu = "This drawer is locked.......";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 211 Button
on (rollOver) {
_root.serifu = "Key hole.......";
}
on (press) {
if (_root.have_key == 1) {
if (_root.key_F == 0) {
_root.serifu = "The key I got can't match......";
}
if ((_root.key_F == 1) && (_root.Fopen == 1)) {
_root.serifu = "The key I found can be opened,\n but I cannot find anything....";
}
if ((_root.key_F == 1) && (_root.Fopen == 0)) {
se04.start();
_root.serifu = "Open it!";
_root.Fopen = 1;
}
} else {
_root.serifu = "This drawer is locked.......";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 212 Button
on (rollOver) {
_root.serifu = "This is a handle......";
}
on (press) {
if (_root.Eopen == 1) {
_root.serifu = "There is nothing......";
} else {
_root.serifu = "I pulled it, but cannot open......";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 213 Button
on (rollOver) {
_root.serifu = "This is a handle......";
}
on (press) {
if (_root.Bopen == 1) {
_root.serifu = "There is nothing......";
} else {
_root.serifu = "I pulled it, but cannot open......";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 214 Button
on (rollOver) {
_root.serifu = "This is a handle......";
}
on (press) {
if (_root.Fopen == 1) {
_root.serifu = "There is nothing......";
} else {
_root.serifu = "I pulled it, but cannot open......";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 215 MovieClip Frame 1
se04 = new Sound();
se04.attachSound("key_open");
se3 = new Sound();
se3.attachSound("tana");
Symbol 217 Button
on (rollOver) {
_root.serifu = "This is a curtain. Do I open?";
}
on (press) {
_root.serifu = "The curtain is opened.";
this.gotoAndPlay("kurtain_opening");
}
on (rollOut) {
_root.serifu = "";
}
Symbol 218 Button
on (rollOver) {
if (_root.key_F == 1) {
_root.serifu = "";
} else {
_root.serifu = "Mm......There is something.";
}
}
on (press) {
if (_root.key_F == 1) {
_root.serifu = "";
} else {
se02.start();
_root.get_item_show = "I found a key.";
_root.have_key = 1;
_root.key_F = 1;
}
}
on (rollOut) {
_root.get_item_show = "";
_root.serifu = "";
}
Symbol 219 MovieClip Frame 1
stop();
se02 = new Sound();
se02.attachSound("get_item_SE");
se6 = new Sound();
se6.attachSound("wall_SE");
Symbol 219 MovieClip Frame 16
stop();
Symbol 221 Button
on (rollOver) {
_root.serifu = "Check right place.";
}
on (press) {
_root.serifu = "turned right.";
gotoAndStop (410);
}
on (rollOut) {
_root.serifu = "";
}
Symbol 222 Button
on (rollOver) {
_root.serifu = "Check the left place.";
}
on (press) {
_root.serifu = "turned left.";
gotoAndStop (414);
}
on (rollOut) {
_root.serifu = "";
}
Symbol 223 Button
on (rollOver) {
_root.serifu = "Touch feeling is good...";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "This is the carpet.";
}
if (n == 2) {
_root.serifu = "No dust on this carpet.";
}
if (n == 3) {
_root.serifu = "Carpet.";
}
if (n == 4) {
_root.serifu = "Just a carpet.";
}
if (n == 5) {
_root.serifu = "Nothing wrong.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 224 Button
on (rollOver) {
if (_root.key_C == 1) {
_root.serifu = "";
} else {
_root.serifu = "Mm... Something behind the carpet...";
}
}
on (press) {
if (_root.key_C == 1) {
_root.serifu = "";
} else {
se02.start();
_root.get_item_show = "I found the key!";
_root.have_key = 1;
_root.key_C = 1;
}
}
on (rollOut) {
_root.get_item_show = "";
_root.serifu = "";
}
Symbol 226 Button
on (rollOver) {
_root.serifu = "There is a depth...";
}
on (press) {
se3.start();
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "It is a part of bed.";
}
if (n == 2) {
_root.serifu = "Nothing wrong.";
}
if (n == 3) {
_root.serifu = "Just a wooden board.";
}
if (n == 4) {
_root.serifu = "Nothing wrong.";
}
if (n == 5) {
_root.serifu = "Nothing strange.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 227 Button
on (rollOver) {
_root.serifu = "It made from paper...";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "It is the box made from paper.";
}
if (n == 2) {
_root.serifu = "Nothing wrong.";
}
if (n == 3) {
_root.serifu = "It is the box made from paper.";
}
if (n == 4) {
_root.serifu = "Nothing wrong.";
}
if (n == 5) {
_root.serifu = "Is it a box tissue...?";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 228 Button
on (rollOver) {
_root.serifu = "It is the side of paper box...";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "It is the box made from paper.";
}
if (n == 2) {
_root.serifu = "Nothing wrong.";
}
if (n == 3) {
_root.serifu = "It is the box made from paper.";
}
if (n == 4) {
_root.serifu = "Nothing wrong.";
}
if (n == 5) {
_root.serifu = "Is it a box tissue...?";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 229 Button
on (rollOver) {
_root.serifu = "Wooden board...?";
}
on (press) {
se3.start();
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "A part of the bed.";
}
if (n == 2) {
_root.serifu = "Nothing wrong.";
}
if (n == 3) {
_root.serifu = "Just a basement of bed.";
}
if (n == 4) {
_root.serifu = "There is nothing wrong.";
}
if (n == 5) {
_root.serifu = "Nothing strange.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 230 Button
on (rollOver) {
_root.serifu = "Wooden board...?";
}
on (press) {
se3.start();
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "It is a part of bed.";
}
if (n == 2) {
_root.serifu = "Nothing wrong.";
}
if (n == 3) {
_root.serifu = "Just a wooden board.";
}
if (n == 4) {
_root.serifu = "Nothing wrong.";
}
if (n == 5) {
_root.serifu = "Nothing strange.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 231 Button
on (rollOver) {
_root.serifu = "Side of mattress...";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "There is no cover on the mattress.";
}
if (n == 2) {
_root.serifu = "Well... I cannot sleep now...";
}
if (n == 3) {
_root.serifu = "Nothing wrong.";
}
if (n == 4) {
_root.serifu = "It's just a mattress.";
}
if (n == 5) {
_root.serifu = "Nothing wrong.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 232 Button
on (rollOver) {
_root.serifu = "Top of mattress...";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "There is no cover on the mattress.";
}
if (n == 2) {
_root.serifu = "Well... I cannot sleep now...";
}
if (n == 3) {
_root.serifu = "Nothing wrong.";
}
if (n == 4) {
_root.serifu = "It's just a mattress.";
}
if (n == 5) {
_root.serifu = "Nothing wrong.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 233 Button
on (rollOver) {
_root.serifu = "there is a tissue from the box...";
}
on (press) {
_root.serifu = "Nothing else without tissues in the box...";
}
on (rollOut) {
_root.serifu = "";
_root.get_item_show = "";
}
Symbol 234 Button
on (rollOver) {
_root.serifu = "\u6795\u3060\u2026\u2026";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "\u6795\u306E\u4E0B\u306B\u306F\u4F55\u3082\u306A\u3044\u3002";
}
if (n == 2) {
_root.serifu = "\u4F4E\u53CD\u767A\u6795\u306E\u3088\u3046\u3060\u2026\u2026";
}
if (n == 3) {
_root.serifu = "\u6C17\u306B\u306A\u308B\u3068\u3053\u308D\u306F\u306A\u3044\u3002";
}
if (n == 4) {
_root.serifu = "\u79C1\u306E\u5ACC\u3044\u306A\u30BF\u30A4\u30D7\u306E\u6795\u3060\u3002";
}
if (n == 5) {
_root.serifu = "\u7279\u306B\u4F55\u3082\u306A\u3044\u3002";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 235 Button
on (rollOver) {
_root.serifu = "This is drawer...";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "This is a part of the bed...";
}
if (n == 2) {
_root.serifu = "Nothing in the drawer...";
}
if (n == 3) {
_root.serifu = "There is nothing.";
}
if (n == 4) {
_root.serifu = "Nothing wrong.";
}
if (n == 5) {
_root.serifu = "Nothing strange.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 236 Button
on (rollOver) {
_root.serifu = "This is little smaller drawer...";
}
on (press) {
n = Math.floor(Math.random() * 5) + 1;
if (n == 1) {
_root.serifu = "This is a part of the bed...";
}
if (n == 2) {
_root.serifu = "Nothing in the drawer...";
}
if (n == 3) {
_root.serifu = "There is nothing.";
}
if (n == 4) {
_root.serifu = "Nothing wrong.";
}
if (n == 5) {
_root.serifu = "Nothing strange.";
}
}
on (rollOut) {
_root.serifu = "";
}
Symbol 237 MovieClip Frame 1
se02 = new Sound();
se02.attachSound("get_item_SE");
se3 = new Sound();
se3.attachSound("tana");