Frame 1
stop();
_root._focusrect = false;
_root.text = "";
Stage.showMenu = false;
_root.axeshown = false;
_root.masterkey = false;
_root.axe = false;
_root.axeshown = false;
_root.screwdriver = false;
_root.drawerkey = false;
_root.note1 = false;
_root.note2 = false;
_root.note3 = false;
_root.note4 = false;
_root.deadwomanplayed = false;
_root.courage = false;
_root.doortried = false;
_root.deadwoman = false;
_root.introed = false;
_root.notecount = 0;
_root.fusefix = false;
_root.jammed = true;
_root.bathroomscared = false;
function __com_mochibot__(swfid, mc, lv, trk) {
var x;
var g;
var s;
var fv;
var sb;
var u;
var res;
var mb;
var mbc;
mb = "__mochibot__";
mbc = "mochibot.com";
g = (_global ? (_global) : (_level0._root));
if (g[mb + swfid]) {
return(g[mb + swfid]);
}
s = System.security;
x = mc._root.getSWFVersion;
fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5)));
if (!s) {
s = {};
}
sb = s.sandboxType;
if (sb == "localWithFile") {
return(null);
}
x = s.allowDomain;
if (x) {
s.allowDomain(mbc);
}
x = s.allowInsecureDomain;
if (x) {
s.allowInsecureDomain(mbc);
}
u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=7&fv=") + fv) + "&v=") + escape(getVersion())) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : "");
lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv))));
g[mb + "level"] = lv;
if (fv == 5) {
res = "_level" + lv;
if (!eval (res)) {
loadMovieNum (u, lv);
}
} else {
res = mc.createEmptyMovieClip(mb + swfid, lv);
res.loadMovie(u);
}
return(res);
}
__com_mochibot__("35f70c38", this, 10301, true);
Instance of Symbol 11 MovieClip in Frame 1
onClipEvent (enterFrame) {
loaded = _root.getBytesLoaded();
if ((loaded >= 700000) & (_currentframe == 1)) {
play();
}
}
Frame 2
stop();
Frame 3
stop();
Instance of Symbol 39 MovieClip in Frame 3
onClipEvent (load) {
_root.stop();
}
onClipEvent (mouseDown) {
getURL ("http://www.flashgem.com/random.php", "_blank");
}
Frame 4
stop();
Instance of Symbol 48 MovieClip in Frame 4
onClipEvent (enterFrame) {
loaded = _root.getBytesLoaded();
total = _root.getBytesTotal();
_root.prcnt = Math.round((loaded / total) * 100);
if (loaded >= (total * 0.95)) {
if (_currentframe < 120) {
play();
}
if ((_currentframe > 120) & (_currentframe < 125)) {
_root.menu.play();
}
}
}
Frame 5
stop();
Frame 6
stop();
Frame 7
stop();
Instance of Symbol 157 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (Key.isDown(9)) {
_root.framestorage = _root._currentframe;
_root.gotoAndStop("tabcheat");
}
}
Instance of Symbol 162 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_root.axe == true) {
_visible = true;
} else if (_root.axe == false) {
_visible = false;
}
}
Instance of Symbol 166 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_root.screwdriver == true) {
_visible = true;
} else if (_root.screwdriver == false) {
_visible = false;
}
}
Instance of Symbol 170 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (_root.notecount == 0) {
_visible = false;
} else {
_visible = true;
}
}
Instance of Symbol 179 MovieClip "mouse" in Frame 7
onClipEvent (mouseMove) {
_x = _root._xmouse;
_y = _root._ymouse;
}
onClipEvent (mouseDown) {
if (_currentframe != 1) {
count = 5;
}
}
onClipEvent (enterFrame) {
if (count > 0) {
count--;
if (count == 0) {
gotoAndStop (1);
}
}
}
Instance of Symbol 182 MovieClip in Frame 7
onClipEvent (load) {
if (_root.introed == true) {
_visible = false;
}
}
Instance of Symbol 192 MovieClip "shownotes" in Frame 7
onClipEvent (load) {
_alpha = 0;
}
onClipEvent (enterFrame) {
if (_alpha > 0) {
_alpha = (_alpha-1);
}
}
Frame 8
if (_root.axeshown == true) {
gotoAndStop ("trunkaxeshown");
}
Frame 10
stop();
_root.axeshown = true;
_root.music.setVolume(15);
Instance of Symbol 170 MovieClip in Frame 10
onClipEvent (enterFrame) {
if (_root.note3 == false) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 166 MovieClip "screwdriverobject" in Frame 14
onClipEvent (load) {
if (_root.screwdriver == true) {
this._visible = false;
}
}
Instance of Symbol 162 MovieClip "axeobject" in Frame 14
onClipEvent (load) {
if ((_root.axeshown == false) | (_root.axe == true)) {
this._visible = false;
}
}
Frame 16
if (((_root.fusefix == true) & (_root.deadwoman == true)) & (_root.deadwomanplayed == false)) {
_root.womaninbed.play();
_root.deadwomanplayed = true;
}
Instance of Symbol 170 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (_root.note1 == false) {
_visible = true;
} else {
_visible = false;
}
}
Frame 20
if ((_root.fusefix == true) & (_root.deadwoman == false)) {
_root.deadwoman = true;
}
Instance of Symbol 170 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (_root.note2 == false) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 170 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (_root.note2 == false) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 268 MovieClip in Frame 20
onClipEvent (load) {
_alpha = 0;
}
onClipEvent (enterFrame) {
if (_root.courage == true) {
_visible = false;
}
if (_root.notecount == 4) {
_alpha = (_alpha+1);
}
}
Instance of Symbol 274 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (_root.fusefix == true) {
_visible = false;
} else if (_root.fusefix == false) {
_visible = true;
}
}
Frame 23
screw1 = true;
screw2 = true;
Instance of Symbol 293 MovieClip in Frame 23
onClipEvent (load) {
if (_root.bathroomscared == false) {
_root.bathroomscared = true;
_visible = true;
play();
} else if (_root.bathroomscared == true) {
stop();
_visible = false;
}
}
Instance of Symbol 317 MovieClip "screw2" in Frame 27
onClipEvent (enterFrame) {
if (_root.screw2 == false) {
_visible = false;
} else if (_root.screw2 == true) {
_visible = true;
}
}
Instance of Symbol 317 MovieClip "screw1" in Frame 27
onClipEvent (enterFrame) {
if (_root.screw1 == false) {
_visible = false;
} else if (_root.screw1 == true) {
_visible = true;
}
}
Instance of Symbol 326 MovieClip in Frame 28
onClipEvent (enterFrame) {
if (_root.drawerkey == false) {
_visible = true;
} else if (_root.drawerkey == true) {
_visible = false;
}
}
Instance of Symbol 170 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (_root.note4 == false) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 157 MovieClip in Frame 33
onClipEvent (enterFrame) {
count++;
if (count == 12) {
_root.gotoAndStop(_root.framestorage);
}
}
onClipEvent (load) {
count = 0;
}
Symbol 11 MovieClip Frame 1
stop();
Symbol 11 MovieClip Frame 53
stop();
_root.play();
Symbol 15 Button
on (release) {
getURL ("http://www.armorgames.com", "blank");
}
Symbol 22 MovieClip Frame 81
_root.play();
_root.play();
Symbol 39 MovieClip Frame 1
gotoAndPlay (2);
Symbol 39 MovieClip Frame 156
_root.play();
Symbol 45 MovieClip Frame 90
stop();
Symbol 48 MovieClip Frame 119
stop();
Symbol 48 MovieClip Frame 151
stop();
Symbol 53 Button
on (press) {
_root.play();
}
Symbol 54 Button
on (press) {
_root.menu.gotoAndStop("credits");
}
Symbol 55 Button
on (press) {
getURL ("http://www.armorgames.com", _blank);
}
Symbol 103 Button
on (press) {
getURL ("http://newgrounds.com/collection/halloween2006.html", _blank);
}
Symbol 106 MovieClip Frame 1
stop();
Symbol 106 MovieClip Frame 69
stop();
Symbol 117 MovieClip Frame 14
stop();
Symbol 121 MovieClip Frame 16
_root.play();
Symbol 124 MovieClip Frame 2
stop();
Symbol 126 MovieClip Frame 1
stop();
Symbol 128 MovieClip Frame 1
stop();
Symbol 130 MovieClip Frame 1
stop();
Symbol 132 MovieClip Frame 1
stop();
Symbol 134 MovieClip Frame 1
stop();
Symbol 136 MovieClip Frame 1
stop();
Symbol 138 MovieClip Frame 1
stop();
Symbol 140 MovieClip Frame 1
stop();
Symbol 142 MovieClip Frame 1
stop();
Symbol 152 MovieClip Frame 810
_root.play();
stop();
Symbol 159 Button
on (rollOver) {
if (_root.axe == true) {
_root.text = "The axe I picked up in the shed.";
}
}
on (rollOut) {
_root.text = "";
}
on (press) {
if (_root.axe == true) {
_root.mouse.gotoAndStop("axemouse");
}
}
Symbol 163 Button
on (rollOver) {
if (_root.screwdriver == true) {
_root.text = "The screwdriver I picked up in the shed..";
}
}
on (rollOut) {
_root.text = "";
}
on (press) {
if (_root.screwdriver == true) {
_root.mouse.gotoAndStop("screwdrivermouse");
}
}
Symbol 167 Button
on (rollOver) {
if (_root.notecount == 1) {
_root.text = "A small piece of paper I picked up.";
} else if (_root.notecount > 1) {
_root.text = "The pieces of paper I've been finding.";
}
}
on (rollOut) {
_root.text = "";
}
on (press) {
if (_root.notecount > 0) {
_root.shownotes._alpha = 100;
}
}
Symbol 172 Button
on (rollOver) {
_root.text = "This path leads to the shed.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("outsideshed");
}
Symbol 173 Button
on (rollOver) {
_root.text = "This is the trunk of my car. It's unlocked.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("trunk");
_root.trunksound.play();
}
Symbol 174 Button
on (rollOver) {
_root.text = "Vines growing on the side of the house.";
}
on (rollOut) {
_root.text = "";
}
Symbol 175 Button
on (rollOver) {
_root.text = "My car door is open.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("carinside");
_root.cardoor.play();
}
Symbol 176 Button
on (rollOver) {
_root.text = "This door leads into the house. I need the master key to get in.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
if (_root.masterkey == true) {
gotoAndStop ("hall");
}
}
Symbol 177 Button
on (rollOver) {
_root.text = "Garage.";
}
on (rollOut) {
_root.text = "";
}
Symbol 179 MovieClip Frame 1
stop();
Instance of Symbol 166 MovieClip in Symbol 179 MovieClip Frame 3
onClipEvent (enterFrame) {
if (_root.screwdriver == true) {
_visible = true;
} else if (_root.screwdriver == false) {
_visible = false;
}
}
Symbol 182 MovieClip Frame 31
stop();
_root.introed = true;
Instance of Symbol 185 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.note2 == true) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 187 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.note4 == true) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 189 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.note1 == true) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 191 MovieClip in Symbol 192 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.note3 == true) {
_visible = true;
} else {
_visible = false;
}
}
Symbol 198 Button
on (rollOver) {
_root.text = "";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("first");
}
Symbol 199 Button
on (rollOver) {
_root.text = "A bloody axe! What is this doing in my car?";
}
on (rollOut) {
_root.text = "";
}
on (release) {
play();
_root.axeshown = true;
}
Symbol 204 MovieClip Frame 1
stop();
Symbol 204 MovieClip Frame 191
stop();
Symbol 206 Button
on (rollOver) {
_root.text = "The axe is gone.";
}
on (rollOut) {
_root.text = "";
}
Symbol 207 Button
on (rollOver) {
if (_root.note3 == false) {
_root.text = "A small piece of paper.";
}
}
on (rollOut) {
_root.text = "";
}
on (release) {
if (_root.note3 == false) {
_root.note3 = true;
_root.notecount++;
_root.pickup.play();
}
}
Symbol 210 Button
on (rollOver) {
_root.text = "Back to the driveway.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("first");
}
Symbol 211 Button
on (rollOver) {
_root.text = "This door leads to the shed. I need the master key to get in.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
if (_root.masterkey == true) {
gotoAndStop ("shed");
}
}
Symbol 212 Button
on (rollOver) {
_root.text = "A drainpipe.";
}
on (rollOut) {
_root.text = "";
}
Symbol 215 Button
on (rollOver) {
_root.text = "Back out to the driveway.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("first");
}
Symbol 216 Button
on (rollOver) {
_root.text = "Car stereo.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
_root.radio.play();
}
Symbol 218 MovieClip Frame 1
stop();
Symbol 219 Button
on (rollOver) {
_root.text = "Gear.";
}
on (rollOut) {
_root.text = "";
}
Symbol 220 Button
on (rollOver) {
if (_root.masterkey == false) {
_root.text = "The glove compartment.";
} else if (_root.masterkey == true) {
_root.text = "The glove compartment, I have nothing more I need there.";
}
}
on (rollOut) {
_root.text = "";
}
on (release) {
if (_root.masterkey == false) {
gotoAndStop ("glovecompartment");
_root.glovesound.play();
}
}
Symbol 223 Button
on (rollOver) {
_root.text = "";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("carinside");
}
Symbol 224 Button
on (rollOver) {
_root.text = "The master key I got from my boss earlier.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
_root.masterkey = true;
gotoAndStop ("carinside");
_root.pickup.play();
}
Symbol 228 Button
on (rollOver) {
_root.text = "Go back outside.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("outsideshed");
}
Symbol 229 Button
on (rollOver) {
if ((_root.axeshown == true) & (_root.axe == false)) {
_root.text = "The axe I saw in my car... The blood is gone!";
}
}
on (rollOut) {
_root.text = "";
}
on (release) {
if ((_root.axeshown == true) & (_root.axe == false)) {
_root.axe = true;
_root.axeobject._visible = false;
_root.pickup.play();
}
}
Symbol 230 Button
on (rollOver) {
if (_root.screwdriver == false) {
_root.text = "A screwdriver.";
}
}
on (rollOut) {
_root.text = "";
}
on (release) {
if (_root.screwdriver == false) {
_root.screwdriver = true;
_root.screwdriverobject._visible = false;
_root.pickup.play();
}
}
Symbol 231 Button
on (rollOver) {
_root.text = "Gloves.";
}
on (rollOut) {
_root.text = "";
}
Symbol 232 Button
on (rollOver) {
_root.text = "A radio/cassette player.";
}
on (rollOut) {
_root.text = "";
}
Symbol 233 Button
on (rollOver) {
_root.text = "A hammer.";
}
on (rollOut) {
_root.text = "";
}
Symbol 236 Button
on (rollOver) {
_root.text = "If I continue here I'll end up in the living room.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("livingroom");
}
Symbol 237 Button
on (rollOver) {
_root.text = "Go back outside.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("first");
}
Symbol 238 Button
on (rollOver) {
_root.text = "This passage leads to a corridor.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("corridor1");
}
Symbol 239 Button
on (rollOver) {
_root.text = "Shoe horn.";
}
on (rollOut) {
_root.text = "";
}
Symbol 240 Button
on (rollOver) {
_root.text = "This passage leads to what looks like a small office.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("office");
}
Symbol 243 Button
on (rollOver) {
_root.text = "Go back to the entrance.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("hall");
}
Symbol 244 Button
on (rollOver) {
_root.text = "These paintings look really ominous.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("painting");
}
Symbol 245 Button
on (rollOver) {
if (_root.jammed == true) {
_root.text = "This door leads to a bedroom. But it's jammed!";
} else {
_root.text = "This door leads to a bedroom. I cracked it open with the axe.";
}
}
on (rollOut) {
_root.text = "";
}
on (release) {
if (_root.jammed == false) {
gotoAndStop ("bedroom");
} else if ((_root.jammed == true) & (_root.mouse._currentframe == 2)) {
gotoAndStop ("bedroom");
_root.jammed = false;
_root.crackdoorsound.play();
}
}
Symbol 246 Button
on (rollOver) {
_root.text = "This door leads to a bathroom.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("bathroom");
}
Symbol 247 Button
on (rollOver) {
_root.text = "This door leads to a laundry room.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("pralnia");
}
Symbol 250 Button
on (rollOver) {
_root.text = "Go back to the corridor.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("corridor1");
}
Symbol 251 Button
on (rollOver) {
_root.text = "This painting, showing a decapitated man, is slightly disturbing.";
}
on (rollOut) {
_root.text = "";
}
Symbol 254 Button
on (rollOver) {
_root.text = "A black fireplace.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("fireplace");
}
Symbol 255 Button
on (rollOver) {
_root.text = "A door.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
if (_root.courage == false) {
gotoAndStop ("finaldoor");
} else if (_root.courage == true) {
gotoAndStop ("finaldoor2");
}
}
Symbol 260 Button
on (rollOver) {
_root.text = "Go back to the livingroom.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("livingroom");
}
Symbol 261 Button
on (rollOver) {
if (_root.note1 == false) {
_root.text = "A small piece of paper.";
}
}
on (rollOut) {
_root.text = "";
}
on (release) {
if (_root.note1 == false) {
_root.note1 = true;
_root.notecount++;
_root.pickup.play();
}
}
Symbol 269 Button
on (rollOver) {
if (_root.note2 == false) {
_root.text = "A small piece of paper.";
}
}
on (rollOut) {
_root.text = "";
}
on (release) {
if (_root.note2 == false) {
_root.note2 = true;
_root.notecount++;
_root.pickup.play();
}
}
Symbol 270 Button
on (rollOver) {
_root.text = "The body of a young woman. The sickly sweet stench sickens me.";
}
on (rollOut) {
_root.text = "";
}
Symbol 271 Button
on (rollOver) {
_root.text = "The hand is covered in dried blood.";
}
on (rollOut) {
_root.text = "";
}
Symbol 273 Button
on (rollOver) {
_root.text = "It's too dark to see anything. The light switch doesn't work.";
}
on (rollOut) {
_root.text = "";
}
Symbol 275 Button
on (rollOver) {
if (_root.notecount == 4) {
_root.text = "A bottle of 'liquid courage'. I wonder how it got there.";
}
}
on (rollOut) {
_root.text = "";
}
on (press) {
_root.drinkingsound.play();
_root.courage = true;
}
Symbol 278 Button
on (rollOver) {
_root.text = "An antique secretaire.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("secretaire1");
}
Symbol 279 Button
on (rollOver) {
_root.text = "This window has the blinds down.";
}
on (rollOut) {
_root.text = "";
}
Symbol 280 Button
on (rollOver) {
_root.text = "A bookshelf.";
}
on (rollOut) {
_root.text = "";
}
Symbol 281 Button
on (rollOver) {
_root.text = "A couch.";
}
on (rollOut) {
_root.text = "";
}
Symbol 282 Button
on (rollOver) {
_root.text = "Chest of drawers.";
}
on (rollOut) {
_root.text = "";
}
Symbol 285 Button
on (rollOver) {
_root.text = "Go back to the office.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("office");
}
Symbol 286 Button
on (rollOver) {
_root.text = "The wood is beautifully carved.";
}
on (rollOut) {
_root.text = "";
}
Symbol 287 Button
on (rollOver) {
_root.text = "I need a key to open this.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
if (_root.drawerkey == true) {
_root.gotoAndStop("secretaire2");
_root.locksound.play();
}
}
Symbol 293 MovieClip Frame 20
stop();
Symbol 296 Button
on (rollOver) {
_root.text = "A bathtub. I could've sworn I saw a dead woman there...";
}
on (rollOut) {
_root.text = "";
}
Symbol 297 Button
on (rollOver) {
_root.text = "A metal grating.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("grating1");
}
Symbol 300 Button
on (rollOver) {
_root.text = "The fuse box.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
if (_root.jammed == false) {
if (_root.fusefix == false) {
gotoAndStop ("fusebox1");
} else if ((_root.fusefix == true) | _root.b) {
gotoAndStop ("fusebox2");
}
}
}
Symbol 301 Button
on (rollOver) {
_root.text = "An electrical outlet.";
}
on (rollOut) {
_root.text = "";
}
Symbol 302 Button
on (rollOver) {
_root.text = "A tap.";
}
on (rollOut) {
_root.text = "";
}
Symbol 303 Button
on (rollOver) {
_root.text = "A variety of cleaning equipment.";
}
on (rollOut) {
_root.text = "";
}
Symbol 304 Button
on (rollOver) {
_root.text = "Washing powder.";
}
on (rollOut) {
_root.text = "";
}
Symbol 307 Button
on (rollOver) {
_root.text = "Go back to the laundry room.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("pralnia");
}
Symbol 308 Button
on (rollOver) {
_root.text = "This fuse is switched off for some reason.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
_root.fusefix = true;
gotoAndStop ("pralnia");
_root.switchsound.play();
}
Symbol 309 Button
on (rollOver) {
_root.text = "This fuse is on, I shouldn't touch it.";
}
on (rollOut) {
_root.text = "";
}
Symbol 312 Button
on (rollOver) {
_root.text = "I switched the fuse on.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
_root.fusefix = false;
gotoAndStop ("pralnia");
_root.switchsound.play();
}
Symbol 318 Button
on (rollOver) {
_root.text = "The metal grate.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
if ((_root.screw1 == false) & (_root.screw2 == false)) {
gotoAndStop ("grating2");
}
}
Symbol 319 Button
on (rollOver) {
_root.text = "Go back to the bathroom.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("bathroom");
}
Symbol 320 Button
on (rollOver) {
_root.text = "A screw.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
if (_root.mouse._currentframe == 3) {
_root.screw1 = false;
_root.screwsound.play();
}
}
Symbol 321 Button
on (rollOver) {
_root.text = "A screw.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
if (_root.mouse._currentframe == 3) {
_root.screw2 = false;
_root.screwsound.play();
}
}
Symbol 327 Button
on (rollOver) {
_root.text = "A pipe.";
}
on (rollOut) {
_root.text = "";
}
Symbol 328 Button
on (rollOver) {
if (_root.drawerkey == false) {
_root.text = "A key, it looks like it fits in a small lock.";
}
}
on (rollOut) {
_root.text = "";
}
on (release) {
if (_root.drawerkey == false) {
_root.drawerkey = true;
_root.pickup.play();
}
}
Symbol 334 Button
on (rollOver) {
_root.text = "Drawers.";
}
on (rollOut) {
_root.text = "";
}
Symbol 335 Button
on (rollOver) {
_root.text = "Close the secretaire.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("secretaire1");
}
Symbol 336 Button
on (rollOver) {
if (_root.note4 == false) {
_root.text = "A small piece of paper.";
}
}
on (rollOut) {
_root.text = "";
}
on (release) {
if (_root.note4 == false) {
_root.note4 = true;
_root.notecount++;
_root.pickup.play();
}
}
Symbol 337 Button
on (rollOver) {
_root.text = "Oh my God! It's a hand! How odd... That's my pen!";
}
on (rollOut) {
_root.text = "";
}
Symbol 340 Button
on (rollOver) {
_root.text = "A chair.";
}
on (rollOut) {
_root.text = "";
}
Symbol 341 Button
on (rollOver) {
_root.text = "Back to the living room.";
}
on (rollOut) {
_root.text = "";
}
on (release) {
gotoAndStop ("livingroom");
}
Symbol 342 Button
on (rollOver) {
_root.text = "A door, it's locked.";
}
on (rollOut) {
_root.text = "";
}
Symbol 345 Button
on (rollOver) {
_root.text = "A locked door. I think there is someone in that room.";
}
on (rollOut) {
_root.text = "";
}
on (press) {
gotoAndStop ("end");
}
Symbol 383 MovieClip Frame 1146
stop();