STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228063
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2560 · P5120

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/54388697?noj=FRM54388697-27DC" width="1" height="1"></div>

Riddle School 5 - the finale to the Riddle School series.swf

This is the info page for
Flash #91693

(Click the ID number above for more basic data on this flash file.)


ActionScript [AS1/AS2]
Combined Code
frame 1 { var savefile = SharedObject.getLocal('riddleschool5'); _root.beatgame = savefile.data.beatgame; if (savefile.data.beatgame == undefined) { _root.oldbeatgame = 0; } var savefile = SharedObject.getLocal('riddleschool5'); if (savefile.data.beatgame == undefined) { _root.beatgame = 0; } else { _root.beatgame = savefile.data.beatgame; } } frame 1 { tabEnabled = false; } frame 1 { function doSomething() {} _quality = 'High'; _root.CMessage = ''; _root.volyoom = 100; var global_sound = new Sound(); global_sound.setVolume(_root.volyoom); _root.PeP1 = 1; _root.PeP2 = 1; _root.PeP3 = 1; _root.PeP4 = 1; _root.PeP5 = 1; _root.PeP6 = 1; _root.PeP7 = 1; _root.PeP8 = 1; _root.PeP9 = 1; _root.PPPP1 = 0; _root.PPPP2 = 0; _root.PPPP3 = 0; _root.PPPP4 = 0; _root.PPPP5 = 0; _root.invisy = 0; _root.invisfirst = 0; _root.door1open = 0; _root.ventmoved = 0; _root.nodoagain = 0; _root.machineON = 0; _root.personasleepy = 0; _root.SKIPflowerpick = 0; _root.SKIPmeatfail = 0; _root.SKIPwakeywakey = 0; _root.screw1 = 0; _root.screw2 = 0; _root.screw3 = 0; _root.screw4 = 0; _root.screwINP1 = 0; _root.screwINP2 = 0; _root.screwINP3 = 0; _root.screwINP4 = 0; _root.machinesuccess = 0; _root.codeputteditin = ''; _root.codeNUMOFLETTS = 0; _root.dreamgoing = ''; _root.phreddreamwent = 0; _root.smileydreamwent = 0; _root.zackdreamwent = 0; _root.item001 = 1; _root.item002 = 21; _root.item003 = 41; _root.item004 = 61; _root.item005 = 81; _root.item006 = 101; _root.RS2item001 = 201; _root.RS3item001 = 121; _root.RS3item002 = 151; _root.RS3item003 = 171; _root.monstarRoomOne = 0; _root.SKIPthermochangeHot = 0; _root.SKIPthermochangeCold = 0; _root.thermostatCold = 0; _root.readMunchNote = 0; _root.ohphiliscold = 0; _root.timedseconds = 0; _root.staticat = false; _root.havingrealized = 0; _root.onceiling = 0; _root.ZeP1 = 1; _root.ZeP2 = 1; _root.ZeP3 = 1; _root.ZeP4 = 1; _root.ZeP5 = 1; _root.ZeP6 = 1; _root.ZeP7 = 1; _root.ZeP8 = 1; _root.ZeP9 = 1; _root.ZZZZ1 = 0; _root.ZZZZ2 = 0; _root.ZZZZ3 = 0; _root.ZZZZ4 = 0; _root.ZZZZ5 = 0; _root.DaButtonAllGood = 0; _root.DaButton1 = 0; _root.DaButton2 = 0; _root.DaButton3 = 0; _root.DaButton4 = 0; _root.DaButton5 = 0; _root.catdancing = 0; _root.patterndoned = 0; _root.lavacover = 0; _root.FFFitem002 = 241; _root.FFFitem003 = 251; _root.FFFitem005 = 231; _root.FFFitem006 = 261; _root.FFFscrew1 = 0; _root.FFFscrew2 = 0; stop(); MENU.customItems.push(Functioned4); MENU.customItems.push(Functioned5); MENU = new ContextMenu(); MENU.hideBuiltInItems(); Functioned = new ContextMenuItem('CHEATING!', doSomething); Functioned4 = new ContextMenuItem('(It\'s what you\'re', doSomething); Functioned5 = new ContextMenuItem('trying to do... cheater!)', doSomething); MENU.customItems.push(Functioned); MENU.customItems.push(Functioned4); MENU.customItems.push(Functioned5); _root.menu = MENU; } movieClip 4 { } movieClip 6 { } movieClip 10 { } movieClip 15 { } movieClip 19 { frame 1 { stop(); } } movieClip 20 { frame 1 { _root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { eval(bar)._xscale = PercentLoaded; } else { gotoAndStop('loaded'); } } frame 2 { gotoAndPlay(1); } instance of movieClip 19 { onClipEvent (enterFrame) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { this.nextFrame(); } else { this.prevFrame(); } } onClipEvent (release) { _root.nextFrame(); } } } movieClip 22 { } movieClip 46 { frame 292 { stop(); } } button 47 { on (keyPress '<Tab>') { tabEnabled = false; } } movieClip 51 { } movieClip 76 { frame 1 { stop(); } instance of movieClip 51 { onClipEvent (load) { Mouse.hide(); _parent._x = _root._xmouse; _parent._y = _root._ymouse; _parent.asdf = _root.CMessage; if (_parent._currentframe < 4) { if (_root.CMessage == '') { _parent.gotoAndStop(1); } if (_root.CMessage !== '') { if (_parent._x < 321) { _parent.gotoAndStop(3); } else { _parent.gotoAndStop(2); } } } } onClipEvent (enterFrame) { Mouse.hide(); _parent._x = _root._xmouse; _parent._y = _root._ymouse; _parent.asdf = _root.CMessage; if (_parent._currentframe < 4) { if (_root.CMessage == '') { _parent.gotoAndStop(1); } if (_root.CMessage !== '') { if (_parent._x < 321) { _parent.gotoAndStop(3); } else { _parent.gotoAndStop(2); } } } } } instance of movieClip 51 { onClipEvent (release) { if (_root.minigameBedCover.screw1.hitTest(_root._xmouse, _root._ymouse, true) and _root.minigameBedCover.screw1._currentframe == 1) { _root.screw1 = 1; _root.minigameBedCover.screw1.gotoAndPlay(2); } else { if (_root.minigameBedCover.screw2.hitTest(_root._xmouse, _root._ymouse, true) and _root.minigameBedCover.screw2._currentframe == 1) { _root.screw2 = 1; _root.minigameBedCover.screw2.gotoAndPlay(41); } else { if (_root.minigameBedCover.screw3.hitTest(_root._xmouse, _root._ymouse, true) and _root.minigameBedCover.screw3._currentframe == 1) { _root.screw3 = 1; _root.minigameBedCover.screw3.gotoAndPlay(2); } else { if (_root.minigamefin.scroo1.hitTest(_root._xmouse, _root._ymouse, true) and _root.minigamefin.scroo1._currentframe == 1) { _root.FFFscrew1 = 1; _root.minigamefin.scroo1.gotoAndPlay(2); } else { if (_root.minigamefin.scroo2.hitTest(_root._xmouse, _root._ymouse, true) and _root.minigamefin.scroo2._currentframe == 1) { _root.FFFscrew2 = 1; _root.minigamefin.scroo2.gotoAndPlay(2); } } } } } _parent.gotoAndStop(1); } } instance of movieClip 51 { onClipEvent (release) { if (_root.overRead.SCR1.hitTest(_root._xmouse, _root._ymouse, true) and _root.screwINP1 == 0) { _root.screwINP1 = 1; _root.item002 -= 1; } else { if (_root.overRead.SCR2.hitTest(_root._xmouse, _root._ymouse, true) and _root.screwINP2 == 0) { _root.screwINP2 = 1; _root.item002 -= 1; } else { if (_root.overRead.SCR3.hitTest(_root._xmouse, _root._ymouse, true) and _root.screwINP3 == 0) { _root.screwINP3 = 1; _root.item002 -= 1; } else { if (_root.overRead.SCR4.hitTest(_root._xmouse, _root._ymouse, true) and _root.screwINP4 == 0) { _root.screwINP4 = 1; _root.item002 -= 1; } } } } _parent.gotoAndStop(1); } } instance of movieClip 51 { onClipEvent (release) { _parent.gotoAndStop(1); } } instance of movieClip 51 { onClipEvent (release) { if (_root.phredinrs2.hitTest(_root._xmouse, _root._ymouse, true)) { _root.phredinrs2.play(); _root.talkbubble.gotoAndStop('RS2whistleget'); _root.RS2item001 = 206; } _parent.gotoAndStop(1); } } instance of movieClip 51 { onClipEvent (release) { if (_root.item003 == 42 and (_root.soily1.hitTest(_root._xmouse, _root._ymouse, true) or _root.soily2.hitTest(_root._xmouse, _root._ymouse, true))) { _root.item003 = 43; } _parent.gotoAndStop(1); } } instance of movieClip 51 { onClipEvent (release) { if (_root.inventory1.itb5.hitTest(_root._xmouse, _root._ymouse, true) and _root.item005 == 82) { _root.item003 = 44; _root.item005 = 83; } _parent.gotoAndStop(1); } } instance of movieClip 51 { onClipEvent (release) { if (_root.countertop1.hitTest(_root._xmouse, _root._ymouse, true)) { _root.item004 += 1; } _parent.gotoAndStop(1); } } instance of movieClip 51 { onClipEvent (release) { if (_root.countertop2.hitTest(_root._xmouse, _root._ymouse, true)) { _root.item005 = 83; } if (_root.inventory1.itb3.hitTest(_root._xmouse, _root._ymouse, true) and _root.item003 == 43) { _root.item003 = 44; _root.item005 = 83; } _parent.gotoAndStop(1); } } instance of movieClip 51 { onClipEvent (release) { if (_root.countertop2.hitTest(_root._xmouse, _root._ymouse, true)) { _root.item003 = 45; _root.item005 = 84; } _parent.gotoAndStop(1); } } instance of movieClip 51 { onClipEvent (release) { if (_root.ventyvent.MEETplace.hitTest(_root._xmouse, _root._ymouse, true)) { if (_root.invisfirst == 0) { _root.talkbubble.gotoAndStop('theCAUTIOSITYvent'); } if (_root.invisfirst > 0) { _root.item003 = 47; } } if (_root.failfailventail.hitTest(_root._xmouse, _root._ymouse, true)) { _root.talkbubble.gotoAndStop('theFAILofVentvent'); } _parent.gotoAndStop(1); } } instance of movieClip 51 { onClipEvent (release) { if (_root.FROOMscannit.hitTest(_root._xmouse, _root._ymouse, true)) { if (_root.monstarRoomOne == 2) { _root.talkbubble.gotoAndStop('notlettingmonsterout'); } if (_root.monstarRoomOne == 0) { ++_root.door1open; } if (_root.monstarRoomOne == 1) { _root.talkbubble.gotoAndStop('notagoodtrain'); ++_root.door1open; _root.monstarRoomOne = 2; } } _parent.gotoAndStop(1); } } instance of movieClip 51 { onClipEvent (release) { if (_root.inventory3.itb4.hitTest(_root._xmouse, _root._ymouse, true) and _root.RS3item002 == 152) { _root.RS3item001 = 123; _root.RS3item002 = 153; } _parent.gotoAndStop(1); } } instance of movieClip 51 { onClipEvent (release) { if (_root.RS3ayorveintah.hitTest(_root._xmouse, _root._ymouse, true)) { _root.RS3CUT_rulervent.play(); } _parent.gotoAndStop(1); } } instance of movieClip 51 { onClipEvent (release) { if (_root.inventory3.itb1.hitTest(_root._xmouse, _root._ymouse, true) and _root.RS3item001 == 122) { _root.RS3item001 = 123; _root.RS3item002 = 153; } _parent.gotoAndStop(1); } } instance of movieClip 51 { onClipEvent (release) { if (_root.sogginess.hitTest(_root._xmouse, _root._ymouse, true)) { _root.RS3CUT_sogface.play(); } _parent.gotoAndStop(1); } } instance of movieClip 51 { onClipEvent (release) { if (_root.woobord.hitTest(_root._xmouse, _root._ymouse, true) and _root.woobord._currentframe == 1) { if (_root.onceiling == 0) { _root.talkbubble.gotoAndStop('fr-cantreach'); } if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-cantreachB'); } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-keywood'); } } if (_root.minigamefin.dahlok.hitTest(_root._xmouse, _root._ymouse, true)) { _root.lavacover = 1; _root.woobord.gotoAndStop(3); _root.FFFitem005 = 233; _root.minigamefin.dahlok.play(); } if (_root.minigamefin.scroo1.hitTest(_root._xmouse, _root._ymouse, true) and _root.minigamefin.scroo1._currentframe == 1) { _root.talkbubble.gotoAndStop('fr-keydamagewat'); } if (_root.minigamefin.scroo2.hitTest(_root._xmouse, _root._ymouse, true) and _root.minigamefin.scroo2._currentframe == 1) { _root.talkbubble.gotoAndStop('fr-keydamagewat'); } _parent.gotoAndStop(1); } } instance of movieClip 51 { onClipEvent (release) { if (_root.muggyshopt.mugpieces.hitTest(_root._xmouse, _root._ymouse, true)) { if (_root.onceiling == 0) { _root.minigamefin.gotoAndStop(5); } if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-cantreachB'); } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-cantreachC'); } } _parent.gotoAndStop(1); } } instance of movieClip 51 { onClipEvent (release) { if (_root.inventoryF.itab6.hitTest(_root._xmouse, _root._ymouse, true) and _root.FFFitem006 == 262) { _root.FFFitem003 = 253; _root.FFFitem006 = 263; } if (_root.thelava.hitTest(_root._xmouse, _root._ymouse, true) and _root.lavacover == 0) { if (_root.onceiling == 0) { _root.talkbubble.gotoAndStop('fr-muglavanotyet'); } if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-cantreachB'); } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-cantreachC'); } } _parent.gotoAndStop(1); } } instance of movieClip 51 { onClipEvent (release) { if (_root.woobord.hitTest(_root._xmouse, _root._ymouse, true) and _root.woobord._currentframe == 1) { if (_root.onceiling == 0) { _root.talkbubble.gotoAndStop('fr-cantreach'); } if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-cantreachB'); } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-hardwoodbar'); } } if (_root.inventoryF.itab3.hitTest(_root._xmouse, _root._ymouse, true) and _root.FFFitem003 == 252) { _root.FFFitem003 = 253; _root.FFFitem006 = 263; } _parent.gotoAndStop(1); } } instance of movieClip 51 { onClipEvent (release) { if (_root.thelava.hitTest(_root._xmouse, _root._ymouse, true) and _root.lavacover == 0 and _root.minigamefin._currentframe == 1) { if (_root.onceiling == 0) { if (_root.woobord._currentframe == 1) { _root.lavagettingcutscene.play(); } if (_root.woobord._currentframe > 1) { _root.talkbubble.gotoAndStop('fr-uselesstoburn'); } } if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-cantreachB'); } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-cantreachC'); } } _parent.gotoAndStop(1); } } instance of movieClip 51 { onClipEvent (release) { if (_root.woobord.hitTest(_root._xmouse, _root._ymouse, true)) { if (_root.onceiling == 0) { _root.talkbubble.gotoAndStop('fr-cantreach'); } if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-cantreachB'); } if (_root.onceiling == 2) { _root.burnboard.play(); } } _parent.gotoAndStop(1); } } } movieClip 85 { } movieClip 100 { } movieClip 104 { frame 1 { stop(); } instance reallyangrehfaic of movieClip 100 { onClipEvent (load) { _visible = false; } } } movieClip 115 { frame 145 { stop(); } } movieClip 120 { frame 20 { stop(); } } button 123 { on (rollOver) { _root.menupics.gotoAndStop('playgame'); } on (release) { stopAllSounds(); _root.gotoAndStop('gameintro'); } on (keyPress '<Tab>') { tabEnabled = false; } } button 124 { on (rollOver) { _root.menupics.gotoAndStop('instructions'); } on (release) { _root.gotoAndStop('mm-instructions'); } on (keyPress '<Tab>') { tabEnabled = false; } } button 125 { on (rollOver) { _root.menupics.gotoAndStop('disclaimer'); } on (release) { _root.gotoAndStop('mm-disclaimer'); } on (keyPress '<Tab>') { tabEnabled = false; } } button 126 { on (rollOver) { _root.menupics.gotoAndStop('credits'); } on (release) { _root.gotoAndStop('mm-credits'); } on (keyPress '<Tab>') { tabEnabled = false; } } button 127 { on (rollOver) { _root.menupics.gotoAndStop('specialfeatures'); } on (release) { _root.gotoAndStop('mm-specialfeatures'); } on (keyPress '<Tab>') { tabEnabled = false; } } movieClip 130 { } instance of movieClip 130 { onClipEvent (load) { if (_root.beatgame == 0) { this._visible = false; } if (_root.beatgame == 1) { this._visible = true; } } } button 131 { on (rollOver) { _root.menupics.gotoAndStop('quit'); } on (release) { _root.menupics.reallyangrehfaic._visible = true; } on (keyPress '<Tab>') { tabEnabled = false; } } movieClip 147 { frame 1 { stop(); } } instance of movieClip 147 { onClipEvent (load) { this.gotoAndStop(5); } } button 152 { on (release) { _root.gotoAndStop('mm-start'); } } button 167 { on (release) { gotoAndStop('presto'); } } button 168 { on (release) { gotoAndStop('retrospecto'); } } button 169 { on (release) { gotoAndStop('rejecto'); } } button 170 { on (release) { gotoAndStop('mostcomo'); } } button 171 { on (release) { getURL('http://www.newgrounds.com/portal/view/314680', 'blank'); } } button 172 { on (release) { getURL('http://www.newgrounds.com/portal/view/349194', 'blank'); } } button 173 { on (release) { getURL('http://www.newgrounds.com/portal/view/430459', 'blank'); } } button 174 { on (release) { getURL('http://www.newgrounds.com/portal/view/532044', 'blank'); } } button 187 { on (release) { nextFrame(); } } button 197 { on (release) { gotoAndStop(1); } } button 199 { on (release) { prevFrame(); } } movieClip 202 { } movieClip 223 { } movieClip 231 { } movieClip 313 { frame 1 { stop(); } } frame 7 { tabEnabled = false; } frame 7 { stop(); } movieClip 319 { } movieClip 320 { frame 50 { gotoAndPlay(1); } } movieClip 326 { } movieClip 328 { } movieClip 330 { } movieClip 331 { frame 11 { stop(); } } movieClip 336 { } movieClip 337 { frame 11 { stop(); } } movieClip 379 { } movieClip 380 { frame 11 { stop(); } } movieClip 403 { } movieClip 407 { } movieClip 411 { } movieClip 415 { } movieClip 419 { } movieClip 423 { } movieClip 427 { } movieClip 430 { } movieClip 432 { } movieClip 436 { } movieClip 471 { frame 46 { gotoAndPlay(1); } } movieClip 495 { frame 1 { stop(); } } movieClip 498 { } movieClip 501 { } movieClip 503 { } movieClip 505 { } movieClip 507 { } movieClip 511 { } movieClip 519 { } movieClip 527 { } movieClip 537 { } movieClip 547 { } movieClip 551 { } movieClip 553 { } movieClip 561 { } movieClip 563 { } movieClip 570 { } movieClip 580 { } movieClip 582 { } movieClip 583 { frame 191 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } frame 192 { stop(); } instance of movieClip 331 { } frame 193 { play(); } frame 218 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } frame 219 { stop(); } instance of movieClip 337 { } frame 220 { stop(); } frame 221 { play(); } frame 238 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } frame 239 { stop(); } instance of movieClip 331 { } frame 240 { stop(); } instance of movieClip 337 { } frame 241 { play(); } frame 291 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } frame 292 { stop(); } instance of movieClip 337 { } frame 293 { stop(); } frame 294 { stop(); } instance of movieClip 331 { } frame 295 { stop(); } instance of movieClip 331 { } frame 296 { play(); } frame 350 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } frame 351 { stop(); } instance of movieClip 331 { } frame 352 { stop(); } instance of movieClip 337 { } frame 353 { stop(); } instance of movieClip 337 { } frame 354 { play(); } frame 408 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } frame 409 { stop(); } instance of movieClip 331 { } frame 410 { stop(); } instance of movieClip 331 { } frame 411 { stop(); } instance of movieClip 337 { } frame 412 { stop(); } instance of movieClip 331 { } frame 413 { play(); } frame 464 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } instance of movieClip 331 { } frame 465 { stop(); } frame 466 { stop(); } instance of movieClip 331 { } frame 467 { stop(); } instance of movieClip 331 { } frame 468 { stop(); } instance of movieClip 337 { } frame 469 { play(); } frame 485 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } instance of movieClip 380 { } frame 486 { stop(); } instance of movieClip 337 { } frame 487 { stop(); } instance of movieClip 331 { } frame 488 { play(); } frame 497 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } instance of movieClip 331 { } frame 498 { stop(); } instance of movieClip 331 { } frame 499 { stop(); } instance of movieClip 331 { } frame 500 { play(); } frame 513 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } instance of movieClip 380 { } frame 514 { stop(); } instance of movieClip 331 { } frame 515 { stop(); } instance of movieClip 380 { } frame 516 { stop(); } instance of movieClip 380 { } frame 517 { stop(); } frame 518 { play(); } frame 542 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } instance of movieClip 331 { } frame 543 { play(); } frame 568 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } instance of movieClip 337 { } frame 569 { play(); } frame 578 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } frame 579 { stop(); } instance of movieClip 331 { } frame 580 { stopAllSounds(); play(); } frame 1629 { _root.gotoAndStop('firstroom'); } } instance muzick of movieClip 147 { onClipEvent (enterFrame) { _root.global_sound.setVolume(_root.volyoom); } } instance of movieClip 51 { onClipEvent (load) { canary = 0; } onClipEvent (enterFrame) { ++canary; if (canary > 2) { canary = 0; _root.timedseconds += 0.1; } } } button 584 { on (keyPress '<Tab>') { tabEnabled = false; } } frame 8 { stop(); if (_root.muzick._currentframe !== 2) { stopAllSounds(); _root.muzick.gotoAndStop(2); } } frame 8 { _quality = 'High'; } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } instance of movieClip 495 { onClipEvent (load) { if (_root.door1open == 0) { this.gotoAndStop(1); } if (_root.door1open > 0) { this.gotoAndStop(2); } } } movieClip 589 { frame 1 { stop(); } } movieClip 594 { } movieClip 595 { } movieClip 596 { frame 1 { stop(); } instance of movieClip 51 { onClipEvent (enterFrame) { _root.stenchmeat._alpha -= 5; } } instance of movieClip 51 { onClipEvent (enterFrame) { _root.stenchmeat._alpha += 5; } } } movieClip 597 { frame 1 { stop(); } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'vent cover'; } onClipEvent (release) { _root.minigameBedCover.gotoAndStop('vent'); _root.CMessage = ''; } onClipEvent (load) { if (_root.ventmoved == 0) { _parent.gotoAndStop(1); } if (_root.ventmoved == 1) { _parent.gotoAndStop(2); } } onClipEvent (enterFrame) { if (_root.ventmoved == 0) { _parent.gotoAndStop(1); } if (_root.ventmoved == 1) { _parent.gotoAndStop(2); } } } instance of movieClip 589 { onClipEvent (load) { if (_root.screw1 == 0) { this.gotoAndStop(2); } if (_root.screw1 == 1) { this.gotoAndStop(1); } if (_root.screw1 == 2) { this.gotoAndStop(2); } } onClipEvent (enterFrame) { if (_root.screw1 == 0) { this.gotoAndStop(2); } if (_root.screw1 == 1) { this.gotoAndStop(1); } if (_root.screw1 == 2) { this.gotoAndStop(2); } } onClipEvent (rollOver) { _root.CMessage = 'screw'; } onClipEvent (release) { _root.screw1 = 2; ++_root.item002; this.gotoAndStop(2); } } instance of movieClip 589 { onClipEvent (load) { if (_root.screw2 == 0) { this.gotoAndStop(2); } if (_root.screw2 == 1) { this.gotoAndStop(1); } if (_root.screw2 == 2) { this.gotoAndStop(2); } } onClipEvent (enterFrame) { if (_root.screw2 == 0) { this.gotoAndStop(2); } if (_root.screw2 == 1) { this.gotoAndStop(1); } if (_root.screw2 == 2) { this.gotoAndStop(2); } } onClipEvent (rollOver) { _root.CMessage = 'screw'; } onClipEvent (release) { _root.screw2 = 2; ++_root.item002; this.gotoAndStop(2); } } instance of movieClip 589 { onClipEvent (load) { if (_root.screw3 == 0) { this.gotoAndStop(2); } if (_root.screw3 == 1) { this.gotoAndStop(1); } if (_root.screw3 == 2) { this.gotoAndStop(2); } } onClipEvent (enterFrame) { if (_root.screw3 == 0) { this.gotoAndStop(2); } if (_root.screw3 == 1) { this.gotoAndStop(1); } if (_root.screw3 == 2) { this.gotoAndStop(2); } } onClipEvent (rollOver) { _root.CMessage = 'screw'; } onClipEvent (release) { _root.screw3 = 2; ++_root.item002; this.gotoAndStop(2); } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'vent cover'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('venttalk'); _root.CMessage = ''; } } instance MEETplace of movieClip 596 { onClipEvent (load) { if (_root.item003 < 47) { this.gotoAndStop(1); } if (_root.item003 == 47) { this.gotoAndStop(2); } } onClipEvent (enterFrame) { if (_root.item003 < 47) { this.gotoAndStop(1); } if (_root.item003 == 47) { this.gotoAndStop(2); } } onClipEvent (rollOver) { if (_root.item003 < 47) { _root.CMessage = 'vent shaft'; } if (_root.item003 == 47) { _root.CMessage = 'vent shaft and live meat'; } } onClipEvent (release) { if (_root.item003 < 47) { _root.talkbubble.gotoAndStop('ventshaftyair'); _root.CMessage = ''; } if (_root.item003 == 47) { _root.item003 = 46; _root.CMessage = ''; } } } } movieClip 602 { frame 52 { gotoAndPlay(1); } } instance stenchmeat of movieClip 602 { onClipEvent (load) { if (_root.item003 < 47) { _alpha = 0; } if (_root.item003 == 47) { _alpha = 100; } } onClipEvent (enterFrame) { if (_alpha < 0) { _alpha = 0; } if (_alpha > 100) { _alpha = 100; } } } movieClip 606 { } movieClip 609 { } movieClip 617 { frame 331 { gotoAndPlay(random(230)); } } movieClip 618 { } movieClip 639 { frame 41 { _root.onceiling = 0; } frame 53 { _root.overallsF.gotoAndStop(1); _parent.gotoAndStop('standing'); } } movieClip 645 { frame 41 { _root.onceiling = 0; } frame 53 { _root.overallsF.gotoAndStop(1); _parent.gotoAndStop('standing'); } } movieClip 648 { } movieClip 650 { } movieClip 691 { } movieClip 704 { } movieClip 709 { } movieClip 710 { frame 58 { stop(); _root.talkbubble.gotoAndStop('notdoingthatagain'); } frame 107 { _root.nodoagain = 1; _root.overalls.gotoAndStop(1); _parent.gotoAndStop('standing'); } } movieClip 712 { } movieClip 740 { frame 50 { _root.overallsF.gotoAndStop(1); _parent.gotoAndStop('standingUP1'); } } movieClip 768 { frame 50 { _root.overallsF.gotoAndStop(1); _parent.gotoAndStop('standingUP2'); } } movieClip 782 { } movieClip 790 { frame 86 { _root.shipwheel.gotoAndPlay(2); _root.spacespin.gotoAndPlay(2); } frame 246 { stop(); _root.finfinfin.play(); } } movieClip 791 { frame 1 { stop(); } frame 1 { _root.onceiling = 0; } frame 4 { _root.overallsF.gotoAndStop(2); } frame 5 { _root.overallsF.gotoAndStop(2); } frame 6 { _root.overalls.gotoAndStop(2); } frame 7 { _root.overallsF.gotoAndStop(2); } frame 7 { _root.onceiling = 1; } frame 8 { _root.overallsF.gotoAndStop(2); } frame 8 { _root.onceiling = 2; } frame 9 { _root.overallsF.gotoAndStop(2); } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'bed'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('bedtalk'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'pillow'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('pillowtalk'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'lightbulb'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('lighttalk'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'under bed'; } onClipEvent (release) { _root.minigameBedCover.gotoAndStop('bedlook'); _root.CMessage = ''; } } movieClip 810 { } movieClip 813 { instance of movieClip 51 { onClipEvent (enterFrame) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { _parent.nextFrame(); } else { _parent.prevFrame(); } } } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { if (_root.door1open == 0) { _root.talkbubble.gotoAndStop('doortalk1'); _root.CMessage = ''; } if (_root.door1open == 1) { _root.gotoAndStop('mainroom1'); } } } instance of movieClip 813 { onClipEvent (load) { _visible = false; } onClipEvent (enterFrame) { if (_root.ventmoved == 0) { this._visible = false; } if (_root.ventmoved == 1) { this._visible = true; } } onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { if (_root.door1open == 1) { _root.talkbubble.gotoAndStop('ventgoingtalk'); _root.CMessage = ''; } if (_root.door1open == 0) { _root.gotoAndStop('mainroom1'); } } } movieClip 822 { frame 10 { stop(); } } movieClip 840 { } movieClip 850 { frame 1 { stop(); } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carryCOIN'); } } instance of movieClip 51 { onClipEvent (load) { _parent.risenbaker.gotoAndStop(10); } } instance risenbaker of movieClip 822 { } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carrySCREW'); } } instance of movieClip 822 { } instance of movieClip 822 { } instance of movieClip 822 { } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carryTRAY'); } } instance of movieClip 822 { } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carryTRAYDIRT'); } } instance of movieClip 822 { } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carryTRAYSTEAK'); } } instance of movieClip 822 { } instance of movieClip 822 { } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carryLIVESTEAK'); } } instance of movieClip 822 { } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carryFLOWERPOT'); } } instance of movieClip 822 { } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carrySTEAK'); } } instance of movieClip 822 { } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carryCARDKEY'); } } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carryRS3GUM'); } } instance of movieClip 822 { } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carryRS3GUMRULER'); } } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carryRS3RULER'); } } instance of movieClip 822 { } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carryRUBBERBAND'); } } instance of movieClip 822 { } instance of movieClip 840 { onClipEvent (enterFrame) { _parent.amount = _root.moneyamount; } } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carryMONEY'); } } instance of movieClip 822 { } instance of movieClip 822 { } instance of movieClip 822 { } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carryMONEY2'); } } instance of movieClip 822 { } instance of movieClip 51 { onClipEvent (release) { _root.whistleDIE.play(); } } instance of movieClip 822 { } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carryALKEY'); } } instance of movieClip 822 { } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carryTOOTHPASTE'); } } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carryCOFFEEMUG'); } } instance of movieClip 822 { } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carryFAUFEE'); } } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carryLAVAMUG'); } } instance of movieClip 51 { onClipEvent (release) { _root.cursor.gotoAndStop('carryFAUCET'); } } instance of movieClip 822 { } } movieClip 851 { instance of movieClip 850 { onClipEvent (enterFrame) { this.gotoAndStop(_root.item001); } } instance of movieClip 850 { onClipEvent (enterFrame) { this.gotoAndStop(_root.item002); } } instance itb3 of movieClip 850 { onClipEvent (enterFrame) { this.gotoAndStop(_root.item003); } } instance of movieClip 850 { onClipEvent (enterFrame) { this.gotoAndStop(_root.item004); } } instance itb5 of movieClip 850 { onClipEvent (enterFrame) { this.gotoAndStop(_root.item005); } } instance itb6 of movieClip 850 { onClipEvent (enterFrame) { this.gotoAndStop(_root.item006); } } } movieClip 858 { frame 45 { gotoAndPlay(1); } } instance of movieClip 51 { onClipEvent (load) { _root.inventory1._visible = true; } } movieClip 862 { } movieClip 867 { } movieClip 868 { frame 1 { stop(); } frame 38 { stop(); } } movieClip 871 { } movieClip 873 { } movieClip 875 { } movieClip 878 { } movieClip 879 { frame 1 { stop(); } frame 40 { stop(); } frame 80 { stop(); } } movieClip 882 { } movieClip 883 { frame 1 { stop(); } frame 40 { stop(); } frame 81 { stop(); } } movieClip 884 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } instance of movieClip 862 { onClipEvent (load) { if (_root.item001 < 2) { this._visible = true; } if (_root.item001 > 1) { this._visible = false; } } onClipEvent (rollOver) { _root.CMessage = 'alien coin'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('cointalk'); _root.item001 = 2; this._visible = false; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _parent.gotoAndStop(1); } } instance venty of movieClip 868 { onClipEvent (rollOver) { if (this._currentframe == 1) { _root.CMessage = 'vent cover'; } } onClipEvent (release) { if (this._currentframe == 1) { if (_root.screw1 < 1 or _root.screw2 < 1 or _root.screw3 < 1) { _root.talkbubble.gotoAndStop('ventAtalk'); } if (_root.screw1 > 0 and _root.screw2 > 0 and _root.screw3 > 0) { this.play(); _root.ventmoved = 1; } } } } instance screw1 of movieClip 879 { onClipEvent (load) { if (_root.screw1 == 0) { this.gotoAndStop(1); } if (_root.screw1 == 1) { this.gotoAndStop(40); } if (_root.screw1 == 2) { this.gotoAndStop('ennd'); } } onClipEvent (rollOver) { if (this._currentframe == 1) { _root.CMessage = 'screw'; } else { if (this._currentframe == 40) { _root.CMessage = 'screw'; } else { _root.CMessage = ''; } } } onClipEvent (release) { if (this._currentframe == 1) { _root.talkbubble.gotoAndStop('screwtalk'); } if (this._currentframe == 40) { _root.screw1 = 2; ++_root.item002; this.gotoAndStop('ennd'); } } } instance screw2 of movieClip 879 { onClipEvent (load) { if (_root.screw2 == 0) { this.gotoAndStop(1); } if (_root.screw2 == 1) { this.gotoAndStop(80); } if (_root.screw2 == 2) { this.gotoAndStop('ennd'); } } onClipEvent (rollOver) { if (this._currentframe == 1) { _root.CMessage = 'screw'; } else { if (this._currentframe == 80) { _root.CMessage = 'screw'; } else { _root.CMessage = ''; } } } onClipEvent (release) { if (this._currentframe == 1) { _root.talkbubble.gotoAndStop('screwtalk'); } if (this._currentframe == 80) { _root.screw2 = 2; ++_root.item002; this.gotoAndStop('ennd'); } } } instance screw3 of movieClip 883 { onClipEvent (load) { if (_root.screw3 == 0) { this.gotoAndStop(1); } if (_root.screw3 == 1) { this.gotoAndStop(40); } if (_root.screw3 == 2) { this.gotoAndStop('ennd'); } } onClipEvent (rollOver) { if (this._currentframe == 1) { _root.CMessage = 'screw'; } else { if (this._currentframe == 40) { _root.CMessage = 'screw'; } else { _root.CMessage = ''; } } } onClipEvent (release) { if (this._currentframe == 1) { _root.talkbubble.gotoAndStop('screwtalk'); } if (this._currentframe == 40) { _root.screw3 = 2; ++_root.item002; this.gotoAndStop('ennd'); } } } instance of movieClip 813 { onClipEvent (load) { _visible = false; } onClipEvent (enterFrame) { if (_parent.venty._currentframe < 21) { this._visible = false; } if (_parent.venty._currentframe > 20) { this._visible = true; } } onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { if (_root.door1open == 1) { _root.talkbubble.gotoAndStop('ventgoingtalk'); _root.CMessage = ''; } if (_root.door1open == 0) { _root.gotoAndStop('mainroom1'); } } } } movieClip 886 { } movieClip 888 { frame 9 { stop(); } } button 1038 { on (release) { gotoAndStop('thefristVCH'); } } button 1042 { on (release) { gotoAndStop('theSECUNDasefcz'); } } button 1043 { on (release) { gotoAndStop('theTWURDthung'); } } button 1044 { on (release) { gotoAndStop('yeOldeFORTchoys'); } } button 1045 { on (release) { if (_root.thermostatCold == 0) { gotoAndStop('NoImActuallyWarm'); } if (_root.thermostatCold == 1) { gotoAndStop('NoImActuallyCold'); } } } button 1046 { on (release) { gotoAndStop(1); } } button 1063 { on (release) { gotoAndStop('rs5chanceces'); } } button 1064 { on (release) { gotoAndStop('forgottedwakes'); } } button 1065 { on (release) { gotoAndStop('underwarrr'); } } button 1066 { on (release) { gotoAndStop('discopayunts'); } } movieClip 1179 { frame 1 { stop(); } instance of movieClip 886 { onClipEvent (load) { _visible = false; } } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.nextFrame(); } } instance of movieClip 888 { } frame 4 { gotoAndStop(1); } frame 6 { gotoAndStop(1); } frame 8 { gotoAndStop(1); } instance of movieClip 888 { } frame 11 { gotoAndStop(1); } frame 13 { gotoAndStop(1); } instance of movieClip 888 { } frame 16 { gotoAndStop(1); } frame 18 { gotoAndStop(1); } frame 20 { gotoAndStop(1); } frame 22 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 25 { gotoAndStop(1); } instance of movieClip 888 { } frame 27 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 30 { gotoAndStop(1); } frame 32 { gotoAndStop(1); } frame 34 { gotoAndStop(1); } instance of movieClip 888 { } frame 37 { gotoAndStop(1); } instance of movieClip 888 { } frame 40 { gotoAndStop(1); } instance of movieClip 888 { } frame 42 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 45 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 48 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } instance of movieClip 888 { } frame 52 { gotoAndStop(1); } instance of movieClip 888 { } frame 54 { gotoAndStop(1); } instance of movieClip 888 { } frame 56 { gotoAndStop(1); } instance of movieClip 888 { } frame 58 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 61 { gotoAndStop(1); } instance of movieClip 888 { } frame 63 { gotoAndStop(1); } instance of movieClip 888 { } frame 65 { gotoAndStop(1); } instance of movieClip 888 { } frame 68 { gotoAndStop(1); } instance of movieClip 888 { } frame 70 { gotoAndStop(1); } instance of movieClip 888 { } frame 72 { gotoAndStop(1); } instance of movieClip 888 { } frame 74 { gotoAndStop(1); } instance of movieClip 888 { } frame 76 { gotoAndStop(1); } instance of movieClip 888 { } frame 78 { gotoAndStop(1); } instance of movieClip 888 { } frame 81 { gotoAndStop(1); } frame 83 { _root.Phil.crawler.play(); gotoAndStop(1); } instance of movieClip 888 { } frame 85 { gotoAndStop(1); } instance of movieClip 888 { } frame 87 { gotoAndStop(1); } instance of movieClip 888 { } frame 89 { gotoAndStop(1); } frame 91 { gotoAndStop(1); } instance of movieClip 888 { } frame 93 { gotoAndStop(1); } frame 95 { _root.cutsceneFlowerDie.play(); gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 98 { gotoAndStop(1); } instance of movieClip 888 { } frame 100 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 103 { gotoAndStop(1); } frame 105 { gotoAndStop(1); } frame 107 { gotoAndStop(1); } frame 109 { gotoAndStop(1); } frame 111 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 114 { gotoAndStop(1); } instance of movieClip 888 { } frame 116 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 119 { gotoAndStop(1); } instance of movieClip 888 { } frame 122 { gotoAndStop(1); } instance of movieClip 888 { } frame 125 { gotoAndStop(1); } instance of movieClip 888 { } frame 127 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 130 { gotoAndStop(1); } instance of movieClip 888 { } frame 133 { gotoAndStop(1); } frame 135 { _root.cutsceneFlowerPot.play(); gotoAndStop(1); } frame 137 { gotoAndStop(1); } frame 139 { gotoAndStop(1); } instance of movieClip 888 { } frame 141 { gotoAndStop(1); } instance of movieClip 888 { } frame 144 { gotoAndStop(1); } instance of movieClip 888 { } frame 146 { gotoAndStop(1); } instance of movieClip 888 { } frame 149 { gotoAndStop(1); } instance of movieClip 888 { } frame 152 { gotoAndStop(1); } instance of movieClip 888 { } frame 155 { gotoAndStop(1); } frame 157 { gotoAndStop(1); } instance of movieClip 888 { } frame 160 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 165 { gotoAndStop(1); } frame 167 { gotoAndStop(1); } frame 169 { gotoAndStop(1); } instance of movieClip 888 { } frame 173 { gotoAndStop(1); } instance of movieClip 888 { } frame 176 { gotoAndStop(1); } instance of movieClip 888 { } frame 178 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 181 { gotoAndStop(1); } instance of movieClip 888 { } frame 183 { gotoAndStop(1); } instance of movieClip 888 { } frame 185 { gotoAndStop(1); } instance of movieClip 888 { } frame 187 { gotoAndStop(1); } instance of movieClip 888 { } frame 189 { gotoAndStop(1); } instance of movieClip 888 { } frame 191 { gotoAndStop(1); } instance of movieClip 888 { } frame 193 { gotoAndStop(1); } instance of movieClip 888 { } frame 195 { gotoAndStop(1); } instance of movieClip 888 { } frame 197 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 200 { gotoAndStop(1); } instance of movieClip 888 { } frame 202 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 205 { gotoAndStop(1); } instance of movieClip 888 { } frame 207 { gotoAndStop(1); } instance of movieClip 888 { } frame 209 { gotoAndStop(1); } instance of movieClip 888 { } frame 211 { gotoAndStop(1); } instance of movieClip 888 { } frame 215 { gotoAndStop(1); } frame 217 { gotoAndStop(1); } frame 219 { gotoAndStop(1); } instance of movieClip 888 { } frame 222 { gotoAndStop(1); } frame 224 { gotoAndStop(1); } frame 226 { gotoAndStop(1); } frame 228 { gotoAndStop(1); } frame 230 { _root.cutsceneSTEAKFAIL.play(); gotoAndStop(1); } frame 232 { _root.cutsceneSTEAKFAIL.play(); gotoAndStop(1); } instance of movieClip 888 { } frame 234 { gotoAndStop(1); } frame 236 { _root.cutsceneSTEAKSUCCESS.play(); gotoAndStop(1); } frame 238 { gotoAndStop(1); } frame 240 { gotoAndStop(1); } frame 242 { gotoAndStop(1); } instance of movieClip 888 { } frame 245 { gotoAndStop(1); } frame 247 { _root.cutsceneWakeTest.play(); gotoAndStop(1); } frame 249 { _root.cutsceneWakeTest.play(); gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (rollOver) { } } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.nextFrame(); } } instance of movieClip 888 { } instance of movieClip 888 { } instance of movieClip 888 { } instance of movieClip 888 { } frame 257 { gotoAndStop('gribble'); } instance of movieClip 888 { } instance of movieClip 888 { } instance of movieClip 888 { } instance of movieClip 888 { } frame 262 { gotoAndStop('gribble'); } instance of movieClip 888 { } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (rollOver) { } } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.nextFrame(); } } instance of movieClip 888 { } instance of movieClip 888 { } frame 267 { gotoAndStop('gribble'); } instance of movieClip 888 { } instance of movieClip 888 { } frame 270 { gotoAndStop('gribble'); } instance of movieClip 888 { } instance of movieClip 888 { } instance of movieClip 888 { } frame 274 { gotoAndStop('gribble'); } instance of movieClip 888 { } instance of movieClip 888 { } instance of movieClip 888 { } frame 278 { gotoAndStop('gribble'); } instance of movieClip 888 { } instance of movieClip 888 { } instance of movieClip 888 { } frame 282 { gotoAndStop('gribble'); } frame 283 { _root.ohphiliscold = 1; } instance of movieClip 888 { } instance of movieClip 888 { } instance of movieClip 888 { } instance of movieClip 888 { } frame 287 { gotoAndStop('gribble'); } instance of movieClip 888 { } instance of movieClip 888 { } frame 290 { _root.laterfader.play(); gotoAndStop(1); } instance of movieClip 888 { } frame 292 { gotoAndStop(1); } instance of movieClip 888 { } frame 294 { gotoAndStop(1); } instance of movieClip 888 { } frame 296 { gotoAndStop(1); } instance of movieClip 888 { } frame 298 { gotoAndStop(1); } instance of movieClip 888 { } frame 300 { gotoAndStop(1); } instance of movieClip 888 { } frame 302 { gotoAndStop(1); } frame 304 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 307 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 311 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 314 { gotoAndStop(1); } instance of movieClip 888 { } frame 316 { gotoAndStop(1); } instance of movieClip 888 { } frame 318 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 321 { gotoAndStop(1); } frame 323 { _root.tempratar.play(); gotoAndStop(1); } frame 325 { _root.tempratar.play(); gotoAndStop(1); } instance of movieClip 888 { } frame 328 { gotoAndStop(1); } frame 330 { gotoAndStop(1); } instance of movieClip 888 { } frame 333 { gotoAndStop(1); } instance of movieClip 888 { } frame 335 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 338 { gotoAndStop(1); } instance of movieClip 888 { } frame 340 { gotoAndStop(1); } instance of movieClip 888 { } frame 342 { gotoAndStop(1); } instance of movieClip 888 { } frame 344 { gotoAndStop(1); } instance of movieClip 888 { } frame 346 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 349 { gotoAndStop(1); } instance of movieClip 888 { } frame 351 { gotoAndStop(1); } instance of movieClip 888 { } frame 353 { gotoAndStop(1); } instance of movieClip 888 { } frame 356 { gotoAndStop(1); } instance of movieClip 888 { } frame 358 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 361 { gotoAndStop(1); } frame 363 { gotoAndStop(1); } instance of movieClip 888 { } frame 366 { _root.RS3smileylooks.play(); gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } instance of movieClip 888 { } instance of movieClip 888 { } instance of movieClip 888 { } instance of movieClip 888 { } frame 376 { _root.escaperpod.play(); gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } instance of movieClip 888 { } frame 382 { _root.smilstance.thesmile.play(); } instance of movieClip 888 { } instance of movieClip 888 { } frame 384 { _root.escaperpod.play(); gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } instance of movieClip 888 { } instance of movieClip 888 { } instance of movieClip 888 { } frame 393 { _root.escaperpod.play(); gotoAndStop(1); } instance of movieClip 888 { } frame 395 { gotoAndStop(1); } instance of movieClip 888 { } frame 397 { gotoAndStop(1); } instance of movieClip 888 { } frame 399 { gotoAndStop(1); } instance of movieClip 888 { } frame 401 { gotoAndStop(1); } instance of movieClip 888 { } frame 403 { gotoAndStop(1); } instance of movieClip 888 { } frame 405 { gotoAndStop(1); } instance of movieClip 888 { } frame 407 { gotoAndStop(1); } instance of movieClip 888 { } frame 409 { gotoAndStop(1); } instance of movieClip 888 { } frame 411 { gotoAndStop(1); } instance of movieClip 888 { } frame 413 { gotoAndStop(1); } instance of movieClip 888 { } frame 415 { gotoAndStop(1); } instance of movieClip 888 { } frame 417 { gotoAndStop(1); } instance of movieClip 888 { } frame 419 { gotoAndStop(1); } instance of movieClip 888 { } frame 421 { gotoAndStop(1); } instance of movieClip 888 { } frame 423 { gotoAndStop(1); } instance of movieClip 888 { } frame 425 { gotoAndStop(1); } instance of movieClip 888 { } frame 427 { gotoAndStop(1); } instance of movieClip 888 { } frame 429 { gotoAndStop(1); } instance of movieClip 888 { } frame 431 { gotoAndStop(1); } instance of movieClip 888 { } frame 433 { gotoAndStop(1); } instance of movieClip 888 { } frame 435 { gotoAndStop(1); } instance of movieClip 888 { } frame 437 { _root.muggyshopt.play(); gotoAndStop(1); } instance of movieClip 888 { } frame 439 { gotoAndStop(1); } instance of movieClip 888 { } frame 441 { gotoAndStop(1); } instance of movieClip 888 { } frame 443 { gotoAndStop(1); } instance of movieClip 888 { } frame 445 { gotoAndStop(1); } instance of movieClip 888 { } frame 447 { gotoAndStop(1); } instance of movieClip 888 { } frame 449 { gotoAndStop(1); } instance of movieClip 888 { } instance of movieClip 888 { } frame 452 { _root.lavagettingcutscene.play(); gotoAndStop(1); } instance of movieClip 888 { } frame 454 { gotoAndStop(1); } instance of movieClip 888 { } frame 456 { gotoAndStop(1); } instance of movieClip 888 { } frame 458 { gotoAndStop(1); } instance of movieClip 888 { } frame 460 { gotoAndStop(1); } instance of movieClip 888 { } frame 462 { gotoAndStop(1); } instance of movieClip 888 { } frame 464 { gotoAndStop(1); } instance of movieClip 888 { } frame 466 { gotoAndStop(1); } instance of movieClip 888 { } frame 468 { gotoAndStop(1); } instance of movieClip 888 { } frame 470 { gotoAndStop(1); } } movieClip 1181 { frame 1 { gotoAndPlay(2); } instance of movieClip 51 { onClipEvent (rollOver) { } } frame 7 { stop(); } } frame 9 { _quality = 'High'; } frame 10 { _quality = 'Medium'; } movieClip 1185 { } movieClip 1187 { } movieClip 1192 { } movieClip 1196 { frame 60 { gotoAndPlay(2); } } movieClip 1201 { } movieClip 1203 { frame 1 { stop(); } frame 14 { stop(); } frame 26 { gotoAndStop(1); } } instance of movieClip 1203 { onClipEvent (load) { if (_root.door1open == 0) { this.gotoAndStop(1); } if (_root.door1open == 1) { this.gotoAndStop(14); } if (_root.door1open > 1) { _root.door1open = 0; } } onClipEvent (enterFrame) { if (_root.door1open > 1) { _root.door1open = 0; } if (this._currentframe == 1 and _root.door1open == 1) { this.play(); } if (this._currentframe == 14 and _root.door1open == 0) { this.play(); } } } movieClip 1210 { frame 1 { stop(); } } movieClip 1212 { } movieClip 1213 { } movieClip 1215 { } movieClip 1217 { instance of movieClip 1210 { onClipEvent (load) { if (_root.PPPP5 == 0) { gotoAndStop(_root.PeP1); } if (_root.PPPP5 == 1) { gotoAndStop(3); } } onClipEvent (enterFrame) { if (_root.PPPP5 == 0) { gotoAndStop(_root.PeP1); } if (_root.PPPP5 == 1) { gotoAndStop(3); } } } instance of movieClip 1210 { onClipEvent (load) { if (_root.PPPP5 == 0) { gotoAndStop(_root.PeP2); } if (_root.PPPP5 == 1) { gotoAndStop(3); } } onClipEvent (enterFrame) { if (_root.PPPP5 == 0) { gotoAndStop(_root.PeP2); } if (_root.PPPP5 == 1) { gotoAndStop(3); } } } instance of movieClip 1210 { onClipEvent (load) { if (_root.PPPP5 == 0) { gotoAndStop(_root.PeP3); } if (_root.PPPP5 == 1) { gotoAndStop(3); } } onClipEvent (enterFrame) { if (_root.PPPP5 == 0) { gotoAndStop(_root.PeP3); } if (_root.PPPP5 == 1) { gotoAndStop(3); } } } instance of movieClip 1210 { onClipEvent (load) { if (_root.PPPP5 == 0) { gotoAndStop(_root.PeP4); } if (_root.PPPP5 == 1) { gotoAndStop(3); } } onClipEvent (enterFrame) { if (_root.PPPP5 == 0) { gotoAndStop(_root.PeP4); } if (_root.PPPP5 == 1) { gotoAndStop(3); } } } instance of movieClip 1210 { onClipEvent (load) { if (_root.PPPP5 == 0) { gotoAndStop(_root.PeP5); } if (_root.PPPP5 == 1) { gotoAndStop(3); } } onClipEvent (enterFrame) { if (_root.PPPP5 == 0) { gotoAndStop(_root.PeP5); } if (_root.PPPP5 == 1) { gotoAndStop(3); } } } instance of movieClip 1210 { onClipEvent (load) { if (_root.PPPP5 == 0) { gotoAndStop(_root.PeP6); } if (_root.PPPP5 == 1) { gotoAndStop(3); } } onClipEvent (enterFrame) { if (_root.PPPP5 == 0) { gotoAndStop(_root.PeP6); } if (_root.PPPP5 == 1) { gotoAndStop(3); } } } instance of movieClip 1210 { onClipEvent (load) { if (_root.PPPP5 == 0) { gotoAndStop(_root.PeP7); } if (_root.PPPP5 == 1) { gotoAndStop(3); } } onClipEvent (enterFrame) { if (_root.PPPP5 == 0) { gotoAndStop(_root.PeP7); } if (_root.PPPP5 == 1) { gotoAndStop(3); } } } instance of movieClip 1210 { onClipEvent (load) { if (_root.PPPP5 == 0) { gotoAndStop(_root.PeP8); } if (_root.PPPP5 == 1) { gotoAndStop(3); } } onClipEvent (enterFrame) { if (_root.PPPP5 == 0) { gotoAndStop(_root.PeP8); } if (_root.PPPP5 == 1) { gotoAndStop(3); } } } instance of movieClip 1210 { onClipEvent (load) { if (_root.PPPP5 == 0) { gotoAndStop(_root.PeP9); } if (_root.PPPP5 == 1) { gotoAndStop(3); } } onClipEvent (enterFrame) { if (_root.PPPP5 == 0) { gotoAndStop(_root.PeP9); } if (_root.PPPP5 == 1) { gotoAndStop(3); } } } } movieClip 1220 { } movieClip 1221 { frame 70 { gotoAndPlay(1); } } movieClip 1225 { frame 1 { stop(); } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'statue'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('statuewattalk'); } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'statue'; } onClipEvent (release) { if (_root.invisfirst == 0) { _root.talkbubble.gotoAndStop('firstinvis'); _root.invisfirst = 1; } _root.invisy = 1; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'statue'; } onClipEvent (release) { _root.invisy = 0; } } } instance of movieClip 1225 { onClipEvent (enterFrame) { if (_root.PPPP5 == 0) { this.gotoAndStop(1); } if (_root.PPPP5 == 1) { if (_root.invisy == 0) { this.gotoAndStop(2); } if (_root.invisy == 1) { this.gotoAndStop(3); } } } } movieClip 1230 { frame 69 { gotoAndPlay(1); } } instance of movieClip 1230 { onClipEvent (load) { if (_root.item003 < 47) { _alpha = 0; } if (_root.item003 == 47) { if (_root.door1open == 0) { _alpha = 0; } if (_root.door1open == 1) { _alpha = 100; } } } onClipEvent (enterFrame) { if (_root.item003 < 47) { _alpha = _alpha - 5; } if (_root.item003 == 47) { if (_root.door1open == 0) { _alpha = _alpha - 5; } if (_root.door1open == 1) { _alpha = _alpha + 5; } } if (_alpha < 0) { _alpha = 0; } if (_alpha > 100) { _alpha = 100; } } } movieClip 1235 { } movieClip 1239 { } movieClip 1240 { frame 1 { stop(); } } instance of movieClip 1240 { onClipEvent (load) { _root.invisy = 0; this.gotoAndStop(1); } onClipEvent (enterFrame) { if (_root.invisy == 0) { this.prevFrame(); } if (_root.invisy == 1) { this.nextFrame(); if (_root.door1open == 1 and _root.item003 == 47 and _root.monstarRoomOne == 0) { _root.overalls.gotoAndStop(2); _root.monsterthingyrun.play(); _root.monstarRoomOne = 1; } } _root.Phil._alpha = -(this._currentframe - 1) * 5 + 100; } } movieClip 1243 { } movieClip 1245 { } movieClip 1247 { } movieClip 1249 { } movieClip 1251 { } movieClip 1253 { } movieClip 1254 { frame 1 { stop(); } frame 86 { _root.overalls.gotoAndStop(1); stop(); } } instance Phil of movieClip 791 { onClipEvent (load) { _alpha = 100; if (_root.nodoagain == 0) { this.gotoAndStop('crawl'); } } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'tile device'; } onClipEvent (release) { _root.minigame1.gotoAndStop(2); _root.CMessage = ''; } } instance of movieClip 498 { onClipEvent (rollOver) { _root.CMessage = 'radar'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('radartalk'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'subject label'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('subjectphiltalk'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'subject label'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('subjectphiltalk'); _root.CMessage = ''; } } instance failfailventail of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'vent shaft'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('faferf'); _root.CMessage = ''; } } instance FROOMscannit of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'card key scanner'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('cardkeyscanthing'); _root.CMessage = ''; } } instance of movieClip 813 { onClipEvent (load) { if (_root.door1open == 0) { _visible = false; } if (_root.door1open > 0) { _visible = true; } } onClipEvent (enterFrame) { if (_root.door1open == 0) { _visible = false; } if (_root.door1open > 0) { _visible = true; } } onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { if (_root.monstarRoomOne == 0) { _root.gotoAndStop('firstroom'); } if (_root.monstarRoomOne > 0) { _root.talkbubble.gotoAndStop('roomnotwisemonst'); } } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { if (_root.monstarRoomOne !== 2) { _root.monstarRoomOne = 0; } _root.gotoAndStop('bluehall1'); } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { if (_root.item003 < 47) { _root.gotoAndStop('mainroom2'); } if (_root.item003 == 47) { if (_root.door1open == 0) { _root.gotoAndStop('mainroom2'); } if (_root.door1open == 1) { if (_root.monstarRoomOne == 0) { _root.talkbubble.gotoAndStop('Ithinkthatunwisesmell'); } if (_root.monstarRoomOne > 0) { _root.gotoAndStop('mainroom2'); } } } } } movieClip 1258 { frame 13 { stop(); } } movieClip 1261 { frame 1 { stop(); } instance of movieClip 498 { onClipEvent (load) { _parent.asdf1.gotoAndStop(13); _parent.asdf2.gotoAndStop(13); _parent.asdf3.gotoAndStop(13); } } instance of movieClip 51 { onClipEvent (enterFrame) { if (_parent._parent.doorwat.hitTest(_parent._x + 0, _parent._y + 0, true)) { _parent.nextFrame(); } } } instance of movieClip 51 { onClipEvent (rollOver) { _root.Cmessage = ''; } onClipEvent (release) { _parent._parent.doorwat.gotoAndPlay(1); _parent._parent.doorwat._x = _parent._x; _parent._parent.doorwat._y = _parent._y; } } instance of movieClip 51 { onClipEvent (enterFrame) { if (_parent._parent.doorwat.hitTest(_parent._x + 0, _parent._y + 0, true)) { _parent.prevFrame(); } } } instance asdf2 of movieClip 1258 { } frame 3 { stop(); } instance asdf3 of movieClip 1258 { } } movieClip 1263 { frame 3 { stop(); } } movieClip 1267 { frame 1 { stop(); } } movieClip 1270 { frame 1 { stop(); } } movieClip 1273 { frame 1 { stop(); } } movieClip 1276 { frame 1 { stop(); } } movieClip 1278 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } instance of movieClip 1261 { onClipEvent (load) { this.gotoAndStop(_root.PeP1); if (_root.PPPP5 == 1) { this.gotoAndStop(3); } } onClipEvent (enterFrame) { _root.PeP1 = this._currentframe; if (_root.PPPP5 == 1) { this.gotoAndStop(3); } } } instance of movieClip 1261 { onClipEvent (load) { this.gotoAndStop(_root.PeP2); if (_root.PPPP5 == 1) { this.gotoAndStop(3); } } onClipEvent (enterFrame) { _root.PeP2 = this._currentframe; if (_root.PPPP5 == 1) { this.gotoAndStop(3); } } } instance of movieClip 1261 { onClipEvent (load) { this.gotoAndStop(_root.PeP3); if (_root.PPPP5 == 1) { this.gotoAndStop(3); } } onClipEvent (enterFrame) { _root.PeP3 = this._currentframe; if (_root.PPPP5 == 1) { this.gotoAndStop(3); } } } instance of movieClip 1261 { onClipEvent (load) { this.gotoAndStop(_root.PeP4); if (_root.PPPP5 == 1) { this.gotoAndStop(3); } } onClipEvent (enterFrame) { _root.PeP4 = this._currentframe; if (_root.PPPP5 == 1) { this.gotoAndStop(3); } } } instance of movieClip 1261 { onClipEvent (load) { this.gotoAndStop(_root.PeP5); if (_root.PPPP5 == 1) { this.gotoAndStop(3); } } onClipEvent (enterFrame) { _root.PeP5 = this._currentframe; if (_root.PPPP5 == 1) { this.gotoAndStop(3); } } } instance of movieClip 1261 { onClipEvent (load) { this.gotoAndStop(_root.PeP6); if (_root.PPPP5 == 1) { this.gotoAndStop(3); } } onClipEvent (enterFrame) { _root.PeP6 = this._currentframe; if (_root.PPPP5 == 1) { this.gotoAndStop(3); } } } instance of movieClip 1261 { onClipEvent (load) { this.gotoAndStop(_root.PeP7); if (_root.PPPP5 == 1) { this.gotoAndStop(3); } } onClipEvent (enterFrame) { _root.PeP7 = this._currentframe; if (_root.PPPP5 == 1) { this.gotoAndStop(3); } } } instance of movieClip 1261 { onClipEvent (load) { this.gotoAndStop(_root.PeP8); if (_root.PPPP5 == 1) { this.gotoAndStop(3); } } onClipEvent (enterFrame) { _root.PeP8 = this._currentframe; if (_root.PPPP5 == 1) { this.gotoAndStop(3); } } } instance of movieClip 1261 { onClipEvent (load) { this.gotoAndStop(_root.PeP9); if (_root.PPPP5 == 1) { this.gotoAndStop(3); } } onClipEvent (enterFrame) { _root.PeP9 = this._currentframe; if (_root.PPPP5 == 1) { this.gotoAndStop(3); } } } instance doorwat of movieClip 1263 { onClipEvent (load) { gotoAndStop(3); } } instance of movieClip 1267 { onClipEvent (load) { if (_root.PPPP1 == 0) { this.gotoAndStop(1); } if (_root.PPPP1 == 1) { this.gotoAndStop(2); } } onClipEvent (enterFrame) { if (_root.PeP1 == 1 and _root.PeP2 == 2 and _root.PeP3 == 1 and _root.PeP4 == 1 and _root.PeP5 == 1 and _root.PeP6 == 1 and _root.PeP7 == 2 and _root.PeP8 == 2 and _root.PeP9 == 1) { _root.PPPP1 = 1; } if (_root.PPPP1 == 0) { this.gotoAndStop(1); } if (_root.PPPP1 == 1) { this.gotoAndStop(2); } if (_root.PPPP1 == 1 and _root.PPPP2 == 1 and _root.PPPP3 == 1 and _root.PPPP4 == 1) { _root.PPPP5 = 1; } } } instance of movieClip 1270 { onClipEvent (load) { if (_root.PPPP2 == 0) { this.gotoAndStop(1); } if (_root.PPPP2 == 1) { this.gotoAndStop(2); } } onClipEvent (enterFrame) { if (_root.PeP1 == 1 and _root.PeP2 == 1 and _root.PeP3 == 1 and _root.PeP4 == 1 and _root.PeP5 == 2 and _root.PeP6 == 1 and _root.PeP7 == 1 and _root.PeP8 == 1 and _root.PeP9 == 1) { _root.PPPP2 = 1; } if (_root.PPPP2 == 0) { this.gotoAndStop(1); } if (_root.PPPP2 == 1) { this.gotoAndStop(2); } } } instance of movieClip 1273 { onClipEvent (load) { if (_root.PPPP3 == 0) { this.gotoAndStop(1); } if (_root.PPPP3 == 1) { this.gotoAndStop(2); } } onClipEvent (enterFrame) { if (_root.PeP1 == 1 and _root.PeP2 == 1 and _root.PeP3 == 2 and _root.PeP4 == 2 and _root.PeP5 == 1 and _root.PeP6 == 2 and _root.PeP7 == 1 and _root.PeP8 == 1 and _root.PeP9 == 1) { _root.PPPP3 = 1; } if (_root.PPPP3 == 0) { this.gotoAndStop(1); } if (_root.PPPP3 == 1) { this.gotoAndStop(2); } } } instance of movieClip 1276 { onClipEvent (load) { if (_root.PPPP4 == 0) { this.gotoAndStop(1); } if (_root.PPPP4 == 1) { this.gotoAndStop(2); } } onClipEvent (enterFrame) { if (_root.PeP1 == 1 and _root.PeP2 == 1 and _root.PeP3 == 1 and _root.PeP4 == 2 and _root.PeP5 == 2 and _root.PeP6 == 1 and _root.PeP7 == 2 and _root.PeP8 == 2 and _root.PeP9 == 1) { _root.PPPP4 = 1; } if (_root.PPPP4 == 0) { this.gotoAndStop(1); } if (_root.PPPP4 == 1) { this.gotoAndStop(2); } } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _parent.gotoAndStop(1); } } } movieClip 1281 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } } instance of movieClip 1181 { } frame 11 { _quality = 'Medium'; } movieClip 1288 { } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('orangehall1'); } } movieClip 1290 { } movieClip 1292 { } movieClip 1293 { frame 1 { _root.overalls2.gotoAndStop(2); _root.monstarRoomOne = 0; } frame 82 { _root.overalls2.gotoAndStop(1); _parent.gotoAndStop(1); } } movieClip 1294 { frame 1 { stop(); } } instance of movieClip 1294 { onClipEvent (load) { if (_root.monstarRoomOne == 0) { this.gotoAndStop(1); _root.grubbu._visible = true; _root.cellobelly._visible = false; } if (_root.monstarRoomOne == 1) { this.gotoAndStop(2); _root.grubbu._visible = true; _root.cellobelly._visible = false; } if (_root.monstarRoomOne == 2) { this.gotoAndStop(3); _root.grubbu._visible = false; _root.cellobelly._visible = true; } } } instance of movieClip 791 { } instance grubbu of movieClip 498 { onClipEvent (rollOver) { _root.CMessage = 'guard beast'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('beasttalk'); _root.CMessage = ''; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('mainroom1'); } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('escapepods'); } } instance cellobelly of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { if (_root.havingrealized == 0) { stopAllSounds(); _root.gotoAndStop('haverealize'); } if (_root.havingrealized > 0) { _root.gotoAndStop('dreamchairroom'); } } } instance of movieClip 1181 { } frame 12 { _quality = 'High'; } movieClip 1297 { } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'subject label'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('subjsmi'); _root.CMessage = ''; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('bluehall2'); } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('mainroom1'); } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('subjSmiley'); } } instance of movieClip 1181 { } frame 13 { _quality = 'High'; } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'sign'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('flowerRRsign'); _root.CMessage = ''; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('bluehall3'); } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('bluehall1'); } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('flowerroom'); } } frame 14 { _quality = 'High'; } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'subject label'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('subjphr'); _root.CMessage = ''; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('bluehall2'); } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('subjPhred'); } } instance of movieClip 1181 { } frame 15 { _quality = 'High'; } instance of movieClip 498 { onClipEvent (rollOver) { _root.CMessage = 'sign'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('acidsign'); _root.CMessage = ''; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('orangehall2'); } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('mainroom2'); } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('acidroom'); } } instance of movieClip 1181 { } frame 16 { _quality = 'High'; } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'sign'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('lifetransfersign'); _root.CMessage = ''; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('orangehall3'); } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('orangehall1'); } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('lifetransferroom'); } } instance of movieClip 1181 { } frame 17 { _quality = 'High'; } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'subject label'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('subjzac'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'poster'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('moot'); _root.CMessage = ''; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('orangehall2'); } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('subjZack'); } } frame 18 { _quality = 'High'; _root.personasleepy = 1; } movieClip 1319 { } instance of movieClip 1319 { onClipEvent (load) { if (_root.item006 < 102) { this._visible = true; } if (_root.item006 > 101) { this._visible = false; } } onClipEvent (rollOver) { _root.CMessage = 'key card'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('keycardtalk'); _root.item006 = 102; this._visible = false; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'under bed'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('phredunderbed'); _root.CMessage = ''; } } movieClip 1323 { } instance of movieClip 1323 { onClipEvent (rollOver) { _root.CMessage = 'Phred'; } onClipEvent (release) { _root.cutsceneWakeTest.gotoAndPlay(2); _root.CMessage = ''; } onClipEvent (load) { if (_root.phreddreamwent == 0) { this._visible = true; } if (_root.phreddreamwent > 0) { this._visible = false; } } } movieClip 1325 { } movieClip 1327 { } movieClip 1329 { } movieClip 1331 { } movieClip 1335 { frame 345 { gotoAndPlay(random(240)); } } movieClip 1336 { } instance of movieClip 1336 { onClipEvent (load) { if (_root.phreddreamwent == 0) { this._visible = false; } if (_root.phreddreamwent == 1) { this._visible = true; } if (_root.phreddreamwent > 1) { this._visible = false; } } onClipEvent (enterFrame) { if (_root.phreddreamwent == 0) { this._visible = false; } if (_root.phreddreamwent == 1) { this._visible = true; } if (_root.phreddreamwent > 1) { this._visible = false; } } onClipEvent (rollOver) { _root.CMessage = 'Phred'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('beginPHREDgoes'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'lightbulb'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('lighttalkagain'); _root.CMessage = ''; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('bluehall3'); } } movieClip 1340 { } movieClip 1342 { } movieClip 1352 { } movieClip 1354 { frame 1 { stop(); } } button 1358 { on (release) { _parent.gotoAndStop('endframe'); } } movieClip 1359 { } movieClip 1363 { } movieClip 1365 { } movieClip 1400 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } instance of movieClip 1354 { onClipEvent (load) { this.gotoAndStop(_root.personasleepy); } } instance of movieClip 1359 { onClipEvent (load) { if (_root.SKIPwakeywakey == 0) { this._visible = false; } if (_root.SKIPwakeywakey == 1) { this._visible = true; } } } frame 164 { stop(); if (_root.personasleepy == 1) { _root.talkbubble.gotoAndStop('notwakingthisway2'); } if (_root.personasleepy > 1) { _root.talkbubble.gotoAndStop('notwakingthisway'); } } instance of movieClip 1359 { onClipEvent (load) { if (_root.SKIPwakeywakey == 0) { this._visible = false; } if (_root.SKIPwakeywakey == 1) { this._visible = true; } } } frame 184 { _root.SKIPwakeywakey = 1; gotoAndStop(1); } } movieClip 1405 { } movieClip 1407 { } movieClip 1413 { } movieClip 1414 { instance of movieClip 1413 { onClipEvent (load) { gotoAndPlay(12); } } instance of movieClip 1413 { onClipEvent (load) { gotoAndPlay(11); } } instance of movieClip 1413 { onClipEvent (load) { gotoAndPlay(10); } } } movieClip 1421 { } movieClip 1429 { } movieClip 1434 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { } } frame 30 { if (_root.personasleepy == 1) { ++_root.phreddreamwent; } if (_root.personasleepy == 2) { ++_root.smileydreamwent; } if (_root.personasleepy == 3) { ++_root.zackdreamwent; } } frame 106 { stop(); } } instance of movieClip 1181 { } frame 19 { _quality = 'High'; _root.personasleepy = 2; } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'under bed'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('smileyunderbed'); _root.CMessage = ''; } } movieClip 1440 { } instance of movieClip 1440 { onClipEvent (rollOver) { _root.CMessage = 'Smiley'; } onClipEvent (release) { _root.cutsceneWakeTest.gotoAndPlay(2); _root.CMessage = ''; } onClipEvent (load) { if (_root.smileydreamwent == 0) { this._visible = true; } if (_root.smileydreamwent > 0) { this._visible = false; } } } movieClip 1442 { } movieClip 1444 { } movieClip 1446 { } movieClip 1448 { } movieClip 1458 { frame 1 { _name = 'thesmile'; } frame 1 { stop(); } frame 8 { stop(); } } movieClip 1459 { } instance smilstance of movieClip 1459 { onClipEvent (load) { if (_root.smileydreamwent == 0) { this._visible = false; } if (_root.smileydreamwent == 1) { this._visible = true; } if (_root.smileydreamwent > 1) { this._visible = false; } } onClipEvent (enterFrame) { if (_root.smileydreamwent == 0) { this._visible = false; } if (_root.smileydreamwent == 1) { this._visible = true; } if (_root.smileydreamwent > 1) { this._visible = false; } } onClipEvent (rollOver) { _root.CMessage = 'Smiley'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('beginSMILEYgoes'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'lightbulb'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('lighttalkagain2'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'hidden door'; } onClipEvent (release) { if (_root.item005 < 82) { _root.gotoAndStop('acidmeatget'); } if (_root.item005 > 81) { _root.talkbubble.gotoAndStop('hideddoor'); _root.CMessage = ''; } } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'under bed'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('smileyunderbed'); _root.CMessage = ''; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('bluehall1'); } } instance of movieClip 1181 { } frame 20 { _quality = 'High'; _root.personasleepy = 3; } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'under bed'; } onClipEvent (release) { _root.bagmarsupial.gotoAndStop('televisir'); _root.CMessage = ''; } } movieClip 1472 { } instance of movieClip 1472 { onClipEvent (rollOver) { _root.CMessage = 'Zack'; } onClipEvent (release) { _root.cutsceneWakeTest.gotoAndPlay(2); _root.CMessage = ''; } onClipEvent (load) { if (_root.zackdreamwent == 0) { this._visible = true; } if (_root.zackdreamwent > 0) { this._visible = false; } } } movieClip 1477 { } instance of movieClip 1477 { onClipEvent (load) { if (_root.zackdreamwent == 0) { this._visible = false; } if (_root.zackdreamwent == 1) { this._visible = true; } if (_root.zackdreamwent > 1) { this._visible = false; } } onClipEvent (enterFrame) { if (_root.zackdreamwent == 0) { this._visible = false; } if (_root.zackdreamwent == 1) { this._visible = true; } if (_root.zackdreamwent > 1) { this._visible = false; } } onClipEvent (rollOver) { _root.CMessage = 'Zack'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('beginZACKgoes'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'lightbulb'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('lighttalkagain3'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'note'; } onClipEvent (release) { _root.overoverRead.gotoAndStop('feedme'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'note'; } onClipEvent (release) { _root.overoverRead.gotoAndStop('feedsmell'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'under bed'; } onClipEvent (release) { _root.bagmarsupial.gotoAndStop('televisir'); _root.CMessage = ''; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('orangehall3'); } } movieClip 1487 { } movieClip 1490 { frame 1 { stop(); } } movieClip 1493 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _parent.gotoAndStop(1); } } instance of movieClip 1487 { onClipEvent (load) { if (_root.machineON == 0) { this._alpha = 0; } if (_root.machineON == 1) { this._alpha = 100; } } onClipEvent (enterFrame) { if (_root.machineON == 1) { if (this._alpha < 100) { this._alpha += 5; } } } } instance SCR3 of movieClip 1490 { onClipEvent (load) { if (_root.screwINP3 == 0) { this.gotoAndStop(2); } if (_root.screwINP3 == 1) { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.screwINP3 == 0) { this.gotoAndStop(2); } if (_root.screwINP3 == 1) { this.gotoAndStop(1); } } } instance SCR2 of movieClip 1490 { onClipEvent (load) { if (_root.screwINP2 == 0) { this.gotoAndStop(2); } if (_root.screwINP2 == 1) { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.screwINP2 == 0) { this.gotoAndStop(2); } if (_root.screwINP2 == 1) { this.gotoAndStop(1); } } } instance SCR1 of movieClip 1490 { onClipEvent (load) { if (_root.screwINP1 == 0) { this.gotoAndStop(2); } if (_root.screwINP1 == 1) { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.screwINP1 == 0) { this.gotoAndStop(2); } if (_root.screwINP1 == 1) { this.gotoAndStop(1); } } } instance SCR4 of movieClip 1490 { onClipEvent (load) { if (_root.screwINP4 == 0) { this.gotoAndStop(2); } if (_root.screwINP4 == 1) { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.screwINP4 == 0) { this.gotoAndStop(2); } if (_root.screwINP4 == 1) { this.gotoAndStop(1); } if (_root.screwINP1 == 1 and _root.screwINP2 == 1 and _root.screwINP3 == 1 and _root.screwINP4 == 1) { _root.machineON = 1; } } } } movieClip 1498 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } instance of movieClip 875 { onClipEvent (load) { if (_root.screw4 < 2) { this._visible = true; } if (_root.screw4 == 2) { this._visible = false; } } onClipEvent (rollOver) { _root.CMessage = 'screw'; } onClipEvent (release) { if (_root.screw4 < 2) { _root.screw4 = 2; ++_root.item002; this._visible = false; } } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _parent.gotoAndStop(1); } } } instance of movieClip 1181 { } frame 21 { _quality = 'High'; } movieClip 1505 { } movieClip 1508 { } movieClip 1510 { } instance soily1 of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'soil'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('soiledtalk'); _root.CMessage = ''; } } instance soily2 of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'soil'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('soiledtalk'); _root.CMessage = ''; } } movieClip 1514 { } movieClip 1516 { } instance of movieClip 1516 { onClipEvent (load) { if (_root.item004 < 62) { this._visible = true; } if (_root.item004 > 61) { this._visible = false; } } onClipEvent (enterFrame) { if (_root.item004 < 62) { this._visible = true; } if (_root.item004 > 61) { this._visible = false; } } onClipEvent (rollOver) { _root.CMessage = 'potted dirtflower'; } onClipEvent (release) { _root.cutsceneFlowerPot.gotoAndPlay(2); _root.CMessage = ''; } } instance of movieClip 1514 { onClipEvent (rollOver) { _root.CMessage = 'dirtflower'; } onClipEvent (release) { _root.cutsceneFlowerDie.gotoAndPlay(2); _root.CMessage = ''; } } instance of movieClip 1514 { onClipEvent (rollOver) { _root.CMessage = 'dirtflower'; } onClipEvent (release) { _root.cutsceneFlowerDie.gotoAndPlay(2); _root.CMessage = ''; } } instance of movieClip 1514 { onClipEvent (rollOver) { _root.CMessage = 'dirtflower'; } onClipEvent (release) { _root.cutsceneFlowerDie.gotoAndPlay(2); _root.CMessage = ''; } } instance of movieClip 1514 { onClipEvent (rollOver) { _root.CMessage = 'dirtflower'; } onClipEvent (release) { _root.cutsceneFlowerDie.gotoAndPlay(2); _root.CMessage = ''; } } movieClip 1519 { } instance of movieClip 1519 { onClipEvent (load) { if (_root.item003 == 41) { this._visible = true; } if (_root.item003 > 41) { this._visible = false; } } onClipEvent (enterFrame) { if (_root.item003 == 41) { this._visible = true; } if (_root.item003 > 41) { this._visible = false; } } onClipEvent (rollOver) { _root.CMessage = 'tray'; } onClipEvent (release) { _root.item003 = 42; this._visible = false; } } instance of movieClip 498 { onClipEvent (rollOver) { _root.CMessage = 'solar light'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('thesuntalk'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'paper with words'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('paperwwords'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'nonsensical poster'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('nonsensecat'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'nonsensical poster'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('nonsensecat'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'moose picture'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('moosepic'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'random picture'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('pizza'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'random picture'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('pizza'); _root.CMessage = ''; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('bluehall2'); } } movieClip 1523 { } movieClip 1525 { } movieClip 1527 { } movieClip 1529 { } movieClip 1531 { } movieClip 1533 { } movieClip 1535 { } movieClip 1537 { } movieClip 1539 { } movieClip 1541 { } movieClip 1543 { } movieClip 1545 { } movieClip 1549 { } movieClip 1553 { } movieClip 1556 { } movieClip 1558 { } movieClip 1563 { } movieClip 1567 { } movieClip 1569 { } movieClip 1571 { } movieClip 1579 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { } } instance of movieClip 1359 { onClipEvent (load) { if (_root.SKIPflowerpick == 0) { this._visible = false; } if (_root.SKIPflowerpick == 1) { this._visible = true; } } } frame 180 { stop(); _root.talkbubble.gotoAndStop('greenthumb'); } instance of movieClip 1359 { onClipEvent (load) { if (_root.SKIPflowerpick == 0) { this._visible = false; } if (_root.SKIPflowerpick == 1) { this._visible = true; } } } frame 216 { _root.SKIPflowerpick = 1; gotoAndStop(1); } } movieClip 1583 { } movieClip 1586 { } movieClip 1588 { } movieClip 1591 { } movieClip 1598 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'note'; } onClipEvent (release) { _root.overoverRead.gotoAndStop('feedme'); _root.CMessage = ''; } } frame 69 { stop(); _root.talkbubble.gotoAndStop('flowerpotlive'); } frame 118 { _root.item004 = 62; } frame 161 { gotoAndStop(1); } } instance of movieClip 1181 { } frame 22 { _quality = 'High'; } movieClip 1602 { } movieClip 1603 { } movieClip 1606 { } movieClip 1608 { } movieClip 1610 { } instance of movieClip 1610 { onClipEvent (rollOver) { _root.CMessage = 'pool of acid'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('acidpool'); _root.CMessage = ''; } } movieClip 1613 { } instance of movieClip 1613 { onClipEvent (rollOver) { _root.CMessage = 'unreachable steak'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('unreachablesteak'); _root.CMessage = ''; } onClipEvent (load) { if (_root.item005 < 82) { this._visible = true; } if (_root.item005 > 81) { this._visible = false; } } } movieClip 1616 { } instance of movieClip 1616 { onClipEvent (rollOver) { _root.CMessage = 'mirror'; } onClipEvent (release) { _root.mirrorshow.gotoAndStop(2); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'sentence poster'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('38letters'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'RS5 poster'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS5poster'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'doughnut picture'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('donutpic'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'fish poster'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('fishposter'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'phat graffiti'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('fatword'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'metal fish slug?'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('slugfish'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'metal fish slug?'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('slugfish'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'metal fish slug?'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('slugfish'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'random poster'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('Rposter'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'random poster'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('Rposter'); _root.CMessage = ''; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('orangehall1'); } } movieClip 1623 { } movieClip 1628 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } instance of movieClip 1623 { onClipEvent (rollOver) { _root.CMessage = 'pool of acid'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('acidpoolm'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'metal fish slug?'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('slugfishm'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'metal fish slug?'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('slugfishm'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'metal fish slug?'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('slugfishm'); _root.CMessage = ''; } } instance of movieClip 498 { onClipEvent (rollOver) { _root.CMessage = 'door'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('doorm'); _root.CMessage = ''; } } instance of movieClip 1613 { onClipEvent (rollOver) { _root.CMessage = 'unreachable steak'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('unreachablesteakm'); _root.CMessage = ''; } onClipEvent (load) { if (_root.item005 < 82) { this._visible = true; } if (_root.item005 > 81) { this._visible = false; } } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _parent.gotoAndStop(1); } } } instance of movieClip 1181 { } frame 23 { _quality = 'High'; } movieClip 1632 { } movieClip 1668 { instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } frame 116 { _root.item005 = 82; } frame 215 { _root.gotoAndStop('subjSmiley'); } } frame 24 { _quality = 'Medium'; } movieClip 1671 { } movieClip 1675 { } movieClip 1676 { } movieClip 1677 { frame 1 { stop(); } } instance of movieClip 1677 { onClipEvent (load) { if (_root.machineON == 0) { this.gotoAndStop(1); } if (_root.machineON == 1) { this.gotoAndStop(2); } } onClipEvent (enterFrame) { if (_root.machineON == 0) { this.gotoAndStop(1); } if (_root.machineON == 1) { this.gotoAndStop(2); } } } instance of movieClip 1677 { onClipEvent (load) { if (_root.machineON == 0) { this.gotoAndStop(1); } if (_root.machineON == 1) { this.gotoAndStop(2); } } onClipEvent (enterFrame) { if (_root.machineON == 0) { this.gotoAndStop(1); } if (_root.machineON == 1) { this.gotoAndStop(2); } } } movieClip 1681 { } movieClip 1685 { } movieClip 1686 { frame 1 { stop(); } } instance of movieClip 1686 { onClipEvent (load) { if (_root.machineON == 0) { this.gotoAndStop(1); } if (_root.machineON == 1) { this.gotoAndStop(2); } } onClipEvent (enterFrame) { if (_root.machineON == 0) { this.gotoAndStop(1); } if (_root.machineON == 1) { this.gotoAndStop(2); } } } instance counterOb1 of movieClip 1516 { onClipEvent (load) { if (_root.item004 < 63) { this._visible = false; } if (_root.item004 > 62) { this._visible = true; } } onClipEvent (enterFrame) { if (_root.item004 < 63) { this._visible = false; } if (_root.item004 > 62) { this._visible = true; } } } movieClip 1691 { } instance counterOb2 of movieClip 1691 { onClipEvent (load) { if (_root.item005 < 83 or _root.item005 > 85) { this.gotoAndStop(4); } if (_root.item005 == 83 and _root.item003 < 44) { this.gotoAndStop(1); } if (_root.item005 == 83 and _root.item003 == 44) { this.gotoAndStop(4); } if (_root.item005 == 83 and _root.item003 > 44) { this.gotoAndStop(2); } if (_root.item005 == 84) { this.gotoAndStop(2); } if (_root.item005 == 85) { this.gotoAndStop(3); } if (_root.item005 == 86) { this.gotoAndStop(4); } } onClipEvent (enterFrame) { if (_root.item005 < 83 or _root.item005 > 85) { this.gotoAndStop(4); } if (_root.item005 == 83 and _root.item003 < 44) { this.gotoAndStop(1); } if (_root.item005 == 83 and _root.item003 == 44) { this.gotoAndStop(4); } if (_root.item005 == 83 and _root.item003 > 44) { this.gotoAndStop(2); } if (_root.item005 == 84) { this.gotoAndStop(2); } if (_root.item005 == 85) { this.gotoAndStop(3); } if (_root.item005 == 86) { this.gotoAndStop(4); } } } instance of movieClip 498 { onClipEvent (rollOver) { _root.CMessage = 'gauge'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('gaugetalk'); _root.CMessage = ''; } } instance of movieClip 498 { onClipEvent (rollOver) { _root.CMessage = 'gauge'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('gaugetalk'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'screen'; } onClipEvent (release) { if (_root.machineON == 0) { _root.talkbubble.gotoAndStop('lifescreentalk'); _root.CMessage = ''; } if (_root.machineON == 1) { _root.talkbubble.gotoAndStop('mainscreenturnon'); _root.CMessage = ''; } } } instance of movieClip 498 { onClipEvent (rollOver) { _root.CMessage = 'round arrow sign'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('rarsign1'); _root.CMessage = ''; } } instance of movieClip 498 { onClipEvent (rollOver) { _root.CMessage = 'round arrow sign'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('rarsign2'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'note'; } onClipEvent (release) { _root.overRead.gotoAndStop('lifelanote'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'green arrow button'; } onClipEvent (release) { if (_root.machineON == 0) { _root.talkbubble.gotoAndStop('greenarrowbtalkA'); } if (_root.machineON == 1) { if (_root.counterOb1._visible == true) { if (_root.counterOb2._currentframe == 1) { _root.cutsceneSTEAKFAIL.play(); } if (_root.counterOb2._currentframe == 2) { _root.cutsceneSTEAKSUCCESS.play(); _root.machinesuccess = 1; _root.item005 = 85; } if (_root.counterOb2._currentframe == 3 or _root.counterOb2._currentframe == 4 and _root.machinesuccess == 1) { _root.talkbubble.gotoAndStop('greennoneedarrow'); } } else { _root.talkbubble.gotoAndStop('greenarrowbtalk'); } } _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'power panel'; } onClipEvent (release) { if (_root.machineON == 0) { _root.overRead.gotoAndStop(3); _root.CMessage = ''; } if (_root.machineON == 1) { _root.talkbubble.gotoAndStop('itsturnedonpanel'); _root.CMessage = ''; } } } instance countertop2 of movieClip 498 { onClipEvent (rollOver) { if (_root.item005 < 83 or _root.item005 == 83 and _root.item003 == 44 or _root.item005 > 85) { _root.CMessage = 'countertop'; } if (_root.item005 == 83 and _root.item003 < 44) { _root.CMessage = 'placed steak'; } if (_root.item005 > 83 and _root.item005 < 86 or _root.item005 == 83 and _root.item003 > 44) { if (_root.machinesuccess == 0) { _root.CMessage = 'placed steak in tray'; } if (_root.machinesuccess == 1) { _root.CMessage = 'live steak in tray'; } } } onClipEvent (release) { if (_root.item005 < 83 or _root.item005 > 85 or _root.item005 == 83 and _root.item003 == 44) { _root.talkbubble.gotoAndStop('counter2'); } if (_root.item005 == 83 and _root.item003 < 44) { _root.item005 = 82; } if (_root.item005 == 83 and _root.item003 > 44 or _root.item005 > 83 and _root.item005 < 86) { if (_root.machinesuccess == 0) { _root.item003 = 44; _root.item005 = 83; } if (_root.machinesuccess == 1) { _root.item003 = 46; _root.item005 = 86; } } _root.CMessage = ''; } } instance countertop1 of movieClip 498 { onClipEvent (rollOver) { if (_root.item004 < 63) { _root.CMessage = 'countertop'; } if (_root.item004 > 62) { _root.CMessage = 'placed dirtflower'; } } onClipEvent (release) { if (_root.item004 < 63) { _root.talkbubble.gotoAndStop('counter1'); } if (_root.item004 > 62) { _root.item004 = 62; } _root.CMessage = ''; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('orangehall2'); } } movieClip 1694 { } movieClip 1696 { instance of movieClip 1677 { onClipEvent (load) { this.gotoAndStop(2); } } instance of movieClip 1677 { onClipEvent (load) { this.gotoAndStop(2); } } instance of movieClip 1686 { onClipEvent (load) { this.gotoAndStop(2); } } } movieClip 1719 { frame 15 { gotoAndPlay(1); } } movieClip 1727 { } movieClip 1732 { } movieClip 1744 { frame 10 { gotoAndPlay(1); } } movieClip 1746 { } movieClip 1750 { } movieClip 1760 { } movieClip 1762 { } movieClip 1764 { } movieClip 1777 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } instance of movieClip 1359 { onClipEvent (load) { if (_root.SKIPmeatfail == 0) { this._visible = false; } if (_root.SKIPmeatfail == 1) { this._visible = true; } } } frame 208 { stop(); _root.talkbubble.gotoAndStop('steakfail'); } instance of movieClip 1359 { onClipEvent (load) { if (_root.SKIPmeatfail == 0) { this._visible = false; } if (_root.SKIPmeatfail == 1) { this._visible = true; } } } frame 243 { stop(); _root.talkbubble.gotoAndStop('steakfail2'); } instance of movieClip 1359 { onClipEvent (load) { if (_root.SKIPmeatfail == 0) { this._visible = false; } if (_root.SKIPmeatfail == 1) { this._visible = true; } } } frame 341 { _root.SKIPmeatfail = 1; gotoAndStop(1); } } movieClip 1787 { } movieClip 1790 { } movieClip 1792 { } movieClip 1795 { } movieClip 1797 { } movieClip 1799 { } movieClip 1800 { frame 74 { gotoAndPlay(1); } } movieClip 1820 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } frame 333 { stop(); _root.talkbubble.gotoAndStop('steakodd'); } frame 403 { gotoAndStop(1); } } instance of movieClip 1181 { } frame 25 { stop(); if (_root.muzick._currentframe !== 2) { stopAllSounds(); _root.muzick.gotoAndStop(2); } } frame 25 { _quality = 'Medium'; } movieClip 1821 { } movieClip 1824 { } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'number pad'; } onClipEvent (release) { _root.numberbadpad.gotoAndStop(2); _root.CMessage = ''; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.gotoAndStop('mainroom2'); } } movieClip 1829 { } button 1834 { on (release) { if (_root.codeNUMOFLETTS < 4) { _root.codeputteditin += '7'; _root.codeNUMOFLETTS += 1; } } } button 1835 { on (release) { if (_root.codeNUMOFLETTS < 4) { _root.codeputteditin += '8'; _root.codeNUMOFLETTS += 1; } } } button 1836 { on (release) { if (_root.codeNUMOFLETTS < 4) { _root.codeputteditin += '9'; _root.codeNUMOFLETTS += 1; } } } button 1837 { on (release) { if (_root.codeNUMOFLETTS < 4) { _root.codeputteditin += '4'; _root.codeNUMOFLETTS += 1; } } } button 1838 { on (release) { if (_root.codeNUMOFLETTS < 4) { _root.codeputteditin += '5'; _root.codeNUMOFLETTS += 1; } } } button 1839 { on (release) { if (_root.codeNUMOFLETTS < 4) { _root.codeputteditin += '6'; _root.codeNUMOFLETTS += 1; } } } button 1840 { on (release) { if (_root.codeNUMOFLETTS < 4) { _root.codeputteditin += '1'; _root.codeNUMOFLETTS += 1; } } } button 1841 { on (release) { if (_root.codeNUMOFLETTS < 4) { _root.codeputteditin += '2'; _root.codeNUMOFLETTS += 1; } } } button 1842 { on (release) { if (_root.codeNUMOFLETTS < 4) { _root.codeputteditin += '3'; _root.codeNUMOFLETTS += 1; } } } button 1843 { on (release) { if (_root.codeNUMOFLETTS < 4) { _root.codeputteditin += '0'; _root.codeNUMOFLETTS += 1; } } } button 1844 { on (release) { _root.codeputteditin = ''; _root.codeNUMOFLETTS = 0; } } button 1845 { on (release) { if (_root.codeputteditin !== '7272' and _root.codeputteditin !== '1831' and _root.codeputteditin !== '6553' and _root.codeputteditin !== '1337' and _root.codeputteditin !== '1492' and _root.codeputteditin !== '2012' and _root.codeputteditin !== '9000' and _root.codeputteditin !== '9001') { _root.codeputteditin = ''; _root.codeNUMOFLETTS = 0; _root.talkbubble.gotoAndStop('nothaphap'); } if (_root.codeputteditin == '7272') { _root.codeputteditin = ''; _root.codeNUMOFLETTS = 0; if (_root.phreddreamwent > 0) { _root.talkbubble.gotoAndStop('nothaphap'); } if (_root.phreddreamwent == 0) { _root.dreamgoing = 'RS4opencut'; _root.dreamchairportal.gotoAndPlay(2); gotoAndStop(1); } } if (_root.codeputteditin == '1831') { _root.codeputteditin = ''; _root.codeNUMOFLETTS = 0; if (_root.smileydreamwent == 0) { _root.dreamgoing = 'RS3opencut'; _root.dreamchairportal.gotoAndPlay(2); gotoAndStop(1); } if (_root.smileydreamwent > 0) { _root.talkbubble.gotoAndStop('nothaphap'); } } if (_root.codeputteditin == '6553') { _root.codeputteditin = ''; _root.codeNUMOFLETTS = 0; if (_root.zackdreamwent == 0) { _root.dreamgoing = 'RS2opencut'; _root.dreamchairportal.gotoAndPlay(2); gotoAndStop(1); } if (_root.zackdreamwent > 0) { _root.talkbubble.gotoAndStop('nothaphap'); } } if (_root.codeputteditin == '1337') { _root.codeputteditin = ''; _root.codeNUMOFLETTS = 0; _root.talkbubble.gotoAndStop('OnThThSe'); } if (_root.codeputteditin == '1492') { _root.codeputteditin = ''; _root.codeNUMOFLETTS = 0; _root.talkbubble.gotoAndStop('pilgrimsbeproud'); } if (_root.codeputteditin == '2012') { _root.codeputteditin = ''; _root.codeNUMOFLETTS = 0; _root.talkbubble.gotoAndStop('nothingWILLhappensda'); } if (_root.codeputteditin == '9000') { _root.codeputteditin = ''; _root.codeNUMOFLETTS = 0; _root.talkbubble.gotoAndStop('goUNOhigher'); } if (_root.codeputteditin == '9001') { _root.codeputteditin = ''; _root.codeNUMOFLETTS = 0; _root.talkbubble.gotoAndStop('goUNOstop'); } } } movieClip 1861 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (load) { _parent.grungedip = _root.codeputteditin; } onClipEvent (enterFrame) { _parent.grungedip = _root.codeputteditin; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _parent.gotoAndStop(1); } } } movieClip 1865 { } movieClip 1867 { } movieClip 1869 { } movieClip 1871 { } movieClip 1873 { } movieClip 1877 { } movieClip 1891 { } movieClip 1894 { } movieClip 1898 { } movieClip 1923 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { } } frame 238 { stopAllSounds(); } frame 286 { _root.gotoAndStop(_root.dreamgoing); } } frame 26 { stop(); if (_root.muzick._currentframe !== 2) { stopAllSounds(); _root.muzick.gotoAndStop(2); } } frame 26 { _quality = 'Medium'; } frame 27 { _quality = 'High'; } movieClip 1926 { } movieClip 1927 { } movieClip 1929 { } movieClip 1932 { } instance of movieClip 1932 { onClipEvent (rollOver) { _root.CMessage = 'escape pod'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('eskahpey'); _root.CMessage = ''; } onClipEvent (load) { if (_root.smileydreamwent == 1) { this._visible = true; } if (_root.smileydreamwent > 1) { this._visible = false; } } } movieClip 1934 { } instance of movieClip 1934 { onClipEvent (rollOver) { _root.CMessage = 'escape pod'; } onClipEvent (release) { if (_root.smileydreamwent > 1 and _root.phreddreamwent > 1 and _root.zackdreamwent > 1) { stopAllSounds(); _root.gotoAndStop('escapenot'); } else { _root.talkbubble.gotoAndStop('eskahpey'); } _root.CMessage = ''; } } instance of movieClip 1932 { onClipEvent (rollOver) { _root.CMessage = 'escape pod'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('eskahpey'); _root.CMessage = ''; } onClipEvent (load) { if (_root.zackdreamwent == 1) { this._visible = true; } if (_root.zackdreamwent > 1) { this._visible = false; } } } instance of movieClip 1934 { onClipEvent (rollOver) { _root.CMessage = 'escape pod'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('eskahpey'); _root.CMessage = ''; } onClipEvent (load) { if (_root.phreddreamwent == 1) { this._visible = true; } if (_root.phreddreamwent > 1) { this._visible = false; } } } movieClip 1937 { } movieClip 1939 { } movieClip 1940 { } movieClip 1944 { } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'useless screens'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('uleses'); _root.CMessage = ''; } } instance of movieClip 498 { onClipEvent (rollOver) { _root.CMessage = 'escape pods sign'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('escapep'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'space'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('inspaic'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'space'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('inspaic'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'space'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('inspaic'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'space'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('inspaic'); _root.CMessage = ''; } } movieClip 1949 { frame 45 { gotoAndPlay(1); } } instance of movieClip 1181 { } frame 28 { stop(); if (_root.muzick._currentframe !== 3) { stopAllSounds(); _root.muzick.gotoAndStop(3); } } frame 28 { _quality = 'High'; } movieClip 1950 { } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'blackboard'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS2blackboard'); _root.CMessage = ''; } } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'blackboard'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS2blackboard'); _root.CMessage = ''; } } movieClip 1989 { frame 1 { stop(); } frame 2 { _root.camera.itembox.itemz.inventoryitem1.gotoAndStop(6); } frame 35 { stop(); } } instance phredinrs2 of movieClip 1989 { onClipEvent (rollOver) { _root.CMessage = 'Phred'; } onClipEvent (release) { if (_root.RS2item001 == 206) { _root.talkbubble.gotoAndStop('RS2phredtalk'); _root.CMessage = ''; } if (_root.RS2item001 < 205) { _root.talkbubble.gotoAndStop('RS2dejavu'); _root.CMessage = ''; } if (_root.RS2item001 == 205) { this.play(); _root.talkbubble.gotoAndStop('RS2whistleget'); _root.RS2item001 = 206; _root.CMessage = ''; } } } movieClip 1991 { } movieClip 1996 { } instance of movieClip 1996 { onClipEvent (rollOver) { _root.CMessage = 'Zack'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS2zacck'); _root.CMessage = ''; } } movieClip 2012 { } instance of movieClip 2012 { onClipEvent (rollOver) { _root.CMessage = 'Smiley'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS2smileya'); _root.CMessage = ''; } } movieClip 2015 { } instance of movieClip 2015 { onClipEvent (rollOver) { _root.CMessage = 'Mr. O. Boe'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS2oboe'); _root.CMessage = ''; } } movieClip 2017 { } instance of movieClip 2017 { onClipEvent (rollOver) { _root.CMessage = 'drumset'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS2drum'); _root.CMessage = ''; } } movieClip 2020 { } movieClip 2022 { } movieClip 2024 { } movieClip 2026 { } movieClip 2028 { } movieClip 2041 { } movieClip 2042 { } movieClip 2043 { frame 1 { stop(); } } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'music poster'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS2bass'); _root.CMessage = ''; } } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'cold poster'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS2cold'); _root.CMessage = ''; } } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'staff'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS2notes'); _root.CMessage = ''; } } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'staff'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS2notes'); _root.CMessage = ''; } } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'staff'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS2notes'); _root.CMessage = ''; } } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'xylophone'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS2xyl'); _root.CMessage = ''; } } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'xylophone'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS2xyl'); _root.CMessage = ''; } } movieClip 2045 { } instance of movieClip 2045 { onClipEvent (rollOver) { _root.CMessage = 'trombone'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS2trom'); _root.CMessage = ''; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.talkbubble.gotoAndStop('cantleaveRS2'); _root.CMessage = ''; } } movieClip 2050 { } movieClip 2051 { frame 1 { stop(); } } instance of movieClip 2051 { onClipEvent (rollOver) { _root.CMessage = 'quarter'; } onClipEvent (release) { this._visible = false; ++_root.RS2item001; } } instance of movieClip 2051 { onClipEvent (rollOver) { _root.CMessage = 'quarter'; } onClipEvent (release) { this._visible = false; ++_root.RS2item001; } } instance of movieClip 2051 { onClipEvent (rollOver) { _root.CMessage = 'quarter'; } onClipEvent (release) { this._visible = false; ++_root.RS2item001; } } instance of movieClip 2051 { onClipEvent (rollOver) { _root.CMessage = 'quarter'; } onClipEvent (release) { this._visible = false; ++_root.RS2item001; } } movieClip 2053 { instance of movieClip 850 { onClipEvent (enterFrame) { this.gotoAndStop(_root.RS2item001); } } } instance of movieClip 51 { onClipEvent (load) { _root.inventory1._visible = false; } } movieClip 2069 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { } } frame 23 { _root.nextFrame(); } } movieClip 2073 { } movieClip 2075 { } movieClip 2077 { } movieClip 2079 { } movieClip 2081 { } movieClip 2091 { } movieClip 2093 { } movieClip 2095 { } movieClip 2097 { } movieClip 2107 { } movieClip 2110 { } movieClip 2112 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { } } frame 273 { _root.gotoAndStop('DreamHasEnd'); } } frame 29 { _quality = 'High'; } frame 29 { _root.RS2item001 = 207; _root.talkbubble.gotoAndStop('RS2whistleback'); } movieClip 2114 { } instance of movieClip 2114 { onClipEvent (rollOver) { _root.CMessage = 'Zack'; } onClipEvent (release) { stopAllSounds(); _root.icebreaker.play(); _root.CMessage = ''; } } movieClip 2117 { } instance of movieClip 2117 { onClipEvent (rollOver) { _root.CMessage = 'Smiley'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS2smileyp'); _root.CMessage = ''; } } movieClip 2119 { } instance of movieClip 2119 { onClipEvent (rollOver) { _root.CMessage = 'Phred'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS2phredp'); _root.CMessage = ''; } } movieClip 2121 { } instance of movieClip 2121 { onClipEvent (rollOver) { _root.CMessage = 'Mr. O. Boe'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS2oboePP'); _root.CMessage = ''; } } frame 30 { stop(); if (_root.muzick._currentframe !== 4) { stopAllSounds(); _root.muzick.gotoAndStop(4); } } frame 30 { _quality = 'Medium'; } movieClip 2125 { frame 1 { gotoAndStop(2); } } instance of movieClip 2125 { onClipEvent (rollOver) { _root.CMessage = 'pencil sharpener'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS4sharpener'); _root.CMessage = ''; } } instance of movieClip 1950 { onClipEvent (rollOver, dragOver) { _root.checkshow = 'grate'; } onClipEvent (release) { _root.play(); } } movieClip 2135 { } movieClip 2152 { frame 1 { stop(); _root.tile1moved = false; } frame 2 { _root.tile1moved = true; } frame 35 { stop(); _root.tile1moved = true; } frame 36 { _root.tile1moved = false; } } instance of movieClip 2152 { onClipEvent (rollOver) { _root.CMessage = 'broken tile'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS4brokentile2'); _root.CMessage = ''; } } movieClip 2155 { } movieClip 2157 { } movieClip 2181 { } movieClip 2204 { } movieClip 2211 { } movieClip 2213 { } movieClip 2215 { } movieClip 2216 { frame 210 { gotoAndPlay(random(90)); } } movieClip 2217 { } instance of movieClip 2217 { onClipEvent (rollOver) { _root.CMessage = 'Phred'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS4phredspalk'); _root.CMessage = ''; } } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'broken tile'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS4brokentile1'); _root.CMessage = ''; } } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'dirt and grass'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS4grass'); _root.CMessage = ''; } } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'trashcan'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS4trashcan'); _root.CMessage = ''; } } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'math poster'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS4poster'); _root.CMessage = ''; } } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'clock'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS4clock'); _root.CMessage = ''; } } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'window'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS4window'); _root.CMessage = ''; } } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'window'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS4window'); _root.CMessage = ''; } } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'math posters'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS4posterS'); _root.CMessage = ''; } } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'math posters'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS4posterS'); _root.CMessage = ''; } } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'whiteboard'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS4whiteboard'); _root.CMessage = ''; } } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'whiteboard'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS4whiteboard'); _root.CMessage = ''; } } instance of movieClip 1950 { onClipEvent (rollOver) { _root.CMessage = 'thermostat'; } onClipEvent (release) { if (_root.readMunchNote == 0 or _root.ohphiliscold == 0) { _root.talkbubble.gotoAndStop('RS4thermostat'); _root.CMessage = ''; } if (_root.readMunchNote > 0 and _root.ohphiliscold > 0) { if (_root.thermostatCold == 0) { _root.tempratar.gotoAndPlay('gettincoldar'); _root.CMessage = ''; } if (_root.thermostatCold == 1) { _root.tempratar.gotoAndPlay('gettinhottar'); _root.CMessage = ''; } } } } movieClip 2219 { } movieClip 2221 { } movieClip 2223 { } movieClip 2225 { } movieClip 2227 { } movieClip 2229 { } movieClip 2231 { } movieClip 2234 { frame 1 { stop(); } } movieClip 2239 { frame 180 { gotoAndPlay(random(150)); } } movieClip 2240 { } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = 'math posters'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('cantleaveRS4'); _root.CMessage = ''; } } movieClip 2243 { } instance of movieClip 2243 { onClipEvent (rollOver) { _root.CMessage = 'desk note'; } onClipEvent (release) { _root.readMunchNote = 1; _root.overReadMunch.gotoAndStop(2); _root.CMessage = ''; } } movieClip 2245 { } movieClip 2248 { } movieClip 2273 { } movieClip 2287 { } movieClip 2289 { } movieClip 2291 { } movieClip 2294 { } movieClip 2296 { } movieClip 2318 { } movieClip 2320 { } movieClip 2321 { } movieClip 2325 { } movieClip 2327 { } movieClip 2392 { } movieClip 2402 { } movieClip 2405 { } movieClip 2411 { frame 113 { gotoAndPlay(random(80)); } } movieClip 2412 { } movieClip 2423 { } movieClip 2425 { } movieClip 2430 { } movieClip 2432 { instance of movieClip 51 { onClipEvent (rollOver, dragOver) { _root.checkshow = 'grate'; } onClipEvent (release) { _root.play(); } } instance of movieClip 2296 { onClipEvent (rollOver, dragOver) { _root.checkshow = 'Phil'; } onClipEvent (release) { _root.play(); } } } movieClip 2434 { } movieClip 2437 { frame 1 { stop(); } } movieClip 2438 { } movieClip 2444 { } movieClip 2449 { } movieClip 2451 { } movieClip 2452 { frame 12 { gotoAndPlay(1); } } movieClip 2454 { frame 10 { gotoAndPlay(1); } } movieClip 2459 { } movieClip 2464 { } movieClip 2468 { } movieClip 2470 { } movieClip 2472 { } movieClip 2476 { } movieClip 2477 { } movieClip 2483 { } movieClip 2492 { frame 1 { stop(); } frame 2 { stopAllSounds(); _root.volyoom = 100; } frame 2 { stopAllSounds(); } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } frame 665 { _root.gotoAndStop('DreamHasEnd'); } } movieClip 2495 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _parent.gotoAndStop(1); } } } movieClip 2499 { } movieClip 2501 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { } } instance of movieClip 51 { onClipEvent (enterFrame) { if (_root.volyoom > 0) { _root.volyoom -= 2; } } } frame 56 { _root.gotoAndStop('RS4allinclassroom'); } frame 81 { stop(); } } movieClip 2505 { } movieClip 2508 { } movieClip 2510 { } movieClip 2512 { } movieClip 2521 { frame 1 { stop(); } frame 2 { gotoAndStop(1); } instance of movieClip 328 { onClipEvent (rollOver) { } } frame 3 { _root.thermostatCold = 0; } instance of movieClip 1359 { onClipEvent (load) { if (_root.SKIPthermochangeHot == 0) { this._visible = false; } if (_root.SKIPthermochangeHot == 1) { this._visible = true; } } } frame 71 { stop(); _root.talkbubble.gotoAndStop('itsHOTTAH'); } instance of movieClip 1359 { onClipEvent (load) { if (_root.SKIPthermochangeHot == 0) { this._visible = false; } if (_root.SKIPthermochangeHot == 1) { this._visible = true; } } } frame 95 { _root.SKIPthermochangeHot = 1; gotoAndStop('endframe'); } frame 99 { _root.thermostatCold = 1; } instance of movieClip 328 { onClipEvent (rollOver) { } } instance of movieClip 1359 { onClipEvent (load) { if (_root.SKIPthermochangeCold == 0) { this._visible = false; } if (_root.SKIPthermochangeCold == 1) { this._visible = true; } } } frame 167 { stop(); _root.talkbubble.gotoAndStop('itsCOLDAH'); } instance of movieClip 1359 { onClipEvent (load) { if (_root.SKIPthermochangeCold == 0) { this._visible = false; } if (_root.SKIPthermochangeCold == 1) { this._visible = true; } } } frame 191 { _root.SKIPthermochangeCold = 1; gotoAndStop('endframe'); } } frame 31 { _quality = 'Medium'; } instance of movieClip 2125 { onClipEvent (rollOver) { _root.CMessage = 'pencil sharpener'; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } instance of movieClip 2152 { onClipEvent (rollOver) { _root.CMessage = 'broken tile'; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } instance of movieClip 2294 { onClipEvent (rollOver) { _root.CMessage = 'Greg'; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } instance of movieClip 2412 { onClipEvent (rollOver) { _root.CMessage = '5'; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } instance of movieClip 2423 { onClipEvent (rollOver) { _root.CMessage = 'Zack'; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } instance of movieClip 2392 { onClipEvent (rollOver) { _root.CMessage = 'Smiley'; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } movieClip 2524 { } movieClip 2525 { } instance of movieClip 2525 { onClipEvent (rollOver) { _root.CMessage = 'Phred'; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } movieClip 2526 { } instance of movieClip 2526 { onClipEvent (rollOver) { _root.CMessage = 'broken tile'; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } instance of movieClip 2526 { onClipEvent (rollOver) { _root.CMessage = 'dirt and grass'; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } instance of movieClip 2526 { onClipEvent (rollOver) { _root.CMessage = 'trashcan'; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } instance of movieClip 2526 { onClipEvent (rollOver) { _root.CMessage = 'math poster'; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } instance of movieClip 2526 { onClipEvent (rollOver) { _root.CMessage = 'clock'; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } instance of movieClip 2526 { onClipEvent (rollOver) { _root.CMessage = 'window'; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } instance of movieClip 2526 { onClipEvent (rollOver) { _root.CMessage = 'window'; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } instance of movieClip 2526 { onClipEvent (rollOver) { _root.CMessage = 'math posters'; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } instance of movieClip 2526 { onClipEvent (rollOver) { _root.CMessage = 'math posters'; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } instance of movieClip 2526 { onClipEvent (rollOver) { _root.CMessage = 'whiteboard'; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } instance of movieClip 2526 { onClipEvent (rollOver) { _root.CMessage = 'whiteboard'; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } instance of movieClip 2526 { onClipEvent (rollOver) { _root.CMessage = 'thermostat'; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } movieClip 2528 { } instance of movieClip 2528 { onClipEvent (rollOver) { _root.CMessage = 'Mr. Munch'; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.cutscenedeath.play(); _root.CMessage = ''; } } frame 32 { stop(); if (_root.muzick._currentframe !== 4) { stopAllSounds(); _root.muzick.gotoAndStop(4); } } frame 32 { _quality = 'Medium'; } movieClip 2531 { } instance of movieClip 2531 { onClipEvent (rollOver) { _root.CMessage = 'smiling globe thing'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS3smigob'); _root.CMessage = ''; } } movieClip 2533 { } instance of movieClip 2533 { onClipEvent (rollOver) { _root.CMessage = 'world map'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS3map'); _root.CMessage = ''; } } movieClip 2550 { } movieClip 2558 { } movieClip 2559 { frame 1 { stop(); } } instance sogginess of movieClip 2559 { onClipEvent (rollOver) { _root.CMessage = 'Mr. Soggy'; } onClipEvent (release) { if (this._currentframe == 1) { _root.talkbubble.gotoAndStop('RS3soggy'); } if (this._currentframe == 2) { _root.talkbubble.gotoAndStop('RS3soggy2'); } _root.CMessage = ''; } } movieClip 2563 { } movieClip 2565 { } movieClip 2568 { } movieClip 2570 { } movieClip 2572 { } movieClip 2578 { } movieClip 2580 { } movieClip 2582 { } movieClip 2599 { } movieClip 2600 { } movieClip 2601 { } movieClip 2604 { frame 1 { stop(); } } instance of movieClip 2604 { onClipEvent (rollOver) { _root.CMessage = 'ruler'; } onClipEvent (release) { this._visible = false; ++_root.RS3item002; } } movieClip 2617 { } instance of movieClip 2617 { onClipEvent (rollOver) { _root.CMessage = 'Phred'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS3phred'); _root.CMessage = ''; } } movieClip 2623 { } instance of movieClip 2623 { onClipEvent (rollOver) { _root.CMessage = 'Zack'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS3zack'); _root.CMessage = ''; } } movieClip 2626 { } movieClip 2627 { } movieClip 2630 { frame 7 { gotoAndPlay(1); } frame 8 { stop(); nextFrame(); } frame 9 { stop(); } frame 10 { stop(); prevFrame(); } } instance smileSit of movieClip 2630 { onClipEvent (rollOver) { if (this._currentframe < 8) { _root.CMessage = 'Smiley'; } else { _root.CMessage = ''; } } onClipEvent (release) { if (this._currentframe < 8) { if (_root.sogginess._currentframe == 1) { _root.talkbubble.gotoAndStop('RS3smiley'); } if (_root.sogginess._currentframe == 2) { _root.RS3smileylooks.play(); } } _root.CMessage = ''; } } movieClip 2634 { } movieClip 2636 { frame 1 { stop(); } } movieClip 2637 { instance of movieClip 2634 { onClipEvent (rollOver) { _root.CMessage = 'globe'; } onClipEvent (release) { _parent._parent.play(); } } instance of movieClip 2636 { onClipEvent (load) { if (_root.RS4item001 > 121) { this._visible = false; } } onClipEvent (enterFrame) { if (_root.RS4item001 > 121) { this._visible = false; } } onClipEvent (rollOver) { _root.CMessage = 'chewing gum'; } onClipEvent (release) { this._visible = false; ++_root.RS3item001; } } } movieClip 2638 { frame 1 { stop(); } frame 15 { stop(); } frame 30 { stop(); } frame 45 { stop(); } } movieClip 2640 { } movieClip 2642 { frame 1 { stop(); } } instance of movieClip 2642 { onClipEvent (load) { this._visible = false; } onClipEvent (rollOver) { _root.CMessage = 'glasses'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS3glasses'); _root.CMessage = ''; } onClipEvent (enterFrame) { if (_root.sogginess._currentframe == 1) { this._visible = false; } if (_root.sogginess._currentframe == 2) { this._visible = true; } } } instance of movieClip 2526 { onClipEvent (rollOver) { _root.CMessage = 'moo'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS3moo'); _root.CMessage = ''; } } instance of movieClip 2526 { onClipEvent (rollOver) { _root.CMessage = 'blackboard'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS3bboard'); _root.CMessage = ''; } } instance of movieClip 2526 { onClipEvent (rollOver) { _root.CMessage = 'blackboard'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS3bboard'); _root.CMessage = ''; } } instance of movieClip 2526 { onClipEvent (rollOver) { _root.CMessage = 'chalk'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS3chalk'); _root.CMessage = ''; } } instance of movieClip 2526 { onClipEvent (rollOver) { _root.CMessage = 'chalk'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS3chalk'); _root.CMessage = ''; } } instance RS3ayorveintah of movieClip 2526 { onClipEvent (rollOver) { _root.CMessage = 'airvent'; } onClipEvent (release) { if (_root.RS3item003 < 172) { _root.talkbubble.gotoAndStop('RS3vent'); } if (_root.RS3item003 > 171) { _root.talkbubble.gotoAndStop('RS3vent2'); } _root.CMessage = ''; } } movieClip 2645 { } movieClip 2647 { } movieClip 2648 { } instance smileStand of movieClip 2648 { onClipEvent (load) { this._visible = false; } onClipEvent (rollOver) { _root.CMessage = 'Smiley'; } onClipEvent (release) { _root.splendead.play(); _root.CMessage = ''; } onClipEvent (enterFrame) { } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _root.talkbubble.gotoAndStop('cantleaveRS3'); _root.CMessage = ''; } } instance RS3ayorveintah of movieClip 2526 { onClipEvent (rollOver) { _root.CMessage = 'wallpaper'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('RS3wwppaer'); _root.CMessage = ''; } } movieClip 2650 { instance itb1 of movieClip 850 { onClipEvent (enterFrame) { this.gotoAndStop(_root.RS3item001); } } instance itb4 of movieClip 850 { onClipEvent (enterFrame) { this.gotoAndStop(_root.RS3item002); } } instance itb2 of movieClip 850 { onClipEvent (enterFrame) { this.gotoAndStop(_root.RS3item003); } } } movieClip 2654 { } movieClip 2659 { } movieClip 2661 { } movieClip 2674 { } movieClip 2677 { } movieClip 2679 { } movieClip 2682 { } movieClip 2684 { } movieClip 2771 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } frame 270 { _root.RS3item003 += 1; } frame 367 { stop(); } } movieClip 2773 { } movieClip 2799 { } movieClip 2800 { instance of movieClip 2799 { onClipEvent (load) { this.gotoAndPlay(7); } } instance of movieClip 2799 { onClipEvent (load) { this.gotoAndPlay(4); } } instance of movieClip 2799 { onClipEvent (load) { this.gotoAndPlay(5); } } instance of movieClip 2799 { onClipEvent (load) { this.gotoAndPlay(3); } } instance of movieClip 2799 { onClipEvent (load) { this.gotoAndPlay(12); } } instance of movieClip 2799 { onClipEvent (load) { this.gotoAndPlay(10); } } instance of movieClip 2799 { onClipEvent (load) { this.gotoAndPlay(14); } } instance of movieClip 2799 { onClipEvent (load) { this.gotoAndPlay(11); } } instance of movieClip 2799 { onClipEvent (load) { this.gotoAndPlay(7); } } instance of movieClip 2799 { onClipEvent (load) { this.gotoAndPlay(4); } } instance of movieClip 2799 { onClipEvent (load) { this.gotoAndPlay(5); } } instance of movieClip 2799 { onClipEvent (load) { this.gotoAndPlay(3); } } instance of movieClip 2799 { onClipEvent (load) { this.gotoAndPlay(12); } } instance of movieClip 2799 { onClipEvent (load) { this.gotoAndPlay(10); } } instance of movieClip 2799 { onClipEvent (load) { this.gotoAndPlay(14); } } instance of movieClip 2799 { onClipEvent (load) { this.gotoAndPlay(11); } } } movieClip 2813 { } movieClip 2818 { } movieClip 2820 { } movieClip 2822 { } movieClip 2831 { } movieClip 2836 { } movieClip 2838 { } movieClip 2840 { } movieClip 2841 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } instance of movieClip 2773 { onClipEvent (rollOver) { } } frame 44 { _root.RS3item003 += 1; _root.sogginess.gotoAndStop(2); } frame 215 { _root.talkbubble.gotoAndStop('soggyblindcantsee'); } instance of movieClip 51 { onClipEvent (load) { _parent.stop(); } onClipEvent (enterFrame) { if (_root.talkbubble._currentframe == 1) { _parent.play(); } } } frame 265 { stop(); } } movieClip 2846 { } movieClip 2848 { } movieClip 2850 { } movieClip 2853 { } movieClip 2866 { } movieClip 2868 { } movieClip 2870 { } movieClip 2895 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } frame 36 { stop(); _root.talkbubble.gotoAndStop('smileyyougosee'); _root.smileSit.gotoAndStop(9); } frame 37 { _root.smileSit.gotoAndStop(9); _root.smileStand._visible = true; } frame 154 { stop(); } } movieClip 2898 { } movieClip 2900 { } movieClip 2902 { } movieClip 2906 { } movieClip 2926 { } movieClip 2931 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } frame 200 { stopAllSounds(); } frame 323 { _root.gotoAndStop('DreamHasEnd'); } } frame 33 { stop(); if (_root.muzick._currentframe !== 1) { stopAllSounds(); _root.muzick.gotoAndStop(1); } } frame 33 { _quality = 'High'; } frame 33 { _root.zackdreamwent = 1; } movieClip 2940 { } movieClip 3015 { } movieClip 3017 { } movieClip 3024 { } movieClip 3029 { } movieClip 3047 { frame 572 { stopAllSounds(); _root.muzick.gotoAndStop(3); } frame 716 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 717 { stop(); } instance of movieClip 888 { } frame 765 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 798 { _root.gotoAndStop('RS2game'); } } frame 34 { _quality = 'High'; } frame 34 { _root.phreddreamwent = 1; } movieClip 3086 { } movieClip 3124 { } movieClip 3128 { } movieClip 3130 { } movieClip 3135 { } movieClip 3137 { } movieClip 3139 { } movieClip 3141 { } movieClip 3143 { } movieClip 3149 { } movieClip 3155 { } movieClip 3157 { } movieClip 3159 { } movieClip 3161 { } movieClip 3163 { } movieClip 3170 { } movieClip 3172 { frame 571 { stopAllSounds(); _root.muzick.gotoAndStop(4); } frame 644 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 645 { stop(); } instance of movieClip 888 { } frame 677 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 739 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 740 { stop(); } instance of movieClip 888 { } frame 775 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 836 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 893 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 894 { stop(); } instance of movieClip 888 { } frame 895 { stop(); } instance of movieClip 888 { } frame 925 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 1040 { _root.gotoAndStop('RS4game'); } } frame 35 { stop(); if (_root.muzick._currentframe !== 1) { stopAllSounds(); _root.muzick.gotoAndStop(1); } } frame 35 { _quality = 'Medium'; } frame 35 { _root.smileydreamwent = 1; } movieClip 3247 { } movieClip 3250 { } movieClip 3261 { } movieClip 3266 { } movieClip 3268 { } movieClip 3270 { } movieClip 3272 { } movieClip 3278 { frame 572 { stopAllSounds(); _root.muzick.gotoAndStop(4); } frame 683 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 713 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 748 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 749 { stop(); } instance of movieClip 888 { } frame 785 { _root.gotoAndStop('RS3classroom'); } } frame 36 { stop(); if (_root.muzick._currentframe !== 2) { stopAllSounds(); _root.muzick.gotoAndStop(2); } } frame 36 { _quality = 'Medium'; } frame 36 { _root.staticat = true; } movieClip 3305 { } movieClip 3318 { } movieClip 3323 { frame 1 { play(); } frame 177 { _root.gotoAndStop('dreamchairroomX'); } } frame 37 { stop(); if (_root.muzick._currentframe !== 1) { stopAllSounds(); _root.muzick.gotoAndStop(1); } } frame 37 { _quality = 'Medium'; } frame 37 { _root.havingrealized = 1; _root.staticat = false; } movieClip 3325 { } movieClip 3327 { } movieClip 3329 { } movieClip 3331 { } movieClip 3332 { } movieClip 3339 { } movieClip 3344 { } movieClip 3346 { } movieClip 3348 { } movieClip 3350 { } movieClip 3353 { } movieClip 3355 { } movieClip 3386 { frame 209 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } frame 210 { play(); } frame 252 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } frame 253 { play(); } frame 268 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } frame 269 { play(); } frame 316 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } frame 317 { play(); } frame 367 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } frame 368 { stop(); } instance of movieClip 888 { } frame 369 { stop(); } instance of movieClip 888 { } frame 370 { play(); } frame 415 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } frame 416 { stop(); } instance of movieClip 888 { } frame 417 { stop(); } instance of movieClip 888 { } frame 418 { play(); } frame 454 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } frame 455 { play(); } instance of movieClip 51 { onClipEvent (enterFrame) { if (_root.volyoom > 0) { _root.volyoom -= 10; } } } frame 485 { stopAllSounds(); _root.volyoom = 100; } frame 507 { stop(); } instance of movieClip 328 { onClipEvent (release) { _parent.nextFrame(); } } frame 508 { play(); } frame 626 { _root.gotoAndStop('dreamchairroom'); } } frame 38 { stop(); if (_root.muzick._currentframe !== 1) { stopAllSounds(); _root.muzick.gotoAndStop(1); } } frame 38 { _quality = 'Medium'; } movieClip 3388 { instance of movieClip 850 { onClipEvent (enterFrame) { this.gotoAndStop(_root.item001); } } instance of movieClip 850 { onClipEvent (enterFrame) { this.gotoAndStop(_root.item004); } } instance itab6 of movieClip 850 { onClipEvent (enterFrame) { this.gotoAndStop(_root.FFFitem006); } } instance of movieClip 850 { onClipEvent (enterFrame) { this.gotoAndStop(_root.FFFitem002); } } instance of movieClip 850 { onClipEvent (enterFrame) { this.gotoAndStop(_root.FFFitem005); } } instance itab3 of movieClip 850 { onClipEvent (enterFrame) { this.gotoAndStop(_root.FFFitem003); } } } movieClip 3392 { } movieClip 3395 { } movieClip 3398 { } movieClip 3400 { } movieClip 3404 { frame 33 { gotoAndPlay(1); } } movieClip 3406 { } movieClip 3411 { } movieClip 3413 { } movieClip 3415 { } movieClip 3445 { frame 100 { gotoAndPlay(1); } } movieClip 3446 { frame 145 { gotoAndPlay(1); } } movieClip 3455 { } movieClip 3457 { } movieClip 3460 { } movieClip 3466 { } movieClip 3469 { } movieClip 3470 { frame 70 { gotoAndPlay(1); } } movieClip 3471 { frame 1 { stop(); } frame 114 { stop(); } } movieClip 3473 { } movieClip 3478 { } movieClip 3479 { frame 50 { gotoAndPlay(1); } } movieClip 3486 { frame 1 { stop(); } frame 2 { _root.overallsF.gotoAndStop(2); } frame 136 { _root.overallsF.gotoAndStop(1); stop(); } } movieClip 3489 { } movieClip 3490 { frame 1 { stop(); } frame 114 { stop(); } } movieClip 3493 { } movieClip 3494 { } movieClip 3499 { } movieClip 3504 { } movieClip 3509 { } movieClip 3514 { } movieClip 3516 { frame 74 { gotoAndPlay(1); } } movieClip 3518 { } movieClip 3521 { frame 1 { stop(); } } movieClip 3525 { } movieClip 3530 { } movieClip 3531 { } movieClip 3532 { } movieClip 3534 { } movieClip 3536 { instance of movieClip 51 { onClipEvent (rollOver) { } } instance of movieClip 51 { onClipEvent (rollOver) { } } } movieClip 3538 { } movieClip 3541 { } movieClip 3544 { } movieClip 3553 { } movieClip 3556 { } movieClip 3562 { frame 25 { stop(); } } movieClip 3564 { } movieClip 3565 { frame 9 { stop(); } } movieClip 3570 { } movieClip 3620 { } movieClip 3622 { } movieClip 3626 { } movieClip 3628 { } movieClip 3664 { } movieClip 3670 { } movieClip 3672 { } movieClip 3676 { } movieClip 3681 { } movieClip 3687 { } movieClip 3700 { } movieClip 3702 { } movieClip 3705 { } movieClip 3707 { } movieClip 3709 { } movieClip 3712 { } movieClip 3714 { } movieClip 3739 { } movieClip 3764 { } movieClip 3766 { } movieClip 3768 { } movieClip 3770 { } movieClip 3771 { frame 9 { stop(); } } movieClip 3787 { } movieClip 3788 { frame 9 { stop(); } } movieClip 3820 { } movieClip 3828 { } movieClip 3833 { } movieClip 3848 { frame 7 { gotoAndPlay(1); } } movieClip 3862 { frame 25 { gotoAndPlay(1); } } movieClip 3864 { } movieClip 3865 { instance of movieClip 3864 { onClipEvent (enterFrame) { this._rotation += 3.5; } } instance of movieClip 3864 { onClipEvent (enterFrame) { this._rotation += 2.4; } } instance of movieClip 3864 { onClipEvent (enterFrame) { this._rotation += 2.4; } } } movieClip 3871 { instance of movieClip 51 { onClipEvent (rollOver) { } } instance of movieClip 51 { onClipEvent (rollOver) { } } } movieClip 3883 { } movieClip 3886 { } movieClip 3888 { } movieClip 3893 { } movieClip 3915 { } movieClip 3931 { } movieClip 3933 { } movieClip 3935 { } movieClip 3937 { } movieClip 3939 { } movieClip 3952 { } movieClip 3965 { } movieClip 3981 { } movieClip 3982 { } movieClip 3987 { instance of movieClip 51 { onClipEvent (rollOver) { } } instance of movieClip 51 { onClipEvent (rollOver) { } } } movieClip 3991 { } movieClip 3994 { } movieClip 4014 { } movieClip 4021 { } movieClip 4028 { } movieClip 4033 { } movieClip 4037 { frame 239 { _root.muzick.gotoAndStop(8); } frame 920 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 946 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 1276 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 1277 { stop(); } instance of movieClip 3565 { } frame 1353 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 1354 { stop(); } instance of movieClip 888 { } frame 1402 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 1587 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } instance of movieClip 51 { onClipEvent (enterFrame) { if (_root.volyoom > 0) { _root.volyoom -= 2; } } } frame 1675 { stopAllSounds(); _root.volyoom = 0; } frame 1778 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 1838 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 1904 { _root.muzick.gotoAndStop(7); } frame 1904 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } instance of movieClip 51 { onClipEvent (enterFrame) { if (_root.volyoom < 100) { _root.volyoom += 5; } } } frame 1937 { _root.volyoom = 100; } frame 1975 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 1976 { stop(); } instance of movieClip 888 { } frame 1977 { stop(); } frame 2030 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 2073 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 2125 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 2126 { stop(); } instance of movieClip 3788 { } frame 2127 { stop(); } frame 2177 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 2178 { stop(); } instance of movieClip 3788 { } frame 2231 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 2232 { stop(); } instance of movieClip 3788 { } frame 2233 { stop(); } frame 2276 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 2277 { stop(); } instance of movieClip 3788 { } frame 2278 { stop(); } frame 2326 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 2327 { stop(); } instance of movieClip 3788 { } frame 2328 { stop(); } frame 2379 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 2380 { stop(); } instance of movieClip 888 { } frame 2435 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 2436 { stop(); } instance of movieClip 3771 { } frame 2437 { stop(); } instance of movieClip 3771 { } frame 2438 { stop(); } frame 2499 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 2500 { stop(); } instance of movieClip 3788 { } frame 2547 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 2548 { stop(); } instance of movieClip 3788 { } frame 2585 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 2586 { stop(); } instance of movieClip 3788 { } frame 2631 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 2632 { stop(); } instance of movieClip 3771 { } frame 2633 { stop(); } instance of movieClip 3771 { } instance of movieClip 51 { onClipEvent (enterFrame) { if (_root.volyoom > 0) { _root.volyoom -= 3; } } } frame 2670 { stopAllSounds(); _root.volyoom = 100; } frame 2670 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } instance of movieClip 3771 { } frame 2671 { stop(); } instance of movieClip 3771 { } frame 2740 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } instance of movieClip 3771 { } frame 2829 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 2930 { _root.muzick.gotoAndStop(9); } frame 3018 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 3032 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 3058 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 3173 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 3318 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 3364 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 3415 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 3510 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 3511 { stop(); } instance of movieClip 3565 { } instance of movieClip 51 { onClipEvent (enterFrame) { if (_root.volyoom > 0) { _root.volyoom -= 2; } } } frame 3574 { stopAllSounds(); _root.volyoom = 100; } frame 3582 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } instance of movieClip 3565 { } frame 3583 { stop(); } instance of movieClip 3565 { } frame 3845 { _root.muzick.gotoAndStop(6); } frame 4036 { _root.gotoAndStop('grandfinale'); } } frame 39 { stop(); if (_root.muzick._currentframe !== 6) { stopAllSounds(); _root.muzick.gotoAndStop(6); } } frame 39 { _quality = 'Medium'; } instance thelava of movieClip 3486 { onClipEvent (rollOver) { if (_root.lavacover == 0) { _root.CMessage = 'lava'; } if (_root.lavacover == 1) { _root.CMessage = ''; } } onClipEvent (release) { if (_root.onceiling == 0) { if (_root.lavacover == 0) { _root.talkbubble.gotoAndStop('fr-lava'); } } if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-lavaB'); } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-lavaC'); } _root.CMessage = ''; } } movieClip 4040 { } instance of movieClip 4040 { onClipEvent (rollOver) { _root.CMessage = 'circle pattern'; } onClipEvent (release) { if (_root.onceiling == 0) { _root.talkbubble.gotoAndStop('fr-patterny'); } if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-patternyB'); } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-patternyC'); } _root.CMessage = ''; } } movieClip 4045 { frame 1 { stop(); } } movieClip 4049 { frame 1 { stop(); } } movieClip 4051 { instance of movieClip 4045 { onClipEvent (load) { if (_root.ZZZZ5 == 0) { gotoAndStop(_root.ZeP1); } if (_root.ZZZZ5 == 1) { gotoAndStop(3); } } onClipEvent (enterFrame) { if (_root.ZZZZ5 == 0) { gotoAndStop(_root.ZeP1); } if (_root.ZZZZ5 == 1) { gotoAndStop(3); } } } instance of movieClip 4049 { onClipEvent (load) { if (_root.ZZZZ5 == 0) { gotoAndStop(_root.ZeP2); } if (_root.ZZZZ5 == 1) { gotoAndStop(3); } } onClipEvent (enterFrame) { if (_root.ZZZZ5 == 0) { gotoAndStop(_root.ZeP2); } if (_root.ZZZZ5 == 1) { gotoAndStop(3); } } } instance of movieClip 4049 { onClipEvent (load) { if (_root.ZZZZ5 == 0) { gotoAndStop(_root.ZeP3); } if (_root.ZZZZ5 == 1) { gotoAndStop(3); } } onClipEvent (enterFrame) { if (_root.ZZZZ5 == 0) { gotoAndStop(_root.ZeP3); } if (_root.ZZZZ5 == 1) { gotoAndStop(3); } } } instance of movieClip 4045 { onClipEvent (load) { if (_root.ZZZZ5 == 0) { gotoAndStop(_root.ZeP4); } if (_root.ZZZZ5 == 1) { gotoAndStop(3); } } onClipEvent (enterFrame) { if (_root.ZZZZ5 == 0) { gotoAndStop(_root.ZeP4); } if (_root.ZZZZ5 == 1) { gotoAndStop(3); } } } instance of movieClip 4049 { onClipEvent (load) { if (_root.ZZZZ5 == 0) { gotoAndStop(_root.ZeP5); } if (_root.ZZZZ5 == 1) { gotoAndStop(3); } } onClipEvent (enterFrame) { if (_root.ZZZZ5 == 0) { gotoAndStop(_root.ZeP5); } if (_root.ZZZZ5 == 1) { gotoAndStop(3); } } } instance of movieClip 4049 { onClipEvent (load) { if (_root.ZZZZ5 == 0) { gotoAndStop(_root.ZeP6); } if (_root.ZZZZ5 == 1) { gotoAndStop(3); } } onClipEvent (enterFrame) { if (_root.ZZZZ5 == 0) { gotoAndStop(_root.ZeP6); } if (_root.ZZZZ5 == 1) { gotoAndStop(3); } } } instance of movieClip 4045 { onClipEvent (load) { if (_root.ZZZZ5 == 0) { gotoAndStop(_root.ZeP7); } if (_root.ZZZZ5 == 1) { gotoAndStop(3); } } onClipEvent (enterFrame) { if (_root.ZZZZ5 == 0) { gotoAndStop(_root.ZeP7); } if (_root.ZZZZ5 == 1) { gotoAndStop(3); } } } instance of movieClip 4049 { onClipEvent (load) { if (_root.ZZZZ5 == 0) { gotoAndStop(_root.ZeP8); } if (_root.ZZZZ5 == 1) { gotoAndStop(3); } } onClipEvent (enterFrame) { if (_root.ZZZZ5 == 0) { gotoAndStop(_root.ZeP8); } if (_root.ZZZZ5 == 1) { gotoAndStop(3); } } } instance of movieClip 4049 { onClipEvent (load) { if (_root.ZZZZ5 == 0) { gotoAndStop(_root.ZeP9); } if (_root.ZZZZ5 == 1) { gotoAndStop(3); } } onClipEvent (enterFrame) { if (_root.ZZZZ5 == 0) { gotoAndStop(_root.ZeP9); } if (_root.ZZZZ5 == 1) { gotoAndStop(3); } } } } instance of movieClip 4051 { onClipEvent (rollOver) { _root.CMessage = 'tile device'; } onClipEvent (release) { if (_root.onceiling == 0) { _root.minigamefin.gotoAndStop(2); } if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-cantreachB'); } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-cantreachC'); } _root.CMessage = ''; } } movieClip 4056 { } movieClip 4057 { frame 1 { stop(); } instance of movieClip 4056 { onClipEvent (load) { if (_root.FFFitem005 < 232) { this._visible = true; } if (_root.FFFitem005 > 231) { this._visible = false; } } onClipEvent (enterFrame) { if (_root.FFFitem005 < 232) { this._visible = true; } if (_root.FFFitem005 > 231) { this._visible = false; } } } } instance of movieClip 4057 { onClipEvent (rollOver) { _root.CMessage = 'code desk'; } onClipEvent (release) { if (_root.onceiling == 0) { _root.minigamefin.gotoAndStop(3); } if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-cantreachB'); } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-cantreachC'); } _root.CMessage = ''; } onClipEvent (enterFrame) { if (_root.DaButtonAllGood == 0) { this.gotoAndStop(1); } if (_root.DaButtonAllGood == 1) { this.gotoAndStop(2); } } } instance of movieClip 3518 { onClipEvent (load) { if (_root.FFFitem002 < 242) { this._visible = true; } if (_root.FFFitem002 > 241) { this._visible = false; } } onClipEvent (rollOver) { _root.CMessage = 'Tooth-Ultra-Paste'; } onClipEvent (release) { if (_root.onceiling == 0) { _root.FFFitem002 = 242; this._visible = false; _root.CMessage = ''; } if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-cantreachB'); } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-cantreachC'); } } } instance of movieClip 3521 { onClipEvent (rollOver) { _root.CMessage = 'vanity area'; } onClipEvent (release) { if (_root.onceiling == 0) { _root.minigamefin.gotoAndStop(6); } if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-cantreachB'); } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-cantreachC'); } _root.CMessage = ''; } onClipEvent (enterFrame) { if (_root.FFFitem006 > 261) { this.gotoAndStop(2); } if (_root.FFFitem006 < 262) { this.gotoAndStop(1); } } } movieClip 4059 { } movieClip 4062 { } movieClip 4071 { } movieClip 4073 { } movieClip 4075 { } movieClip 4077 { frame 1 { stop(); } frame 2 { _root.overallsF.gotoAndStop(2); } frame 81 { stop(); _root.talkbubble.gotoAndStop('fr-datwazshot'); } frame 99 { _root.overallsF.gotoAndStop(1); stop(); } instance mugpieces of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'coffee mug shards'; } onClipEvent (release) { if (_root.onceiling == 0) { _root.talkbubble.gotoAndStop('fr-needwaytopiece'); } if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-cantreachB'); } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-cantreachC'); } _root.CMessage = ''; } } frame 100 { stop(); } } instance of movieClip 3531 { onClipEvent (rollOver) { _root.CMessage = 'Smiley'; } onClipEvent (release) { if (_root.onceiling == 0) { _root.talkbubble.gotoAndStop('fr-cage'); } if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-cageB'); } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-cageC'); } _root.CMessage = ''; } } instance of movieClip 3532 { onClipEvent (rollOver) { _root.CMessage = 'Phred'; } onClipEvent (release) { if (_root.onceiling == 0) { _root.talkbubble.gotoAndStop('fr-cage'); } if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-cageB'); } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-cageC'); } _root.CMessage = ''; } } instance of movieClip 3534 { onClipEvent (rollOver) { _root.CMessage = 'button'; } onClipEvent (release) { if (_root.onceiling == 0) { _root.talkbubble.gotoAndStop('fr-cantreach'); } if (_root.onceiling == 1) { _root.Eggtree.gotoAndStop('teleport1'); } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-cantreachC'); } _root.CMessage = ''; } } instance of movieClip 3534 { onClipEvent (rollOver) { _root.CMessage = 'button'; } onClipEvent (release) { if (_root.onceiling == 0) { _root.talkbubble.gotoAndStop('fr-cantreach'); } if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-cantreachB'); } if (_root.onceiling == 2) { _root.Eggtree.gotoAndStop('teleport2'); } _root.CMessage = ''; } } movieClip 4082 { frame 1 { stop(); } } instance woobord of movieClip 4082 { onClipEvent (rollOver) { if (this._currentframe == 1) { _root.CMessage = 'hard wooden board'; } if (this._currentframe > 1) { _root.CMessage = 'open access'; } } onClipEvent (release) { if (_root.onceiling == 0) { if (this._currentframe == 1) { _root.talkbubble.gotoAndStop('fr-woodboarblockF'); } if (this._currentframe > 1) { _root.talkbubble.gotoAndStop('fr-cantreach'); } } if (_root.onceiling == 1) { if (this._currentframe == 1) { _root.talkbubble.gotoAndStop('fr-woodboarblockL'); } if (this._currentframe > 1) { _root.talkbubble.gotoAndStop('fr-cantreachB'); } } if (_root.onceiling == 2) { if (this._currentframe == 1) { _root.talkbubble.gotoAndStop('fr-woodboarblock'); } if (this._currentframe > 1) { _root.minigamefin.gotoAndStop(7); } } _root.CMessage = ''; } } movieClip 4085 { frame 1 { stop(); } } instance of movieClip 4085 { onClipEvent (rollOver) { _root.CMessage = 'light screen'; } onClipEvent (release) { if (_root.onceiling == 0) { _root.talkbubble.gotoAndStop('fr-cantreach'); } if (_root.onceiling == 1) { if (_root.patterndoned == 0) { _root.minigamefin.gotoAndStop(4); } if (_root.patterndoned == 1) { _root.talkbubble.gotoAndStop('fr-patnoneedmore'); } } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-cantreachC'); } _root.CMessage = ''; } onClipEvent (enterFrame) { if (_root.patterndoned == 0) { this.gotoAndStop(1); } if (_root.patterndoned == 1) { this.gotoAndStop(2); } } } movieClip 4089 { frame 1 { stop(); } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'statue'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('fr-statuebuttonhas'); } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'statue'; } onClipEvent (release) { if (_root.onceiling == 0) { if (_parent.cathandstand == 1) { _root.Eggtree.gotoAndStop('flip1'); } if (_parent.cathandstand == 2) { _root.Eggtree.gotoAndStop('flip2'); } } if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-cantreachB'); } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-cantreachC'); } } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'statue'; } onClipEvent (release) { if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-cantreachB'); } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-cantreachC'); } } } } instance of movieClip 4089 { onClipEvent (enterFrame) { cathandstand = 1; if (_root.ZZZZ5 == 0) { this.gotoAndStop(1); } if (_root.ZZZZ5 == 1) { if (_root.onceiling == 0) { this.gotoAndStop(2); } if (_root.onceiling > 0) { this.gotoAndStop(3); } } } } instance of movieClip 4089 { onClipEvent (enterFrame) { cathandstand = 2; if (_root.ZZZZ5 == 0) { this.gotoAndStop(1); } if (_root.ZZZZ5 == 1) { if (_root.onceiling == 0) { this.gotoAndStop(2); } if (_root.onceiling > 0) { this.gotoAndStop(3); } } } } movieClip 4097 { frame 30 { gotoAndPlay(1); } } instance of movieClip 4097 { onClipEvent (load) { _alpha = 0; } onClipEvent (enterFrame) { if (_root.onceiling == 0) { if (_alpha > 0) { _alpha = _alpha - 5; } } if (_root.onceiling > 0) { if (_alpha < 100) { _alpha = _alpha + 5; } } } } instance of movieClip 4097 { onClipEvent (load) { _alpha = 0; } onClipEvent (enterFrame) { if (_root.onceiling == 0) { if (_alpha > 0) { _alpha = _alpha - 5; } } if (_root.onceiling > 0) { if (_alpha < 100) { _alpha = _alpha + 5; } } } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'Zack'; } onClipEvent (release) { if (_root.onceiling == 0) { _root.talkbubble.gotoAndStop('fr-zack'); } if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-zackB'); } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-zackC'); } _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'charging laser'; } onClipEvent (release) { if (_root.onceiling == 0) { _root.talkbubble.gotoAndStop('fr-laser'); } if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-laserB'); } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-laserC'); } _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'ship wheel'; } onClipEvent (release) { if (_root.onceiling == 0) { if (_root.lavacover == 0) { _root.talkbubble.gotoAndStop('fr-shipwheel'); } if (_root.lavacover == 1) { _root.Eggtree.gotoAndStop('shipwheelgo'); } } if (_root.onceiling == 1) { _root.talkbubble.gotoAndStop('fr-cantreachB'); } if (_root.onceiling == 2) { _root.talkbubble.gotoAndStop('fr-cantreachC'); } _root.CMessage = ''; } } movieClip 4100 { frame 1 { stop(); } instance of movieClip 498 { onClipEvent (load) { _parent.asdf1.gotoAndStop(13); _parent.asdf2.gotoAndStop(13); _parent.asdf3.gotoAndStop(13); } } instance of movieClip 51 { onClipEvent (enterFrame) { if (_parent._parent.doorwat.hitTest(_parent._x + 0, _parent._y + 0, true)) { _parent.nextFrame(); } } } instance of movieClip 51 { onClipEvent (rollOver) { _root.Cmessage = ''; } onClipEvent (release) { _parent._parent.doorwat.gotoAndPlay(1); _parent._parent.doorwat._x = _parent._x; _parent._parent.doorwat._y = _parent._y; } } instance of movieClip 51 { onClipEvent (enterFrame) { if (_parent._parent.doorwat.hitTest(_parent._x + 0, _parent._y + 0, true)) { _parent.prevFrame(); } } } frame 3 { stop(); } instance asdf3 of movieClip 1258 { } } movieClip 4102 { frame 3 { stop(); } } movieClip 4106 { frame 1 { stop(); } } movieClip 4109 { frame 1 { stop(); } } movieClip 4112 { frame 1 { stop(); } } movieClip 4115 { frame 1 { stop(); } } movieClip 4127 { } movieClip 4128 { frame 1 { stop(); } frame 3 { _parent.dorkydork.play(); } instance of movieClip 4127 { onClipEvent (load) { cattar = _parent.dolfinsdnt; if (_root.catdancing == 0) { this._alpha = 100; } if (_root.catdancing == 1) { this._alpha = 0; } } onClipEvent (enterFrame) { if (this._alpha > 0) { this._alpha -= 14; } } } } movieClip 4130 { } movieClip 4134 { frame 1 { stop(); } frame 20 { stop(); } frame 21 { prevFrame(); } frame 22 { prevFrame(); } frame 23 { prevFrame(); } frame 24 { prevFrame(); } frame 25 { prevFrame(); } } movieClip 4139 { frame 1 { stop(); } frame 3 { gotoAndStop(1); } } button 4143 { on (release) { if (_parent.qw1._currentframe == 1 and _parent.qw2._currentframe == 2 and _parent.qw3._currentframe == 2 and _parent.qw4._currentframe == 2 and _parent.qw5._currentframe == 2 and _parent.qw6._currentframe == 2 and _parent.qw7._currentframe == 1 and _parent.qw8._currentframe == 2 and _parent.qw9._currentframe == 1 and _parent.qw10._currentframe == 1 and _parent.qw11._currentframe == 2 and _parent.qw12._currentframe == 1) { _parent.doar.play(); _root.patterndoned = 1; } else { _parent.qw1.gotoAndStop(1); _parent.qw2.gotoAndStop(1); _parent.qw3.gotoAndStop(1); _parent.qw4.gotoAndStop(1); _parent.qw5.gotoAndStop(1); _parent.qw6.gotoAndStop(1); _parent.qw7.gotoAndStop(1); _parent.qw8.gotoAndStop(1); _parent.qw9.gotoAndStop(1); _parent.qw10.gotoAndStop(1); _parent.qw11.gotoAndStop(1); _parent.qw12.gotoAndStop(1); } } } movieClip 4145 { frame 1 { stop(); } } movieClip 4149 { frame 1 { stop(); } frame 22 { stop(); } } movieClip 4154 { } movieClip 4156 { } movieClip 4158 { } movieClip 4159 { frame 1 { stop(); } instance puzback of movieClip 4154 { onClipEvent (load) { _visible = false; } } instance puzright of movieClip 4156 { onClipEvent (load) { _visible = false; } } instance puzleft of movieClip 4158 { onClipEvent (load) { _visible = false; } } instance of movieClip 51 { onClipEvent (enterFrame) { if (_parent.puzback._visible == true and _parent.puzleft._visible == true and _parent.puzright._visible == true) { _parent.play(); } } } frame 2 { _root.overallsF.gotoAndStop(2); _root.muggyshopt.gotoAndStop(100); _root.FFFitem003 = 252; } frame 43 { _root.overallsF.gotoAndStop(1); _root.minigamefin.gotoAndStop(1); } } movieClip 4163 { } movieClip 4176 { } movieClip 4178 { } movieClip 4179 { frame 1 { stop(); } frame 40 { stop(); } } movieClip 4186 { } movieClip 4188 { frame 1 { stop(); } frame 12 { stop(); } } movieClip 4190 { frame 1 { stop(); if (_root.muggyshopt._currentframe == 1 and _root.patterndoned == 1) { _root.muggyshopt.play(); } if (_root.lavacover == 1 and _root.thelava._currentframe == 1) { _root.thelava.play(); } } frame 1 { _root.catdancing = 1; } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } instance of movieClip 4100 { onClipEvent (load) { this.gotoAndStop(_root.ZeP1); if (_root.ZZZZ5 == 1) { this.gotoAndStop(3); } } onClipEvent (enterFrame) { _root.ZeP1 = this._currentframe; if (_root.ZZZZ5 == 1) { this.gotoAndStop(3); } } } instance of movieClip 4100 { onClipEvent (load) { this.gotoAndStop(_root.ZeP2); if (_root.ZZZZ5 == 1) { this.gotoAndStop(3); } } onClipEvent (enterFrame) { _root.ZeP2 = this._currentframe; if (_root.ZZZZ5 == 1) { this.gotoAndStop(3); } } } instance of movieClip 4100 { onClipEvent (load) { this.gotoAndStop(_root.ZeP3); if (_root.ZZZZ5 == 1) { this.gotoAndStop(3); } } onClipEvent (enterFrame) { _root.ZeP3 = this._currentframe; if (_root.ZZZZ5 == 1) { this.gotoAndStop(3); } } } instance of movieClip 4100 { onClipEvent (load) { this.gotoAndStop(_root.ZeP4); if (_root.ZZZZ5 == 1) { this.gotoAndStop(3); } } onClipEvent (enterFrame) { _root.ZeP4 = this._currentframe; if (_root.ZZZZ5 == 1) { this.gotoAndStop(3); } } } instance of movieClip 4100 { onClipEvent (load) { this.gotoAndStop(_root.ZeP5); if (_root.ZZZZ5 == 1) { this.gotoAndStop(3); } } onClipEvent (enterFrame) { _root.ZeP5 = this._currentframe; if (_root.ZZZZ5 == 1) { this.gotoAndStop(3); } } } instance of movieClip 4100 { onClipEvent (load) { this.gotoAndStop(_root.ZeP6); if (_root.ZZZZ5 == 1) { this.gotoAndStop(3); } } onClipEvent (enterFrame) { _root.ZeP6 = this._currentframe; if (_root.ZZZZ5 == 1) { this.gotoAndStop(3); } } } instance of movieClip 4100 { onClipEvent (load) { this.gotoAndStop(_root.ZeP7); if (_root.ZZZZ5 == 1) { this.gotoAndStop(3); } } onClipEvent (enterFrame) { _root.ZeP7 = this._currentframe; if (_root.ZZZZ5 == 1) { this.gotoAndStop(3); } } } instance of movieClip 4100 { onClipEvent (load) { this.gotoAndStop(_root.ZeP8); if (_root.ZZZZ5 == 1) { this.gotoAndStop(3); } } onClipEvent (enterFrame) { _root.ZeP8 = this._currentframe; if (_root.ZZZZ5 == 1) { this.gotoAndStop(3); } } } instance of movieClip 4100 { onClipEvent (load) { this.gotoAndStop(_root.ZeP9); if (_root.ZZZZ5 == 1) { this.gotoAndStop(3); } } onClipEvent (enterFrame) { _root.ZeP9 = this._currentframe; if (_root.ZZZZ5 == 1) { this.gotoAndStop(3); } } } instance doorwat of movieClip 4102 { onClipEvent (load) { gotoAndStop(3); } } instance of movieClip 4106 { onClipEvent (load) { if (_root.ZZZZ1 == 0) { this.gotoAndStop(1); } if (_root.ZZZZ1 == 1) { this.gotoAndStop(2); } } onClipEvent (enterFrame) { if (_root.ZeP1 == 1 and _root.ZeP2 == 2 and _root.ZeP3 == 1 and _root.ZeP4 == 1 and _root.ZeP5 == 1 and _root.ZeP6 == 1 and _root.ZeP7 == 2 and _root.ZeP8 == 2 and _root.ZeP9 == 1) { _root.ZZZZ1 = 1; } if (_root.ZZZZ1 == 0) { this.gotoAndStop(1); } if (_root.ZZZZ1 == 1) { this.gotoAndStop(2); } if (_root.ZZZZ1 == 1 and _root.ZZZZ2 == 1 and _root.ZZZZ3 == 1 and _root.ZZZZ4 == 1) { _root.ZZZZ5 = 1; } } } instance of movieClip 4109 { onClipEvent (load) { if (_root.ZZZZ2 == 0) { this.gotoAndStop(1); } if (_root.ZZZZ2 == 1) { this.gotoAndStop(2); } } onClipEvent (enterFrame) { if (_root.ZeP1 == 1 and _root.ZeP2 == 1 and _root.ZeP3 == 1 and _root.ZeP4 == 1 and _root.ZeP5 == 2 and _root.ZeP6 == 1 and _root.ZeP7 == 1 and _root.ZeP8 == 1 and _root.ZeP9 == 1) { _root.ZZZZ2 = 1; } if (_root.ZZZZ2 == 0) { this.gotoAndStop(1); } if (_root.ZZZZ2 == 1) { this.gotoAndStop(2); } } } instance of movieClip 4112 { onClipEvent (load) { if (_root.ZZZZ3 == 0) { this.gotoAndStop(1); } if (_root.ZZZZ3 == 1) { this.gotoAndStop(2); } } onClipEvent (enterFrame) { if (_root.ZeP1 == 1 and _root.ZeP2 == 1 and _root.ZeP3 == 2 and _root.ZeP4 == 2 and _root.ZeP5 == 1 and _root.ZeP6 == 2 and _root.ZeP7 == 1 and _root.ZeP8 == 1 and _root.ZeP9 == 1) { _root.ZZZZ3 = 1; } if (_root.ZZZZ3 == 0) { this.gotoAndStop(1); } if (_root.ZZZZ3 == 1) { this.gotoAndStop(2); } } } instance of movieClip 4115 { onClipEvent (load) { if (_root.ZZZZ4 == 0) { this.gotoAndStop(1); } if (_root.ZZZZ4 == 1) { this.gotoAndStop(2); } } onClipEvent (enterFrame) { if (_root.ZeP1 == 1 and _root.ZeP2 == 1 and _root.ZeP3 == 1 and _root.ZeP4 == 2 and _root.ZeP5 == 2 and _root.ZeP6 == 1 and _root.ZeP7 == 2 and _root.ZeP8 == 2 and _root.ZeP9 == 1) { _root.ZZZZ4 = 1; } if (_root.ZZZZ4 == 0) { this.gotoAndStop(1); } if (_root.ZZZZ4 == 1) { this.gotoAndStop(2); } } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _parent.gotoAndStop(1); } } instance abutton1 of movieClip 4128 { onClipEvent (load) { if (_root.DaButtonAllGood == 0) { if (_root.DaButton1 < 1) { this.gotoAndStop(1); } if (_root.DaButton1 == 1) { this.gotoAndStop(2); } if (_root.DaButton1 > 1) { this.gotoAndStop(1); _root.DaButton1 = 0; _root.DaButton2 = 0; _root.DaButton3 = 0; _root.DaButton4 = 0; _root.DaButton5 = 0; } } if (_root.DaButtonAllGood == 1) { _root.catdancing = 1; this.gotoAndStop(3); } if (_root.DaButton1 == 1 and _root.DaButton2 == 4 and _root.DaButton3 == 3 and _root.DaButton4 == 5 and _root.DaButton5 == 2) { _root.DaButtonAllGood = 1; } if (_root.DaButton1 == 2) { _root.DaButton1 = 0; } if (_root.DaButton2 == 5) { _root.DaButton2 = 0; } if (_root.DaButton3 == 4) { _root.DaButton3 = 0; } if (_root.DaButton4 == 6) { _root.DaButton4 = 0; } if (_root.DaButton5 == 3) { _root.DaButton5 = 0; } dolfinsdnt = _root.DaButton1; } onClipEvent (enterFrame) { if (_root.DaButtonAllGood == 0) { if (_root.DaButton1 < 1) { this.gotoAndStop(1); } if (_root.DaButton1 == 1) { this.gotoAndStop(2); } if (_root.DaButton1 > 1) { this.gotoAndStop(1); _root.DaButton1 = 0; _root.DaButton2 = 0; _root.DaButton3 = 0; _root.DaButton4 = 0; _root.DaButton5 = 0; } } if (_root.DaButtonAllGood == 1) { this.gotoAndStop(3); } if (_root.DaButtonAllGood == 0) { if (_root.DaButton1 == 1 and _root.DaButton2 == 4 and _root.DaButton3 == 3 and _root.DaButton4 == 5 and _root.DaButton5 == 2) { _root.catdancing = 0; _root.DaButtonAllGood = 1; } } if (_root.DaButton1 == 2) { _root.DaButton1 = 0; } if (_root.DaButton2 == 5) { _root.DaButton2 = 0; } if (_root.DaButton3 == 4) { _root.DaButton3 = 0; } if (_root.DaButton4 == 6) { _root.DaButton4 = 0; } if (_root.DaButton5 == 3) { _root.DaButton5 = 0; } dolfinsdnt = _root.DaButton1; } onClipEvent (release) { if (_root.DaButtonAllGood == 0) { ++_root.DaButton1; } } } instance abutton2 of movieClip 4128 { onClipEvent (load) { if (_root.DaButtonAllGood == 0) { if (_root.DaButton2 < 4) { this.gotoAndStop(1); } if (_root.DaButton2 == 4) { this.gotoAndStop(2); } if (_root.DaButton2 > 4) { this.gotoAndStop(1); _root.DaButton1 = 0; _root.DaButton2 = 0; _root.DaButton3 = 0; _root.DaButton4 = 0; _root.DaButton5 = 0; } } if (_root.DaButtonAllGood == 1) { this.gotoAndStop(3); } dolfinsdnt = _root.DaButton2; } onClipEvent (enterFrame) { if (_root.DaButtonAllGood == 0) { if (_root.DaButton2 < 4) { this.gotoAndStop(1); } if (_root.DaButton2 == 4) { this.gotoAndStop(2); } if (_root.DaButton2 > 4) { this.gotoAndStop(1); _root.DaButton1 = 0; _root.DaButton2 = 0; _root.DaButton3 = 0; _root.DaButton4 = 0; _root.DaButton5 = 0; } } if (_root.DaButtonAllGood == 1) { this.gotoAndStop(3); } dolfinsdnt = _root.DaButton2; } onClipEvent (release) { if (_root.DaButtonAllGood == 0) { ++_root.DaButton2; } } } instance abutton3 of movieClip 4128 { onClipEvent (load) { if (_root.DaButtonAllGood == 0) { if (_root.DaButton3 < 3) { this.gotoAndStop(1); } if (_root.DaButton3 == 3) { this.gotoAndStop(2); } if (_root.DaButton3 > 3) { this.gotoAndStop(1); _root.DaButton1 = 0; _root.DaButton2 = 0; _root.DaButton3 = 0; _root.DaButton4 = 0; _root.DaButton5 = 0; } } if (_root.DaButtonAllGood == 1) { this.gotoAndStop(3); } dolfinsdnt = _root.DaButton3; } onClipEvent (enterFrame) { if (_root.DaButtonAllGood == 0) { if (_root.DaButton3 < 3) { this.gotoAndStop(1); } if (_root.DaButton3 == 3) { this.gotoAndStop(2); } if (_root.DaButton3 > 3) { this.gotoAndStop(1); _root.DaButton1 = 0; _root.DaButton2 = 0; _root.DaButton3 = 0; _root.DaButton4 = 0; _root.DaButton5 = 0; } } if (_root.DaButtonAllGood == 1) { this.gotoAndStop(3); } dolfinsdnt = _root.DaButton3; } onClipEvent (release) { if (_root.DaButtonAllGood == 0) { ++_root.DaButton3; } } } instance abutton4 of movieClip 4128 { onClipEvent (load) { if (_root.DaButtonAllGood == 0) { if (_root.DaButton4 < 5) { this.gotoAndStop(1); } if (_root.DaButton4 == 5) { this.gotoAndStop(2); } if (_root.DaButton4 > 5) { this.gotoAndStop(1); _root.DaButton1 = 0; _root.DaButton2 = 0; _root.DaButton3 = 0; _root.DaButton4 = 0; _root.DaButton5 = 0; } } if (_root.DaButtonAllGood == 1) { this.gotoAndStop(3); } dolfinsdnt = _root.DaButton4; } onClipEvent (enterFrame) { if (_root.DaButtonAllGood == 0) { if (_root.DaButton4 < 5) { this.gotoAndStop(1); } if (_root.DaButton4 == 5) { this.gotoAndStop(2); } if (_root.DaButton4 > 5) { this.gotoAndStop(1); _root.DaButton1 = 0; _root.DaButton2 = 0; _root.DaButton3 = 0; _root.DaButton4 = 0; _root.DaButton5 = 0; } } if (_root.DaButtonAllGood == 1) { this.gotoAndStop(3); } dolfinsdnt = _root.DaButton4; } onClipEvent (release) { if (_root.DaButtonAllGood == 0) { ++_root.DaButton4; } } } instance abutton5 of movieClip 4128 { onClipEvent (load) { if (_root.DaButtonAllGood == 0) { if (_root.DaButton5 < 2) { this.gotoAndStop(1); } if (_root.DaButton5 == 2) { this.gotoAndStop(2); } if (_root.DaButton5 > 2) { this.gotoAndStop(1); _root.DaButton1 = 0; _root.DaButton2 = 0; _root.DaButton3 = 0; _root.DaButton4 = 0; _root.DaButton5 = 0; } } if (_root.DaButtonAllGood == 1) { this.gotoAndStop(3); } dolfinsdnt = _root.DaButton5; } onClipEvent (enterFrame) { if (_root.DaButtonAllGood == 0) { if (_root.DaButton5 < 2) { this.gotoAndStop(1); } if (_root.DaButton5 == 2) { this.gotoAndStop(2); } if (_root.DaButton5 > 2) { this.gotoAndStop(1); _root.DaButton1 = 0; _root.DaButton2 = 0; _root.DaButton3 = 0; _root.DaButton4 = 0; _root.DaButton5 = 0; } } if (_root.DaButtonAllGood == 1) { this.gotoAndStop(3); } dolfinsdnt = _root.DaButton5; } onClipEvent (release) { if (_root.DaButtonAllGood == 0) { ++_root.DaButton5; } } } instance of movieClip 4130 { onClipEvent (load) { if (_root.FFFitem005 < 232) { this._visible = true; } if (_root.FFFitem005 > 231) { this._visible = false; } } onClipEvent (rollOver) { _root.CMessage = 'key'; } onClipEvent (release) { _root.FFFitem005 = 232; this._visible = false; _root.CMessage = ''; } } instance dorkydork of movieClip 4134 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (load) { if (_root.DaButtonAllGood > 0) { this.gotoAndStop(20); } } } instance qw1 of movieClip 4139 { onClipEvent (release) { this.nextFrame(); } } instance qw2 of movieClip 4139 { onClipEvent (release) { this.nextFrame(); } } instance qw3 of movieClip 4139 { onClipEvent (release) { this.nextFrame(); } } instance qw4 of movieClip 4139 { onClipEvent (release) { this.nextFrame(); } } instance qw5 of movieClip 4139 { onClipEvent (release) { this.nextFrame(); } } instance qw6 of movieClip 4139 { onClipEvent (release) { this.nextFrame(); } } instance qw7 of movieClip 4139 { onClipEvent (release) { this.nextFrame(); } } instance qw8 of movieClip 4139 { onClipEvent (release) { this.nextFrame(); } } instance qw9 of movieClip 4139 { onClipEvent (release) { this.nextFrame(); } } instance qw10 of movieClip 4139 { onClipEvent (release) { this.nextFrame(); } } instance qw11 of movieClip 4139 { onClipEvent (release) { this.nextFrame(); } } instance qw12 of movieClip 4139 { onClipEvent (release) { this.nextFrame(); } } instance of movieClip 4145 { onClipEvent (load) { if (_root.patterndoned == 1) { this.gotoAndStop(2); } } onClipEvent (enterFrame) { if (_root.patterndoned == 1) { this.gotoAndStop(2); } } } instance doar of movieClip 4149 { onClipEvent (load) { if (_root.patterndoned == 1) { this.gotoAndStop(22); } } } instance of movieClip 51 { onClipEvent (release) { } onClipEvent (load) { if (_root.patterndoned == 0) { this._visible = false; } if (_root.patterndoned == 1) { this._visible = true; } } onClipEvent (enterFrame) { if (_root.patterndoned == 0) { this._visible = false; } if (_root.patterndoned == 1) { this._visible = true; } } } instance of movieClip 4154 { onClipEvent (load) { asdfX = this._x; asdfY = this._y; } onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); if (this.hitTest(_parent.centerthing._x + 0, _parent.centerthing._y + 0, true)) { this._visible = false; _parent.centerthing.puzback._visible = true; } else { this._x = asdfX; this._y = asdfY; } } } instance of movieClip 4156 { onClipEvent (load) { asdfX = this._x; asdfY = this._y; } onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); if (this.hitTest(_parent.centerthing._x + 0, _parent.centerthing._y + 0, true)) { this._visible = false; _parent.centerthing.puzright._visible = true; } else { this._x = asdfX; this._y = asdfY; } } } instance of movieClip 4158 { onClipEvent (load) { asdfX = this._x; asdfY = this._y; } onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); if (this.hitTest(_parent.centerthing._x + 0, _parent.centerthing._y + 0, true)) { this._visible = false; _parent.centerthing.puzleft._visible = true; } else { this._x = asdfX; this._y = asdfY; } } } instance of movieClip 4163 { onClipEvent (rollOver) { _root.CMessage = 'faucet'; } onClipEvent (release) { if (_parent.scroo1._currentframe > 1 and _parent.scroo2._currentframe > 1) { _root.FFFitem006 = 262; this._visible = false; } else { _root.talkbubble.gotoAndStop('fr-looo'); } _root.CMessage = ''; } onClipEvent (load) { if (_root.FFFitem006 > 261) { this._visible = false; } if (_root.FFFitem006 < 262) { this._visible = true; } } } instance scroo1 of movieClip 4179 { onClipEvent (load) { if (_root.FFFscrew1 == 0) { this.gotoAndStop(1); } if (_root.FFFscrew1 == 1) { this.gotoAndStop(40); } } onClipEvent (rollOver) { if (this._currentframe == 1) { _root.CMessage = 'screw'; } } onClipEvent (release) { if (this._currentframe == 1) { _root.talkbubble.gotoAndStop('fr-scrooo'); } } } instance scroo2 of movieClip 4179 { onClipEvent (load) { if (_root.FFFscrew2 == 0) { this.gotoAndStop(1); } if (_root.FFFscrew2 == 1) { this.gotoAndStop(40); } } onClipEvent (rollOver) { if (this._currentframe == 1) { _root.CMessage = 'screw'; } } onClipEvent (release) { if (this._currentframe == 1) { _root.talkbubble.gotoAndStop('fr-scrooo'); } } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'sink handle'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('fr-asinkhandle'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'sink handle'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('fr-asinkhandle'); _root.CMessage = ''; } } instance of movieClip 51 { onClipEvent (rollOver) { _root.CMessage = 'drain'; } onClipEvent (release) { _root.talkbubble.gotoAndStop('fr-drainblackhole'); _root.CMessage = ''; } } instance of movieClip 813 { onClipEvent (rollOver) { _root.CMessage = ''; } onClipEvent (release) { _parent.gotoAndStop(1); } } instance dahlok of movieClip 4188 { onClipEvent (load) { if (_root.lavacover == 1) { this.gotoAndStop(12); } } onClipEvent (rollOver) { _root.CMessage = 'lock'; } onClipEvent (release) { if (this._currentframe == 1) { _root.talkbubble.gotoAndStop('fr-thekeygoeshere'); } if (this._currentframe > 1) { _root.talkbubble.gotoAndStop('fr-thekeygoed'); } _root.CMessage = ''; } } } movieClip 4194 { } movieClip 4198 { } movieClip 4199 { frame 95 { gotoAndPlay(1); } } movieClip 4208 { } movieClip 4210 { } movieClip 4212 { } movieClip 4214 { } movieClip 4216 { } movieClip 4249 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } frame 25 { _root.FFFitem003 += 1; } frame 86 { stop(); _root.talkbubble.gotoAndStop('fr-lavajava'); } frame 123 { stop(); } } movieClip 4255 { } movieClip 4257 { } movieClip 4259 { } movieClip 4261 { } movieClip 4264 { } movieClip 4273 { } movieClip 4285 { } movieClip 4322 { frame 1 { stop(); } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } frame 34 { _root.FFFitem003 -= 1; _root.woobord.gotoAndStop(2); } frame 122 { stop(); } } movieClip 4324 { frame 1 { stop(); } frame 2 { _root.volyoom = 93; } instance of movieClip 328 { onClipEvent (rollOver) { _root.CMessage = ''; } } frame 3 { _root.volyoom = 85; } frame 4 { _root.volyoom = 79; } frame 5 { _root.volyoom = 72; } frame 6 { _root.volyoom = 67; } frame 7 { _root.volyoom = 60; } frame 8 { _root.volyoom = 53; } frame 9 { _root.volyoom = 48; } frame 10 { _root.volyoom = 41; } frame 11 { _root.volyoom = 36; } frame 12 { _root.volyoom = 29; } frame 13 { _root.volyoom = 23; } frame 14 { _root.volyoom = 16; } frame 15 { _root.volyoom = 9; } frame 16 { _root.volyoom = 2; } frame 17 { stopAllSounds(); _root.volyoom = 100; _root.gotoAndStop('theending'); } } frame 40 { beatgame = 1; savefile.data.beatgame = _root.beatgame; savefile.flush(); } frame 40 { stop(); if (_root.muzick._currentframe !== 1) { stopAllSounds(); _root.muzick.gotoAndStop(1); } } frame 40 { _quality = 'Medium'; } movieClip 4331 { } movieClip 4332 { } movieClip 4333 { } movieClip 4339 { } movieClip 4345 { } movieClip 4347 { } movieClip 4399 { } movieClip 4400 { } movieClip 4407 { } movieClip 4440 { } movieClip 4442 { } movieClip 4444 { } movieClip 4459 { frame 9 { stop(); } } movieClip 4463 { } movieClip 4465 { } movieClip 4563 { } movieClip 4567 { } movieClip 4571 { } movieClip 4575 { } movieClip 4581 { frame 1 { stop(); } } movieClip 4583 { } movieClip 4584 { frame 363 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 399 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 422 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 457 { stopAllSounds(); } frame 458 { stop(); play(); } frame 1072 { _root.muzick.gotoAndStop(10); } frame 1179 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } instance of movieClip 3771 { } frame 1229 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } instance of movieClip 3771 { } frame 1278 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } instance of movieClip 3771 { } frame 1326 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 1353 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } instance of movieClip 888 { } frame 1713 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } instance of movieClip 3771 { } frame 1751 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } instance of movieClip 3771 { } frame 1809 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 1810 { stop(); } instance of movieClip 888 { } frame 1887 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 1899 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 1934 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 1978 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 2025 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 2026 { stop(); } instance of movieClip 888 { } frame 2089 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } frame 2129 { stop(); } instance of movieClip 328 { onClipEvent (load) { _root.CMessage = ''; } onClipEvent (release) { _parent.play(); } } instance of movieClip 51 { onClipEvent (enterFrame) { if (_root.volyoom > 0) { _root.volyoom -= 2; } } } frame 2532 { stopAllSounds(); _root.volyoom = 100; _quality = 'High'; } frame 2533 { stop(); play(); } frame 6150 { _root.gotoAndStop('lastframeever'); } } frame 41 { splitsec = Math.round(_root.timedseconds * 10); grebez = Math.floor(splitsec / 10 / 60); tofu = splitsec / 10 - grebez * 60; if (tofu > 9.999000000000001) { bochnoff = grebez + ':' + tofu; } if (tofu < 10) { bochnoff = grebez + ':0' + tofu; } } frame 41 { stop(); } frame 41 { _quality = 'High'; } button 4593 { on (release) { _root.gotoAndStop('mainmenu'); } } movieClip 4596 { frame 20 { stop(); } }




http://swfchan.com/19/91693/info.shtml
Created: 27/3 -2019 19:42:06 Last modified: 27/3 -2019 19:42:06 Server time: 27/04 -2024 07:41:14