Combined Code
frame 1 {
function doSomething() {}
stop();
_quality = 'Medium';
_root.gonext = '';
_root.volyoom = 100;
var global_sound = new Sound();
global_sound.setVolume(_root.volyoom);
var beepsound = new Sound();
beepsound.attachSound('beepsound');
var unepicno = new Sound();
unepicno.attachSound('sfxno');
_root.CMessage = '';
_root.ib1status = 1;
_root.ib2status = 1;
_root.ib3status = 1;
_root.ib4status = 1;
_root.ib5status = 1;
_root.ib6status = 1;
_root.ib7status = 1;
_root.ib8status = 1;
_root.slideslotS1 = 1;
_root.slideslotS2 = 2;
_root.slideslotS3 = 9;
_root.slideslotS4 = 6;
_root.slideslotS5 = 5;
_root.slideslotS6 = 3;
_root.slideslotS7 = 4;
_root.slideslotS8 = 7;
_root.slideslotS9 = 8;
_root.itemname = '';
_root.escaped_phil = 0;
_root.escaped_smiley = 0;
_root.escaped_phred = 0;
_root.zackDoorOpen = 0;
_root.escaped_zack = 0;
_root.skipper_cs_dialpad = 0;
_root.codeputteditin = '';
_root.codeputteditinS = '';
_root.codeputteditinZ = '';
_root.codeputteditinP = '';
_root.codeNUMOFLETTS = 0;
_root.codeNUMOFLETTSS = 0;
_root.codeNUMOFLETTSZ = 0;
_root.codeNUMOFLETTSP = 0;
_root.onfloor = 'Floor2';
_root.communiGoat = 0;
_root.communiBigToe = 0;
_root.communiMessie = 0;
_root.communiPig = 0;
_root.communiYeddy = 0;
_root.yetseenSmiley = 0;
_root.yetseenPhred = 0;
_root.yeddyhairtalked = 0;
_root.powerroomunlocked = 0;
_root.bigtoeneverask = 0;
_root.phredcodetalked = 0;
_root.messiefreed = 0;
_root.guarddooron = 1;
_root.allfriendsbygdoor = 0;
_root.hosetalk = 'right';
_root.leftfirstroom = 0;
_root.lolnodetectorz = 0;
_root.escaped_pig = 0;
MENU.customItems.push(Functioned4);
MENU = new ContextMenu();
MENU.hideBuiltInItems();
Functioned = new ContextMenuItem('No cheating', doSomething);
Functioned4 = new ContextMenuItem('on a test.', doSomething);
MENU.customItems.push(Functioned);
MENU.customItems.push(Functioned4);
_root.menu = MENU;
stopAllSounds();
var savefile = SharedObject.getLocal('riddletransfer1');
_root.introskip = savefile.data.introskip;
_root.BCSskip = savefile.data.BCSskip;
_root.timerpart1 = savefile.data.timerpart1;
_root.continuer = savefile.data.continuer;
_root.beatgame = savefile.data.beatgame;
if (savefile.data.introskip == undefined) {
_root.oldintroskip = 0;
_root.oldBCSskip = 0;
_root.oldtimerpart1 = 0;
_root.oldcontinuer = 0;
_root.oldbeatgame = 0;
}
var savefile = SharedObject.getLocal('riddletransfer1');
if (savefile.data.introskip == undefined) {
_root.introskip = 0;
_root.BCSskip = 0;
_root.timerpart1 = 0;
_root.continuer = 0;
_root.beatgame = 0;
} else {
_root.introskip = savefile.data.introskip;
_root.BCSskip = savefile.data.BCSskip;
_root.timerpart1 = savefile.data.timerpart1;
_root.continuer = savefile.data.continuer;
_root.beatgame = savefile.data.beatgame;
}
}
frame 1 {
if (_root.muzak._currentframe !== 1) {
stopAllSounds();
_root.muzak.gotoAndStop(1);
}
}
movieClip 9 {
}
movieClip 10 {
frame 1 {
stop();
}
}
movieClip 12 {
frame 1 {
stop();
}
instance of movieClip 10 {
onClipEvent (enterFrame) {
this._rotation += 0.25;
}
}
}
instance of movieClip 12 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
movieClip 46 {
frame 396 {
stop();
}
}
movieClip 50 {
frame 1 {
stop();
}
}
movieClip 55 {
}
movieClip 60 {
}
movieClip 65 {
frame 6 {
stop();
}
}
movieClip 68 {
frame 1 {
stop();
}
frame 13 {
stop();
}
frame 14 {
prevFrame();
}
frame 16 {
prevFrame();
}
frame 29 {
stop();
}
}
movieClip 69 {
frame 1 {
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
eval(bar)._xscale = PercentLoaded;
} else {
gotoAndStop('loaded');
}
bar._yscale = bar._xscale;
percentage = Math.floor(PercentLoaded) + '%';
percentageb = Math.floor(PercentLoaded) + '%';
}
frame 2 {
gotoAndPlay(1);
}
frame 3 {
stop();
}
instance of movieClip 68 {
onClipEvent (enterFrame) {
if (_root.fadeout._currentframe == 1) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
}
onClipEvent (press) {
this.gotoAndStop(15);
}
onClipEvent (dragOut) {
this.gotoAndStop(13);
}
onClipEvent (release) {
_root.gonext = 'intro-jonbro';
_root.fadeout.play();
this.gotoAndPlay(17);
}
}
}
movieClip 72 {
}
movieClip 74 {
}
movieClip 79 {
}
movieClip 80 {
frame 1 {
stop();
}
instance of movieClip 79 {
onClipEvent (rollOver) {
}
}
instance of movieClip 79 {
onClipEvent (enterFrame) {
if (_root.volyoom > 0) {
_root.volyoom -= 5.5;
}
}
}
frame 20 {
_root.gotoAndPlay(_root.gonext);
}
}
movieClip 83 {
frame 1 {
stop();
}
}
movieClip 85 {
}
movieClip 101 {
frame 1 {
stop();
}
instance of movieClip 85 {
onClipEvent (load) {
Mouse.hide();
_parent._x = _root._xmouse;
_parent._y = _root._ymouse;
_parent.wordsthere.asdf = _root.CMessage;
if (_parent._currentframe < 4) {
if (_root.CMessage == '') {
_parent.gotoAndStop(1);
}
if (_root.CMessage !== '') {
if (_parent._x < 321) {
_parent.wordsthere.gotoAndStop(2);
} else {
_parent.wordsthere.gotoAndStop(1);
}
}
}
}
onClipEvent (enterFrame) {
Mouse.hide();
_parent._x = _root._xmouse;
_parent._y = _root._ymouse;
_parent.wordsthere.asdf = _root.CMessage;
if (_root.CMessage == '') {
_parent.wordsthere.gotoAndStop(3);
}
if (_root.CMessage !== '') {
if (_parent._x < 321) {
_parent.wordsthere.gotoAndStop(2);
} else {
_parent.wordsthere.gotoAndStop(1);
}
}
}
}
instance of movieClip 85 {
onClipEvent (release) {
if (_root.dialpadbutton.hitTest(_root._xmouse, _root._ymouse, true) and _root.escaped_phil == 0) {
_root.cs_dialpadandflusher.gotoAndPlay(2);
} else {
if (_root.dialpadbutton.hitTest(_root._xmouse, _root._ymouse, true) and _root.escaped_phil == 1) {
_root.talkbubble.gotoAndStop('nomoredial1');
} else {
if (_root.room1vent.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.talkbubble.gotoAndStop('vent2');
} else {
if (_root.smiley1.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.talkbubble.gotoAndStop('smileyunlockconv1');
} else {
if (_root.cu_sliderser.flushspot.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.ib1status = 3;
_root.talkbubble2.gotoAndStop('flushhandleplace1');
} else {
if (_root.hardwoodboard.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.talkbubble.gotoAndStop('hittingboardwontwork');
}
}
}
}
}
}
_parent.gotoAndStop(1);
}
}
instance of movieClip 85 {
onClipEvent (release) {
if (_root.elevbuttonz.hitTest(_root._xmouse, _root._ymouse, true) and _root.cu_elevatorfloors._currentframe == 1) {
_root.cu_elevatorfloors.gotoAndStop(2);
} else {
if (_root.cu_elevatorfloors.keyslot.hitTest(_root._xmouse, _root._ymouse, true) and _root.escaped_phil == 1) {
_root.ib4status = 3;
_root.talkbubble2.gotoAndStop('elevkeyplaced1');
_root.cu_elevatorfloors.keyslot.gotoAndPlay(2);
}
}
_parent.gotoAndStop(1);
}
}
instance of movieClip 85 {
onClipEvent (release) {
if (_root.goatman.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.communiGoat = 1;
_root.talkbubble.gotoAndStop('goattalking1');
} else {
if (_root.goatman2.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.communiGoat = 1;
_root.talkbubble.gotoAndStop('goatgrasstalking1');
} else {
if (_root.bigtoe.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.communiBigToe = 1;
_root.talkbubble.gotoAndStop('bigtoetalking1');
} else {
if (_root.bigtoe2.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.communiBigToe = 1;
_root.talkbubble.gotoAndStop('bigtoehatthanks1');
} else {
if (_root.messie.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.communiMessie = 1;
_root.talkbubble.gotoAndStop('messietalking1');
} else {
if (_root.yeddy.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.communiYeddy = 1;
_root.talkbubble.gotoAndStop('yeddytalking1');
} else {
if (_root.flyingpig.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.communiPig = 1;
_root.talkbubble.gotoAndStop('pigtalking1');
} else {
if (_root.creaturecomfort.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.creaturecomforter.gotoAndStop(2);
_root.ib3status = 3;
}
}
}
}
}
}
}
}
_parent.gotoAndStop(1);
}
}
instance of movieClip 85 {
onClipEvent (release) {
if (_root.yeddy.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.cs_yeddyhair.gotoAndPlay(2);
}
_parent.gotoAndStop(1);
}
}
instance of movieClip 85 {
onClipEvent (release) {
if (_root.pwrmcardreader.hitTest(_root._xmouse, _root._ymouse, true)) {
if (_root.powerroomunlocked == 0) {
_root.powerroomunlocked = 1;
} else {
_root.powerroomunlocked = 0;
}
_root.beepsound.start();
}
_parent.gotoAndStop(1);
}
}
instance of movieClip 85 {
onClipEvent (release) {
if (_root.bigtoe.hitTest(_root._xmouse, _root._ymouse, true) and _root.communiBigToe == 0) {
_root.talkbubble.gotoAndStop('unsatisfiedwithhat0');
}
if (_root.bigtoe.hitTest(_root._xmouse, _root._ymouse, true) and _root.communiBigToe == 1) {
_root.talkbubble.gotoAndStop('unsatisfiedwithhat1');
}
if (_root.inventory.itembox2.hitTest(_root._xmouse, _root._ymouse, true) and _root.ib2status == 4) {
if (_root.hosetalk == 'left') {
_root.talkbubble.gotoAndStop('nohatdaisyLEFT');
}
if (_root.hosetalk == 'right') {
_root.talkbubble.gotoAndStop('nohatdaisyRIGHT');
}
}
if (_root.inventory.itembox6.hitTest(_root._xmouse, _root._ymouse, true) and _root.ib6status == 2) {
_root.ib1status = 5;
_root.ib6status = 3;
}
_parent.gotoAndStop(1);
}
}
instance of movieClip 85 {
onClipEvent (release) {
if (_root.smileysdialpad.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.cs_smileydialpad.gotoAndStop(2);
}
if (_root.cs_smileydialpad.diediedie.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.ib5status = 6;
}
_parent.gotoAndStop(1);
}
}
instance of movieClip 85 {
onClipEvent (release) {
if (_root.hosetalk == 'right') {
if (_root.drinkdispense.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.talkbubble.gotoAndStop('hoseR3');
}
if (!_root.drinkdispense.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.talkbubble.gotoAndStop('hoseR2');
}
}
if (_root.hosetalk == 'left') {
_root.talkbubble.gotoAndStop('hoseL2');
}
_parent.gotoAndStop(1);
}
}
instance of movieClip 85 {
onClipEvent (release) {
if (_root.faketrashcan.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.fromthespout2.createEmptyMovieClip('blank_mS', 3);
_root.fromthespout2.createEmptyMovieClip('blank_mc', 2);
_root.fromthespout2.createEmptyMovieClip('blank_mB', 1);
_root.cs_goatgetgrasses.gotoAndPlay(2);
_root.ib2status = 3;
}
if (!_root.faketrashcan.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.fromthespout2.createEmptyMovieClip('blank_mS', 3);
_root.fromthespout2.createEmptyMovieClip('blank_mc', 2);
_root.fromthespout2.createEmptyMovieClip('blank_mB', 1);
_root.talkbubble.gotoAndStop('hoseR2');
}
_parent.gotoAndStop(1);
}
}
instance of movieClip 85 {
onClipEvent (release) {
if (_root.zacktied.hitTest(_root._xmouse, _root._ymouse, true) and _root.zackDoorOpen == 0) {
_root.talkbubble.gotoAndStop('dothatifnoglassz');
}
if (_root.zacktied.hitTest(_root._xmouse, _root._ymouse, true) and _root.zackDoorOpen == 1) {
_root.cs_zackburnfall.gotoAndPlay(2);
}
if (_root.inventory.itembox1.hitTest(_root._xmouse, _root._ymouse, true) and _root.ib1status == 4) {
if (_root.hosetalk == 'left') {
_root.talkbubble.gotoAndStop('nohatdaisyLEFT');
}
if (_root.hosetalk == 'right') {
_root.talkbubble.gotoAndStop('nohatdaisyRIGHT');
}
}
_parent.gotoAndStop(1);
}
}
instance of movieClip 85 {
onClipEvent (release) {
if (_root.hardwoodboard.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.cs_freepig.gotoAndPlay(2);
}
_parent.gotoAndStop(1);
}
}
instance of movieClip 85 {
onClipEvent (release) {
if (_root.bigtoe.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.cs_bigfootgethat.gotoAndPlay(2);
}
_parent.gotoAndStop(1);
}
}
instance of movieClip 85 {
onClipEvent (release) {
if (_root.diallapad.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.ib6status = 5;
}
_parent.gotoAndStop(1);
}
}
instance of movieClip 85 {
onClipEvent (release) {
if (_root.inventory.itembox1.hitTest(_root._xmouse, _root._ymouse, true) and _root.ib1status == 4) {
_root.ib1status = 5;
_root.ib6status = 3;
}
_parent.gotoAndStop(1);
}
}
instance of movieClip 85 {
onClipEvent (release) {
if (_root.sogginess.hitTest(_root._xmouse, _root._ymouse, true)) {
_root.RS3CUT_sogface.play();
}
_parent.gotoAndStop(1);
}
}
instance of movieClip 85 {
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 85 {
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 85 {
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 85 {
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 85 {
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 85 {
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 108 {
frame 1 {
stop();
}
}
instance muzak of movieClip 108 {
onClipEvent (enterFrame) {
_root.global_sound.setVolume(_root.volyoom);
}
}
button 109 {
on (keyPress '<Tab>') {
tabEnabled = false;
}
}
frame 2 {
stop();
_quality = 'High';
_root.volyoom = 100;
}
movieClip 115 {
}
movieClip 117 {
}
button 125 {
on (release) {
_root.gonext = 'intro-newgrounds';
_root.fadeout.play();
}
}
movieClip 127 {
}
movieClip 130 {
}
movieClip 132 {
}
movieClip 134 {
}
movieClip 136 {
}
movieClip 138 {
}
movieClip 141 {
frame 260 {
_root.nextFrame();
}
}
instance fadeout of movieClip 80 {
}
frame 3 {
stop();
_quality = 'High';
_root.volyoom = 100;
}
button 145 {
on (release) {
_root.gonext = 'before-menu';
_root.fadeout.play();
}
}
movieClip 148 {
frame 20 {
stop();
}
}
movieClip 149 {
frame 25 {
stop();
}
}
movieClip 151 {
}
movieClip 152 {
}
movieClip 154 {
}
movieClip 178 {
}
movieClip 180 {
}
movieClip 182 {
}
movieClip 184 {
}
button 185 {
on (release) {
_root.gonext = 'ibefore-menu';
_root.fadeout.play();
}
}
movieClip 187 {
}
movieClip 188 {
frame 1 {
_root.stop();
}
frame 265 {
_root.play();
}
}
instance fadeout of movieClip 80 {
}
frame 4 {
stop();
_quality = 'Medium';
_root.volyoom = 100;
}
movieClip 190 {
instance of movieClip 72 {
onClipEvent (load) {
_visible = false;
}
}
frame 35 {
_root.gotoAndStop('mainmenu');
}
}
frame 5 {
stop();
_quality = 'Medium';
_root.CMessage = '';
_root.volyoom = 100;
}
frame 5 {
if (_root.muzak._currentframe !== 3) {
stopAllSounds();
_root.muzak.gotoAndStop(3);
}
}
movieClip 193 {
}
button 198 {
on (rollOver, release, dragOver) {
linkwords.wordy.gotoAndStop(1);
linkwords.gotoAndPlay(2);
}
on (releaseOutside, rollOut, dragOut) {
linkwords.gotoAndStop(1);
}
on (release) {
getURL('http://jonbro.newgrounds.com', 'blank');
}
}
button 199 {
on (rollOver, release, dragOver) {
linkwords.wordy.gotoAndStop(2);
linkwords.gotoAndPlay(2);
}
on (releaseOutside, rollOut, dragOut) {
linkwords.gotoAndStop(1);
}
on (release) {
getURL('http://www.twitter.com/tehjonbro', 'blank');
}
}
button 200 {
on (rollOver, release, dragOver) {
linkwords.wordy.gotoAndStop(3);
linkwords.gotoAndPlay(2);
}
on (releaseOutside, rollOut, dragOut) {
linkwords.gotoAndStop(1);
}
on (release) {
getURL('http://www.youtube.com/user/tehjonbro', 'blank');
}
}
button 201 {
on (rollOver, release, dragOver) {
linkwords.wordy.gotoAndStop(4);
linkwords.gotoAndPlay(2);
}
on (releaseOutside, rollOut, dragOut) {
linkwords.gotoAndStop(1);
}
on (release) {
getURL('http://www.jonbro.com', 'blank');
}
}
movieClip 214 {
frame 1 {
stop();
}
}
movieClip 217 {
frame 1 {
stop();
}
frame 2 {
play();
}
frame 7 {
stop();
}
}
movieClip 218 {
}
button 224 {
on (rollOver, release, dragOver) {
linkwords.wordy.gotoAndStop(5);
linkwords.gotoAndPlay(2);
}
on (releaseOutside, rollOut, dragOut) {
linkwords.gotoAndStop(1);
}
on (release) {
_root.gotoAndStop('mm-riddleschools');
}
}
movieClip 225 {
}
movieClip 237 {
frame 1 {
stop();
}
instance of movieClip 79 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 79 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 79 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 79 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 79 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 79 {
onClipEvent (load) {
this._visible = false;
}
}
}
movieClip 243 {
}
movieClip 283 {
frame 174 {
stop();
}
}
movieClip 289 {
frame 15 {
stop();
}
}
button 292 {
on (rollOver) {
_root.menupix.gotoAndStop(3);
}
on (release) {
_root.gotoAndStop('mm-instructions');
}
}
button 293 {
on (rollOver) {
_root.menupix.gotoAndStop(4);
}
on (release) {
_root.gotoAndStop('mm-disclaimer');
}
}
button 294 {
on (rollOver) {
_root.menupix.gotoAndStop(5);
}
on (release) {
_root.gotoAndStop('mm-credits');
}
}
button 295 {
on (rollOver) {
_root.menupix.gotoAndStop(6);
}
on (release) {
_root.unepicno.start();
}
}
button 296 {
on (rollOver) {
_root.menupix.gotoAndStop(2);
}
on (release) {
stopAllSounds();
_root.gotoAndStop('longintro');
}
}
button 302 {
on (rollOver) {
_root.menupix.gotoAndStop(6);
}
on (release) {
_root.unepicno.start();
}
}
button 305 {
on (rollOver) {
_root.menupix.gotoAndStop(7);
}
on (release) {
stopAllSounds();
_root.gotoAndStop('BeforeFinalRoomCutscene');
}
}
movieClip 306 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
button 308 {
on (rollOver) {
_root.menupix.gotoAndStop(8);
}
on (release) {
_root.gotoAndStop('mm-specialfeatures');
}
}
movieClip 309 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 311 {
frame 1 {
stop();
}
instance of movieClip 306 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
instance of movieClip 306 {
onClipEvent (load) {
gotoAndStop(2);
}
}
instance of movieClip 309 {
onClipEvent (load) {
gotoAndStop(2);
}
}
}
instance of movieClip 311 {
onClipEvent (load) {
if (_root.continuer !== 1) {
this.gotoAndStop(1);
}
if (_root.continuer == 1 and _root.beatgame !== 1) {
this.gotoAndStop(2);
}
if (_root.continuer == 1 and _root.beatgame == 1) {
this.gotoAndStop(3);
}
}
}
movieClip 313 {
frame 1 {
gotoAndPlay(2);
}
frame 12 {
stop();
}
}
movieClip 316 {
instance of movieClip 79 {
onClipEvent (load) {
_visible = false;
}
}
frame 10 {
stop();
}
}
button 322 {
on (release) {
_root.gotoAndStop('mainmenu');
}
}
button 335 {
on (release) {
getURL('http://www.newgrounds.com/audio/listen/407666', 'blank');
}
}
button 336 {
on (release) {
getURL('http://www.newgrounds.com/audio/listen/328597', 'blank');
}
}
button 337 {
on (release) {
getURL('http://www.newgrounds.com/audio/listen/296831', 'blank');
}
}
button 338 {
on (release) {
getURL('http://www.newgrounds.com/audio/listen/188305', 'blank');
}
}
button 339 {
on (release) {
getURL('http://www.newgrounds.com/audio/listen/79985', 'blank');
}
}
button 340 {
on (release) {
getURL('http://www.newgrounds.com/audio/listen/114212', 'blank');
}
}
button 341 {
on (release) {
getURL('http://www.newgrounds.com/audio/listen/202957', 'blank');
}
}
button 342 {
on (release) {
getURL('http://www.newgrounds.com/audio/listen/3985', 'blank');
}
}
frame 9 {
stop();
}
button 346 {
on (release) {
gotoAndStop(2);
}
}
button 347 {
on (release) {
gotoAndStop(4);
}
}
button 348 {
on (release) {
gotoAndStop(3);
}
}
button 370 {
on (release) {
nextFrame();
}
}
button 376 {
on (release) {
prevFrame();
}
}
movieClip 432 {
frame 1 {
stop();
}
}
button 434 {
on (release) {
gotoAndStop(1);
}
}
movieClip 440 {
instance of movieClip 79 {
onClipEvent (release) {
getURL('http://skeik-sprite.newgrounds.com', 'blank');
}
}
}
movieClip 441 {
frame 1 {
stop();
}
}
movieClip 445 {
frame 1 {
stop();
}
}
movieClip 470 {
instance of movieClip 79 {
onClipEvent (release) {
getURL('http://ninja-fan.newgrounds.com', 'blank');
}
}
instance of movieClip 79 {
onClipEvent (release) {
getURL('http://catoblepas.newgrounds.com', 'blank');
}
}
instance of movieClip 79 {
onClipEvent (release) {
getURL('http://richart.newgrounds.com', 'blank');
}
}
instance of movieClip 79 {
onClipEvent (release) {
getURL('http://jediknight123212.newgrounds.com', 'blank');
}
}
instance of movieClip 79 {
onClipEvent (release) {
getURL('http://bezman.newgrounds.com', 'blank');
}
}
instance of movieClip 79 {
onClipEvent (release) {
getURL('http://xthesnarfx.newgrounds.com', 'blank');
}
}
instance of movieClip 79 {
onClipEvent (release) {
getURL('http://swiftstylerx.newgrounds.com', 'blank');
}
}
instance of movieClip 79 {
onClipEvent (release) {
getURL('http://sumidiotdude.newgrounds.com', 'blank');
}
}
instance of movieClip 79 {
onClipEvent (release) {
getURL('http://paperbat.newgrounds.com', 'blank');
}
}
instance of movieClip 79 {
onClipEvent (release) {
getURL('http://super-maruigi.newgrounds.com', 'blank');
}
}
instance of movieClip 79 {
onClipEvent (release) {
getURL('http://ninja-fan.newgrounds.com', 'blank');
}
}
instance of movieClip 79 {
onClipEvent (release) {
getURL('http://elfman-rox.newgrounds.com', 'blank');
}
}
instance of movieClip 79 {
onClipEvent (release) {
getURL('http://bomtoons.newgrounds.com', 'blank');
}
}
instance of movieClip 79 {
onClipEvent (release) {
getURL('http://sumidiotdude.newgrounds.com', 'blank');
}
}
instance of movieClip 79 {
onClipEvent (release) {
getURL('http://just2pale.newgrounds.com', 'blank');
}
}
instance of movieClip 79 {
onClipEvent (release) {
getURL('http://ninja-fan.newgrounds.com', 'blank');
}
}
instance of movieClip 79 {
onClipEvent (release) {
getURL('http://ninja-fan.newgrounds.com', 'blank');
}
}
}
movieClip 471 {
frame 1 {
stop();
}
}
movieClip 473 {
frame 1 {
stop();
}
instance of movieClip 445 {
onClipEvent (load) {
_alpha = 50;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_parent.scrollerific2.prevFrame();
this.nextFrame();
} else {
this.prevFrame();
}
if (_parent.scrollerific2._currentframe == 1) {
this._alpha = 50;
} else {
this._alpha = 100;
}
}
}
instance of movieClip 445 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_parent.scrollerific2.nextFrame();
this.nextFrame();
} else {
this.prevFrame();
}
if (_parent.scrollerific2._currentframe == 120) {
this._alpha = 50;
} else {
this._alpha = 100;
}
}
}
instance of movieClip 445 {
onClipEvent (load) {
_alpha = 50;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_parent.scrollerific.prevFrame();
this.nextFrame();
} else {
this.prevFrame();
}
if (_parent.scrollerific._currentframe == 1) {
this._alpha = 50;
} else {
this._alpha = 100;
}
}
}
instance of movieClip 445 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_parent.scrollerific.nextFrame();
this.nextFrame();
} else {
this.prevFrame();
}
if (_parent.scrollerific._currentframe == 72) {
this._alpha = 50;
} else {
this._alpha = 100;
}
}
}
}
instance of movieClip 316 {
}
button 474 {
on (release) {
getURL('http://www.newgrounds.com/portal/view/314680', 'blank');
}
}
button 475 {
on (release) {
getURL('http://www.newgrounds.com/portal/view/349194', 'blank');
}
}
button 476 {
on (release) {
getURL('http://www.newgrounds.com/portal/view/430459', 'blank');
}
}
button 477 {
on (release) {
getURL('http://www.newgrounds.com/portal/view/532044', 'blank');
}
}
button 478 {
on (release) {
getURL('http://www.newgrounds.com/portal/view/532179', 'blank');
}
}
frame 11 {
stop();
_quality = 'High';
}
frame 11 {
stopAllSounds();
_root.muzak.gotoAndStop(1);
}
movieClip 489 {
}
movieClip 490 {
}
button 495 {
on (release) {
stopAllSounds();
_root.nextFrame();
}
}
movieClip 496 {
frame 1 {
stop();
}
}
movieClip 498 {
}
movieClip 502 {
}
movieClip 509 {
}
movieClip 511 {
}
movieClip 513 {
}
movieClip 532 {
}
movieClip 534 {
}
movieClip 536 {
}
movieClip 538 {
}
movieClip 540 {
}
movieClip 542 {
}
movieClip 544 {
}
movieClip 546 {
}
movieClip 548 {
}
movieClip 550 {
}
movieClip 552 {
}
movieClip 554 {
instance of movieClip 532 {
onClipEvent (load) {
this.gotoAndPlay(18);
}
}
}
movieClip 557 {
}
movieClip 559 {
}
movieClip 560 {
}
movieClip 578 {
instance of movieClip 79 {
onClipEvent (load) {
_parent._alpha = 0;
cat = 0;
}
onClipEvent (enterFrame) {
++cat;
if (cat > 82) {
_parent._alpha += 15;
}
if (_parent._alpha > 100) {
_parent._alpha = 100;
}
}
}
}
movieClip 586 {
}
movieClip 587 {
frame 1 {
gotoAndPlay(2);
}
frame 10 {
stop();
}
}
movieClip 591 {
}
movieClip 593 {
}
movieClip 595 {
}
movieClip 623 {
}
movieClip 660 {
}
movieClip 662 {
}
movieClip 695 {
}
movieClip 757 {
}
movieClip 761 {
}
movieClip 778 {
}
movieClip 782 {
}
movieClip 784 {
}
movieClip 786 {
}
movieClip 789 {
}
movieClip 791 {
}
movieClip 793 {
}
movieClip 795 {
}
movieClip 798 {
}
movieClip 800 {
}
movieClip 802 {
}
movieClip 831 {
}
movieClip 847 {
}
movieClip 865 {
}
movieClip 868 {
}
movieClip 870 {
}
movieClip 877 {
}
movieClip 878 {
frame 20 {
gotoAndPlay(1);
}
}
movieClip 880 {
}
movieClip 881 {
}
movieClip 891 {
}
movieClip 926 {
}
movieClip 927 {
}
movieClip 929 {
}
movieClip 939 {
}
movieClip 941 {
}
movieClip 943 {
}
movieClip 955 {
}
movieClip 958 {
}
movieClip 961 {
frame 9 {
gotoAndPlay(1);
}
}
movieClip 963 {
}
movieClip 975 {
}
movieClip 1028 {
}
movieClip 1032 {
}
movieClip 1034 {
}
movieClip 1036 {
}
movieClip 1085 {
}
movieClip 1238 {
}
movieClip 1249 {
}
movieClip 1287 {
}
movieClip 1437 {
}
movieClip 1442 {
frame 1 {
stop();
}
}
movieClip 1444 {
}
movieClip 1450 {
}
movieClip 1453 {
}
movieClip 1460 {
}
movieClip 1463 {
}
movieClip 1465 {
}
movieClip 1470 {
}
movieClip 1473 {
}
movieClip 1475 {
}
movieClip 1476 {
}
movieClip 1479 {
}
movieClip 1482 {
}
movieClip 1509 {
}
movieClip 1521 {
}
movieClip 1524 {
}
movieClip 1526 {
instance of movieClip 496 {
onClipEvent (load) {
if (_root.introskip == 0) {
this.gotoAndStop(1);
}
if (_root.introskip == 1) {
this.gotoAndStop(2);
}
}
}
frame 465 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
frame 496 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
frame 497 {
stop();
}
instance of movieClip 587 {
}
instance of movieClip 578 {
}
frame 531 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
frame 561 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
frame 562 {
stop();
}
instance of movieClip 587 {
}
frame 598 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
frame 616 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
frame 646 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
frame 682 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
frame 716 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
frame 717 {
stop();
}
instance of movieClip 587 {
}
frame 768 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
frame 814 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
frame 846 {
stopAllSounds();
}
frame 1578 {
_quality = 'Medium';
}
frame 1767 {
_quality = 'High';
}
frame 1857 {
_quality = 'Medium';
}
frame 2058 {
_quality = 'High';
}
frame 2975 {
_quality = 'Medium';
}
frame 3085 {
_quality = 'High';
}
frame 3581 {
_quality = 'Low';
}
frame 3674 {
_root.muzak.gotoAndStop(4);
}
frame 3680 {
stop();
_root.gotoAndStop('F2-PhilCellA');
}
}
instance cursor of movieClip 101 {
onClipEvent (enterFrame) {
trace(_root.timedguarddooropen);
}
}
instance muzak of movieClip 108 {
onClipEvent (enterFrame) {
_root.global_sound.setVolume(_root.volyoom);
}
}
frame 12 {
timerpart1 = 0;
}
frame 12 {
stop();
_quality = 'Medium';
_root.CMessage = '';
_root.escaped_phil = 0;
_root.hosetalk = 'right';
_root.beatlastroom = false;
introskip = 1;
savefile.data.introskip = _root.introskip;
savefile.flush();
}
frame 12 {
if (_root.muzak._currentframe !== 2 and _root.muzak._currentframe !== 4) {
stopAllSounds();
_root.muzak.gotoAndStop(2);
}
_root.volyoom = 100;
global_sound.setVolume(_root.volyoom);
}
movieClip 1528 {
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
instance of movieClip 1442 {
onClipEvent (enterFrame) {
if (_root.ib1status < 2) {
this.gotoAndStop(1);
}
if (_root.ib1status > 1) {
this.gotoAndStop(2);
}
}
}
movieClip 1533 {
}
movieClip 1535 {
}
movieClip 1537 {
}
movieClip 1539 {
}
movieClip 1541 {
}
movieClip 1543 {
}
movieClip 1545 {
}
movieClip 1549 {
frame 331 {
gotoAndPlay(random(230));
}
}
movieClip 1550 {
}
movieClip 1551 {
frame 88 {
gotoAndPlay(1);
}
}
movieClip 1553 {
frame 20 {
_root.overnopress.gotoAndStop(1);
_parent.gotoAndStop(1);
}
}
movieClip 1556 {
}
movieClip 1558 {
}
movieClip 1560 {
}
movieClip 1562 {
}
movieClip 1564 {
}
movieClip 1566 {
}
movieClip 1568 {
}
movieClip 1570 {
}
movieClip 1572 {
}
movieClip 1573 {
instance of movieClip 79 {
onClipEvent (load) {
if (_parent._name == 'zack') {
if (_root.escaped_zack !== 1) {
_parent._visible = false;
}
if (_root.escaped_zack == 1) {
_parent._visible = true;
}
}
}
}
}
movieClip 1574 {
frame 1 {
stop();
}
frame 4 {
_root.elevator.zacks._visible = false;
}
}
instance of movieClip 1475 {
onClipEvent (rollOver) {
_root.CMessage = 'tv screen';
}
onClipEvent (release) {
_root.cu_toilet.gotoAndStop(3);
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'monkey poster';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('karshposter1');
_root.CMessage = '';
}
}
instance room1vent of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'vent';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('vent1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'exquisite bedding';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('bedsheet1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'exquisite bedding';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('bedsheet1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'pillow';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('pillow1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'mirror';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('mirror1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'mirror';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('mirror1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'toilet lid';
}
onClipEvent (release) {
_root.cu_toilet.gotoAndStop(2);
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'toilet bowl';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('tbowl1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'sink';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('sink1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'flusher';
}
onClipEvent (release) {
if (_root.ib1status < 2) {
_root.talkbubble.gotoAndStop('flush1');
}
if (_root.ib1status > 1) {
_root.talkbubble.gotoAndStop('flush2');
}
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'label';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('sign1');
_root.CMessage = '';
}
}
instance dialpadbutton of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'dialpad';
}
onClipEvent (release) {
if (_root.ib1status < 2) {
_root.cs_dialpad.play();
}
if (_root.ib1status > 1) {
_root.talkbubble.gotoAndStop('room1reach1');
}
_root.CMessage = '';
}
}
movieClip 1595 {
}
movieClip 1598 {
instance of movieClip 85 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_parent.nextFrame();
} else {
_parent.prevFrame();
}
}
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('doorenter1');
_root.CMessage = '';
}
}
movieClip 1615 {
frame 1 {
stop();
}
frame 13 {
stop();
}
}
movieClip 1633 {
frame 91 {
gotoAndPlay(1);
}
}
movieClip 1635 {
}
movieClip 1637 {
}
movieClip 1639 {
}
movieClip 1641 {
frame 81 {
gotoAndPlay(1);
}
}
movieClip 1644 {
}
movieClip 1645 {
frame 1 {
stop();
}
frame 5 {
stop();
}
}
movieClip 1648 {
}
movieClip 1651 {
}
button 1659 {
on (release) {
if (_root.codeNUMOFLETTS < 5) {
_root.codeputteditin += '7';
_root.codeNUMOFLETTS += 1;
}
}
}
button 1660 {
on (release) {
if (_root.codeNUMOFLETTS < 5) {
_root.codeputteditin += '8';
_root.codeNUMOFLETTS += 1;
}
}
}
button 1661 {
on (release) {
if (_root.codeNUMOFLETTS < 5) {
_root.codeputteditin += '9';
_root.codeNUMOFLETTS += 1;
}
}
}
button 1662 {
on (release) {
if (_root.codeNUMOFLETTS < 5) {
_root.codeputteditin += '4';
_root.codeNUMOFLETTS += 1;
}
}
}
button 1663 {
on (release) {
if (_root.codeNUMOFLETTS < 5) {
_root.codeputteditin += '5';
_root.codeNUMOFLETTS += 1;
}
}
}
button 1664 {
on (release) {
if (_root.codeNUMOFLETTS < 5) {
_root.codeputteditin += '6';
_root.codeNUMOFLETTS += 1;
}
}
}
button 1665 {
on (release) {
if (_root.codeNUMOFLETTS < 5) {
_root.codeputteditin += '1';
_root.codeNUMOFLETTS += 1;
}
}
}
button 1666 {
on (release) {
if (_root.codeNUMOFLETTS < 5) {
_root.codeputteditin += '2';
_root.codeNUMOFLETTS += 1;
}
}
}
button 1667 {
on (release) {
if (_root.codeNUMOFLETTS < 5) {
_root.codeputteditin += '3';
_root.codeNUMOFLETTS += 1;
}
}
}
button 1668 {
on (release) {
if (_root.codeNUMOFLETTS < 5) {
_root.codeputteditin += '0';
_root.codeNUMOFLETTS += 1;
}
}
}
button 1669 {
on (release) {
_root.codeputteditin = '';
_root.codeNUMOFLETTS = 0;
}
}
button 1670 {
on (release) {
if (_root.codeputteditin !== '78255' and _root.codeputteditin !== '80475' and _root.codeputteditin !== '13337' and _root.codeputteditin !== '90000' and _root.codeputteditin !== '90001' and _root.codeputteditin !== '07734' and _root.codeputteditin !== '00000') {
_root.codeputteditin = '';
_root.codeNUMOFLETTS = 0;
_root.talkbubble2.gotoAndStop('nothaphap');
}
if (_root.codeputteditin == '78255') {
_root.codeputteditin = '';
_root.codeNUMOFLETTS = 0;
_root.cs_dialpadandflusher.gotoAndPlay('continuedleavedoor1');
this.gotoAndStop(1);
}
if (_root.codeputteditin == '80475') {
_root.codeputteditin = '';
_root.codeNUMOFLETTS = 0;
_root.talkbubble2.gotoAndStop('dialpadee_BOATS');
}
if (_root.codeputteditin == '13337') {
_root.codeputteditin = '';
_root.codeNUMOFLETTS = 0;
_root.talkbubble2.gotoAndStop('dialpadee_LEEET');
}
if (_root.codeputteditin == '90000' or _root.codeputteditin == '90001') {
_root.codeputteditin = '';
_root.codeNUMOFLETTS = 0;
_root.talkbubble2.gotoAndStop('dialpadee_NINET');
}
if (_root.codeputteditin == '07734') {
_root.codeputteditin = '';
_root.codeNUMOFLETTS = 0;
_root.talkbubble2.gotoAndStop('dialpadee_HELLO');
}
if (_root.codeputteditin == '00000') {
_root.codeputteditin = '';
_root.codeNUMOFLETTS = 0;
_root.talkbubble2.gotoAndStop('dialpadee_NOTHO');
}
}
}
movieClip 1676 {
frame 1 {
stop();
}
}
movieClip 1677 {
frame 1 {
stop();
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
instance theflusherthing of movieClip 1615 {
onClipEvent (load) {
if (_root.ib1status < 2) {
this.gotoAndStop(1);
}
if (_root.ib1status > 1) {
this.gotoAndStop(13);
}
}
onClipEvent (rollOver) {
_root.CMessage = 'flusher';
}
onClipEvent (release) {
if (_root.ib1status < 2) {
_root.talkbubble2.gotoAndStop('flush1b');
}
if (_root.ib1status > 1) {
_root.talkbubble2.gotoAndStop('flush2b');
}
_root.CMessage = '';
}
}
instance of movieClip 1645 {
onClipEvent (load) {
if (_root.ib1status < 2) {
this.gotoAndStop(1);
}
if (_root.ib1status > 1) {
this.gotoAndStop(6);
}
}
onClipEvent (rollOver) {
if (this._currentframe == 1) {
_root.CMessage = 'flusher handle';
}
if (this._currentframe > 1) {
_root.CMessage = '';
}
}
onClipEvent (release) {
_root.talkbubble2.gotoAndStop('flushget1');
_root.ib1status = 2;
_parent.theflusherthing.play();
this.play();
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'graffiti';
}
onClipEvent (release) {
_root.talkbubble2.gotoAndStop('graffiti1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'things';
}
onClipEvent (release) {
_root.talkbubble2.gotoAndStop('pipes1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'things';
}
onClipEvent (release) {
_root.talkbubble2.gotoAndStop('pipes1');
_root.CMessage = '';
}
}
instance of movieClip 1648 {
onClipEvent (rollOver) {
_root.CMessage = 'ball float';
}
onClipEvent (release) {
_root.talkbubble2.gotoAndStop('ballfloat1');
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.cs_dialpadandflusher.gotoAndStop(1);
_parent.gotoAndStop(1);
_root.CMessage = '';
}
}
instance of movieClip 85 {
onClipEvent (load) {
_parent.grungedip = _root.codeputteditin;
}
onClipEvent (enterFrame) {
_parent.grungedip = _root.codeputteditin;
}
}
instance of movieClip 1676 {
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
if (_root.talkbubble2._currentframe == 1) {
this._visible = true;
}
if (_root.talkbubble2._currentframe > 1) {
this._visible = false;
}
}
onClipEvent (mouseDown) {
this.gotoAndStop(2);
}
onClipEvent (mouseUp) {
this.gotoAndStop(1);
}
}
}
movieClip 1684 {
frame 1 {
gotoAndPlay(2);
}
frame 11 {
stop();
}
}
movieClip 1695 {
frame 1 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_root.cursor.gotoAndStop('carryFLUSHERHANDLE');
}
onClipEvent (rollOver, dragOver) {
_root.itemname = 'flusher handle';
}
onClipEvent (releaseOutside, rollOut, dragOut) {
_root.itemname = '';
}
}
instance of movieClip 1684 {
}
instance of movieClip 79 {
onClipEvent (release) {
_root.cursor.gotoAndStop('carryTOPHAT');
}
onClipEvent (rollOver, dragOver) {
_root.itemname = 'top hat';
}
onClipEvent (releaseOutside, rollOut, dragOut) {
_root.itemname = '';
}
}
instance of movieClip 1684 {
}
instance of movieClip 79 {
onClipEvent (release) {
_root.cursor.gotoAndStop('carryFANCYHAT');
}
onClipEvent (rollOver, dragOver) {
_root.itemname = 'feather hat';
}
onClipEvent (releaseOutside, rollOut, dragOut) {
_root.itemname = '';
}
}
instance of movieClip 79 {
onClipEvent (release) {
if (_root.hosetalk == 'right') {
_root.talkbubble.gotoAndStop('hoseR1');
}
if (_root.hosetalk == 'left') {
_root.talkbubble.gotoAndStop('hoseL1');
}
}
onClipEvent (rollOver, dragOver) {
_root.itemname = 'hose';
}
onClipEvent (releaseOutside, rollOut, dragOut) {
_root.itemname = '';
}
}
instance of movieClip 1684 {
}
instance of movieClip 79 {
onClipEvent (release) {
_root.cursor.gotoAndStop('carryDAISY');
}
onClipEvent (rollOver, dragOver) {
_root.itemname = 'daisy';
}
onClipEvent (releaseOutside, rollOut, dragOut) {
_root.itemname = '';
}
}
instance of movieClip 1684 {
}
instance of movieClip 79 {
onClipEvent (release) {
_root.cursor.gotoAndStop('carryCCOMMUNICATOR');
}
onClipEvent (rollOver, dragOver) {
_root.itemname = 'creature communicator';
}
onClipEvent (releaseOutside, rollOut, dragOut) {
_root.itemname = '';
}
}
instance of movieClip 1684 {
}
instance of movieClip 79 {
onClipEvent (release) {
_root.cursor.gotoAndStop('carryELEVATORKEY');
}
onClipEvent (rollOver, dragOver) {
_root.itemname = 'elevator key';
}
onClipEvent (releaseOutside, rollOut, dragOut) {
_root.itemname = '';
}
}
instance of movieClip 1684 {
}
instance of movieClip 79 {
onClipEvent (release) {
_root.cursor.gotoAndStop('carryPOWERROOMCARD');
}
onClipEvent (rollOver, dragOver) {
_root.itemname = 'Power Room access card';
}
onClipEvent (releaseOutside, rollOut, dragOut) {
_root.itemname = '';
}
}
instance of movieClip 79 {
onClipEvent (release) {
_root.cursor.gotoAndStop('carryHAIRSPRAY');
}
onClipEvent (rollOver, dragOver) {
_root.itemname = 'hair spray';
}
onClipEvent (releaseOutside, rollOut, dragOut) {
_root.itemname = '';
}
}
instance of movieClip 1684 {
}
instance of movieClip 79 {
onClipEvent (release) {
_root.cursor.gotoAndStop('carryGAMEDIE');
}
onClipEvent (rollOver, dragOver) {
_root.itemname = 'game die';
}
onClipEvent (releaseOutside, rollOut, dragOut) {
_root.itemname = '';
}
}
instance of movieClip 1684 {
}
instance of movieClip 79 {
onClipEvent (release) {
_root.cursor.gotoAndStop('carryFEATHERS');
}
onClipEvent (rollOver, dragOver) {
_root.itemname = 'feathers';
}
onClipEvent (releaseOutside, rollOut, dragOut) {
_root.itemname = '';
}
}
instance of movieClip 1684 {
}
instance of movieClip 79 {
onClipEvent (release) {
_root.cursor.gotoAndStop('carryDIALPAD');
}
onClipEvent (rollOver, dragOver) {
_root.itemname = 'diaplad';
}
onClipEvent (releaseOutside, rollOut, dragOut) {
_root.itemname = '';
}
}
instance of movieClip 1684 {
}
instance of movieClip 79 {
onClipEvent (release) {
_root.cursor.gotoAndStop('carryZACK');
}
onClipEvent (rollOver, dragOver) {
_root.itemname = 'Zack';
}
onClipEvent (releaseOutside, rollOut, dragOut) {
_root.itemname = '';
}
}
}
movieClip 1699 {
frame 1 {
itemnameshow = '';
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
instance itembox1 of movieClip 1695 {
onClipEvent (enterFrame) {
this.gotoAndStop(_root.ib1status);
_parent.itemnameshow = _root.itemname;
}
}
instance itembox2 of movieClip 1695 {
onClipEvent (enterFrame) {
this.gotoAndStop(_root.ib2status + 30);
_parent.itemnameshow = _root.itemname;
}
}
instance itembox3 of movieClip 1695 {
onClipEvent (enterFrame) {
this.gotoAndStop(_root.ib3status + 60);
_parent.itemnameshow = _root.itemname;
}
}
instance itembox4 of movieClip 1695 {
onClipEvent (enterFrame) {
this.gotoAndStop(_root.ib4status + 90);
_parent.itemnameshow = _root.itemname;
}
}
instance itembox5 of movieClip 1695 {
onClipEvent (enterFrame) {
this.gotoAndStop(_root.ib5status + 120);
_parent.itemnameshow = _root.itemname;
}
}
instance itembox6 of movieClip 1695 {
onClipEvent (enterFrame) {
this.gotoAndStop(_root.ib6status + 150);
_parent.itemnameshow = _root.itemname;
}
}
instance itembox7 of movieClip 1695 {
onClipEvent (enterFrame) {
this.gotoAndStop(_root.ib7status + 180);
_parent.itemnameshow = _root.itemname;
}
}
instance itembox8 of movieClip 1695 {
onClipEvent (enterFrame) {
this.gotoAndStop(_root.ib8status + 210);
_parent.itemnameshow = _root.itemname;
}
}
}
movieClip 1703 {
}
button 1710 {
on (release) {
_parent.gotoAndStop(1);
}
}
movieClip 1711 {
frame 1 {
stop();
}
}
movieClip 1751 {
frame 1 {
stop();
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
instance of movieClip 1711 {
onClipEvent (load) {
if (_root.skipper_cs_dialpad == 0) {
this.gotoAndStop(1);
}
if (_root.skipper_cs_dialpad == 1) {
this.gotoAndStop(2);
}
}
}
frame 180 {
_root.skipper_cs_dialpad = 1;
gotoAndStop(1);
}
}
movieClip 1759 {
}
movieClip 1776 {
}
movieClip 1779 {
}
movieClip 1782 {
}
movieClip 1796 {
frame 1 {
stop();
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
frame 53 {
stop();
_root.cu_toilet.gotoAndStop(4);
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
frame 54 {
_root.gotoAndStop('F2-PhilCellB');
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
frame 141 {
stop();
}
}
movieClip 1798 {
frame 1 {
stop();
}
frame 2 {
stop();
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
frame 3 {
stop();
}
}
button 1884 {
on (release) {
gotoAndStop('goattalkMan');
}
}
button 1888 {
on (release) {
gotoAndStop('goattalkHowYou');
}
}
button 1889 {
on (release) {
gotoAndStop('goattalkGoGoGo');
}
}
button 1890 {
on (release) {
gotoAndStop('goattalkPipeThing');
}
}
button 1891 {
on (release) {
gotoAndStop('goattalkBilly');
}
}
button 1892 {
on (release) {
gotoAndStop('goatstoptalk');
}
}
button 1893 {
on (release) {
gotoAndStop('goatsmodetect');
}
}
button 1937 {
on (release) {
gotoAndStop('smileyhairagain');
}
}
button 1938 {
on (release) {
gotoAndStop('smileyHowYou');
}
}
button 1939 {
on (release) {
gotoAndStop('smileynicercell');
}
}
button 1940 {
on (release) {
gotoAndStop('smileywhatcode');
}
}
button 1941 {
on (release) {
gotoAndStop('smileycul8r');
}
}
button 1946 {
on (release) {
gotoAndStop('smileyhavespray');
}
}
button 1976 {
on (release) {
gotoAndStop('yeddywhatcreat1');
}
}
button 1977 {
on (release) {
gotoAndStop('yeddytalkHowYou');
}
}
button 1978 {
on (release) {
gotoAndStop('yeddyhairYEAH');
}
}
button 1979 {
on (release) {
gotoAndStop('yeddysmokedetect');
}
}
button 1980 {
on (release) {
gotoAndStop('yeddyicepun');
}
}
button 1981 {
on (release) {
gotoAndStop('yeddystoptalk');
}
}
button 2022 {
on (release) {
gotoAndStop('messiegoby');
}
}
button 2023 {
on (release) {
gotoAndStop('messiefeels');
}
}
button 2024 {
on (release) {
gotoAndStop('messieage');
}
}
button 2025 {
on (release) {
if (_root.ib4status < 4) {
gotoAndStop('messielivedthere');
}
if (_root.ib4status > 3) {
gotoAndStop('messielivedthere2');
}
}
}
button 2026 {
on (release) {
gotoAndStop('messielog');
}
}
button 2027 {
on (release) {
gotoAndStop('messiesccchattt');
}
}
button 2028 {
on (release) {
gotoAndStop('messiestoptalk');
}
}
button 2096 {
on (release) {
gotoAndStop('bigtoecrumpets');
}
}
button 2097 {
on (release) {
gotoAndStop('bigtoeinquiry');
}
}
button 2098 {
on (release) {
gotoAndStop('bigtoenails1');
}
}
button 2099 {
on (release) {
gotoAndStop('bigtoelikesfhats1');
}
}
button 2100 {
on (release) {
gotoAndStop('bigtoeleave');
}
}
button 2101 {
on (release) {
gotoAndStop('bigtoesmokewood');
}
}
button 2102 {
on (release) {
gotoAndStop('bigtoegetbent');
}
}
button 2117 {
on (release) {
gotoAndStop('bigtoePartMoment');
}
}
button 2118 {
on (release) {
if (_root.bigtoeneverask == 0) {
gotoAndStop('bigtoeGrandScheme');
}
if (_root.bigtoeneverask == 1) {
gotoAndStop('bigtoeGrandSchemeB');
}
}
}
button 2119 {
on (release) {
gotoAndStop('bigtoeamwhoam');
}
}
button 2170 {
on (release) {
gotoAndStop('phredfamiliar1');
}
}
button 2171 {
on (release) {
gotoAndStop('phredhowfeel1');
}
}
button 2172 {
on (release) {
gotoAndStop('phredwantsdo1');
}
}
button 2173 {
on (release) {
gotoAndStop('phredsnoz1');
}
}
button 2174 {
on (release) {
gotoAndStop('phredkangaroo1');
}
}
button 2175 {
on (release) {
gotoAndStop('phredculater');
}
}
button 2180 {
on (release) {
gotoAndStop('phredsnoz2');
}
}
button 2267 {
on (release) {
gotoAndStop('pigshakin');
}
}
button 2268 {
on (release) {
gotoAndStop('pigfly');
}
}
button 2269 {
on (release) {
gotoAndStop('piglived');
}
}
button 2270 {
on (release) {
gotoAndStop('pigcaptured');
}
}
button 2271 {
on (release) {
gotoAndStop('pigfat');
}
}
button 2272 {
on (release) {
gotoAndStop(1);
}
}
button 2273 {
on (release) {
gotoAndStop('footballpig');
}
}
button 2305 {
on (release) {
gotoAndStop('ZackHowYou');
}
}
button 2306 {
on (release) {
gotoAndStop('Zackpole');
}
}
button 2307 {
on (release) {
gotoAndStop('zackfunfactz');
}
}
button 2308 {
on (release) {
gotoAndStop('zackstoptalk');
}
}
button 2309 {
on (release) {
gotoAndStop('zackdoorcodk');
}
}
movieClip 2395 {
frame 1 {
stop();
}
instance of movieClip 586 {
onClipEvent (load) {
_visible = false;
}
}
instance of movieClip 586 {
onClipEvent (load) {
_visible = false;
}
}
instance of movieClip 1528 {
onClipEvent (load) {
_root.CMessage = '';
}
onClipEvent (enterFrame) {
_root.CMessage = '';
}
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 587 {
}
frame 4 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 7 {
gotoAndStop(1);
}
frame 9 {
gotoAndStop(1);
}
frame 11 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 14 {
gotoAndStop(1);
}
frame 16 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 19 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 22 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 25 {
gotoAndStop(1);
}
frame 27 {
gotoAndStop(1);
}
frame 29 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 32 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 36 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 39 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 42 {
gotoAndStop(1);
}
frame 44 {
gotoAndStop(1);
}
frame 46 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 49 {
gotoAndStop(1);
}
frame 51 {
gotoAndStop(1);
}
frame 53 {
gotoAndStop(1);
}
frame 55 {
gotoAndStop(1);
}
frame 57 {
gotoAndStop(1);
}
frame 59 {
gotoAndStop(1);
}
frame 61 {
gotoAndStop(1);
}
frame 63 {
gotoAndStop(1);
}
frame 65 {
gotoAndStop(1);
}
frame 67 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 70 {
gotoAndStop(1);
}
frame 72 {
gotoAndStop(1);
}
frame 74 {
gotoAndStop(1);
}
frame 76 {
gotoAndStop(1);
}
frame 78 {
gotoAndStop(1);
}
frame 80 {
gotoAndStop(1);
}
frame 82 {
gotoAndStop(1);
}
frame 84 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 87 {
gotoAndStop(1);
}
frame 89 {
gotoAndStop(1);
}
frame 91 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 94 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 96 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 99 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 102 {
gotoAndStop(1);
}
frame 104 {
gotoAndStop(1);
}
frame 106 {
gotoAndStop(1);
}
frame 108 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 111 {
gotoAndStop(1);
}
frame 113 {
gotoAndStop(1);
}
frame 115 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 118 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 121 {
gotoAndStop(1);
}
frame 123 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 126 {
gotoAndStop(1);
}
frame 128 {
gotoAndStop(1);
}
frame 130 {
gotoAndStop(1);
}
frame 132 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 135 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 139 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
instance of movieClip 1528 {
onClipEvent (load) {
_root.CMessage = '';
}
onClipEvent (enterFrame) {
_root.CMessage = '';
}
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 148 {
gotoAndStop('goattalkref');
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 154 {
gotoAndStop('goattalkref');
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 159 {
gotoAndStop('goattalkref');
}
instance of movieClip 587 {
}
frame 161 {
gotoAndStop('goattalkref');
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 166 {
gotoAndStop('goattalkref');
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 170 {
gotoAndStop('goattalkref');
}
frame 171 {
gotoAndStop(1);
}
frame 172 {
_root.smiley.mouth.gotoAndStop('smile');
}
instance of movieClip 587 {
}
frame 174 {
_root.smiley.mouth.gotoAndStop('indifferent');
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 177 {
_root.smiley.mouth.gotoAndStop('halfsmile');
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 181 {
_root.smiley.mouth.gotoAndStop('smile');
}
instance of movieClip 587 {
}
frame 184 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 186 {
_root.smiley.mouth.gotoAndStop('smile');
}
frame 187 {
if (_root.yeddyhairtalked == 0 or _root.ib5status > 1) {
gotoAndStop('smiley1choice');
}
if (_root.yeddyhairtalked == 1 and _root.ib5status < 2) {
gotoAndStop('smiley2choice');
}
}
instance of movieClip 1528 {
onClipEvent (load) {
_root.CMessage = '';
}
onClipEvent (enterFrame) {
_root.CMessage = '';
}
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
frame 190 {
_root.smiley.mouth.gotoAndStop('smile');
}
instance of movieClip 587 {
}
frame 191 {
gotoAndStop(1);
}
frame 193 {
_root.smiley.mouth.gotoAndStop('smile');
}
instance of movieClip 587 {
}
frame 195 {
_root.smiley.mouth.gotoAndStop('indifferent');
}
instance of movieClip 587 {
}
frame 196 {
if (_root.yeddyhairtalked == 0 or _root.ib5status > 1) {
gotoAndStop('smiley1choice');
}
if (_root.yeddyhairtalked == 1 and _root.ib5status < 2) {
gotoAndStop('smiley2choice');
}
}
frame 197 {
_root.smiley.mouth.gotoAndStop('smile');
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 201 {
if (_root.yeddyhairtalked == 0 or _root.ib5status > 1) {
gotoAndStop('smiley1choice');
}
if (_root.yeddyhairtalked == 1 and _root.ib5status < 2) {
gotoAndStop('smiley2choice');
}
}
frame 202 {
_root.smiley.mouth.gotoAndStop('smile');
}
instance of movieClip 587 {
}
frame 204 {
_root.smiley.mouth.gotoAndStop('halfsmile');
}
instance of movieClip 587 {
}
frame 206 {
_root.smiley.mouth.gotoAndStop('indifferent');
}
instance of movieClip 587 {
}
frame 207 {
if (_root.yeddyhairtalked == 0 or _root.ib5status > 1) {
gotoAndStop('smiley1choice');
}
if (_root.yeddyhairtalked == 1 and _root.ib5status < 2) {
gotoAndStop('smiley2choice');
}
}
frame 208 {
_root.smiley.mouth.gotoAndStop('smile');
}
instance of movieClip 587 {
}
frame 210 {
_root.smiley.mouth.gotoAndStop('halfsmile');
}
instance of movieClip 587 {
}
frame 212 {
if (_root.yeddyhairtalked == 0 or _root.ib5status > 1) {
gotoAndStop('smiley1choice');
}
if (_root.yeddyhairtalked == 1 and _root.ib5status < 2) {
gotoAndStop('smiley2choice');
}
}
frame 213 {
_root.smiley.mouth.gotoAndStop('halfsmile');
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 216 {
_root.smiley.mouth.gotoAndStop('smile');
}
instance of movieClip 587 {
}
frame 217 {
_root.ib5status = 2;
}
frame 218 {
gotoAndStop('smiley1choice');
}
frame 220 {
gotoAndStop(1);
}
frame 222 {
gotoAndStop(1);
}
frame 224 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 228 {
gotoAndStop(1);
}
frame 230 {
_root.yeddy11.gotoAndStop(1);
_root.yeddy21.gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 231 {
_root.yeddy11.gotoAndStop(1);
_root.yeddy21.gotoAndStop(1);
}
instance of movieClip 1528 {
onClipEvent (load) {
_root.CMessage = '';
}
onClipEvent (enterFrame) {
_root.CMessage = '';
}
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
frame 232 {
_root.yeddy11.gotoAndStop(1);
_root.yeddy21.gotoAndStop(1);
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 235 {
_root.yeddy11.gotoAndStop(2);
_root.yeddy21.gotoAndStop(2);
}
instance of movieClip 587 {
}
frame 236 {
_root.yeddy11.gotoAndStop(1);
_root.yeddy21.gotoAndStop(1);
}
frame 237 {
gotoAndStop('yeddytalkref');
}
frame 238 {
gotoAndStop(1);
}
frame 239 {
_root.yeddy11.gotoAndStop(2);
_root.yeddy21.gotoAndStop(2);
}
instance of movieClip 587 {
}
frame 240 {
_root.yeddy11.gotoAndStop(1);
_root.yeddy21.gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 243 {
gotoAndStop('yeddytalkref');
}
frame 244 {
_root.yeddy11.gotoAndStop(1);
_root.yeddy21.gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 245 {
_root.yeddy11.gotoAndStop(2);
_root.yeddy21.gotoAndStop(2);
}
instance of movieClip 587 {
}
frame 246 {
_root.yeddy11.gotoAndStop(1);
_root.yeddy21.gotoAndStop(1);
}
frame 247 {
gotoAndStop('yeddytalkref');
}
frame 248 {
_root.yeddy11.gotoAndStop(1);
_root.yeddy21.gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 250 {
_root.cs_yeddystare.gotoAndPlay(2);
}
frame 250 {
gotoAndStop(1);
}
frame 251 {
_root.yeddy11.gotoAndStop(2);
_root.yeddy21.gotoAndStop(2);
_root.yeddyhairtalked = 1;
}
instance of movieClip 587 {
}
frame 252 {
_root.yeddy11.gotoAndStop(1);
_root.yeddy21.gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 254 {
_root.yeddy11.gotoAndStop(2);
_root.yeddy21.gotoAndStop(2);
_root.yeddyhairtalked = 1;
}
instance of movieClip 587 {
}
frame 255 {
_root.yeddy11.gotoAndStop(1);
_root.yeddy21.gotoAndStop(1);
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 260 {
gotoAndStop('yeddytalkref');
}
instance of movieClip 587 {
}
frame 264 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 267 {
gotoAndStop(1);
}
frame 269 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 272 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 275 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 279 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
instance of movieClip 1528 {
onClipEvent (load) {
_root.CMessage = '';
}
onClipEvent (enterFrame) {
_root.CMessage = '';
}
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 287 {
gotoAndStop('messietalkref');
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 295 {
gotoAndStop('messietalkref');
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 299 {
gotoAndStop('messietalkref');
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 306 {
gotoAndStop('messietalkref');
}
instance of movieClip 587 {
}
frame 308 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 312 {
gotoAndStop('messietalkref');
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 320 {
if (_root.ib4status == 3) {
_root.ib4status = 4;
}
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 324 {
gotoAndStop('messietalkref');
}
instance of movieClip 587 {
}
frame 327 {
gotoAndStop('messietalkref');
}
frame 329 {
gotoAndStop(1);
}
frame 331 {
gotoAndStop(1);
}
frame 333 {
gotoAndStop(1);
}
frame 335 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 339 {
gotoAndStop(1);
}
frame 341 {
gotoAndStop(1);
}
frame 343 {
gotoAndStop(1);
}
frame 345 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 348 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 352 {
_root.smiley.mouth.gotoAndStop('halfsmile');
}
instance of movieClip 587 {
}
frame 353 {
_root.smiley.mouth.gotoAndStop('smile');
}
frame 353 {
gotoAndStop(1);
}
frame 355 {
gotoAndStop(1);
}
frame 357 {
gotoAndStop(1);
}
frame 359 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 362 {
gotoAndStop(1);
}
frame 364 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 368 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
instance of movieClip 1528 {
onClipEvent (load) {
_root.CMessage = '';
}
onClipEvent (enterFrame) {
_root.CMessage = '';
}
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
instance of movieClip 587 {
}
frame 373 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 379 {
gotoAndStop('bigtoetalkref');
}
instance of movieClip 587 {
}
instance of movieClip 1528 {
onClipEvent (load) {
_root.CMessage = '';
}
onClipEvent (enterFrame) {
_root.CMessage = '';
}
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 384 {
gotoAndStop('bigtoetalkref');
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 387 {
gotoAndStop('bigtoetalkref');
}
frame 388 {
_root.bigtoeneverask = 1;
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 392 {
gotoAndStop('bigtoetalkref');
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 397 {
gotoAndStop('bigtoetalkref');
}
instance of movieClip 587 {
}
frame 399 {
gotoAndStop('bigtoetalkref');
}
frame 400 {
_root.bigtoeneverask = 1;
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 404 {
gotoAndStop('bigtoetalkref');
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 407 {
gotoAndStop('bigtoetalkref');
}
frame 409 {
if (_root.communiBigToe == 1) {
gotoAndStop('pinkytoecontin1');
} else {
gotoAndStop(1);
}
}
instance of movieClip 587 {
}
frame 411 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 416 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 421 {
gotoAndStop('bigtoetalkref');
}
frame 423 {
_root.smiley.mouth.gotoAndStop('halfsmile');
}
instance of movieClip 587 {
}
frame 425 {
_root.smiley.mouth.gotoAndStop('smile');
}
frame 425 {
gotoAndStop(1);
}
frame 427 {
if (_root.communiBigToe == 1) {
gotoAndStop('pinkytoecontin1');
} else {
gotoAndStop(1);
}
}
frame 429 {
if (_root.communiBigToe == 1) {
gotoAndStop('pinkytoecontin1');
} else {
gotoAndStop(1);
}
}
frame 431 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 443 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 446 {
if (_root.phredcodetalked == 0) {
gotoAndStop('phred1choice');
}
if (_root.phredcodetalked == 1) {
gotoAndStop('phred2choice');
}
}
instance of movieClip 1528 {
onClipEvent (load) {
_root.CMessage = '';
}
onClipEvent (enterFrame) {
_root.CMessage = '';
}
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
instance of movieClip 587 {
}
frame 450 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 454 {
if (_root.phredcodetalked == 0) {
gotoAndStop('phred1choice');
}
if (_root.phredcodetalked == 1) {
gotoAndStop('phred2choice');
}
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 459 {
if (_root.phredcodetalked == 0) {
gotoAndStop('phred1choice');
}
if (_root.phredcodetalked == 1) {
gotoAndStop('phred2choice');
}
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 466 {
if (_root.phredcodetalked == 0) {
gotoAndStop('phred1choice');
}
if (_root.phredcodetalked == 1) {
gotoAndStop('phred2choice');
}
}
frame 467 {
_root.phredcodetalked = 1;
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 473 {
_root.cu_scribble.gotoAndStop(2);
}
frame 473 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 475 {
_root.cu_scribble.gotoAndStop(2);
}
frame 475 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 481 {
if (_root.phredcodetalked == 0) {
gotoAndStop('phred1choice');
}
if (_root.phredcodetalked == 1) {
gotoAndStop('phred2choice');
}
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 484 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 490 {
gotoAndStop(1);
}
frame 492 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 495 {
gotoAndStop(1);
}
frame 497 {
gotoAndStop(1);
}
frame 499 {
gotoAndStop(1);
}
frame 501 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 504 {
gotoAndStop(1);
}
frame 506 {
gotoAndStop(1);
}
frame 508 {
gotoAndStop(1);
}
frame 510 {
gotoAndStop(1);
}
frame 512 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 515 {
gotoAndStop(1);
}
frame 517 {
gotoAndStop(1);
}
frame 519 {
gotoAndStop(1);
}
frame 521 {
gotoAndStop(1);
}
frame 523 {
gotoAndStop(1);
}
frame 525 {
gotoAndStop(1);
}
frame 527 {
gotoAndStop(1);
}
frame 528 {
_root.gdoorteeth.gotoAndStop(1);
_root.gdooreyes.gotoAndStop(1);
}
frame 529 {
_root.gdoorteeth.gotoAndStop(2);
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 531 {
_root.gdoorteeth.gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 533 {
_root.gdoorteeth.gotoAndStop(2);
}
instance of movieClip 587 {
}
frame 534 {
_root.gdoorteeth.gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 535 {
_root.gdoorteeth.gotoAndStop(2);
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 540 {
_root.gdoorteeth.gotoAndStop(1);
}
frame 541 {
_root.gdoorteeth.gotoAndStop(1);
}
frame 541 {
gotoAndStop(1);
}
frame 542 {
_root.gdoorteeth.gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 544 {
_root.gdoorteeth.gotoAndStop(2);
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 546 {
_root.gdooreyes.gotoAndStop(3);
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 551 {
_root.gdooreyes.gotoAndStop(2);
_root.gdoorteeth.gotoAndStop(3);
_root.dooropencloseconstant = 1;
}
frame 551 {
gotoAndStop(1);
}
frame 553 {
gotoAndStop(1);
}
frame 555 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 558 {
gotoAndStop(1);
}
frame 560 {
_root.cursor.gotoAndStop('carryHOSE1');
}
frame 560 {
gotoAndStop(1);
}
frame 562 {
gotoAndStop(1);
}
frame 564 {
_root.cursor.gotoAndStop('carryHOSE1');
}
frame 564 {
gotoAndStop(1);
}
frame 566 {
gotoAndStop(1);
}
frame 568 {
_root.cursor.gotoAndStop('carryHOSE2');
}
frame 568 {
gotoAndStop(1);
}
frame 570 {
gotoAndStop(1);
}
frame 572 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 576 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
instance of movieClip 1528 {
onClipEvent (load) {
_root.CMessage = '';
}
onClipEvent (enterFrame) {
_root.CMessage = '';
}
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
instance of movieClip 587 {
}
frame 582 {
gotoAndStop('pigtalkref');
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 587 {
gotoAndStop('pigtalkref');
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 593 {
gotoAndStop('pigtalkref');
}
frame 594 {
pigcaptured;
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 600 {
gotoAndStop('pigtalkref');
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 605 {
gotoAndStop('pigtalkref');
}
instance of movieClip 587 {
}
frame 607 {
gotoAndStop('pigtalkref');
}
frame 609 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 612 {
if (_root.zackDoorOpen == 0) {
gotoAndStop('zacktalkref');
}
if (_root.zackDoorOpen == 1) {
gotoAndStop('zacktalkrefB');
}
}
instance of movieClip 1528 {
onClipEvent (load) {
_root.CMessage = '';
}
onClipEvent (enterFrame) {
_root.CMessage = '';
}
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 620 {
if (_root.zackDoorOpen == 0) {
gotoAndStop('zacktalkref');
}
if (_root.zackDoorOpen == 1) {
gotoAndStop('zacktalkrefB');
}
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 629 {
if (_root.zackDoorOpen == 0) {
gotoAndStop('zacktalkref');
}
if (_root.zackDoorOpen == 1) {
gotoAndStop('zacktalkrefB');
}
}
frame 630 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 636 {
if (_root.zackDoorOpen == 0) {
gotoAndStop('zacktalkref');
}
if (_root.zackDoorOpen == 1) {
gotoAndStop('zacktalkrefB');
}
}
instance of movieClip 587 {
}
frame 639 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 646 {
if (_root.zackDoorOpen == 0) {
gotoAndStop('zacktalkref');
}
if (_root.zackDoorOpen == 1) {
gotoAndStop('zacktalkrefB');
}
}
frame 647 {
_root.overnopress.gotoAndStop(1);
}
instance of movieClip 587 {
}
instance of movieClip 587 {
}
frame 650 {
gotoAndStop(1);
}
frame 652 {
gotoAndStop(1);
}
frame 654 {
gotoAndStop(1);
}
frame 656 {
gotoAndStop(1);
}
frame 658 {
gotoAndStop(1);
}
frame 660 {
gotoAndStop(1);
}
frame 662 {
gotoAndStop(1);
}
frame 664 {
gotoAndStop(1);
}
frame 666 {
gotoAndStop(1);
}
frame 668 {
gotoAndStop(1);
}
frame 670 {
gotoAndStop(1);
}
frame 672 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 676 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 680 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 684 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 688 {
gotoAndStop(1);
}
frame 690 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 694 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 698 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 702 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 706 {
gotoAndStop(1);
}
frame 708 {
gotoAndStop(1);
}
frame 710 {
gotoAndStop(1);
}
frame 712 {
gotoAndStop(1);
}
frame 714 {
gotoAndStop(1);
}
frame 716 {
gotoAndStop(1);
}
frame 718 {
gotoAndStop(1);
}
frame 720 {
gotoAndStop(1);
}
frame 722 {
gotoAndStop(1);
}
frame 724 {
gotoAndStop(1);
}
frame 726 {
gotoAndStop(1);
}
frame 728 {
gotoAndStop(1);
}
frame 730 {
gotoAndStop(1);
}
instance of movieClip 587 {
}
frame 733 {
gotoAndStop(1);
}
frame 735 {
gotoAndStop(1);
}
frame 737 {
gotoAndStop(1);
}
frame 739 {
gotoAndStop(1);
}
frame 741 {
gotoAndStop(1);
}
frame 743 {
gotoAndStop(1);
}
frame 745 {
gotoAndStop(1);
}
frame 747 {
gotoAndStop(1);
}
frame 749 {
gotoAndStop(1);
}
frame 751 {
gotoAndStop(1);
}
frame 753 {
gotoAndStop(1);
}
}
instance talkbubble2 of movieClip 2395 {
}
movieClip 2396 {
frame 1 {
gotoAndPlay(2);
}
instance of movieClip 1473 {
onClipEvent (load) {
_visible = false;
}
}
frame 6 {
stop();
}
}
movieClip 2398 {
frame 30 {
_root.timerpart1 += 1;
}
}
frame 13 {
stop();
_quality = 'Medium';
_root.escaped_phil = 1;
_root.CMessage = '';
_root.hosetalk = 'right';
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'label';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('sign2');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'sign';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('subject1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'sign';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('subject1');
_root.CMessage = '';
}
}
instance dialpadbutton of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'dialpad';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('dialpad1');
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('F2-CentralHall');
}
}
instance talkbubble of movieClip 2395 {
}
frame 14 {
stop();
_quality = 'Medium';
_root.escaped_phil = 1;
_root.CMessage = '';
_root.hosetalk = 'right';
}
movieClip 2400 {
frame 1 {
gotoAndPlay(2);
}
instance of movieClip 1473 {
onClipEvent (load) {
_visible = false;
}
}
frame 6 {
stop();
}
}
frame 15 {
stop();
_quality = 'High';
_root.CMessage = '';
_root.hosetalk = 'right';
}
movieClip 2403 {
}
movieClip 2406 {
}
movieClip 2407 {
}
movieClip 2413 {
frame 1 {
stop();
}
frame 60 {
stop();
_root.talkbubble.gotoAndStop('zackhowcode');
}
frame 61 {
stop();
}
}
instance doorthing of movieClip 2413 {
onClipEvent (load) {
if (_root.zackDoorOpen == 0) {
this.gotoAndStop(1);
}
if (_root.zackDoorOpen == 1) {
this.gotoAndStop(61);
}
}
}
movieClip 2421 {
}
movieClip 2423 {
frame 110 {
gotoAndPlay(1);
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'vent';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('zackvent');
_root.CMessage = '';
}
}
instance of movieClip 1648 {
onClipEvent (rollOver) {
_root.CMessage = 'monkey doll pile';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('monkeypile');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'label';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('signZa');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'dialpad';
}
onClipEvent (release) {
if (_root.zackDoorOpen == 0) {
_root.cs_zackdialpad.gotoAndStop(2);
}
if (_root.zackDoorOpen == 1) {
_root.talkbubble.gotoAndStop('ZaOpened');
}
_root.CMessage = '';
}
}
instance zacktied of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Zack';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('zacktalking1');
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('F3-CentralHall');
}
}
button 2427 {
on (release) {
if (_root.codeNUMOFLETTSZ < 5) {
_root.codeputteditinZ += '7';
_root.codeNUMOFLETTSZ += 1;
}
}
}
button 2428 {
on (release) {
if (_root.codeNUMOFLETTSZ < 5) {
_root.codeputteditinZ += '8';
_root.codeNUMOFLETTSZ += 1;
}
}
}
button 2429 {
on (release) {
if (_root.codeNUMOFLETTSZ < 5) {
_root.codeputteditinZ += '9';
_root.codeNUMOFLETTSZ += 1;
}
}
}
button 2430 {
on (release) {
if (_root.codeNUMOFLETTSZ < 5) {
_root.codeputteditinZ += '4';
_root.codeNUMOFLETTSZ += 1;
}
}
}
button 2431 {
on (release) {
if (_root.codeNUMOFLETTSZ < 5) {
_root.codeputteditinZ += '5';
_root.codeNUMOFLETTSZ += 1;
}
}
}
button 2432 {
on (release) {
if (_root.codeNUMOFLETTSZ < 5) {
_root.codeputteditinZ += '6';
_root.codeNUMOFLETTSZ += 1;
}
}
}
button 2433 {
on (release) {
if (_root.codeNUMOFLETTSZ < 5) {
_root.codeputteditinZ += '1';
_root.codeNUMOFLETTSZ += 1;
}
}
}
button 2434 {
on (release) {
if (_root.codeNUMOFLETTSZ < 5) {
_root.codeputteditinZ += '2';
_root.codeNUMOFLETTSZ += 1;
}
}
}
button 2435 {
on (release) {
if (_root.codeNUMOFLETTSZ < 5) {
_root.codeputteditinZ += '0';
_root.codeNUMOFLETTSZ += 1;
}
}
}
button 2436 {
on (release) {
_root.codeputteditinZ = '';
_root.codeNUMOFLETTSZ = 0;
}
}
button 2437 {
on (release) {
if (_root.codeputteditinZ !== '12345' and _root.codeputteditinZ !== '80475' and _root.codeputteditinZ !== '13337' and _root.codeputteditinZ !== '90000' and _root.codeputteditinZ !== '90001' and _root.codeputteditinZ !== '07734' and _root.codeputteditinZ !== '00000') {
_root.codeputteditinZ = '';
_root.codeNUMOFLETTSZ = 0;
_root.talkbubble2.gotoAndStop('nothaphap');
}
if (_root.codeputteditinZ == '12345') {
_root.codeputteditinZ = '';
_root.codeNUMOFLETTSZ = 0;
_root.overnopress.gotoAndStop(2);
_root.zackDoorOpen = 1;
_root.doorthing.gotoAndPlay(2);
this.gotoAndStop(1);
}
if (_root.codeputteditinZ == '80475') {
_root.codeputteditinZ = '';
_root.codeNUMOFLETTSZ = 0;
_root.talkbubble2.gotoAndStop('dialpadee_BOATS');
}
if (_root.codeputteditinZ == '13337') {
_root.codeputteditinZ = '';
_root.codeNUMOFLETTSZ = 0;
_root.talkbubble2.gotoAndStop('dialpadee_LEEET');
}
if (_root.codeputteditinZ == '90000' or _root.codeputteditinZ == '90001') {
_root.codeputteditinZ = '';
_root.codeNUMOFLETTSZ = 0;
_root.talkbubble2.gotoAndStop('dialpadee_NINET');
}
if (_root.codeputteditinZ == '07734') {
_root.codeputteditinZ = '';
_root.codeNUMOFLETTSZ = 0;
_root.talkbubble2.gotoAndStop('dialpadee_HELLO');
}
if (_root.codeputteditinZ == '00000') {
_root.codeputteditinZ = '';
_root.codeNUMOFLETTSZ = 0;
_root.talkbubble2.gotoAndStop('dialpadee_NOTHO');
}
}
}
button 2438 {
on (release) {
if (_root.codeNUMOFLETTSZ < 5) {
_root.codeputteditinZ += '3';
_root.codeNUMOFLETTSZ += 1;
}
}
}
movieClip 2441 {
frame 1 {
stop();
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
instance of movieClip 85 {
onClipEvent (load) {
_parent.grungedipZ = _root.codeputteditinZ;
}
onClipEvent (enterFrame) {
_parent.grungedipZ = _root.codeputteditinZ;
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_parent.gotoAndStop(1);
_root.CMessage = '';
}
}
}
movieClip 2513 {
}
movieClip 2537 {
}
movieClip 2538 {
frame 1 {
stop();
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
frame 117 {
_root.ib2status = 5;
}
frame 251 {
stop();
}
instance of movieClip 1528 {
onClipEvent (load) {
_root.CMessage = '';
}
onClipEvent (enterFrame) {
_root.CMessage = '';
}
onClipEvent (release) {
_parent.play();
}
}
frame 252 {
stop();
}
instance of movieClip 587 {
}
frame 253 {
stop();
}
instance of movieClip 587 {
}
frame 254 {
stop();
}
frame 255 {
stop();
}
instance of movieClip 587 {
}
frame 256 {
stop();
}
instance of movieClip 587 {
}
frame 257 {
stop();
}
frame 305 {
_root.ib8status = 2;
_root.gotoAndStop('F3-ZackCellB');
}
frame 336 {
stop();
}
}
instance of movieClip 2400 {
}
frame 16 {
stop();
_quality = 'High';
if (_root.escaped_zack < 1) {
_root.escaped_zack = 1;
}
_root.CMessage = '';
_root.hosetalk = 'right';
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'dialpad';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('dialpadZa');
_root.CMessage = '';
}
}
frame 17 {
stop();
_quality = 'High';
_root.CMessage = '';
if (_root.yetseenSmiley == 0) {
_root.talkbubble.gotoAndStop('smileyfirsttalk');
}
_root.yetseenSmiley = 1;
_root.hosetalk = 'right';
}
movieClip 2545 {
}
movieClip 2549 {
}
movieClip 2552 {
}
movieClip 2554 {
}
movieClip 2555 {
frame 1 {
stop();
}
}
movieClip 2558 {
}
movieClip 2560 {
}
movieClip 2562 {
}
movieClip 2564 {
}
movieClip 2566 {
}
movieClip 2568 {
}
movieClip 2570 {
}
movieClip 2572 {
}
movieClip 2574 {
}
movieClip 2576 {
}
movieClip 2578 {
frame 1 {
gotoAndPlay(2);
}
frame 4 {
stop();
}
}
movieClip 2581 {
frame 1 {
gotoAndPlay(2);
}
frame 5 {
stop();
}
}
movieClip 2583 {
frame 1 {
gotoAndPlay(2);
}
frame 4 {
stop();
}
}
movieClip 2584 {
frame 1 {
stop();
}
}
movieClip 2586 {
}
movieClip 2587 {
frame 92 {
gotoAndPlay(1);
}
}
movieClip 2589 {
}
movieClip 2592 {
frame 1 {
stop();
}
}
instance of movieClip 2592 {
onClipEvent (load) {
if (_root.ib5status < 2) {
this.gotoAndStop(1);
}
if (_root.ib5status > 1) {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.ib5status < 2) {
this.gotoAndStop(1);
}
if (_root.ib5status > 1) {
this.gotoAndStop(2);
}
}
onClipEvent (rollOver) {
_root.CMessage = 'can of hair spray';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('haircan1');
_root.CMessage = '';
}
}
movieClip 2594 {
}
movieClip 2598 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
instance smileysdialpad of movieClip 2598 {
onClipEvent (rollOver) {
_root.CMessage = 'dialpad';
}
onClipEvent (release) {
_root.cs_smileydialpad.gotoAndStop(2);
_root.CMessage = '';
}
onClipEvent (load) {
if (_root.ib5status < 6) {
this.gotoAndStop(1);
}
if (_root.ib5status > 5) {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.ib5status < 6) {
this.gotoAndStop(1);
}
if (_root.ib5status > 5) {
this.gotoAndStop(2);
}
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'motivational poster';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('motivationposter1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Poo poster';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('pooposter1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Poo poster';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('pooposter1');
_root.CMessage = '';
}
}
instance of movieClip 1648 {
onClipEvent (rollOver) {
_root.CMessage = 'fancy mirror';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('fancymirror1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'stall';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('stallstall1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'sink';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('sink2');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'air vent';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('smileyvent1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'esquisite bedding';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('smileybedding1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'esquisite bedding';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('smileybedding1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'pillow';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('smileypillow1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'label';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('smileysundae1');
_root.CMessage = '';
}
}
instance smiley1 of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Smiley';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('smileytalking1');
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('F1-CentralHall');
}
}
button 2605 {
on (release) {
if (_root.codeNUMOFLETTSS < 5) {
_root.codeputteditinS += '7';
_root.codeNUMOFLETTSS += 1;
}
}
}
button 2606 {
on (release) {
if (_root.codeNUMOFLETTSS < 5) {
_root.codeputteditinS += '8';
_root.codeNUMOFLETTSS += 1;
}
}
}
button 2607 {
on (release) {
if (_root.codeNUMOFLETTSS < 5) {
_root.codeputteditinS += '9';
_root.codeNUMOFLETTSS += 1;
}
}
}
button 2608 {
on (release) {
if (_root.codeNUMOFLETTSS < 5) {
_root.codeputteditinS += '4';
_root.codeNUMOFLETTSS += 1;
}
}
}
button 2609 {
on (release) {
if (_root.codeNUMOFLETTSS < 5) {
_root.codeputteditinS += '5';
_root.codeNUMOFLETTSS += 1;
}
}
}
button 2610 {
on (release) {
if (_root.codeNUMOFLETTSS < 5) {
_root.codeputteditinS += '6';
_root.codeNUMOFLETTSS += 1;
}
}
}
button 2611 {
on (release) {
if (_root.codeNUMOFLETTSS < 5) {
_root.codeputteditinS += '1';
_root.codeNUMOFLETTSS += 1;
}
}
}
button 2612 {
on (release) {
if (_root.codeNUMOFLETTSS < 5) {
_root.codeputteditinS += '2';
_root.codeNUMOFLETTSS += 1;
}
}
}
button 2613 {
on (release) {
if (_root.codeNUMOFLETTSS < 5) {
_root.codeputteditinS += '0';
_root.codeNUMOFLETTSS += 1;
}
}
}
button 2614 {
on (release) {
_root.codeputteditinS = '';
_root.codeNUMOFLETTSS = 0;
}
}
button 2615 {
on (release) {
if (_root.codeputteditinS !== '51333' and _root.codeputteditinS !== '80475' and _root.codeputteditinS !== '13337' and _root.codeputteditinS !== '90000' and _root.codeputteditinS !== '90001' and _root.codeputteditinS !== '07734' and _root.codeputteditinS !== '00000') {
_root.codeputteditinS = '';
_root.codeNUMOFLETTSS = 0;
_root.talkbubble2.gotoAndStop('nothaphap');
}
if (_root.codeputteditinS == '51333') {
_root.codeputteditinS = '';
_root.codeNUMOFLETTSS = 0;
_root.cs_freesmiley.gotoAndPlay(2);
this.gotoAndStop(1);
}
if (_root.codeputteditinS == '80475') {
_root.codeputteditinS = '';
_root.codeNUMOFLETTSS = 0;
_root.talkbubble2.gotoAndStop('dialpadee_BOATS');
}
if (_root.codeputteditinS == '13337') {
_root.codeputteditinS = '';
_root.codeNUMOFLETTSS = 0;
_root.talkbubble2.gotoAndStop('dialpadee_LEEET');
}
if (_root.codeputteditinS == '90000' or _root.codeputteditinS == '90001') {
_root.codeputteditinS = '';
_root.codeNUMOFLETTSS = 0;
_root.talkbubble2.gotoAndStop('dialpadee_NINET');
}
if (_root.codeputteditinS == '07734') {
_root.codeputteditinS = '';
_root.codeNUMOFLETTSS = 0;
_root.talkbubble2.gotoAndStop('dialpadee_HELLO');
}
if (_root.codeputteditinS == '00000') {
_root.codeputteditinS = '';
_root.codeNUMOFLETTSS = 0;
_root.talkbubble2.gotoAndStop('dialpadee_NOTHO');
}
}
}
button 2621 {
on (release) {
if (_root.codeNUMOFLETTSS < 5) {
_root.codeputteditinS += '3';
_root.codeNUMOFLETTSS += 1;
}
}
}
movieClip 2622 {
frame 1 {
stop();
}
}
movieClip 2623 {
frame 1 {
stop();
}
frame 2 {
_root.wholesmilebg.gotoAndStop(2);
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
instance of movieClip 85 {
onClipEvent (load) {
_parent.grungedipS = _root.codeputteditinS;
}
onClipEvent (enterFrame) {
_parent.grungedipS = _root.codeputteditinS;
}
}
instance of movieClip 2622 {
onClipEvent (load) {
if (_root.ib5status < 5) {
this.gotoAndStop(2);
}
if (_root.ib5status > 4) {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root.ib5status < 5) {
this.gotoAndStop(2);
}
if (_root.ib5status > 4) {
this.gotoAndStop(1);
}
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.wholesmilebg.gotoAndStop(1);
_parent.gotoAndStop(1);
_root.CMessage = '';
}
}
}
movieClip 2634 {
}
movieClip 2689 {
frame 1 {
stop();
}
frame 2 {
_root.gotoAndStop('F1-SmileyCellB');
_root.wholesmilebg.gotoAndStop(2);
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
frame 45 {
stop();
}
instance of movieClip 1528 {
onClipEvent (load) {
_root.CMessage = '';
}
onClipEvent (enterFrame) {
_root.CMessage = '';
}
onClipEvent (release) {
_parent.play();
}
}
frame 46 {
stop();
}
instance of movieClip 587 {
}
frame 47 {
stop();
}
frame 120 {
_root.wholesmilebg.gotoAndStop(1);
}
frame 121 {
gotoAndStop(1);
}
}
frame 18 {
stop();
_quality = 'High';
if (_root.escaped_smiley < 1) {
_root.escaped_smiley = 1;
}
_root.CMessage = '';
_root.hosetalk = 'right';
}
instance smileysdialpad of movieClip 2598 {
onClipEvent (rollOver) {
_root.CMessage = 'dialpad';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('smileydialpadbefore');
_root.CMessage = '';
}
onClipEvent (load) {
if (_root.ib5status < 6) {
this.gotoAndStop(1);
}
if (_root.ib5status > 5) {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.ib5status < 6) {
this.gotoAndStop(1);
}
if (_root.ib5status > 5) {
this.gotoAndStop(2);
}
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'sign';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('washhandssign2');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'sign';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('washhandssign2');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'label';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('smileysundae2');
_root.CMessage = '';
}
}
frame 19 {
stop();
_quality = 'High';
_root.CMessage = '';
if (_root.yetseenPhred == 0) {
_root.talkbubble.gotoAndStop('phredfirsttalk');
}
_root.yetseenPhred = 1;
_root.hosetalk = 'right';
}
movieClip 2693 {
}
movieClip 2695 {
}
movieClip 2697 {
}
movieClip 2699 {
}
movieClip 2701 {
}
movieClip 2703 {
}
movieClip 2705 {
}
movieClip 2707 {
}
movieClip 2713 {
frame 370 {
gotoAndPlay(random(220));
}
}
movieClip 2714 {
frame 75 {
gotoAndPlay(1);
}
}
movieClip 2720 {
}
movieClip 2724 {
frame 1 {
stop();
}
}
instance diallapad of movieClip 2724 {
onClipEvent (rollOver) {
if (this._currentframe == 1) {
_root.CMessage = 'dialpad slot';
}
if (this._currentframe == 2) {
_root.CMessage = 'dialpad';
}
}
onClipEvent (release) {
if (this._currentframe == 1) {
_root.talkbubble.gotoAndStop('dialpadshouldgohere');
}
if (this._currentframe == 2) {
_root.cu_scribble.gotoAndStop(3);
}
}
onClipEvent (load) {
if (_root.ib6status < 5) {
this.gotoAndStop(1);
}
if (_root.ib6status > 4) {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.ib6status < 5) {
this.gotoAndStop(1);
}
if (_root.ib6status > 4) {
this.gotoAndStop(2);
}
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'glue poster';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('deluxeposterglue1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'air vent';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('phredvent1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'mirror';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('phredmirror1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'sink';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('phredsink1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'sink';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('phredsink1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'urinal';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('urinal1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'exquisite bedding';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('phredbedding1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'exquisite bedding';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('phredbedding1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'pillow';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('phredpillow1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'label';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('phredlabel1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Phred';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('phredtalking1');
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('B1-CentralHall');
}
}
button 2729 {
on (release) {
if (_root.codeNUMOFLETTSP < 5) {
_root.codeputteditinP += '7';
_root.codeNUMOFLETTSP += 1;
}
}
}
button 2730 {
on (release) {
if (_root.codeNUMOFLETTSP < 5) {
_root.codeputteditinP += '8';
_root.codeNUMOFLETTSP += 1;
}
}
}
button 2731 {
on (release) {
if (_root.codeNUMOFLETTSP < 5) {
_root.codeputteditinP += '9';
_root.codeNUMOFLETTSP += 1;
}
}
}
button 2732 {
on (release) {
if (_root.codeNUMOFLETTSP < 5) {
_root.codeputteditinP += '4';
_root.codeNUMOFLETTSP += 1;
}
}
}
button 2733 {
on (release) {
if (_root.codeNUMOFLETTSP < 5) {
_root.codeputteditinP += '5';
_root.codeNUMOFLETTSP += 1;
}
}
}
button 2734 {
on (release) {
if (_root.codeNUMOFLETTSP < 5) {
_root.codeputteditinP += '6';
_root.codeNUMOFLETTSP += 1;
}
}
}
button 2735 {
on (release) {
if (_root.codeNUMOFLETTSP < 5) {
_root.codeputteditinP += '1';
_root.codeNUMOFLETTSP += 1;
}
}
}
button 2736 {
on (release) {
if (_root.codeNUMOFLETTSP < 5) {
_root.codeputteditinP += '2';
_root.codeNUMOFLETTSP += 1;
}
}
}
button 2737 {
on (release) {
if (_root.codeNUMOFLETTSP < 5) {
_root.codeputteditinP += '0';
_root.codeNUMOFLETTSP += 1;
}
}
}
button 2738 {
on (release) {
_root.codeputteditinP = '';
_root.codeNUMOFLETTSP = 0;
}
}
button 2739 {
on (release) {
if (_root.codeputteditinP !== '51702' and _root.codeputteditinP !== '80475' and _root.codeputteditinP !== '13337' and _root.codeputteditinP !== '90000' and _root.codeputteditinP !== '90001' and _root.codeputteditinP !== '07734' and _root.codeputteditinP !== '00000') {
_root.codeputteditinP = '';
_root.codeNUMOFLETTSP = 0;
_root.talkbubble2.gotoAndStop('nothaphap');
}
if (_root.codeputteditinP == '51702') {
_root.codeputteditinP = '';
_root.codeNUMOFLETTSP = 0;
_root.cs_freephred.gotoAndPlay(2);
this.gotoAndStop(1);
}
if (_root.codeputteditinP == '80475') {
_root.codeputteditinP = '';
_root.codeNUMOFLETTSP = 0;
_root.talkbubble2.gotoAndStop('dialpadee_BOATS');
}
if (_root.codeputteditinP == '13337') {
_root.codeputteditinP = '';
_root.codeNUMOFLETTSP = 0;
_root.talkbubble2.gotoAndStop('dialpadee_LEEET');
}
if (_root.codeputteditinP == '90000' or _root.codeputteditinS == '90001') {
_root.codeputteditinP = '';
_root.codeNUMOFLETTSP = 0;
_root.talkbubble2.gotoAndStop('dialpadee_NINET');
}
if (_root.codeputteditinP == '07734') {
_root.codeputteditinP = '';
_root.codeNUMOFLETTSP = 0;
_root.talkbubble2.gotoAndStop('dialpadee_HELLO');
}
if (_root.codeputteditinP == '00000') {
_root.codeputteditinP = '';
_root.codeNUMOFLETTSP = 0;
_root.talkbubble2.gotoAndStop('dialpadee_NOTHO');
}
}
}
button 2740 {
on (release) {
if (_root.codeNUMOFLETTSP < 5) {
_root.codeputteditinP += '3';
_root.codeNUMOFLETTSP += 1;
}
}
}
movieClip 2743 {
frame 1 {
stop();
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('phred2choice');
_parent.gotoAndStop(1);
_root.CMessage = '';
}
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
instance of movieClip 85 {
onClipEvent (load) {
_parent.grungedipP = _root.codeputteditinP;
}
onClipEvent (enterFrame) {
_parent.grungedipP = _root.codeputteditinP;
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.wholesmilebg.gotoAndStop(1);
_parent.gotoAndStop(1);
_root.CMessage = '';
}
}
}
movieClip 2750 {
}
movieClip 2752 {
}
movieClip 2790 {
frame 1 {
stop();
}
frame 2 {
_root.gotoAndStop('B1-PhredCellB');
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
frame 45 {
stop();
}
instance of movieClip 1528 {
onClipEvent (load) {
_root.CMessage = '';
}
onClipEvent (enterFrame) {
_root.CMessage = '';
}
onClipEvent (release) {
_parent.play();
}
}
frame 46 {
stop();
}
instance of movieClip 587 {
}
frame 47 {
stop();
}
frame 48 {
stop();
}
instance of movieClip 587 {
}
frame 49 {
stop();
}
frame 128 {
gotoAndStop(1);
}
}
instance of movieClip 2400 {
}
frame 20 {
stop();
_quality = 'High';
if (_root.escaped_phred < 1) {
_root.escaped_phred = 1;
}
_root.CMessage = '';
_root.hosetalk = 'right';
}
instance of movieClip 2724 {
onClipEvent (rollOver) {
_root.CMessage = 'dialpad';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('phreddoneleft');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'sign';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('washhandssign3');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'sign';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('washhandssign3');
_root.CMessage = '';
}
}
frame 21 {
_quality = 'Medium';
_root.CMessage = '';
_root.hosetalk = 'left';
}
movieClip 2794 {
}
movieClip 2797 {
}
movieClip 2800 {
}
movieClip 2801 {
frame 2671 {
gotoAndPlay(1);
}
}
movieClip 2803 {
}
movieClip 2804 {
frame 1048 {
gotoAndPlay(1);
}
}
movieClip 2805 {
}
movieClip 2808 {
}
movieClip 2814 {
frame 100 {
gotoAndPlay(1);
}
}
movieClip 2815 {
frame 100 {
gotoAndPlay(1);
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Flying Pig sign';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('flyingpigsign1');
_root.CMessage = '';
}
}
instance flyingpig of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'flying pig';
}
onClipEvent (release) {
if (_root.communiPig == 0) {
_root.talkbubble.gotoAndStop('pigtalking0');
}
if (_root.communiPig == 1) {
_root.talkbubble.gotoAndStop('pigtalking1');
}
_root.CMessage = '';
}
}
instance hardwoodboard of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'hardwood board';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('hardwoodboard1');
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('F3-CentralHall');
}
}
movieClip 2830 {
}
movieClip 2834 {
}
movieClip 2836 {
}
movieClip 2838 {
}
movieClip 2840 {
}
movieClip 2875 {
}
movieClip 2877 {
}
movieClip 2879 {
}
movieClip 2881 {
}
movieClip 2883 {
}
movieClip 2904 {
frame 1 {
stop();
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
frame 3 {
_root.gotoAndStop('F3-FlyingPigB');
}
frame 317 {
stop();
}
}
frame 22 {
_quality = 'Medium';
_root.CMessage = '';
_root.hosetalk = 'left';
_root.escaped_pig = 1;
}
movieClip 2906 {
frame 1 {
stop();
}
}
instance of movieClip 2906 {
onClipEvent (load) {
if (_root.ib6status < 2) {
this.gotoAndStop(1);
}
if (_root.ib6status > 1) {
this.gotoAndStop(2);
}
}
onClipEvent (rollOver) {
if (this._currentframe == 1) {
_root.CMessage = 'feathers';
}
if (this._currentframe > 1) {
_root.CMessage = '';
}
}
onClipEvent (release) {
_root.ib6status = 2;
this.gotoAndStop(2);
_root.CMessage = '';
}
}
frame 23 {
_quality = 'High';
_root.CMessage = '';
_root.hosetalk = 'left';
}
movieClip 2912 {
}
movieClip 2915 {
}
movieClip 2918 {
frame 1 {
stop();
}
}
instance of movieClip 2918 {
onClipEvent (load) {
if (_root.ib3status < 2) {
this.gotoAndStop(1);
}
if (_root.ib3status > 1) {
this.gotoAndStop(2);
}
}
onClipEvent (rollOver) {
if (this._currentframe == 1) {
_root.CMessage = 'odd device';
}
if (this._currentframe > 1) {
_root.CMessage = '';
}
}
onClipEvent (release) {
_root.ib3status = 2;
_root.talkbubble.gotoAndStop('ccommunicator1');
this.gotoAndStop(2);
_root.CMessage = '';
}
}
movieClip 2924 {
}
movieClip 2926 {
}
movieClip 2928 {
}
movieClip 2930 {
}
movieClip 2932 {
}
movieClip 2934 {
}
movieClip 2935 {
frame 45 {
gotoAndPlay(1);
}
}
instance goatman of movieClip 2935 {
onClipEvent (rollOver) {
_root.CMessage = 'Goat-Man';
}
onClipEvent (release) {
if (_root.communiGoat == 0) {
_root.talkbubble.gotoAndStop('goattalking0');
}
if (_root.communiGoat == 1) {
_root.talkbubble.gotoAndStop('goattalking1');
}
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Santa theory';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('goat51-1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'tapioca reminder';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('goat51-2');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'ladder';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('goatladder1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'ladder';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('goatladder1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'unsettling message';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('nowayout1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Goat-Man sign';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('goatmansign1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'accident counter';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('accidentthing1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'tube pipe thing';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('peculiarity1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'smoke detector';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('goatsmoke1');
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('F2-CentralHall');
}
}
instance of movieClip 2400 {
}
frame 24 {
_quality = 'High';
_root.CMessage = '';
_root.hosetalk = 'left';
}
movieClip 2940 {
frame 1 {
stop();
}
}
instance of movieClip 2940 {
onClipEvent (load) {
if (_root.ib2status < 4) {
this.gotoAndStop(1);
}
if (_root.ib2status > 3) {
this.gotoAndStop(2);
}
}
onClipEvent (rollOver) {
if (this._currentframe == 1) {
_root.CMessage = 'daisy';
}
if (this._currentframe > 1) {
_root.CMessage = '';
}
}
onClipEvent (release) {
_root.ib2status = 4;
_root.talkbubble.gotoAndStop('reachabledaisy');
this.gotoAndStop(2);
_root.CMessage = '';
}
}
instance of movieClip 2940 {
onClipEvent (rollOver) {
_root.CMessage = 'daisy';
}
onClipEvent (release) {
if (_root.communiGoat == 0) {
_root.talkbubble.gotoAndStop('unreachabledaisyG');
}
if (_root.communiGoat == 1) {
_root.talkbubble.gotoAndStop('unreachabledaisy');
}
_root.CMessage = '';
}
}
instance of movieClip 2940 {
onClipEvent (rollOver) {
_root.CMessage = 'daisy';
}
onClipEvent (release) {
if (_root.communiGoat == 0) {
_root.talkbubble.gotoAndStop('unreachabledaisyG');
}
if (_root.communiGoat == 1) {
_root.talkbubble.gotoAndStop('unreachabledaisy');
}
_root.CMessage = '';
}
}
instance of movieClip 2940 {
onClipEvent (rollOver) {
_root.CMessage = 'daisy';
}
onClipEvent (release) {
if (_root.communiGoat == 0) {
_root.talkbubble.gotoAndStop('unreachabledaisyG');
}
if (_root.communiGoat == 1) {
_root.talkbubble.gotoAndStop('unreachabledaisy');
}
_root.CMessage = '';
}
}
instance of movieClip 2940 {
onClipEvent (rollOver) {
_root.CMessage = 'daisy';
}
onClipEvent (release) {
if (_root.communiGoat == 0) {
_root.talkbubble.gotoAndStop('unreachabledaisyG');
}
if (_root.communiGoat == 1) {
_root.talkbubble.gotoAndStop('unreachabledaisy');
}
_root.CMessage = '';
}
}
instance of movieClip 2940 {
onClipEvent (rollOver) {
_root.CMessage = 'daisy';
}
onClipEvent (release) {
if (_root.communiGoat == 0) {
_root.talkbubble.gotoAndStop('unreachabledaisyG');
}
if (_root.communiGoat == 1) {
_root.talkbubble.gotoAndStop('unreachabledaisy');
}
_root.CMessage = '';
}
}
instance of movieClip 2940 {
onClipEvent (rollOver) {
_root.CMessage = 'daisy';
}
onClipEvent (release) {
if (_root.communiGoat == 0) {
_root.talkbubble.gotoAndStop('unreachabledaisyG');
}
if (_root.communiGoat == 1) {
_root.talkbubble.gotoAndStop('unreachabledaisy');
}
_root.CMessage = '';
}
}
instance of movieClip 2940 {
onClipEvent (rollOver) {
_root.CMessage = 'daisy';
}
onClipEvent (release) {
if (_root.communiGoat == 0) {
_root.talkbubble.gotoAndStop('unreachabledaisyG');
}
if (_root.communiGoat == 1) {
_root.talkbubble.gotoAndStop('unreachabledaisy');
}
_root.CMessage = '';
}
}
instance of movieClip 2940 {
onClipEvent (rollOver) {
_root.CMessage = 'daisy';
}
onClipEvent (release) {
if (_root.communiGoat == 0) {
_root.talkbubble.gotoAndStop('unreachabledaisyG');
}
if (_root.communiGoat == 1) {
_root.talkbubble.gotoAndStop('unreachabledaisy');
}
_root.CMessage = '';
}
}
instance of movieClip 2940 {
onClipEvent (rollOver) {
_root.CMessage = 'daisy';
}
onClipEvent (release) {
if (_root.communiGoat == 0) {
_root.talkbubble.gotoAndStop('unreachabledaisyG');
}
if (_root.communiGoat == 1) {
_root.talkbubble.gotoAndStop('unreachabledaisy');
}
_root.CMessage = '';
}
}
movieClip 2943 {
}
movieClip 2945 {
}
movieClip 2947 {
}
movieClip 2994 {
}
instance goatman2 of movieClip 2994 {
onClipEvent (rollOver) {
_root.CMessage = 'Goat-Man';
}
onClipEvent (release) {
if (_root.communiGoat == 0) {
_root.talkbubble.gotoAndStop('goatgrasstalking0');
}
if (_root.communiGoat == 1) {
_root.talkbubble.gotoAndStop('goatgrasstalking1');
}
_root.CMessage = '';
}
}
frame 25 {
_quality = 'High';
_root.CMessage = '';
_root.hosetalk = 'left';
}
movieClip 2998 {
}
movieClip 3000 {
}
movieClip 3004 {
}
movieClip 3006 {
}
movieClip 3008 {
}
movieClip 3010 {
}
movieClip 3012 {
}
movieClip 3014 {
}
movieClip 3016 {
}
movieClip 3017 {
frame 111 {
gotoAndPlay(1);
}
}
instance bigtoe of movieClip 3017 {
onClipEvent (rollOver) {
_root.CMessage = 'Bigtoe';
}
onClipEvent (release) {
if (_root.communiBigToe == 0) {
_root.talkbubble.gotoAndStop('bigtoetalking0');
}
if (_root.communiBigToe == 1) {
_root.talkbubble.gotoAndStop('bigtoetalking1');
}
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'smoke detector';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('smokedetect2');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Bigtoe sign';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('signbigtoe');
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('F1-CentralHall');
}
}
movieClip 3023 {
}
movieClip 3025 {
}
movieClip 3027 {
}
movieClip 3029 {
}
movieClip 3031 {
}
movieClip 3033 {
}
movieClip 3035 {
}
movieClip 3037 {
}
movieClip 3039 {
}
movieClip 3041 {
}
movieClip 3048 {
}
movieClip 3050 {
}
movieClip 3052 {
}
movieClip 3054 {
}
movieClip 3056 {
}
movieClip 3059 {
frame 1 {
stop();
}
frame 2 {
_root.ib1status = 6;
_root.gotoAndStop('F1-BigToeB');
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
frame 196 {
_root.ib6status = 4;
_root.gotoAndStop('F1-BigToeB');
}
frame 258 {
stop();
}
}
frame 26 {
_quality = 'High';
_root.CMessage = '';
_root.hosetalk = 'left';
}
movieClip 3061 {
}
movieClip 3062 {
frame 111 {
gotoAndPlay(1);
}
}
instance bigtoe2 of movieClip 3062 {
onClipEvent (rollOver) {
_root.CMessage = 'Bigtoe';
}
onClipEvent (release) {
if (_root.communiBigToe == 0) {
_root.talkbubble.gotoAndStop('bigtoetalking0');
}
if (_root.communiBigToe == 1) {
_root.talkbubble.gotoAndStop('bigtoehatthanks1');
}
_root.CMessage = '';
}
}
frame 27 {
_quality = 'High';
_root.CMessage = '';
_root.hosetalk = 'left';
}
movieClip 3067 {
frame 297 {
gotoAndPlay(random(90));
}
}
movieClip 3068 {
}
movieClip 3069 {
frame 70 {
gotoAndPlay(1);
}
}
movieClip 3074 {
}
movieClip 3075 {
frame 1 {
stop();
}
}
movieClip 3082 {
}
movieClip 3083 {
frame 1 {
stop();
}
}
movieClip 3087 {
}
movieClip 3088 {
frame 360 {
gotoAndPlay(1);
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'smoke detector';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('smokedetect1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Yeddy sign';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('yeddysign1');
_root.CMessage = '';
}
}
instance yeddy of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Yeddy';
}
onClipEvent (release) {
if (_root.communiYeddy == 0) {
_root.talkbubble.gotoAndStop('yeddytalking0');
}
if (_root.communiYeddy == 1) {
_root.talkbubble.gotoAndStop('yeddytalking1');
}
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('B1-CentralHall');
}
}
movieClip 3092 {
}
movieClip 3097 {
}
movieClip 3099 {
}
movieClip 3100 {
frame 1 {
stop();
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
frame 75 {
_root.talkbubble.gotoAndStop('yeddytalkref');
gotoAndStop(1);
}
}
movieClip 3104 {
}
movieClip 3228 {
frame 1 {
stop();
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
frame 264 {
_root.ib5status = 4;
_root.gotoAndStop('B1-YeddyB');
}
frame 405 {
gotoAndPlay(1);
}
}
instance of movieClip 2400 {
}
frame 28 {
_quality = 'High';
_root.CMessage = '';
_root.hosetalk = 'left';
}
movieClip 3231 {
}
movieClip 3232 {
frame 86 {
gotoAndPlay(1);
}
}
instance of movieClip 3232 {
onClipEvent (rollOver) {
_root.CMessage = 'Yeddy';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('yeddytalklast1');
_root.CMessage = '';
}
}
frame 29 {
_quality = 'Medium';
_root.CMessage = '';
_root.hosetalk = 'left';
}
movieClip 3234 {
}
movieClip 3250 {
}
movieClip 3251 {
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
instance of movieClip 3250 {
onClipEvent (load) {
gotoAndPlay(random(45));
}
}
}
movieClip 3253 {
}
movieClip 3257 {
frame 1 {
stop();
}
}
movieClip 3260 {
}
movieClip 3263 {
}
movieClip 3267 {
}
movieClip 3269 {
}
movieClip 3271 {
}
movieClip 3279 {
}
movieClip 3282 {
frame 1 {
stop();
}
}
instance of movieClip 3282 {
onClipEvent (load) {
if (_root.ib2status < 2) {
this.gotoAndStop(1);
}
if (_root.ib2status > 1) {
this.gotoAndStop(2);
}
}
onClipEvent (rollOver) {
if (this._currentframe == 1) {
_root.CMessage = 'hose';
}
if (this._currentframe > 1) {
_root.CMessage = '';
}
}
onClipEvent (release) {
_root.ib2status = 2;
_root.talkbubble.gotoAndStop('gethose1');
this.gotoAndStop(2);
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Messie sign';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('messiesign1');
_root.CMessage = '';
}
}
instance messie of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Messie';
}
onClipEvent (release) {
if (_root.communiMessie == 0) {
_root.talkbubble.gotoAndStop('messietalking0');
}
if (_root.communiMessie == 1) {
_root.talkbubble.gotoAndStop('messietalking1');
}
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('B2-CentralHall');
}
}
frame 30 {
_quality = 'Medium';
_root.CMessage = '';
_root.hosetalk = 'left';
}
instance of movieClip 1648 {
onClipEvent (rollOver) {
_root.CMessage = 'Messie\'s pool';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('messiezpoll1');
_root.CMessage = '';
}
}
movieClip 3287 {
}
movieClip 3296 {
frame 100 {
gotoAndPlay(1);
}
}
movieClip 3297 {
frame 1 {
stop();
}
}
instance of movieClip 3297 {
onClipEvent (load) {
if (_root.ib1status < 4) {
this.gotoAndStop(1);
}
if (_root.ib1status > 3) {
this.gotoAndStop(2);
}
}
onClipEvent (rollOver) {
if (this._currentframe == 1) {
_root.CMessage = 'top hat';
}
if (this._currentframe > 1) {
_root.CMessage = '';
}
}
onClipEvent (release) {
_root.ib1status = 4;
this.gotoAndStop(2);
_root.CMessage = '';
}
}
frame 31 {
_quality = 'High';
onfloor = 'Floor3';
_root.CMessage = '';
_root.hosetalk = 'left';
}
movieClip 3303 {
}
movieClip 3305 {
}
movieClip 3306 {
frame 1 {
stop();
}
frame 20 {
stop();
}
}
movieClip 3310 {
frame 1 {
stop();
}
instance of movieClip 79 {
onClipEvent (load) {
if (_root.ib4status < 3) {
_parent.gotoAndStop(1);
}
if (_root.ib4status > 2) {
_parent.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.ib4status < 3) {
_parent.gotoAndStop(1);
}
if (_root.ib4status > 2) {
_parent.gotoAndStop(2);
}
}
}
}
movieClip 3313 {
}
movieClip 3315 {
}
movieClip 3317 {
}
movieClip 3319 {
}
movieClip 3320 {
}
movieClip 3322 {
}
movieClip 3369 {
frame 1 {
}
instance of movieClip 1574 {
onClipEvent (load) {
_visible = false;
}
}
frame 2 {
_root.philelev.gotoAndStop('philgoned');
}
frame 17 {
gotoAndPlay('philgetsout');
}
frame 18 {
_root.philelev.gotoAndStop('philgoned');
}
frame 33 {
gotoAndPlay('philgetsout');
}
instance zacks of movieClip 1573 {
onClipEvent (load) {
if (_root.escaped_zack !== 1) {
this._visible = false;
}
if (_root.escaped_zack == 1) {
this._visible = true;
}
}
}
frame 54 {
_root.philelev.gotoAndStop('philelevator');
}
frame 61 {
stop();
}
}
instance elevator of movieClip 3369 {
onClipEvent (load) {
gotoAndStop(71);
this.zack._visible = false;
this.smiley._visible = false;
this.phred._visible = false;
this.diz._visible = false;
}
}
movieClip 3373 {
}
instance philelev of movieClip 1574 {
onClipEvent (load) {
this.gotoAndStop('philzacke');
}
}
instance elevbuttonz of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'elevator buttons';
}
onClipEvent (release) {
_root.cu_elevatorfloors.gotoAndStop(2);
_root.CMessage = '';
}
}
instance elevbuttonz of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'up/down buttons';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('elcall1');
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('F3-CentralHall');
}
}
movieClip 3383 {
}
movieClip 3384 {
frame 1 {
stop();
}
frame 15 {
stop();
}
}
button 3388 {
on (release) {
if (_root.onfloor == 'Floor3') {
_root.talkbubble2.gotoAndStop('elevalreadythere1');
}
if (_root.onfloor !== 'Floor3') {
if (_root.ib4status < 3) {
_root.talkbubble2.gotoAndStop('elevneedkey1');
}
if (_root.ib4status > 2) {
_root.elevator.gotoAndPlay('frombottom');
_root.overnopress.gotoAndStop(2);
_root.gotoAndStop('F3-Elevator');
gotoAndStop(1);
}
}
}
}
button 3392 {
on (release) {
if (_root.onfloor == 'Floor2') {
_root.talkbubble2.gotoAndStop('elevalreadythere1');
}
if (_root.onfloor !== 'Floor2') {
if (_root.ib4status < 3) {
_root.talkbubble2.gotoAndStop('elevneedkey1');
}
if (_root.ib4status > 2) {
if (_root.onfloor == 'Floor3') {
_root.elevator.gotoAndPlay('fromtop');
}
if (_root.onfloor == 'Floor1' or _root.onfloor == 'Base1' or _root.onfloor == 'Base2') {
_root.elevator.gotoAndPlay('frombottom');
}
_root.overnopress.gotoAndStop(2);
_root.gotoAndStop('F2-Elevator');
gotoAndStop(1);
}
}
}
}
button 3396 {
on (release) {
if (_root.onfloor == 'Floor1') {
_root.talkbubble2.gotoAndStop('elevalreadythere1');
}
if (_root.onfloor !== 'Floor1') {
if (_root.ib4status < 3) {
_root.talkbubble2.gotoAndStop('elevneedkey1');
}
if (_root.ib4status > 2) {
if (_root.onfloor == 'Floor3' or _root.onfloor == 'Floor2') {
_root.elevator.gotoAndPlay('fromtop');
}
if (_root.onfloor == 'Base1' or _root.onfloor == 'Base2') {
_root.elevator.gotoAndPlay('frombottom');
}
_root.overnopress.gotoAndStop(2);
_root.gotoAndStop('F1-Elevator');
gotoAndStop(1);
}
}
}
}
button 3400 {
on (release) {
if (_root.onfloor == 'Base1') {
_root.talkbubble2.gotoAndStop('elevalreadythere1');
}
if (_root.onfloor !== 'Base1') {
if (_root.ib4status < 3) {
_root.talkbubble2.gotoAndStop('elevneedkey1');
}
if (_root.ib4status > 2) {
if (_root.onfloor == 'Floor3' or _root.onfloor == 'Floor2' or _root.onfloor == 'Floor1') {
_root.elevator.gotoAndPlay('fromtop');
}
if (_root.onfloor == 'Base2') {
_root.elevator.gotoAndPlay('frombottom');
}
_root.overnopress.gotoAndStop(2);
_root.gotoAndStop('B1-Elevator');
gotoAndStop(1);
}
}
}
}
button 3404 {
on (release) {
if (_root.onfloor == 'Base2') {
_root.talkbubble2.gotoAndStop('elevalreadythere1');
}
if (_root.onfloor !== 'Base2') {
if (_root.ib4status < 3) {
_root.talkbubble2.gotoAndStop('elevneedkey1');
}
if (_root.ib4status > 2) {
_root.elevator.gotoAndPlay('fromtop');
_root.overnopress.gotoAndStop(2);
_root.gotoAndStop('B2-Elevator');
gotoAndStop(1);
}
}
}
}
movieClip 3405 {
frame 1 {
stop();
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
instance keyslot of movieClip 3384 {
onClipEvent (load) {
if (_root.ib4status < 3) {
this.gotoAndStop(1);
}
if (_root.ib4status > 2) {
this.gotoAndStop(15);
}
}
onClipEvent (rollOver) {
_root.CMessage = 'keyhole';
}
onClipEvent (release) {
if (_root.ib4status < 3) {
_root.talkbubble2.gotoAndStop('elevneedkey2');
}
if (_root.ib4status > 2) {
_root.talkbubble2.gotoAndStop('elevneednokey1');
}
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_parent.gotoAndStop(1);
_root.CMessage = '';
}
}
}
instance of movieClip 2400 {
}
frame 32 {
_quality = 'High';
onfloor = 'Floor2';
_root.CMessage = '';
_root.hosetalk = 'left';
if (_root.beatlastroom == true) {
_root.elevator.smiley._visible = true;
_root.elevator.phred._visible = true;
_root.elevator.diz._visible = true;
}
}
movieClip 3411 {
}
movieClip 3415 {
}
instance room1vent of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'calendar';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('agentdayoff');
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('F2-CentralHall');
}
}
frame 33 {
_quality = 'High';
onfloor = 'Floor1';
_root.CMessage = '';
_root.hosetalk = 'left';
if (_root.philelev._currentframe !== 4 and _root.beatlastroom == true) {
_root.elevator.smiley._visible = true;
_root.elevator.phred._visible = true;
_root.elevator.diz._visible = true;
}
}
movieClip 3422 {
}
movieClip 3424 {
}
instance of movieClip 3320 {
onClipEvent (enterFrame) {
if (_root.philelev._currentframe == 4 and _root.beatlastroom == true) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2587 {
onClipEvent (enterFrame) {
if (_root.philelev._currentframe == 4 and _root.beatlastroom == true) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2714 {
onClipEvent (enterFrame) {
if (_root.philelev._currentframe == 4 and _root.beatlastroom == true) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('F1-CentralHall');
}
}
instance of movieClip 2400 {
}
frame 34 {
_quality = 'High';
onfloor = 'Base1';
_root.CMessage = '';
_root.hosetalk = 'left';
if (_root.beatlastroom == true) {
_root.elevator.smiley._visible = true;
_root.elevator.phred._visible = true;
_root.elevator.diz._visible = true;
}
}
movieClip 3435 {
}
movieClip 3437 {
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('B1-CentralHall');
}
}
frame 35 {
_quality = 'High';
onfloor = 'Base2';
_root.CMessage = '';
_root.hosetalk = 'left';
if (_root.philelev._currentframe !== 4 and _root.beatlastroom == true) {
_root.elevator.smiley._visible = true;
_root.elevator.phred._visible = true;
_root.elevator.diz._visible = true;
}
}
movieClip 3447 {
}
movieClip 3449 {
}
instance of movieClip 3320 {
onClipEvent (enterFrame) {
if (_root.philelev._currentframe == 4 and _root.beatlastroom == true) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2587 {
onClipEvent (enterFrame) {
if (_root.philelev._currentframe == 4 and _root.beatlastroom == true) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2714 {
onClipEvent (enterFrame) {
if (_root.philelev._currentframe == 4 and _root.beatlastroom == true) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('B2-CentralHall');
}
}
instance of movieClip 2400 {
}
frame 36 {
_quality = 'High';
_root.CMessage = '';
_root.hosetalk = 'right';
}
movieClip 3454 {
}
movieClip 3455 {
}
movieClip 3458 {
}
movieClip 3462 {
}
movieClip 3465 {
}
instance of movieClip 2587 {
onClipEvent (load) {
if (_root.beatlastroom == false) {
this._visible = false;
}
if (_root.beatlastroom == true) {
this._visible = true;
}
}
}
instance of movieClip 2714 {
onClipEvent (load) {
if (_root.beatlastroom == false) {
this._visible = false;
}
if (_root.beatlastroom == true) {
this._visible = true;
}
}
}
instance of movieClip 2587 {
onClipEvent (load) {
if (_root.beatlastroom == false) {
this._visible = false;
}
if (_root.beatlastroom == true) {
this._visible = true;
}
}
}
instance of movieClip 2714 {
onClipEvent (load) {
if (_root.beatlastroom == false) {
this._visible = false;
}
if (_root.beatlastroom == true) {
this._visible = true;
}
}
}
instance of movieClip 3320 {
onClipEvent (load) {
if (_root.beatlastroom == false) {
this._visible = false;
}
if (_root.beatlastroom == true) {
this._visible = true;
}
}
}
instance of movieClip 3320 {
onClipEvent (load) {
if (_root.beatlastroom == false) {
this._visible = false;
}
if (_root.beatlastroom == true) {
this._visible = true;
}
}
}
instance of movieClip 1648 {
onClipEvent (rollOver) {
_root.CMessage = 'aircraft chute';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('aircraftchute1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Vizion ship';
}
onClipEvent (release) {
if (_root.beatlastroom == false) {
_root.talkbubble.gotoAndStop('vizionship1');
}
if (_root.beatlastroom == true) {
stopAllSounds();
_root.gotoAndStop('trytoescape');
}
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('F1-CentralHall');
}
}
frame 37 {
_quality = 'Medium';
_root.CMessage = '';
_root.hosetalk = 'right';
if (_root.escaped_Zack == 1 and _root.lolnodetectorz == 0) {
_root.talkbubble.gotoAndStop('firstwalkinwzackl');
_root.lolnodetectorz = 1;
}
}
movieClip 3470 {
}
movieClip 3474 {
frame 274 {
gotoAndPlay(1);
}
}
movieClip 3480 {
}
movieClip 3484 {
frame 1 {
stop();
}
}
movieClip 3487 {
}
movieClip 3490 {
}
movieClip 3492 {
}
movieClip 3495 {
}
movieClip 3498 {
}
movieClip 3500 {
}
instance of movieClip 3500 {
onClipEvent (load) {
if (_root.ib2status < 3) {
this._visible = false;
}
if (_root.ib2status > 2) {
this._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.ib2status < 3) {
this._visible = false;
}
if (_root.ib2status > 2) {
this._visible = true;
}
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Choco-Logs cereal';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('chocologs1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Choco-Logs cereal';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('chocologs1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Choco-Logs cereal';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('chocologs1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Choco-Logs cereal';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('chocologs1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Chloro-Fill';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('CHLOROgrass');
_root.CMessage = '';
}
}
instance drinkdispense of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'drink dispenser';
}
onClipEvent (release) {
if (_root.ib2status < 3) {
_root.cs_philgetssprayed.gotoAndPlay(2);
}
if (_root.ib2status > 2) {
_root.talkbubble.gotoAndStop('imdoneusingthehose');
}
_root.CMessage = '';
}
}
instance faketrashcan of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'trash can';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('faketrashcanwhaaaa');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'light-up sign';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('lounge_lightup');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'refrigerator';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('lounge_refrigerator');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'bowls';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('lounge_bowls');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'bowl';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('lounge_bowls');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'toaster';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('lounge_toaster');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Christmas lights';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('lounge_lights');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Christmas lights';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('lounge_lights');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Christmas lights';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('lounge_lights');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'game';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('lounge_taildodec');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'game';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('lounge_taildodec');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'game';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('lounge_taildodec');
_root.CMessage = '';
}
}
instance of movieClip 1648 {
onClipEvent (rollOver) {
_root.CMessage = 'clock';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('analogclock1');
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('F3-CentralHall');
}
}
movieClip 3521 {
}
movieClip 3522 {
}
movieClip 3538 {
}
movieClip 3541 {
}
movieClip 3545 {
}
movieClip 3547 {
}
movieClip 3549 {
}
movieClip 3551 {
}
movieClip 3561 {
}
movieClip 3642 {
instance of movieClip 2918 {
onClipEvent (load) {
if (_root.ib3status < 2) {
this.gotoAndStop(1);
}
if (_root.ib3status > 1) {
this.gotoAndStop(2);
}
}
onClipEvent (rollOver) {
if (this._currentframe == 1) {
_root.CMessage = 'odd device';
}
if (this._currentframe > 1) {
_root.CMessage = '';
}
}
onClipEvent (release) {
_root.ib3status = 2;
_root.talkbubble.gotoAndStop('ccommunicator1');
this.gotoAndStop(2);
_root.CMessage = '';
}
}
}
movieClip 3661 {
}
movieClip 3668 {
instance of movieClip 2918 {
onClipEvent (load) {
if (_root.ib3status < 2) {
this.gotoAndStop(1);
}
if (_root.ib3status > 1) {
this.gotoAndStop(2);
}
}
onClipEvent (rollOver) {
if (this._currentframe == 1) {
_root.CMessage = 'odd device';
}
if (this._currentframe > 1) {
_root.CMessage = '';
}
}
onClipEvent (release) {
_root.ib3status = 2;
_root.talkbubble.gotoAndStop('ccommunicator1');
this.gotoAndStop(2);
_root.CMessage = '';
}
}
}
movieClip 3672 {
frame 1 {
stop();
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
frame 280 {
stop();
}
}
movieClip 3681 {
}
movieClip 3696 {
frame 1 {
stop();
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
frame 40 {
gotoAndStop(1);
}
}
instance of movieClip 2400 {
}
instance fromthespout2 of movieClip 79 {
onClipEvent (enterFrame) {
_root.fromthespout2.createEmptyMovieClip('blank_mS', 3);
_root.fromthespout2.createEmptyMovieClip('blank_mc', 2);
_root.fromthespout2.createEmptyMovieClip('blank_mB', 1);
if (_root.cursor._currentframe == 10) {
_root.CMessage = '';
_root.fromthespout2.blank_mc.lineStyle(4, 3292470, 100, true, 'none', 'round', 'round', 1);
_root.fromthespout2.blank_mc.moveTo(_root._xmouse, _root._ymouse);
_root.fromthespout2.blank_mc.curveTo((_root.fromthespout1._x + _root._xmouse) / 2, _root.fromthespout1._y / 2 + _root._ymouse, _root.fromthespout1._x, _root.fromthespout1._y + 3);
_root.fromthespout2.blank_mB.lineStyle(6, 0, 100, true, 'none', 'round', 'round', 1);
_root.fromthespout2.blank_mB.moveTo(_root._xmouse, _root._ymouse);
_root.fromthespout2.blank_mB.curveTo((_root.fromthespout1._x + _root._xmouse) / 2, _root.fromthespout1._y / 2 + _root._ymouse, _root.fromthespout1._x, _root.fromthespout1._y + 3);
_root.fromthespout2.blank_mS.lineStyle(2, 3490365, 100, true, 'none', 'round', 'round', 1);
_root.fromthespout2.blank_mS.moveTo(_root._xmouse - 1, _root._ymouse - 1);
_root.fromthespout2.blank_mS.curveTo((_root.fromthespout1._x + _root._xmouse) / 2, _root.fromthespout1._y / 2 + _root._ymouse, _root.fromthespout1._x, _root.fromthespout1._y + 3);
}
}
}
frame 38 {
_quality = 'High';
_root.CMessage = '';
_root.hosetalk = 'right';
}
movieClip 3700 {
frame 1 {
stop();
}
}
movieClip 3715 {
frame 1 {
stop();
}
frame 8 {
stop();
}
frame 14 {
gotoAndStop(1);
}
}
movieClip 3716 {
instance of movieClip 3700 {
onClipEvent (load) {
if (_root.ib4status < 2) {
this.gotoAndStop(1);
}
if (_root.ib4status > 1) {
this.gotoAndStop(2);
}
}
onClipEvent (rollOver) {
if (_parent.orangepaper._currentframe > 1 and _parent.orangepaper._currentframe < 9) {
if (this._currentframe == 1) {
_root.CMessage = 'elevator key';
}
if (this._currentframe > 1) {
_root.CMessage = '';
}
}
}
onClipEvent (release) {
if (_parent.orangepaper._currentframe > 1 and _parent.orangepaper._currentframe < 9) {
_root.ib4status = 2;
this.gotoAndStop(2);
_root.CMessage = '';
}
}
}
instance orangepaper of movieClip 3715 {
onClipEvent (release) {
if (this._currentframe == 1) {
if (_parent.greenpaper._currentframe > 1 and _parent.greenpaper._currentframe < 9 and _parent.yellowpaper._currentframe > 1 and _parent.yellowpaper._currentframe < 9) {
this.gotoAndPlay(2);
} else {
this.gotoAndPlay(9);
}
}
}
}
instance greenpaper of movieClip 3715 {
onClipEvent (release) {
if (this._currentframe == 1) {
if (_parent.bluepaper._currentframe == 1 or _parent.bluepaper._currentframe > 8) {
this.gotoAndPlay(9);
}
if (_parent.bluepaper._currentframe > 1 and _parent.bluepaper._currentframe < 9) {
this.gotoAndPlay(2);
}
}
}
}
instance bluepaper of movieClip 3715 {
onClipEvent (release) {
if (this._currentframe == 1) {
if (_parent.pinkpaper._currentframe == 1 or _parent.pinkpaper._currentframe > 8) {
this.gotoAndPlay(9);
}
if (_parent.pinkpaper._currentframe > 1 and _parent.pinkpaper._currentframe < 9) {
this.gotoAndPlay(2);
}
}
}
}
instance pinkpaper of movieClip 3715 {
onClipEvent (release) {
if (this._currentframe == 1) {
if (_parent.toppaper._currentframe == 1 or _parent.toppaper._currentframe > 8) {
this.gotoAndPlay(9);
}
if (_parent.toppaper._currentframe > 1 and _parent.toppaper._currentframe < 9) {
this.gotoAndPlay(2);
}
}
}
}
instance of movieClip 3715 {
onClipEvent (release) {
if (this._currentframe == 1) {
if (_parent.greypaper._currentframe == 1 or _parent.greypaper._currentframe > 8) {
this.gotoAndPlay(9);
}
if (_parent.greypaper._currentframe > 1 and _parent.greypaper._currentframe < 9) {
this.gotoAndPlay(2);
}
}
}
}
instance toppaper of movieClip 3715 {
onClipEvent (release) {
if (this._currentframe == 1) {
this.gotoAndPlay(2);
}
}
}
instance yellowpaper of movieClip 3715 {
onClipEvent (release) {
if (this._currentframe == 1) {
this.gotoAndPlay(2);
}
}
}
instance of movieClip 3715 {
onClipEvent (release) {
if (this._currentframe == 1) {
this.gotoAndPlay(2);
}
}
}
instance greypaper of movieClip 3715 {
onClipEvent (release) {
if (this._currentframe == 1) {
this.gotoAndPlay(2);
}
}
}
}
movieClip 3736 {
frame 1 {
stop();
}
frame 9 {
stop();
}
}
instance of movieClip 3736 {
onClipEvent (rollOver) {
if (this._currentframe == 1) {
_root.CMessage = 'not empty box';
}
if (this._currentframe == 9) {
_root.CMessage = 'empty box';
}
}
onClipEvent (release) {
if (this._currentframe == 1) {
this.gotoAndPlay(2);
}
if (this._currentframe == 9) {
_root.talkbubble.gotoAndStop('trickybox1');
}
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'sticky note';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('blanksticky1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'nails and string';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('stringnail1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'empty box';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('cardboardbox1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'empty box';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('cardboardbox1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'empty box';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('cardboardbox1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'empty box';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('cardboardbox1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'empty box';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('cardboardbox1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'empty box';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('cardboardbox1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'empty box';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('cardboardbox1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'empty box';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('cardboardbox1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'sad empty box';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('cardboardbox2');
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('F2-CentralHall');
}
}
frame 39 {
_quality = 'High';
_root.CMessage = '';
stop();
_root.hosetalk = 'right';
}
movieClip 3739 {
}
movieClip 3815 {
}
movieClip 3824 {
frame 85 {
gotoAndPlay(1);
}
}
movieClip 3826 {
instance of movieClip 3824 {
onClipEvent (load) {
gotoAndPlay(2);
}
}
instance of movieClip 3824 {
onClipEvent (load) {
gotoAndPlay(3);
}
}
instance of movieClip 3824 {
onClipEvent (load) {
gotoAndPlay(4);
}
}
}
movieClip 3834 {
frame 1 {
stop();
}
}
movieClip 3838 {
frame 1 {
stop();
}
instance of movieClip 3834 {
onClipEvent (load) {
if (_parent._name == 'pipi5') {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 3842 {
frame 1 {
stop();
}
}
movieClip 3844 {
instance of movieClip 3838 {
onClipEvent (load) {
this.gotoAndStop(_root.slideslotS1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_root.slideslotS1);
}
}
instance of movieClip 3838 {
onClipEvent (load) {
this.gotoAndStop(_root.slideslotS2);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_root.slideslotS2);
}
}
instance of movieClip 3838 {
onClipEvent (load) {
this.gotoAndStop(_root.slideslotS3);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_root.slideslotS3);
}
}
instance of movieClip 3838 {
onClipEvent (load) {
this.gotoAndStop(_root.slideslotS4);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_root.slideslotS4);
}
}
instance pipi5 of movieClip 3838 {
onClipEvent (load) {
this.gotoAndStop(_root.slideslotS5);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_root.slideslotS5);
}
}
instance of movieClip 3838 {
onClipEvent (load) {
this.gotoAndStop(_root.slideslotS6);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_root.slideslotS6);
}
}
instance of movieClip 3838 {
onClipEvent (load) {
this.gotoAndStop(_root.slideslotS7);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_root.slideslotS7);
}
}
instance of movieClip 3838 {
onClipEvent (load) {
this.gotoAndStop(_root.slideslotS8);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_root.slideslotS8);
}
}
instance of movieClip 3838 {
onClipEvent (load) {
this.gotoAndStop(_root.slideslotS9);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_root.slideslotS9);
}
}
instance of movieClip 3842 {
onClipEvent (load) {
if (_root.ib1status < 3) {
this.gotoAndStop(2);
}
if (_root.ib1status > 2) {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root.ib1status < 3) {
this.gotoAndStop(2);
}
if (_root.ib1status > 2) {
this.gotoAndStop(1);
}
}
}
}
movieClip 3848 {
frame 1 {
stop();
}
}
instance of movieClip 3848 {
onClipEvent (rollOver) {
_root.CMessage = 'guard door power';
}
onClipEvent (release) {
_root.cu_sliderser.gotoAndStop(3);
_root.CMessage = '';
}
onClipEvent (load) {
if (_root.guarddooron == 1) {
this.gotoAndStop(1);
}
if (_root.guarddooron == 0) {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.guarddooron == 1) {
this.gotoAndStop(1);
}
if (_root.guarddooron == 0) {
this.gotoAndStop(2);
}
}
}
movieClip 3893 {
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'pipeline shifter';
}
onClipEvent (release) {
_root.cu_sliderser.gotoAndStop(2);
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'screen';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('PR_screen_spheres');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'screen';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('PR_screen_lineters');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'screen';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('PR_screen_bitgaim');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'screen';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('PR_screen_bitgaim');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'screen';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('PR_screen_keyerror');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'screen';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('PR_screen_keyerror');
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('B1-CentralHall');
}
}
movieClip 3907 {
frame 1 {
slideslot1 = _root.slideslotS1;
slideslot2 = _root.slideslotS2;
slideslot3 = _root.slideslotS3;
slideslot4 = _root.slideslotS4;
slideslot5 = _root.slideslotS5;
slideslot6 = _root.slideslotS6;
slideslot7 = _root.slideslotS7;
slideslot8 = _root.slideslotS8;
slideslot9 = _root.slideslotS9;
}
instance of movieClip 3838 {
onClipEvent (load) {
this.gotoAndStop(_parent.slideslot1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_parent.slideslot1);
}
}
instance of movieClip 3838 {
onClipEvent (load) {
this.gotoAndStop(_parent.slideslot2);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_parent.slideslot2);
}
}
instance of movieClip 3838 {
onClipEvent (load) {
this.gotoAndStop(_parent.slideslot3);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_parent.slideslot3);
}
}
instance of movieClip 3838 {
onClipEvent (load) {
this.gotoAndStop(_parent.slideslot4);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_parent.slideslot4);
}
}
instance pipi5 of movieClip 3838 {
onClipEvent (load) {
this.gotoAndStop(_parent.slideslot5);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_parent.slideslot5);
}
}
instance of movieClip 3838 {
onClipEvent (load) {
this.gotoAndStop(_parent.slideslot6);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_parent.slideslot6);
}
}
instance of movieClip 3838 {
onClipEvent (load) {
this.gotoAndStop(_parent.slideslot7);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_parent.slideslot7);
}
}
instance of movieClip 3838 {
onClipEvent (load) {
this.gotoAndStop(_parent.slideslot8);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_parent.slideslot8);
}
}
instance of movieClip 3838 {
onClipEvent (load) {
this.gotoAndStop(_parent.slideslot9);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_parent.slideslot9);
}
}
instance of movieClip 79 {
onClipEvent (release) {
if (_parent.slideslot3 == 9) {
_parent.slideslot3 = _parent.slideslot6;
_parent.slideslot6 = 9;
}
if (_parent.slideslot5 == 9) {
_parent.slideslot5 = _parent.slideslot6;
_parent.slideslot6 = 9;
}
if (_parent.slideslot9 == 9) {
_parent.slideslot9 = _parent.slideslot6;
_parent.slideslot6 = 9;
}
}
}
instance of movieClip 79 {
onClipEvent (release) {
if (_parent.slideslot6 == 9) {
_parent.slideslot6 = _parent.slideslot9;
_parent.slideslot9 = 9;
}
if (_parent.slideslot8 == 9) {
_parent.slideslot8 = _parent.slideslot9;
_parent.slideslot9 = 9;
}
}
}
instance of movieClip 79 {
onClipEvent (release) {
if (_parent.slideslot2 == 9) {
_parent.slideslot2 = _parent.slideslot3;
_parent.slideslot3 = 9;
}
if (_parent.slideslot6 == 9) {
_parent.slideslot6 = _parent.slideslot3;
_parent.slideslot3 = 9;
}
}
}
instance of movieClip 79 {
onClipEvent (release) {
if (_parent.slideslot1 == 9) {
_parent.slideslot1 = _parent.slideslot2;
_parent.slideslot2 = 9;
}
if (_parent.slideslot3 == 9) {
_parent.slideslot3 = _parent.slideslot2;
_parent.slideslot2 = 9;
}
if (_parent.slideslot5 == 9) {
_parent.slideslot5 = _parent.slideslot2;
_parent.slideslot2 = 9;
}
}
}
instance of movieClip 79 {
onClipEvent (release) {
if (_parent.slideslot2 == 9) {
_parent.slideslot2 = _parent.slideslot1;
_parent.slideslot1 = 9;
}
if (_parent.slideslot4 == 9) {
_parent.slideslot4 = _parent.slideslot1;
_parent.slideslot1 = 9;
}
}
onClipEvent (enterFrame) {
_root.slideslotS1 = _parent.slideslot1;
_root.slideslotS2 = _parent.slideslot2;
_root.slideslotS3 = _parent.slideslot3;
_root.slideslotS4 = _parent.slideslot4;
_root.slideslotS5 = _parent.slideslot5;
_root.slideslotS6 = _parent.slideslot6;
_root.slideslotS7 = _parent.slideslot7;
_root.slideslotS8 = _parent.slideslot8;
_root.slideslotS9 = _parent.slideslot9;
}
}
instance of movieClip 79 {
onClipEvent (release) {
if (_parent.slideslot1 == 9) {
_parent.slideslot1 = _parent.slideslot4;
_parent.slideslot4 = 9;
}
if (_parent.slideslot5 == 9) {
_parent.slideslot5 = _parent.slideslot4;
_parent.slideslot4 = 9;
}
if (_parent.slideslot7 == 9) {
_parent.slideslot7 = _parent.slideslot4;
_parent.slideslot4 = 9;
}
}
}
instance of movieClip 79 {
onClipEvent (release) {
if (_parent.slideslot4 == 9) {
_parent.slideslot4 = _parent.slideslot7;
_parent.slideslot7 = 9;
}
if (_parent.slideslot8 == 9) {
_parent.slideslot8 = _parent.slideslot7;
_parent.slideslot7 = 9;
}
}
}
instance of movieClip 79 {
onClipEvent (release) {
if (_parent.slideslot5 == 9) {
_parent.slideslot5 = _parent.slideslot8;
_parent.slideslot8 = 9;
}
if (_parent.slideslot7 == 9) {
_parent.slideslot7 = _parent.slideslot8;
_parent.slideslot8 = 9;
}
if (_parent.slideslot9 == 9) {
_parent.slideslot9 = _parent.slideslot8;
_parent.slideslot8 = 9;
}
}
}
instance of movieClip 79 {
onClipEvent (release) {
if (_parent.slideslot2 == 9) {
_parent.slideslot2 = _parent.slideslot5;
_parent.slideslot5 = 9;
}
if (_parent.slideslot4 == 9) {
_parent.slideslot4 = _parent.slideslot5;
_parent.slideslot5 = 9;
}
if (_parent.slideslot6 == 9) {
_parent.slideslot6 = _parent.slideslot5;
_parent.slideslot5 = 9;
}
if (_parent.slideslot8 == 9) {
_parent.slideslot8 = _parent.slideslot5;
_parent.slideslot5 = 9;
}
}
}
}
movieClip 3918 {
instance of movieClip 79 {
onClipEvent (load) {
if (_root.allfriendsbygdoor == 2) {
if (_root.guarddooron == 1) {
_parent.play();
}
if (_root.guarddooron == 0) {
_parent.stop();
_root.timedguarddooropen = 0;
}
}
if (_root.allfriendsbygdoor !== 2) {
_parent.stop();
}
}
onClipEvent (enterFrame) {
if (_root.allfriendsbygdoor == 2) {
if (_root.guarddooron == 1) {
_parent.play();
}
if (_root.guarddooron == 0) {
_parent.stop();
_root.timedguarddooropen = 0;
}
}
if (_root.allfriendsbygdoor !== 2) {
_parent.stop();
}
}
}
instance of movieClip 79 {
onClipEvent (load) {
if (_root.allfriendsbygdoor == 2) {
if (_root.guarddooron == 1) {
_parent.play();
}
if (_root.guarddooron == 0) {
_parent.stop();
_root.timedguarddooropen = 1;
}
}
if (_root.allfriendsbygdoor !== 2) {
_parent.stop();
}
}
onClipEvent (enterFrame) {
if (_root.allfriendsbygdoor == 2) {
if (_root.guarddooron == 1) {
_parent.play();
}
if (_root.guarddooron == 0) {
_parent.stop();
_root.timedguarddooropen = 1;
}
}
if (_root.allfriendsbygdoor !== 2) {
_parent.stop();
}
}
}
}
movieClip 3922 {
frame 1 {
stop();
}
}
movieClip 3926 {
frame 1 {
stop();
}
}
movieClip 3927 {
frame 1 {
stop();
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
instance of movieClip 3842 {
onClipEvent (load) {
if (_root.ib1status < 3) {
this.gotoAndStop(2);
}
if (_root.ib1status > 2) {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root.ib1status < 3) {
this.gotoAndStop(2);
}
if (_root.ib1status > 2) {
this.gotoAndStop(1);
}
}
}
instance flushspot of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'flush command';
}
onClipEvent (release) {
if (_root.ib1status < 3) {
_root.talkbubble2.gotoAndStop('flushsomethingmissing1');
}
if (_root.ib1status > 2) {
if (_root.messiefreed == 0) {
if ((_root.slideslotS1 == 1 or _root.slideslotS1 == 7) and _root.slideslotS2 == 2 and (_root.slideslotS3 == 3 or _root.slideslotS3 == 4) and (_root.slideslotS4 == 4 or _root.slideslotS4 == 3) and _root.slideslotS5 == 5 and (_root.slideslotS6 == 6 or _root.slideslotS6 == 8) and (_root.slideslotS7 == 7 or _root.slideslotS7 == 1) and (_root.slideslotS8 == 8 or _root.slideslotS8 == 6) and _root.slideslotS9 == 9) {
_root.cs_mockmessflush.gotoAndPlay(2);
} else {
if ((_root.slideslotS1 == 1 or _root.slideslotS1 == 7) and _root.slideslotS2 == 2 and _root.slideslotS5 == 5 and (_root.slideslotS6 == 3 or _root.slideslotS6 == 4) and (_root.slideslotS8 == 1 or _root.slideslotS8 == 7) and (_root.slideslotS8 == 6 or _root.slideslotS9 == 8)) {
_root.talkbubble2.gotoAndStop('flushpipeswrong2');
} else {
_root.talkbubble2.gotoAndStop('flushpipeswrong1');
}
}
}
if (_root.messiefreed == 1) {
_root.talkbubble2.gotoAndStop('flushpipeswrong3');
}
}
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_parent.gotoAndStop(1);
_root.CMessage = '';
}
}
instance of movieClip 3918 {
onClipEvent (load) {
if (_root.timedguarddooropen == 0) {
this.gotoAndStop(1);
}
if (_root.timedguarddooropen == 1) {
this.gotoAndStop(7);
}
}
}
instance of movieClip 3922 {
onClipEvent (load) {
if (_root.guarddooron == 1) {
this.gotoAndStop(1);
}
if (_root.guarddooron == 0) {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.guarddooron == 1) {
this.gotoAndStop(1);
}
if (_root.guarddooron == 0) {
this.gotoAndStop(2);
}
}
}
instance of movieClip 3926 {
onClipEvent (release) {
if (_root.guarddooron == 1) {
_root.guarddooron = 0;
} else {
_root.guarddooron = 1;
}
}
onClipEvent (load) {
if (_root.guarddooron == 1) {
this.gotoAndStop(1);
}
if (_root.guarddooron == 0) {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.guarddooron == 1) {
this.gotoAndStop(1);
}
if (_root.guarddooron == 0) {
this.gotoAndStop(2);
}
}
}
}
movieClip 3954 {
}
movieClip 4053 {
frame 1 {
stop();
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
frame 3 {
_root.messiefreed = 1;
_root.cu_sliderser.gotoAndStop(1);
}
frame 491 {
gotoAndStop(1);
}
}
instance of movieClip 2400 {
}
frame 40 {
_quality = 'High';
_root.CMessage = '';
_root.hosetalk = 'right';
if (_root.escaped_smiley == 1 and _root.escaped_phred == 1 and _root.escaped_zack == 1 and _root.allfriendsbygdoor == 0) {
_root.allfriendsbygdoor = 1;
}
if (_root.beatlastroom == true) {
_root.allfriendsbygdoor = 2;
}
}
movieClip 4061 {
}
movieClip 4068 {
}
movieClip 4070 {
frame 1 {
stop();
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
if (_root.beatlastroom == false) {
_root.gotoAndStop('BeforeFinalRoomCutscene');
}
if (_root.beatlastroom == true) {
_root.talkbubble.gotoAndStop('notintofinalroomagain');
}
}
}
}
instance gdoorteeth of movieClip 4070 {
onClipEvent (load) {
if (_root.guarddooron == 0) {
if (_root.timedguarddooropen == 0) {
this.gotoAndStop(1);
}
if (_root.timedguarddooropen == 1) {
this.gotoAndStop(4);
}
}
if (_root.allfriendsbygdoor == 2 and _root.guarddooron == 1) {
this.gotoAndStop(3);
}
}
}
movieClip 4076 {
frame 1 {
stop();
}
}
instance gdooreyes of movieClip 4076 {
onClipEvent (load) {
if (_root.guarddooron == 0) {
this.gotoAndStop(4);
}
if (_root.allfriendsbygdoor == 2 and _root.guarddooron == 1) {
this.gotoAndStop(2);
}
}
}
instance of movieClip 3320 {
onClipEvent (load) {
if (_root.beatlastroom == false) {
this._visible = false;
}
if (_root.beatlastroom == true) {
this._visible = true;
}
}
}
instance B3Smiley of movieClip 2587 {
onClipEvent (load) {
if (_root.allfriendsbygdoor == 2) {
this._visible = true;
} else {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.allfriendsbygdoor == 2) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance B3Phred of movieClip 2714 {
onClipEvent (load) {
if (_root.allfriendsbygdoor == 2) {
this._visible = true;
} else {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.allfriendsbygdoor == 2) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 79 {
onClipEvent (load) {
spppx = this._x;
if (_root.timedguarddooropen == 1) {
this._x = 999999;
} else {
this._x = spppx;
}
}
onClipEvent (rollOver) {
_root.CMessage = 'guard door';
}
onClipEvent (release) {
if (_root.guarddooron == 1) {
if (_root.allfriendsbygdoor == 0) {
_root.talkbubble.gotoAndStop('doortalking0');
}
if (_root.allfriendsbygdoor == 1) {
_root.cs_fadeoutandin.gotoAndPlay(2);
}
if (_root.allfriendsbygdoor == 2) {
_root.talkbubble.gotoAndStop('doortalking2');
}
}
if (_root.guarddooron == 0) {
_root.talkbubble.gotoAndStop('doortalking3');
}
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
if (_root.B3Smiley._visible == false or _root.beatlastroom == true) {
_root.CMessage = '';
}
if (_root.B3Smiley._visible == true) {
if (_root.beatlastroom == false) {
_root.CMessage = 'Smiley';
}
}
}
onClipEvent (release) {
if (_root.B3Smiley._visible == true) {
if (_root.beatlastroom == false) {
_root.talkbubble.gotoAndStop('SmileytalkGD');
}
}
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
if (_root.B3Smiley._visible == false or _root.beatlastroom == true) {
_root.CMessage = '';
}
if (_root.B3Smiley._visible == true) {
if (_root.beatlastroom == false) {
_root.CMessage = 'Phred';
}
}
}
onClipEvent (release) {
if (_root.B3Smiley._visible == true) {
if (_root.beatlastroom == false) {
_root.talkbubble.gotoAndStop('PhredtalkGD');
}
}
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('B2-CentralHall');
}
}
movieClip 4080 {
frame 1 {
stop();
}
frame 11 {
_root.allfriendsbygdoor = 2;
}
frame 45 {
stop();
_root.talkbubble.gotoAndStop('doortalking1');
}
}
instance of movieClip 2400 {
onClipEvent (load) {
if (_root.staticupondeparture == true) {
this.gotoAndStop(6);
}
}
onClipEvent (enterFrame) {
if (_root.staticupondeparture == true) {
this.gotoAndStop(6);
}
}
}
frame 41 {
_quality = 'Medium';
_root.CMessage = '';
_root.hosetalk = 'right';
}
movieClip 4082 {
}
movieClip 4089 {
}
movieClip 4090 {
frame 320 {
gotoAndPlay(1);
}
}
movieClip 4091 {
}
movieClip 4092 {
}
movieClip 4097 {
}
movieClip 4098 {
frame 320 {
gotoAndPlay(1);
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'sign';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('f3charsign');
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
if (_root.escaped_zack == 0) {
_root.gotoAndStop('F3-ZackCellA');
}
if (_root.escaped_zack > 0) {
_root.gotoAndStop('F3-ZackCellB');
}
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('F3-Elevator');
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('F3-FineLounge');
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
if (_root.escaped_pig == 0) {
_root.gotoAndStop('F3-FlyingPig');
}
if (_root.escaped_pig > 0) {
_root.gotoAndStop('F3-FlyingPigB');
}
}
}
instance talkbubble of movieClip 2395 {
}
instance of movieClip 2400 {
}
frame 42 {
_quality = 'Medium';
_root.CMessage = '';
_root.hosetalk = 'right';
_root.leftfirstroom = 1;
}
movieClip 4102 {
}
movieClip 4108 {
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'sign';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('f2charsign');
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('F2-PhilCellAB');
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('F2-Elevator');
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('F2-StorageCloset');
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
if (_root.ib2status < 3) {
_root.gotoAndStop('F2-GoatMan');
}
if (_root.ib2status > 2) {
_root.gotoAndStop('F2-Goatmanhappy');
}
}
}
instance talkbubble of movieClip 2395 {
}
frame 43 {
_quality = 'Medium';
_root.CMessage = '';
_root.hosetalk = 'right';
}
movieClip 4112 {
}
movieClip 4117 {
}
movieClip 4126 {
}
instance of movieClip 3320 {
onClipEvent (load) {
if (_root.beatlastroom == false) {
this._visible = false;
}
if (_root.beatlastroom == true) {
this._visible = true;
}
}
}
instance of movieClip 2587 {
onClipEvent (load) {
if (_root.beatlastroom == false) {
this._visible = false;
}
if (_root.beatlastroom == true) {
this._visible = true;
}
}
}
instance of movieClip 2714 {
onClipEvent (load) {
if (_root.beatlastroom == false) {
this._visible = false;
}
if (_root.beatlastroom == true) {
this._visible = true;
}
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'sign';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('f1charsign');
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
if (_root.escaped_smiley == 0) {
_root.gotoAndStop('F1-SmileyCellA');
}
if (_root.escaped_smiley == 1) {
_root.gotoAndStop('F1-SmileyCellB');
}
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('F1-Elevator');
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('F1-IFODeck');
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
if (_root.ib6status < 4) {
_root.gotoAndStop('F1-BigToe');
}
if (_root.ib6status > 3) {
_root.gotoAndStop('F1-BigToeB');
}
}
}
instance talkbubble of movieClip 2395 {
}
instance of movieClip 2400 {
}
frame 44 {
_quality = 'Medium';
_root.CMessage = '';
_root.hosetalk = 'right';
}
movieClip 4130 {
}
movieClip 4136 {
}
movieClip 4140 {
frame 1 {
stop();
}
}
instance pwrmcardreader of movieClip 4140 {
onClipEvent (rollOver) {
_root.CMessage = 'card reader';
}
onClipEvent (release) {
if (_root.powerroomunlocked == 0) {
_root.talkbubble.gotoAndStop('PWRM_locked');
}
if (_root.powerroomunlocked == 1) {
_root.talkbubble.gotoAndStop('PWRM_unlocked');
}
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'sign';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('b1charsign');
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
if (_root.escaped_phred == 0) {
_root.gotoAndStop('B1-PhredCellA');
}
if (_root.escaped_phred == 1) {
_root.gotoAndStop('B1-PhredCellB');
}
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('B1-Elevator');
}
}
instance of movieClip 1598 {
onClipEvent (load) {
cat = this._x;
if (_root.powerroomunlocked == 0) {
_root.pwrmcardreader.gotoAndStop(1);
this._x = 90000000000.0;
}
if (_root.powerroomunlocked == 1) {
_root.pwrmcardreader.gotoAndStop(2);
this._x = cat;
}
}
onClipEvent (enterFrame) {
if (_root.powerroomunlocked == 0) {
_root.pwrmcardreader.gotoAndStop(1);
this._x = 90000000000.0;
}
if (_root.powerroomunlocked == 1) {
_root.pwrmcardreader.gotoAndStop(2);
this._x = cat;
}
}
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
if (_root.powerroomunlocked == 1) {
_root.gotoAndStop('B1-PowerRoom');
}
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
if (_root.ib5status < 4) {
_root.gotoAndStop('B1-Yeddy');
}
if (_root.ib5status > 3) {
_root.gotoAndStop('B1-YeddyB');
}
}
}
instance talkbubble of movieClip 2395 {
}
frame 45 {
_quality = 'High';
_root.CMessage = '';
_root.hosetalk = 'right';
if (_root.beatlastroom == true) {
_root.allfriendsbygdoor = 3;
_root.staticupondeparture = true;
}
}
movieClip 4143 {
}
movieClip 4146 {
}
instance B2Smiley of movieClip 2587 {
onClipEvent (load) {
if (_root.escaped_smiley == 1 and _root.allfriendsbygdoor !== 2) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 3320 {
onClipEvent (load) {
if (_root.beatlastroom == false) {
this._visible = false;
}
if (_root.beatlastroom == true) {
this._visible = true;
}
}
}
movieClip 4149 {
}
instance B2Phred of movieClip 2714 {
onClipEvent (load) {
if (_root.escaped_phred == 1 and _root.allfriendsbygdoor !== 2) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 1648 {
onClipEvent (rollOver) {
_root.CMessage = 'manhole';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('manhole1');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'sign';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('b2charsign');
_root.CMessage = '';
}
}
instance of movieClip 1648 {
onClipEvent (rollOver) {
_root.CMessage = 'thing';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('area5point1signthing');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
if (_root.B2Smiley._visible == false or _root.beatlastroom == true) {
_root.CMessage = '';
}
if (_root.beatlastroom == false) {
if (_root.B2Smiley._visible == true) {
_root.CMessage = 'Smiley';
}
}
}
onClipEvent (release) {
if (_root.beatlastroom == false) {
if (_root.B2Smiley._visible == true) {
_root.talkbubble.gotoAndStop('B2-Smileytalk');
}
}
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
if (_root.B2Phred._visible == false or _root.beatlastroom == true) {
_root.CMessage = '';
}
if (_root.beatlastroom == false) {
if (_root.B2Phred._visible == true) {
_root.CMessage = 'Phred';
}
}
}
onClipEvent (release) {
if (_root.beatlastroom == false) {
if (_root.B2Phred._visible == true) {
_root.talkbubble.gotoAndStop('B2-Phredtalk');
}
}
_root.CMessage = '';
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('B2-GuardDoor');
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('B2-Elevator');
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
if (_root.messiefreed == 0) {
_root.gotoAndStop('B2-Messie');
}
if (_root.messiefreed == 1) {
_root.gotoAndStop('B2-MessieB');
}
}
}
instance talkbubble of movieClip 2395 {
}
instance of movieClip 2400 {
}
frame 46 {
timerpart2 = 0;
}
frame 46 {
stop();
_quality = 'High';
_root.CMessage = '';
_root.hosetalk = 'left';
_root.allfriendsbygdoor = 2;
ib1status = 6;
ib2status = 5;
ib3status = 2;
ib4status = 4;
ib5status = 5;
ib6status = 5;
ib7status = 1;
ib8status = 3;
continuer = 1;
savefile.data.continuer = _root.continuer;
savefile.data.timerpart1 = _root.timerpart1;
savefile.flush();
}
frame 46 {
stopAllSounds();
_root.muzak.gotoAndStop(1);
}
movieClip 4153 {
}
movieClip 4156 {
}
movieClip 4231 {
}
movieClip 4234 {
}
movieClip 4244 {
}
movieClip 4248 {
}
movieClip 4252 {
}
movieClip 4255 {
}
movieClip 4259 {
}
movieClip 4262 {
}
movieClip 4266 {
}
movieClip 4268 {
frame 40 {
gotoAndPlay(1);
}
}
movieClip 4272 {
frame 40 {
gotoAndPlay(1);
}
}
movieClip 4276 {
}
movieClip 4279 {
}
movieClip 4281 {
}
movieClip 4295 {
}
movieClip 4319 {
}
movieClip 4332 {
}
movieClip 4333 {
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
instance of movieClip 85 {
onClipEvent (load) {
_root.volyoom = 0;
}
onClipEvent (enterFrame) {
if (_root.volyoom < 100) {
_root.volyoom += 5;
}
}
}
instance of movieClip 496 {
onClipEvent (load) {
if (_root.BCSskip == 0) {
this.gotoAndStop(1);
}
if (_root.BCSskip == 1) {
this.gotoAndStop(2);
}
}
}
frame 512 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
frame 577 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
frame 607 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
instance of movieClip 587 {
}
frame 669 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
instance of movieClip 587 {
}
frame 670 {
stop();
}
instance of movieClip 587 {
}
frame 726 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
instance of movieClip 587 {
}
frame 727 {
stop();
}
instance of movieClip 587 {
}
frame 787 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
instance of movieClip 587 {
}
frame 839 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
instance of movieClip 587 {
}
frame 880 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
instance of movieClip 587 {
}
instance of movieClip 85 {
onClipEvent (load) {
_root.volyoom = 100;
}
onClipEvent (enterFrame) {
if (_root.volyoom > 0) {
_root.volyoom -= 2;
}
}
}
instance of movieClip 85 {
onClipEvent (load) {
_root.volyoom = 100;
}
}
frame 953 {
_root.gotoAndStop('DizFinalRoom');
}
}
movieClip 4334 {
frame 30 {
_root.timerpart2 += 1;
}
}
frame 47 {
stop();
_quality = 'High';
_root.CMessage = '';
_root.hosetalk = 'left';
_root.guarddooron = 0;
_root.timedguarddooropen = 1;
_root.powerroomunlocked = 0;
_root.allfriendsbygdoor = 2;
ib1status = 6;
ib2status = 5;
ib3status = 2;
ib4status = 4;
ib5status = 5;
ib6status = 5;
ib7status = 1;
ib8status = 3;
_root.escaped_phil = 1;
_root.escaped_smiley = 1;
_root.escaped_phred = 1;
_root.escaped_zack = 1;
_root.zackDoorOpen = 1;
_root.escaped_pig = 1;
_root.messiefreed = 1;
_root.skipper_cs_dialpad = 1;
_root.codeputteditin = '';
_root.codeputteditinS = '';
_root.codeputteditinZ = '';
_root.codeputteditinP = '';
_root.codeNUMOFLETTS = 0;
_root.codeNUMOFLETTSS = 0;
_root.codeNUMOFLETTSZ = 0;
_root.codeNUMOFLETTSP = 0;
_root.communiGoat = 0;
_root.communiBigToe = 0;
_root.communiMessie = 0;
_root.communiPig = 0;
_root.communiYeddy = 0;
_root.yetseenSmiley = 1;
_root.yetseenPhred = 1;
_root.yeddyhairtalked = 1;
_root.bigtoeneverask = 1;
_root.phredcodetalked = 1;
_root.leftfirstroom = 1;
BCSskip = 1;
savefile.data.BCSskip = _root.BCSskip;
}
frame 47 {
if (_root.muzak._currentframe !== 5 and _root.muzak._currentframe !== 4) {
stopAllSounds();
_root.muzak.gotoAndStop(5);
}
}
movieClip 4335 {
frame 1 {
stop();
}
frame 31 {
stop();
_root.overnopress.gotoAndStop(1);
}
}
movieClip 4336 {
frame 1 {
stop();
}
frame 31 {
stop();
_root.overnopress.gotoAndStop(1);
}
}
movieClip 4340 {
frame 1 {
stop();
}
frame 2 {
_root.overnopress.gotoAndStop(2);
_root.puzzledoorA1.gotoAndPlay(2);
_root.puzzledoorB1.gotoAndPlay(2);
}
}
movieClip 4346 {
frame 1 {
stop();
}
frame 31 {
stop();
_root.overnopress.gotoAndStop(1);
}
}
instance puzzledoorA1 of movieClip 4346 {
onClipEvent (rollOver) {
_root.CMessage = 'contraption';
}
onClipEvent (release) {
if (this._currentframe == 1) {
_root.talkbubble.gotoAndStop('finalroomCLOSEDPZLDOOR');
}
if (this._currentframe !== 1) {
_root.CU_PZLS.gotoAndStop(2);
}
_root.CMessage = '';
}
}
instance puzzledoorB1 of movieClip 4346 {
onClipEvent (rollOver) {
_root.CMessage = 'contraption';
}
onClipEvent (release) {
if (this._currentframe == 1) {
_root.talkbubble.gotoAndStop('finalroomCLOSEDPZLDOOR');
}
if (this._currentframe !== 1) {
_root.CU_PZLS.gotoAndStop(3);
}
_root.CMessage = '';
}
}
instance puzzledoorB2 of movieClip 4346 {
onClipEvent (rollOver) {
_root.CMessage = 'contraption';
}
onClipEvent (release) {
if (this._currentframe == 1) {
_root.talkbubble.gotoAndStop('finalroomCLOSEDPZLDOOR');
}
if (this._currentframe !== 1) {
_root.CU_PZLS.gotoAndStop(4);
}
_root.CMessage = '';
}
}
instance puzzledoorA2 of movieClip 4346 {
onClipEvent (rollOver) {
_root.CMessage = 'contraption';
}
onClipEvent (release) {
if (this._currentframe == 1) {
_root.talkbubble.gotoAndStop('finalroomCLOSEDPZLDOOR');
}
if (this._currentframe !== 1) {
_root.CU_PZLS.gotoAndStop(5);
}
_root.CMessage = '';
}
}
instance creaturecomfort of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'slot';
}
onClipEvent (release) {
if (_root.creaturecomforter._currentframe == 1) {
_root.talkbubble.gotoAndStop('whatcouldgointhishole');
}
if (_root.creaturecomforter._currentframe == 2) {
_root.talkbubble.gotoAndStop('theholeisfillulled');
}
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'brain data';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('ishebeingbrained');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Vizion data';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('vizionshippic');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Vizion data';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('vizionshippic');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'collected data';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('wallofviziontext');
_root.CMessage = '';
}
}
instance of movieClip 1648 {
onClipEvent (rollOver) {
_root.CMessage = 'circular design';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('circledesigncircle');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'liquid tube';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('blueliquidtube');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'liquid tube';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('blueliquidtube');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'liquid tube';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('greenliquidtube');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'liquid tube';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('greenliquidtube');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Vizion\'s plans';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('vizionplanz');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Vizion\'s plans';
}
onClipEvent (release) {
_root.talkbubble.gotoAndStop('vizionplanz');
_root.CMessage = '';
}
}
instance of movieClip 79 {
onClipEvent (rollOver) {
_root.CMessage = 'Diz';
}
onClipEvent (release) {
if (_root.greenlazers._currentframe == 1 and _root.bluelazers._currentframe == 1) {
_root.talkbubble.gotoAndStop('STUCKBEHIND2lazers');
}
if (_root.greenlazers._currentframe !== 1 and _root.bluelazers._currentframe == 1 or _root.greenlazers._currentframe == 1 and _root.bluelazers._currentframe !== 1) {
_root.talkbubble.gotoAndStop('STUCKBEHIND1lazer');
}
if (_root.greenlazers._currentframe !== 1 and _root.bluelazers._currentframe !== 1) {
_root.gotoAndStop('afterfinalroom');
}
_root.CMessage = '';
}
}
movieClip 4355 {
frame 1 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.nextFrame();
}
}
frame 7 {
gotoAndStop(1);
}
}
movieClip 4361 {
frame 1 {
stop();
}
}
movieClip 4364 {
frame 1 {
stop();
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_parent._parent.gotoAndStop(1);
_root.CMessage = '';
}
}
frame 31 {
stop();
if (_root.CU_PZLS._currentframe == 2) {
_root.overnopress.gotoAndStop(2);
_root.puzzledoorA2.gotoAndPlay(2);
_root.CU_PZLS.gotoAndStop(1);
}
if (_root.CU_PZLS._currentframe == 3) {
_root.overnopress.gotoAndStop(2);
_root.puzzledoorB2.gotoAndPlay(2);
_root.CU_PZLS.gotoAndStop(1);
}
if (_root.CU_PZLS._currentframe == 4) {
_root.overnopress.gotoAndStop(2);
_root.greenlazers.gotoAndPlay(2);
_root.CU_PZLS.gotoAndStop(1);
}
if (_root.CU_PZLS._currentframe == 5) {
_root.overnopress.gotoAndStop(2);
_root.bluelazers.gotoAndPlay(2);
_root.CU_PZLS.gotoAndStop(1);
}
}
}
movieClip 4368 {
frame 1 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.nextFrame();
}
}
frame 3 {
gotoAndStop(1);
}
}
movieClip 4374 {
frame 1 {
stop();
}
}
movieClip 4378 {
frame 1 {
stop();
}
frame 3 {
gotoAndStop(1);
}
}
movieClip 4383 {
frame 1 {
stop();
}
frame 3 {
gotoAndStop(1);
}
}
movieClip 4385 {
frame 1 {
stop();
}
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
instance of movieClip 4361 {
onClipEvent (releaseOutside, rollOut, dragOver, dragOut) {
this.gotoAndStop(1);
}
onClipEvent (release, rollOver) {
this.gotoAndStop(2);
}
onClipEvent (press) {
this.gotoAndStop(3);
}
onClipEvent (release) {
if (_parent.x1._currentframe == 4 and _parent.x2._currentframe == 5 and _parent.x3._currentframe == 4 and _parent.x4._currentframe == 1 and _parent.x5._currentframe == 3 and _parent.x6._currentframe == 6 and _parent.x7._currentframe == 6 and _parent.x8._currentframe == 2 and _parent.x9._currentframe == 4 and _parent.x10._currentframe == 2 and _parent.x11._currentframe == 3 and _parent.x12._currentframe == 2 and _parent.x13._currentframe == 3 and _parent.x14._currentframe == 2 and _parent.x15._currentframe == 6 and _parent.x16._currentframe == 5) {
_parent.thestopperbopper.gotoAndPlay(2);
} else {
_parent.x1.gotoAndStop(1);
_parent.x2.gotoAndStop(1);
_parent.x3.gotoAndStop(1);
_parent.x4.gotoAndStop(1);
_parent.x5.gotoAndStop(1);
_parent.x6.gotoAndStop(1);
_parent.x7.gotoAndStop(1);
_parent.x8.gotoAndStop(1);
_parent.x9.gotoAndStop(1);
_parent.x10.gotoAndStop(1);
_parent.x11.gotoAndStop(1);
_parent.x12.gotoAndStop(1);
_parent.x13.gotoAndStop(1);
_parent.x14.gotoAndStop(1);
_parent.x15.gotoAndStop(1);
_parent.x16.gotoAndStop(1);
}
}
}
instance numun1 of movieClip 4374 {
onClipEvent (enterFrame) {
if (_parent.o1._currentframe == 2 and _parent.o2._currentframe == 2 and _parent.o3._currentframe == 2 and _parent.o4._currentframe == 1 and _parent.o5._currentframe == 1 and _parent.o6._currentframe == 2 and _parent.o7._currentframe == 1 and _parent.o8._currentframe == 1 and _parent.o9._currentframe == 2 and _parent.o10._currentframe == 1 and _parent.o11._currentframe == 1 and _parent.o12._currentframe == 2 and _parent.o13._currentframe == 1 and _parent.o14._currentframe == 1 and _parent.o15._currentframe == 2) {
this.gotoAndStop(2);
}
}
}
instance numun2 of movieClip 4374 {
onClipEvent (enterFrame) {
if (_parent.o1._currentframe == 2 and _parent.o2._currentframe == 2 and _parent.o3._currentframe == 2 and _parent.o4._currentframe == 2 and _parent.o5._currentframe == 1 and _parent.o6._currentframe == 1 and _parent.o7._currentframe == 2 and _parent.o8._currentframe == 2 and _parent.o9._currentframe == 2 and _parent.o10._currentframe == 2 and _parent.o11._currentframe == 1 and _parent.o12._currentframe == 2 and _parent.o13._currentframe == 2 and _parent.o14._currentframe == 2 and _parent.o15._currentframe == 2) {
this.gotoAndStop(3);
}
}
}
instance numun3 of movieClip 4374 {
onClipEvent (enterFrame) {
if (_parent.o1._currentframe == 2 and _parent.o2._currentframe == 2 and _parent.o3._currentframe == 2 and _parent.o4._currentframe == 2 and _parent.o5._currentframe == 1 and _parent.o6._currentframe == 2 and _parent.o7._currentframe == 2 and _parent.o8._currentframe == 1 and _parent.o9._currentframe == 2 and _parent.o10._currentframe == 2 and _parent.o11._currentframe == 1 and _parent.o12._currentframe == 2 and _parent.o13._currentframe == 2 and _parent.o14._currentframe == 2 and _parent.o15._currentframe == 2) {
this.gotoAndStop(4);
}
}
}
instance of movieClip 79 {
onClipEvent (enterFrame) {
if (_parent.numun1._currentframe == 2 and _parent.numun2._currentframe == 3 and _parent.numun3._currentframe == 4 and _parent.thestopperbopper._currentframe == 1) {
_parent.thestopperbopper.gotoAndPlay(2);
}
}
}
instance r4 of movieClip 4378 {
onClipEvent (release) {
_parent.r4.nextFrame();
_parent.r5.nextFrame();
_parent.r9.nextFrame();
}
}
instance r5 of movieClip 4378 {
onClipEvent (release) {
_parent.r1.nextFrame();
_parent.r4.nextFrame();
_parent.r5.nextFrame();
_parent.r6.nextFrame();
}
}
instance r6 of movieClip 4378 {
onClipEvent (release) {
_parent.r5.nextFrame();
_parent.r6.nextFrame();
_parent.r7.nextFrame();
_parent.r11.nextFrame();
}
}
instance r7 of movieClip 4378 {
onClipEvent (release) {
_parent.r6.nextFrame();
_parent.r7.nextFrame();
_parent.r8.nextFrame();
_parent.r3.nextFrame();
}
}
instance r8 of movieClip 4378 {
onClipEvent (release) {
_parent.r7.nextFrame();
_parent.r8.nextFrame();
_parent.r13.nextFrame();
}
}
instance r9 of movieClip 4378 {
onClipEvent (release) {
_parent.r4.nextFrame();
_parent.r9.nextFrame();
_parent.r10.nextFrame();
}
}
instance r10 of movieClip 4378 {
onClipEvent (release) {
_parent.r9.nextFrame();
_parent.r10.nextFrame();
_parent.r11.nextFrame();
_parent.r14.nextFrame();
}
}
instance r11 of movieClip 4378 {
onClipEvent (release) {
_parent.r10.nextFrame();
_parent.r11.nextFrame();
_parent.r12.nextFrame();
_parent.r6.nextFrame();
}
}
instance r12 of movieClip 4378 {
onClipEvent (release) {
_parent.r11.nextFrame();
_parent.r12.nextFrame();
_parent.r13.nextFrame();
_parent.r16.nextFrame();
}
}
instance r13 of movieClip 4378 {
onClipEvent (release) {
_parent.r8.nextFrame();
_parent.r12.nextFrame();
_parent.r13.nextFrame();
}
}
instance r14 of movieClip 4378 {
onClipEvent (release) {
_parent.r10.nextFrame();
_parent.r14.nextFrame();
_parent.r15.nextFrame();
}
}
instance r15 of movieClip 4378 {
onClipEvent (release) {
_parent.r14.nextFrame();
_parent.r15.nextFrame();
_parent.r16.nextFrame();
}
}
instance r16 of movieClip 4378 {
onClipEvent (release) {
_parent.r12.nextFrame();
_parent.r15.nextFrame();
_parent.r16.nextFrame();
}
}
instance r1 of movieClip 4378 {
onClipEvent (release) {
_parent.r1.nextFrame();
_parent.r2.nextFrame();
_parent.r5.nextFrame();
}
}
instance r2 of movieClip 4378 {
onClipEvent (release) {
_parent.r1.nextFrame();
_parent.r2.nextFrame();
_parent.r3.nextFrame();
}
}
instance r3 of movieClip 4378 {
onClipEvent (release) {
_parent.r2.nextFrame();
_parent.r3.nextFrame();
_parent.r7.nextFrame();
}
}
instance of movieClip 79 {
onClipEvent (enterFrame) {
if (_parent.r1._currentframe == 2 and _parent.r2._currentframe == 2 and _parent.r3._currentframe == 2 and _parent.r4._currentframe == 2 and _parent.r5._currentframe == 2 and _parent.r6._currentframe == 1 and _parent.r7._currentframe == 2 and _parent.r8._currentframe == 2 and _parent.r9._currentframe == 2 and _parent.r10._currentframe == 2 and _parent.r11._currentframe == 1 and _parent.r12._currentframe == 2 and _parent.r13._currentframe == 2 and _parent.r14._currentframe == 2 and _parent.r15._currentframe == 2 and _parent.r16._currentframe == 2 and _parent.thestopperbopper._currentframe == 1) {
_parent.thestopperbopper.gotoAndPlay(2);
}
}
}
instance zellot1 of movieClip 4383 {
onClipEvent (release) {
this.nextFrame();
_parent.zellot4.nextFrame();
}
}
instance zellot2 of movieClip 4383 {
onClipEvent (release) {
this.nextFrame();
_parent.zellot4.nextFrame();
}
}
instance zellot3 of movieClip 4383 {
onClipEvent (release) {
this.nextFrame();
_parent.zellot1.nextFrame();
_parent.zellot2.nextFrame();
}
}
instance zellot4 of movieClip 4383 {
onClipEvent (release) {
this.nextFrame();
_parent.zellot3.nextFrame();
}
}
instance of movieClip 79 {
onClipEvent (enterFrame) {
if (_parent.zellot1._currentframe == 2 and _parent.zellot2._currentframe == 2 and _parent.zellot3._currentframe == 2 and _parent.zellot4._currentframe == 2 and _parent.thestopperbopper._currentframe == 1) {
_parent.thestopperbopper.gotoAndPlay(2);
}
}
}
}
movieClip 4387 {
instance of movieClip 1528 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
}
frame 17 {
stop();
}
}
instance talkbubble of movieClip 2395 {
}
frame 48 {
stop();
_quality = 'High';
_root.CMessage = '';
_root.hosetalk = 'left';
_root.beatlastroom = true;
_root.staticupondeparture = false;
ib3status = 3;
ib4status = 5;
}
frame 48 {
stopAllSounds();
_root.muzak.gotoAndStop(1);
}
movieClip 4560 {
frame 2 {
_root.volyoom = 0;
_root.global_sound.setVolume(_root.volyoom);
}
instance of movieClip 79 {
onClipEvent (load) {
_root.volyoom = this._y;
_root.global_sound.setVolume(_root.volyoom);
}
onClipEvent (enterFrame) {
_root.volyoom = this._y;
_root.global_sound.setVolume(_root.volyoom);
}
}
instance of movieClip 79 {
onClipEvent (enterFrame) {
_root.global_sound.setVolume(_root.volyoom);
}
}
frame 389 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
frame 413 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
frame 443 {
stop();
}
instance of movieClip 79 {
onClipEvent (release) {
_parent.play();
}
}
frame 444 {
stop();
}
instance of movieClip 587 {
}
frame 485 {
stop();
_root.gotoAndStop('B2-GuardDoor');
}
}
frame 49 {
stop();
_quality = 'High';
_root.CMessage = '';
_root.hosetalk = 'left';
}
frame 49 {
stopAllSounds();
_root.muzak.gotoAndStop(1);
}
movieClip 4564 {
}
movieClip 4570 {
}
movieClip 4604 {
}
movieClip 4845 {
}
movieClip 4850 {
}
movieClip 4884 {
}
movieClip 5000 {
frame 650 {
stop();
_root.gotoAndStop('AlarmRoom1');
}
}
frame 50 {
stop();
_quality = 'High';
_root.CMessage = '';
_root.hosetalk = 'left';
}
movieClip 5003 {
}
instance of movieClip 2587 {
onClipEvent (load) {
this.mouth.gotoAndStop(2);
}
onClipEvent (enterFrame) {
this.mouth.gotoAndStop(2);
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('AlarmRoom2');
}
}
instance of movieClip 2400 {
}
frame 51 {
stop();
_quality = 'High';
_root.CMessage = '';
_root.hosetalk = 'left';
}
movieClip 5006 {
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('AlarmRoom3');
}
}
instance of movieClip 2400 {
onClipEvent (load) {
if (_root.staticupondeparture == false) {
this.gotoAndStop(6);
}
}
}
frame 52 {
stop();
_quality = 'High';
_root.CMessage = '';
_root.hosetalk = 'left';
}
movieClip 5009 {
}
instance of movieClip 2587 {
onClipEvent (load) {
this.mouth.gotoAndStop(2);
}
onClipEvent (enterFrame) {
this.mouth.gotoAndStop(2);
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('AlarmRoom4');
}
}
instance of movieClip 2400 {
}
frame 53 {
stop();
_quality = 'High';
_root.CMessage = '';
_root.hosetalk = 'left';
}
movieClip 5012 {
}
instance of movieClip 2587 {
onClipEvent (load) {
this.mouth.gotoAndStop(2);
}
onClipEvent (enterFrame) {
this.mouth.gotoAndStop(2);
}
}
instance of movieClip 1598 {
onClipEvent (rollOver) {
_root.CMessage = '';
}
onClipEvent (release) {
_root.gotoAndStop('EndingScene');
}
}
frame 54 {
stop();
_quality = 'High';
_root.CMessage = '';
_root.hosetalk = 'left';
beatgame = 1;
savefile.data.beatgame = _root.beatgame;
savefile.flush();
}
frame 54 {
stopAllSounds();
_root.muzak.gotoAndStop(1);
}
movieClip 5019 {
}
movieClip 5086 {
}
button 5128 {
on (release) {
_root.gotoAndStop('loadingscreen');
}
}
button 5129 {
on (release) {
getURL('http://beerboydank.newgrounds.com', 'blank');
}
}
button 5130 {
on (release) {
getURL('http://karshgen.newgrounds.com', 'blank');
}
}
button 5131 {
on (release) {
getURL('http://mr-shark.newgrounds.com', 'blank');
}
}
button 5132 {
on (release) {
getURL('http://psycosis91.newgrounds.com', 'blank');
}
}
button 5133 {
on (release) {
getURL('http://goat-man.newgrounds.com', 'blank');
}
}
button 5134 {
on (release) {
getURL('http://puffballsunited.newgrounds.com', 'blank');
}
}
button 5135 {
on (release) {
getURL('http://sumidiotdude.newgrounds.com', 'blank');
}
}
button 5136 {
on (release) {
getURL('http://spyduhman.newgrounds.com', 'blank');
}
}
button 5137 {
on (release) {
getURL('http://jonbro.newgrounds.com', 'blank');
}
}
button 5138 {
on (release) {
getURL('http://super-maruigi.newgrounds.com', 'blank');
}
}
button 5139 {
on (release) {
getURL('http://flashfireex.newgrounds.com', 'blank');
}
}
button 5140 {
on (release) {
getURL('http://jimtopia.newgrounds.com', 'blank');
}
}
movieClip 5144 {
}
movieClip 5145 {
frame 60 {
gotoAndPlay(1);
}
}
movieClip 5146 {
frame 85 {
gotoAndPlay(1);
}
}
movieClip 5150 {
frame 15 {
stop();
}
}
movieClip 5151 {
frame 642 {
stop();
}
frame 642 {
secondstotalfinished = _root.timerpart1 + _root.timerpart2;
}
}