Combined Code
frame 1 {
var mouseIzDown = false;
onMouseDown = function () {
_root.mouseIzDown = true;
};
onMouseUp = function () {
_root.mouseIzDown = false;
};
}
frame 1 {
_root.cursor.gotoAndStop(1);
_quality = 'Medium';
_root.fatnono = 0;
_root.secret1txt = 1;
_root.secret2txt = 1;
_root.secret3txt = 1;
_root.secret4txt = 1;
_root.secret5txt = 1;
_root.secret6txt = 1;
_root.secret7txt = 1;
_root.secret8txt = 1;
_root.secret9txt = 1;
_root.secret10txt = 1;
_root.secret11txt = 1;
_root.secret12txt = 1;
_root.moneyamount = 0;
_root.itemslottext1 = 1;
_root.itemslottext2 = 1;
_root.itemslottext3 = 1;
_root.itemslottext4 = 1;
_root.itemslottext5 = 1;
_root.itemslottext6 = 1;
_root.itemslottext7 = 1;
}
frame 1 {
function doSomething() {}
function doSomething2() {
_quality = 'Low';
}
function doSomething3() {
_quality = 'Medium';
}
function doSomething4() {
_quality = 'High';
}
tabEnabled = false;
MENU.customItems.push(Functioned4);
MENU = new ContextMenu();
MENU.hideBuiltInItems();
Functioned = new ContextMenuItem('You\'re Trying to Cheat!', doSomething);
Functioned1 = new ContextMenuItem('(And if you aren\'t, sorry', doSomething);
Functioned5 = new ContextMenuItem('for the inconvenience.)', doSomething);
Functioned2 = new ContextMenuItem('Change Quality to Low', doSomething2);
Functioned3 = new ContextMenuItem('Change Quality to Medium', doSomething3);
Functioned4 = new ContextMenuItem('Change Quality to High', doSomething4);
MENU.customItems.push(Functioned);
MENU.customItems.push(Functioned1);
MENU.customItems.push(Functioned5);
MENU.customItems.push(Functioned2);
MENU.customItems.push(Functioned3);
MENU.customItems.push(Functioned4);
_root.menu = MENU;
Functioned2.separatorBefore = true;
}
movieClip 14 {
frame 194 {
stop();
}
}
movieClip 20 {
}
movieClip 21 {
instance of movieClip 20 {
onClipEvent (release) {
}
}
frame 9 {
stop();
}
}
movieClip 27 {
}
movieClip 50 {
frame 1 {
stop();
}
}
movieClip 51 {
frame 1 {
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
eval(bar)._xscale = PercentLoaded;
} else {
gotoAndStop('loaded');
}
}
frame 2 {
gotoAndPlay(1);
}
instance of movieClip 50 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.loadingthing.gotoAndPlay(11);
}
onClipEvent (keyPress '<Tab>') {
tabEnabled = false;
}
}
}
movieClip 53 {
}
movieClip 56 {
}
movieClip 67 {
}
movieClip 77 {
frame 1 {
stop();
}
}
movieClip 91 {
frame 100 {
stop();
}
frame 100 {
stop();
}
}
movieClip 94 {
frame 20 {
stop();
}
}
button 97 {
on (release) {
stopAllSounds();
_root.nextFrame();
}
on (rollOver) {
_root.loadingthing.menupics.gotoAndStop(2);
}
on (keyPress '<Tab>') {
tabEnabled = false;
}
}
button 98 {
on (release) {
nextFrame();
}
on (rollOver) {
_root.loadingthing.menupics.gotoAndStop(3);
}
on (keyPress '<Tab>') {
tabEnabled = false;
}
}
button 99 {
on (release) {
gotoAndStop(5);
}
on (rollOver) {
_root.loadingthing.menupics.gotoAndStop(4);
}
on (keyPress '<Tab>') {
tabEnabled = false;
}
}
button 100 {
on (release) {
gotoAndStop(6);
}
on (rollOver) {
_root.loadingthing.menupics.gotoAndStop(5);
}
on (keyPress '<Tab>') {
tabEnabled = false;
}
}
button 101 {
on (release) {
gotoAndStop(7);
}
on (rollOver) {
_root.loadingthing.menupics.gotoAndStop(6);
}
on (keyPress '<Tab>') {
tabEnabled = false;
}
}
button 102 {
on (release) {
if (_root.fatnono < 2) {
gotoAndStop(9);
}
if (_root.fatnono > 1) {
gotoAndStop(10);
}
}
on (rollOver) {
_root.loadingthing.menupics.gotoAndStop(7);
}
on (keyPress '<Tab>') {
tabEnabled = false;
}
}
button 103 {
on (release) {
gotoAndStop(8);
}
on (rollOver) {
_root.loadingthing.menupics.gotoAndStop(8);
}
on (keyPress '<Tab>') {
tabEnabled = false;
}
}
movieClip 124 {
}
movieClip 125 {
}
movieClip 126 {
}
movieClip 127 {
frame 1 {
stop();
}
instance of movieClip 126 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_parent.prevFrame();
}
}
}
instance of movieClip 126 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
_parent.nextFrame();
}
}
}
}
button 128 {
on (release) {
gotoAndStop(3);
}
on (keyPress '<Tab>') {
tabEnabled = false;
}
}
movieClip 137 {
}
movieClip 144 {
}
movieClip 148 {
}
movieClip 152 {
frame 1 {
stopAllSounds();
}
frame 73 {
_parent.gotoAndStop(1);
}
}
movieClip 154 {
frame 1 {
stopAllSounds();
}
frame 73 {
_parent.gotoAndStop(1);
}
}
movieClip 156 {
frame 1 {
stop();
}
frame 3 {
stop();
}
instance of movieClip 148 {
onClipEvent (release) {
_quality = 'Low';
}
onClipEvent (keyPress '<Tab>') {
tabEnabled = false;
}
}
instance of movieClip 148 {
onClipEvent (release) {
_quality = 'Medium';
}
onClipEvent (keyPress '<Tab>') {
tabEnabled = false;
}
}
instance of movieClip 148 {
onClipEvent (release) {
_quality = 'High';
}
onClipEvent (keyPress '<Tab>') {
tabEnabled = false;
}
}
frame 9 {
_root.fatnono += 1;
}
frame 10 {
_root.fatnono += 1;
}
frame 11 {
gotoAndStop(2);
}
}
movieClip 159 {
frame 6 {
stop();
}
}
movieClip 164 {
}
movieClip 171 {
}
movieClip 192 {
frame 1 {
stop();
}
instance of movieClip 164 {
onClipEvent (enterFrame) {
if (!_root.mouseIzDown == true) {
_parent.gotoAndStop(1);
}
}
}
}
instance cursor of movieClip 192 {
onClipEvent (enterFrame) {
Mouse.hide();
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
movieClip 195 {
frame 1 {
_root.beatgame = 2;
}
}
frame 2 {
_root.cursor.gotoAndStop('(x)');
_root.fatnono = 0;
}
movieClip 202 {
}
movieClip 204 {
instance of movieClip 202 {
onClipEvent (load) {
this.gotoAndPlay(random(12));
}
onClipEvent (enterFrame) {
speed = 4;
this._x += speed;
}
}
instance of movieClip 202 {
onClipEvent (load) {
this.gotoAndPlay(random(12));
}
onClipEvent (enterFrame) {
speed = 2;
this._x += speed;
}
}
instance of movieClip 202 {
onClipEvent (load) {
this.gotoAndPlay(random(12));
}
onClipEvent (enterFrame) {
speed = 3;
this._x += speed;
}
}
instance of movieClip 202 {
onClipEvent (load) {
this.gotoAndPlay(random(12));
}
onClipEvent (enterFrame) {
speed = 1;
this._x += speed;
}
}
instance of movieClip 202 {
onClipEvent (load) {
this.gotoAndPlay(random(12));
}
onClipEvent (enterFrame) {
speed = 1;
this._x += speed;
}
}
}
movieClip 207 {
}
movieClip 209 {
}
movieClip 211 {
}
movieClip 213 {
}
movieClip 215 {
}
movieClip 217 {
}
movieClip 219 {
}
movieClip 221 {
}
movieClip 223 {
}
movieClip 225 {
}
movieClip 233 {
}
movieClip 235 {
}
movieClip 237 {
}
movieClip 240 {
}
movieClip 242 {
}
movieClip 244 {
}
movieClip 246 {
}
movieClip 249 {
}
movieClip 252 {
}
movieClip 255 {
}
movieClip 257 {
}
movieClip 259 {
frame 731 {
_root.gotoAndPlay('gamestart');
}
}
instance of movieClip 259 {
onClipEvent (release) {
_root.gotoAndPlay('gamestart');
}
}
frame 3 {
_root.cursor.gotoAndStop(1);
_root.gotohere = 'geography';
_root.secret1txt = 1;
_root.secret2txt = 1;
_root.secret3txt = 1;
_root.secret4txt = 1;
_root.secret5txt = 1;
_root.secret6txt = 1;
_root.secret7txt = 1;
_root.secret8txt = 1;
_root.secret9txt = 1;
_root.secret10txt = 1;
_root.secret11txt = 1;
_root.secret12txt = 1;
_root.moneyamount = 0;
_root.itemslottext1 = 1;
_root.itemslottext2 = 1;
_root.itemslottext3 = 1;
_root.itemslottext4 = 1;
_root.itemslottext5 = 1;
_root.itemslottext6 = 1;
_root.itemslottext7 = 1;
}
movieClip 263 {
}
instance of movieClip 263 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'smiling globe thing';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(3520952);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece1._currentframe == 1) {
_root.talkingpiece1.gotoAndStop('smileglobe');
}
}
}
movieClip 265 {
}
instance of movieClip 265 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'World Map';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(14013909);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece1._currentframe == 1) {
_root.talkingpiece1.gotoAndStop('worldmap');
}
}
}
movieClip 282 {
}
movieClip 290 {
}
movieClip 291 {
frame 1 {
stop();
}
}
instance of movieClip 291 {
onClipEvent (rollOver) {
if (_root.cursor.hitTest(this) and _root.cursor._currentframe == 12 and _root.itemslottext2 < 3) {
_root.cutscene2rubbersling.gotoAndPlay(2);
}
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'Mr. Soggy';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (enterFrame) {
if (_root.itemslottext2 < 3) {
this.gotoAndStop(1);
}
if (_root.itemslottext2 > 2) {
this.gotoAndStop(2);
}
}
onClipEvent (release) {
if (_root.talkingpiece1._currentframe == 1 and _root.itemslottext2 < 3) {
_root.talkingpiece1.gotoAndStop('mrsoggy');
}
if (_root.talkingpiece1._currentframe == 1 and _root.itemslottext2 > 2) {
_root.talkingpiece1.gotoAndStop('mrsoggy2');
}
}
}
movieClip 295 {
}
movieClip 297 {
}
movieClip 300 {
}
movieClip 302 {
}
movieClip 304 {
}
movieClip 310 {
}
movieClip 312 {
}
movieClip 314 {
}
movieClip 331 {
}
movieClip 332 {
}
movieClip 333 {
}
movieClip 336 {
frame 1 {
stop();
}
}
instance of movieClip 336 {
onClipEvent (release) {
_root.itemslottext4 = 2;
}
onClipEvent (enterFrame) {
if (_root.itemslottext4 < 2) {
this.gotoAndStop(1);
}
if (_root.itemslottext4 > 1) {
this.gotoAndStop(2);
}
}
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe3');
_root.cursor.description = 'ruler';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(15263630);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
}
movieClip 349 {
}
instance of movieClip 349 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe3');
_root.cursor.description = 'Phred';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece1._currentframe == 1) {
_root.talkingpiece1.gotoAndStop('phred');
}
}
}
movieClip 355 {
}
instance of movieClip 355 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe3');
_root.cursor.description = 'Zack';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece1._currentframe == 1) {
_root.talkingpiece1.gotoAndStop('zack');
}
}
}
movieClip 358 {
}
movieClip 359 {
}
movieClip 361 {
}
instance of movieClip 361 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe3');
_root.cursor.description = 'Smiley';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece1._currentframe == 1) {
_root.talkingpiece1.gotoAndStop('smiley');
}
}
}
movieClip 365 {
}
movieClip 367 {
frame 1 {
stop();
}
}
movieClip 368 {
instance of movieClip 365 {
onClipEvent (release) {
if (_parent._parent._currentframe == 1) {
_parent._parent.play();
}
if (_parent._parent._currentframe == 15) {
_parent._parent.play();
}
if (_parent._parent._currentframe == 30) {
_parent._parent.play();
}
if (_parent._parent._currentframe == 45) {
_parent._parent.gotoAndPlay(2);
}
}
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'globe';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(3372433);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
}
instance of movieClip 367 {
onClipEvent (release) {
_root.itemslottext1 = 2;
}
onClipEvent (enterFrame) {
if (_root.itemslottext1 < 2) {
this.gotoAndStop(1);
}
if (_root.itemslottext1 > 1) {
this.gotoAndStop(2);
}
}
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'chewing gum';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(15819734);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
}
}
movieClip 369 {
frame 1 {
stop();
}
frame 15 {
stop();
}
frame 30 {
stop();
}
frame 45 {
stop();
}
}
movieClip 371 {
}
movieClip 373 {
frame 1 {
stop();
}
}
instance of movieClip 373 {
onClipEvent (enterFrame) {
if (_root.itemslottext2 < 3) {
this.gotoAndStop(2);
}
if (_root.itemslottext2 == 3) {
this.gotoAndStop(1);
}
if (_root.itemslottext2 > 3) {
this.gotoAndStop(2);
}
}
onClipEvent (release) {
_root.itemslottext2 = 4;
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'wallpaper';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(8746089);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece1._currentframe == 1) {
_root.talkingpiece1.gotoAndStop('wallpaper');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'moo';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(13352526);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece1._currentframe == 1) {
_root.talkingpiece1.gotoAndStop('moo');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'blackboard';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(165633);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece1._currentframe == 1) {
_root.talkingpiece1.gotoAndStop('blackboard');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'chalk';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(11447982);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece1._currentframe == 1) {
_root.talkingpiece1.gotoAndStop('chalk');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'chalk';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(11447982);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece1._currentframe == 1) {
_root.talkingpiece1.gotoAndStop('chalk');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
if (_root.cursor.hitTest(this) and _root.cursor._currentframe == 11 and _root.itemslottext2 < 2) {
_root.cutscene1rubberband.gotoAndPlay(2);
}
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'airvent';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(8947848);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece1._currentframe == 1 and _root.itemslottext2 < 2) {
_root.talkingpiece1.gotoAndStop('airvent');
}
if (_root.talkingpiece1._currentframe == 1 and _root.itemslottext2 > 1) {
_root.talkingpiece1.gotoAndStop('airvent2');
}
}
}
movieClip 394 {
}
movieClip 395 {
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
if (_root.talkingpiece1._currentframe == 1 and _root.itemslottext2 < 3) {
_root.talkingpiece1.gotoAndStop('noleave');
}
if (_root.itemslottext2 > 2) {
_root.gotohere = 'hallway1';
}
}
}
movieClip 401 {
frame 1 {
stop();
}
}
movieClip 408 {
}
movieClip 409 {
}
button 413 {
on (release) {
_quality = 'Low';
}
on (rollOver) {
_root.cursor.gotoAndStop('get');
}
on (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
}
on (keyPress '<Tab>') {
tabEnabled = false;
}
}
button 414 {
on (release) {
_quality = 'Medium';
}
on (rollOver) {
_root.cursor.gotoAndStop('get');
}
on (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
}
on (keyPress '<Tab>') {
tabEnabled = false;
}
}
button 415 {
on (release) {
_quality = 'High';
}
on (rollOver) {
_root.cursor.gotoAndStop('get');
}
on (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
}
on (keyPress '<Tab>') {
tabEnabled = false;
}
}
movieClip 421 {
}
movieClip 423 {
}
movieClip 426 {
}
movieClip 428 {
}
movieClip 429 {
frame 1 {
stop();
}
instance gum of movieClip 423 {
onClipEvent (press) {
_root.cursor.gotoAndStop('holdgum');
}
onClipEvent (rollOver) {
if (_root.cursor.hitTest(this) and _root.cursor._currentframe == 9) {
_root.itemslottext1 = 3;
_root.itemslottext4 = 3;
}
}
}
instance of movieClip 426 {
onClipEvent (press) {
_root.cursor.gotoAndStop('holdgumruler');
}
onClipEvent (rollOver) {
if (_root.cursor.hitTest(this) and _root.cursor._currentframe == 18) {
_root.itemslottext1 = 4;
_root.itemslottext2 = 7;
}
}
}
instance of movieClip 21 {
}
instance of movieClip 428 {
onClipEvent (press) {
_root.cursor.gotoAndStop('gumrulerbookmark');
}
}
}
movieClip 431 {
}
movieClip 433 {
}
movieClip 435 {
}
movieClip 437 {
frame 1 {
stop();
}
instance of movieClip 431 {
onClipEvent (press) {
_root.cursor.gotoAndStop('holdrubberband');
}
}
instance of movieClip 21 {
}
instance of movieClip 433 {
onClipEvent (press) {
_root.cursor.gotoAndStop('holdglasses');
}
}
instance of movieClip 21 {
}
instance of movieClip 435 {
onClipEvent (press) {
_root.cursor.gotoAndStop('bookmark');
}
onClipEvent (rollOver) {
if (_root.cursor.hitTest(this) and _root.cursor._currentframe == 11) {
_root.itemslottext1 = 4;
_root.itemslottext2 = 7;
}
}
}
instance of movieClip 21 {
}
}
movieClip 441 {
}
movieClip 442 {
instance of movieClip 441 {
onClipEvent (enterFrame) {
_parent.amount = _root.moneyamount;
}
}
}
movieClip 444 {
}
movieClip 445 {
frame 1 {
stop();
}
instance of movieClip 442 {
onClipEvent (press) {
_root.cursor.gotoAndStop('moneys');
}
}
instance of movieClip 444 {
onClipEvent (press) {
_root.cursor.gotoAndStop('holdpudding');
}
}
instance of movieClip 21 {
}
}
movieClip 447 {
}
movieClip 449 {
}
movieClip 450 {
frame 1 {
stop();
}
instance ruler of movieClip 447 {
onClipEvent (press) {
_root.cursor.gotoAndStop('holdruler');
}
onClipEvent (rollOver) {
if (_root.cursor.hitTest(this) and _root.cursor._currentframe == 10) {
_root.itemslottext1 = 3;
_root.itemslottext4 = 3;
}
}
}
instance of movieClip 21 {
}
instance of movieClip 449 {
onClipEvent (press) {
_root.cursor.gotoAndStop('holdbrick');
}
}
instance of movieClip 21 {
}
instance of movieClip 21 {
}
}
movieClip 452 {
}
movieClip 454 {
}
movieClip 455 {
frame 1 {
stop();
}
instance of movieClip 452 {
onClipEvent (press) {
_root.cursor.gotoAndStop('holdkey');
}
}
instance of movieClip 21 {
}
instance of movieClip 454 {
onClipEvent (press) {
_root.cursor.gotoAndStop('holdbutton');
}
}
instance of movieClip 21 {
}
}
button 458 {
on (release) {
if (_root.lockercombination.blobbles._currentframe == 1) {
_root.lockercombination.blobbles.gotoAndPlay(2);
}
}
}
movieClip 459 {
frame 1 {
stop();
}
instance of movieClip 21 {
}
}
movieClip 460 {
instance mapp of movieClip 409 {
onClipEvent (enterFrame) {
this.gotoAndStop(_root._currentframe - 3);
}
}
instance itemsbox1 of movieClip 429 {
onClipEvent (enterFrame) {
this.gotoAndStop(_root.itemslottext1);
}
}
instance itemsbox2 of movieClip 437 {
onClipEvent (enterFrame) {
this.gotoAndStop(_root.itemslottext2);
}
}
instance itemsbox3 of movieClip 445 {
onClipEvent (enterFrame) {
this.gotoAndStop(_root.itemslottext3);
}
}
instance itemsbox4 of movieClip 450 {
onClipEvent (enterFrame) {
this.gotoAndStop(_root.itemslottext4);
}
}
instance itemsbox5 of movieClip 455 {
onClipEvent (enterFrame) {
this.gotoAndStop(_root.itemslottext5);
}
}
instance itemsbox7 of movieClip 459 {
onClipEvent (enterFrame) {
this.gotoAndStop(_root.itemslottext7);
}
}
}
movieClip 462 {
instance of movieClip 148 {
onClipEvent (keyPress '<Tab>') {
tabEnabled = false;
}
}
}
instance box of movieClip 462 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
}
movieClip 483 {
}
instance of movieClip 483 {
onClipEvent (release) {
}
onClipEvent (enterFrame) {
if (_root.phil._currentframe > 2) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
movieClip 485 {
}
movieClip 486 {
frame 10 {
stop();
}
}
movieClip 507 {
instance of movieClip 485 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 3 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 486 {
}
frame 6 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 8 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 10 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 12 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 14 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 486 {
}
frame 17 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 486 {
}
instance of movieClip 486 {
}
frame 21 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 486 {
}
frame 24 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 26 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 28 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 30 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 32 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 34 {
gotoAndStop('start');
}
}
instance talkingpiece1 of movieClip 507 {
onClipEvent (release) {
this.nextFrame();
}
}
movieClip 508 {
}
movieClip 512 {
}
movieClip 517 {
}
movieClip 519 {
}
movieClip 532 {
}
movieClip 535 {
}
movieClip 537 {
}
movieClip 540 {
}
movieClip 542 {
}
movieClip 641 {
frame 1 {
stop();
}
instance of movieClip 508 {
onClipEvent (rollOver) {
}
}
frame 312 {
_root.itemslottext2 = 2;
}
frame 396 {
stop();
}
}
movieClip 666 {
}
movieClip 667 {
instance of movieClip 666 {
onClipEvent (load) {
this.gotoAndPlay(7);
}
}
instance of movieClip 666 {
onClipEvent (load) {
this.gotoAndPlay(4);
}
}
instance of movieClip 666 {
onClipEvent (load) {
this.gotoAndPlay(5);
}
}
instance of movieClip 666 {
onClipEvent (load) {
this.gotoAndPlay(3);
}
}
instance of movieClip 666 {
onClipEvent (load) {
this.gotoAndPlay(12);
}
}
instance of movieClip 666 {
onClipEvent (load) {
this.gotoAndPlay(10);
}
}
instance of movieClip 666 {
onClipEvent (load) {
this.gotoAndPlay(14);
}
}
instance of movieClip 666 {
onClipEvent (load) {
this.gotoAndPlay(11);
}
}
instance of movieClip 666 {
onClipEvent (load) {
this.gotoAndPlay(7);
}
}
instance of movieClip 666 {
onClipEvent (load) {
this.gotoAndPlay(4);
}
}
instance of movieClip 666 {
onClipEvent (load) {
this.gotoAndPlay(5);
}
}
instance of movieClip 666 {
onClipEvent (load) {
this.gotoAndPlay(3);
}
}
instance of movieClip 666 {
onClipEvent (load) {
this.gotoAndPlay(12);
}
}
instance of movieClip 666 {
onClipEvent (load) {
this.gotoAndPlay(10);
}
}
instance of movieClip 666 {
onClipEvent (load) {
this.gotoAndPlay(14);
}
}
instance of movieClip 666 {
onClipEvent (load) {
this.gotoAndPlay(11);
}
}
}
movieClip 680 {
}
movieClip 684 {
}
movieClip 686 {
}
movieClip 688 {
}
movieClip 697 {
}
movieClip 702 {
}
movieClip 704 {
}
movieClip 706 {
}
movieClip 708 {
}
movieClip 709 {
frame 10 {
stop();
}
}
movieClip 711 {
frame 1 {
stop();
}
instance of movieClip 508 {
onClipEvent (rollOver) {
}
}
frame 59 {
_root.itemslottext2 = 3;
}
frame 312 {
stop();
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
movieClip 716 {
frame 1 {
stop();
}
}
instance secret1 of movieClip 716 {
onClipEvent (enterFrame) {
this.gotoAndStop(_root.secret1txt);
_root.gotoAndStop(_root.gotohere);
}
}
instance secret2 of movieClip 716 {
onClipEvent (enterFrame) {
this.gotoAndStop(_root.secret2txt);
}
}
instance secret3 of movieClip 716 {
onClipEvent (enterFrame) {
this.gotoAndStop(_root.secret3txt);
}
}
movieClip 719 {
}
instance of movieClip 719 {
onClipEvent (load) {
_root.going = 0;
_root.timelimitsec = 0;
_root.timelimitmin = 0;
_root.timelimithour = 0;
}
onClipEvent (enterFrame) {
_root.going += 1;
if (_root.going == 23) {
_root.timelimitsec += 1;
_root.going = 0;
}
if (_root.timelimitsec == 60) {
_root.timelimitsec = 0;
_root.timelimitmin += 1;
}
if (_root.timelimitmin == 60) {
_root.timelimitmin = 0;
_root.timelimithour += 1;
}
if (_root.timelimitmin < 10 and _root.timelimitsec < 10) {
_root.timelimit = _root.timelimithour + ':0' + _root.timelimitmin + ':0' + _root.timelimitsec;
}
if (_root.timelimitmin < 10 and _root.timelimitsec > 9) {
_root.timelimit = _root.timelimithour + ':0' + _root.timelimitmin + ':' + _root.timelimitsec;
}
if (_root.timelimitmin > 9 and _root.timelimitsec < 10) {
_root.timelimit = _root.timelimithour + ':' + _root.timelimitmin + ':0' + _root.timelimitsec;
}
if (_root.timelimitmin > 9 and _root.timelimitsec > 9) {
_root.timelimit = _root.timelimithour + ':' + _root.timelimitmin + ':' + _root.timelimitsec;
}
}
}
frame 4 {
stop();
}
frame 4 {
_root.box.inventory.mapp.mapgeography.gotoAndStop(2);
}
frame 5 {
_root.box.inventory.mapp.mapgeography.gotoAndStop(2);
}
movieClip 723 {
}
movieClip 725 {
}
movieClip 726 {
}
movieClip 727 {
frame 8 {
stop();
}
}
movieClip 729 {
}
movieClip 731 {
}
movieClip 733 {
}
movieClip 736 {
}
movieClip 738 {
}
movieClip 739 {
}
movieClip 740 {
frame 25 {
_parent.gotoAndStop(2);
}
}
movieClip 741 {
frame 1 {
stop();
}
}
frame 6 {
_root.box.inventory.mapp.maphallway1.gotoAndStop(2);
}
movieClip 750 {
}
movieClip 752 {
}
movieClip 755 {
}
movieClip 756 {
}
movieClip 757 {
}
instance of movieClip 757 {
onClipEvent (enterFrame) {
if (_root.secrettxt4 == 1) {
this._visible = true;
}
if (_root.secrettxt4 == 2) {
this._visible = false;
}
}
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe3');
_root.cursor.description = 'penny';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(10840658);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.itemslottext3 == 1) {
_root.itemslottext3 = 2;
}
_root.moneyamount += 1;
_root.secrettxt4 = 2;
_root.box.inventory.itemsbox3.flashgo.gotoAndPlay(1);
}
}
instance green of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'green locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(9098671);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece2._currentframe == 3) {
_root.talkingpiece2.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'green locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(9098671);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece2._currentframe == 3) {
_root.talkingpiece2.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'yellow locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(15588485);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece2._currentframe == 3) {
_root.talkingpiece2.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'yellow locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(15588485);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece2._currentframe == 3) {
_root.talkingpiece2.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'yellow locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(15588485);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece2._currentframe == 3) {
_root.talkingpiece2.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'EXIT sign';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16711680);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece2._currentframe == 3) {
_root.talkingpiece2.gotoAndStop('exitsign');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'EXIT sign';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16711680);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece2._currentframe == 3) {
_root.talkingpiece2.gotoAndStop('exitsign');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'RS3 poster';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece2._currentframe == 3) {
_root.talkingpiece2.gotoAndStop('rs3');
}
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'geographyB';
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'hallway2';
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
stopAllSounds();
_root.gotohere = 'library';
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
if (_root.talkingpiece2._currentframe == 3) {
_root.talkingpiece2.gotoAndStop('exitdoor');
}
}
}
instance phil of movieClip 741 {
onClipEvent (load) {
this.gotoAndStop('walkover1');
}
}
movieClip 766 {
frame 1 {
stop();
}
instance of movieClip 708 {
onClipEvent (enterFrame) {
this._visible = false;
if (_root.phil._currentframe < 3 and _root.secret1txt == 1) {
_parent.gotoAndStop(2);
}
if (_root.phil._currentframe < 3 and _root.secret1txt == 2) {
_parent.gotoAndStop('start');
}
}
}
frame 2 {
_root.secret1txt = 2;
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 5 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
frame 8 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 10 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
frame 13 {
gotoAndStop('start');
}
}
instance talkingpiece2 of movieClip 766 {
onClipEvent (release) {
this.nextFrame();
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
frame 7 {
_root.box.inventory.mapp.maphallway1.gotoAndStop(2);
}
frame 8 {
_root.box.inventory.mapp.maphallway2.gotoAndStop(2);
}
movieClip 769 {
}
movieClip 771 {
}
movieClip 773 {
}
movieClip 883 {
frame 1 {
stop();
}
}
instance of movieClip 883 {
onClipEvent (release) {
if (this._currentframe == 1) {
this.gotoAndPlay(2);
}
}
}
instance of movieClip 757 {
onClipEvent (enterFrame) {
if (_root.secrettxt8 == 1) {
this._visible = true;
}
if (_root.secrettxt8 == 2) {
this._visible = false;
}
}
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe4');
_root.cursor.description = 'penny';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(10840658);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.itemslottext3 == 1) {
_root.itemslottext3 = 2;
}
_root.moneyamount += 1;
_root.secrettxt8 = 2;
_root.box.inventory.itemsbox3.flashgo.gotoAndPlay(1);
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'yellow locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(15588485);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece3._currentframe == 1) {
_root.talkingpiece3.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'green locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(9098671);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece3._currentframe == 1) {
_root.talkingpiece3.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'green locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(9098671);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece3._currentframe == 1) {
_root.talkingpiece3.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'green locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(9098671);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece3._currentframe == 1) {
_root.talkingpiece3.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'red locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(14892606);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece3._currentframe == 1) {
_root.talkingpiece3.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'red locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(14892606);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece3._currentframe == 1) {
_root.talkingpiece3.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'red locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(14892606);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece3._currentframe == 1) {
_root.talkingpiece3.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'poster';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(12052475);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece3._currentframe == 1) {
_root.talkingpiece3.gotoAndStop('aquacola');
}
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
if (_root.cutscenewomensroom._currentframe == 1) {
_root.cutscenewomensroom.gotoAndPlay(2);
_root.talkingpiece3.gotoAndStop(1);
}
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'hallway3';
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'hallway1B';
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'mensroom';
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'supplycloset';
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
if (_root.secret11txt < 3) {
_root.gotohere = 'teacherslounge1';
}
if (_root.secret11txt > 2) {
_root.gotohere = 'teacherslounge2';
}
}
}
movieClip 890 {
instance of movieClip 709 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 3 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 5 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 7 {
gotoAndStop('start');
}
}
instance talkingpiece3 of movieClip 890 {
onClipEvent (release) {
this.nextFrame();
}
}
movieClip 895 {
frame 1 {
stop();
}
instance of movieClip 508 {
onClipEvent (rollOver) {
}
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
frame 9 {
_root.box.inventory.mapp.maphallway3.gotoAndStop(2);
}
movieClip 901 {
}
instance of movieClip 757 {
onClipEvent (enterFrame) {
if (_root.secrettxt7 == 1) {
this._visible = true;
}
if (_root.secrettxt7 == 2) {
this._visible = false;
}
}
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe4');
_root.cursor.description = 'penny';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(10840658);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.itemslottext3 == 1) {
_root.itemslottext3 = 2;
}
_root.moneyamount += 1;
_root.secrettxt7 = 2;
_root.box.inventory.itemsbox3.flashgo.gotoAndPlay(1);
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'yellow locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(15588485);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece4._currentframe == 1) {
_root.talkingpiece4.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'red locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(14892606);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece4._currentframe == 1) {
_root.talkingpiece4.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'red locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(14892606);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece4._currentframe == 1) {
_root.talkingpiece4.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'green locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(9098671);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece4._currentframe == 1) {
_root.talkingpiece4.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'green locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(9098671);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece4._currentframe == 1) {
_root.talkingpiece4.gotoAndStop('locker2');
}
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'hallway4';
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'hallway2';
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'hallwayup1';
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
if (_root.itemslottext3 < 4) {
_root.talkingpiece4.gotoAndStop('auditoriumno');
}
if (_root.itemslottext3 > 3) {
_root.gotohere = 'auditorium';
}
}
}
movieClip 903 {
}
movieClip 909 {
instance of movieClip 709 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 3 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
instance of movieClip 709 {
}
frame 7 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 9 {
gotoAndStop('start');
}
}
instance talkingpiece4 of movieClip 909 {
onClipEvent (release) {
this.nextFrame();
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
frame 10 {
_root.box.inventory.mapp.maphallway4.gotoAndStop(2);
}
movieClip 917 {
}
instance of movieClip 917 {
onClipEvent (enterFrame) {
if (_root.secret11txt < 3) {
this._visible = true;
}
if (_root.secret11txt > 2) {
this._visible = false;
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'red locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(14892606);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece5._currentframe == 1) {
_root.talkingpiece5.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'NG poster';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16750848);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece5._currentframe == 1) {
_root.talkingpiece5.gotoAndStop('ngposter');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'EXIT sign';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16711680);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece5._currentframe == 1) {
_root.talkingpiece5.gotoAndStop('exitsign');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'EXIT sign';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16711680);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece5._currentframe == 1) {
_root.talkingpiece5.gotoAndStop('exitsign');
}
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'hallway3';
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
if (_root.secret11txt < 3) {
_root.talkingpiece5.gotoAndStop('misscountno');
}
if (_root.secret11txt > 2) {
_root.gotohere = 'misscount';
}
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'lunchroom';
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
if (_root.itemslottext2 < 8) {
_root.talkingpiece5.gotoAndStop('pigfly');
}
if (_root.itemslottext2 > 7) {
if (_root.beatgame < 3) {
stopAllSounds();
_root.fadeout.gotoAndPlay(2);
}
if (_root.beatgame > 2) {
stopAllSounds();
_root.fadeoutB.gotoAndPlay(2);
}
}
}
}
movieClip 931 {
instance of movieClip 709 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 3 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
frame 6 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
frame 9 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
frame 12 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
frame 16 {
gotoAndStop('start');
}
}
instance talkingpiece5 of movieClip 931 {
onClipEvent (release) {
this.nextFrame();
}
}
movieClip 933 {
frame 1 {
stop();
}
frame 24 {
stop();
_root.gotohere = 'ending';
}
}
instance fadeout of movieClip 933 {
onClipEvent (rollOver) {
}
}
movieClip 935 {
frame 1 {
stop();
}
frame 24 {
stop();
_root.gotohere = 'endingB';
}
}
instance fadeoutB of movieClip 935 {
onClipEvent (release) {
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
frame 11 {
_root.box.inventory.mapp.maphallwayup1.gotoAndStop(2);
}
movieClip 943 {
}
movieClip 952 {
}
movieClip 953 {
}
movieClip 954 {
frame 1 {
stop();
}
instance of movieClip 953 {
onClipEvent (rollOver) {
if (_root.cursor.hitTest(this) and _root.cursor._currentframe == 21 and _root.itemslottext3 == 3) {
_root.cutscenechubb.gotoAndPlay(2);
}
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'Chubb';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece6._currentframe == 2) {
_root.talkingpiece6.gotoAndStop('chubb');
}
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
if (_root.itemslottext2 < 8) {
_root.gotohere = 'office';
}
if (_root.itemslottext2 > 7) {
_root.gotohere = 'officeB';
}
}
}
}
instance of movieClip 954 {
onClipEvent (enterFrame) {
if (_root.itemslottext3 < 4) {
this.gotoAndStop(1);
}
if (_root.itemslottext3 > 3) {
this.gotoAndStop(2);
}
}
}
movieClip 957 {
}
movieClip 961 {
}
movieClip 966 {
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'red locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(14892606);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece6._currentframe == 2) {
_root.talkingpiece6.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'green locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(9098671);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece6._currentframe == 2) {
_root.talkingpiece6.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'yellow locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(15588485);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece6._currentframe == 2) {
_root.talkingpiece6.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'yellow locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(15588485);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece6._currentframe == 2) {
_root.talkingpiece6.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'papers';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece6._currentframe == 2) {
_root.talkingpiece6.gotoAndStop('ohmanpanda');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'poster';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16763904);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece6._currentframe == 2) {
_root.talkingpiece6.gotoAndStop('whichone');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'extinguisher';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16711680);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece6._currentframe == 2) {
_root.talkingpiece6.gotoAndStop('extinguisher');
}
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'hallwayup2';
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'hallwayup3';
}
}
movieClip 977 {
frame 1 {
stop();
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 4 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
frame 7 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
frame 10 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 12 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
frame 15 {
gotoAndStop('start');
}
}
instance talkingpiece6 of movieClip 977 {
onClipEvent (release) {
this.nextFrame();
}
onClipEvent (load) {
if (_root.itemslottext3 < 4) {
this.gotoAndStop(1);
}
if (_root.itemslottext3 > 3) {
this.gotoAndStop(2);
}
}
}
movieClip 986 {
}
movieClip 988 {
}
movieClip 990 {
}
movieClip 1004 {
}
movieClip 1009 {
}
movieClip 1011 {
}
movieClip 1013 {
}
movieClip 1015 {
}
movieClip 1019 {
}
movieClip 1022 {
}
movieClip 1024 {
}
movieClip 1027 {
}
movieClip 1030 {
}
movieClip 1032 {
}
movieClip 1034 {
}
movieClip 1036 {
}
movieClip 1038 {
}
movieClip 1040 {
}
movieClip 1042 {
}
movieClip 1043 {
}
movieClip 1046 {
}
movieClip 1057 {
}
movieClip 1060 {
}
movieClip 1063 {
}
movieClip 1067 {
}
movieClip 1068 {
frame 1 {
stop();
}
instance of movieClip 508 {
onClipEvent (rollOver) {
}
}
frame 30 {
_root.itemslottext3 = 4;
}
frame 432 {
_root.gotohere = 'auditorium';
}
frame 433 {
stop();
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
frame 12 {
_root.box.inventory.mapp.maphallwayup2.gotoAndStop(2);
}
movieClip 1076 {
}
instance of movieClip 1076 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'poster';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(6344822);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece7._currentframe == 1) {
_root.talkingpiece7.gotoAndStop('diz');
}
}
}
instance of movieClip 757 {
onClipEvent (enterFrame) {
if (_root.secrettxt5 == 1) {
this._visible = true;
}
if (_root.secrettxt5 == 2) {
this._visible = false;
}
}
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe3');
_root.cursor.description = 'penny';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(10840658);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.itemslottext3 == 1) {
_root.itemslottext3 = 2;
}
_root.moneyamount += 1;
_root.secrettxt5 = 2;
_root.box.inventory.itemsbox3.flashgo.gotoAndPlay(1);
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'red locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(14892606);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece7._currentframe == 1) {
_root.talkingpiece7.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'yellow locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(15588485);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece7._currentframe == 1) {
_root.talkingpiece7.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'window';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(11001073);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece7._currentframe == 1) {
_root.talkingpiece7.gotoAndStop('window');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'sign';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece7._currentframe == 1) {
_root.talkingpiece7.gotoAndStop('window');
}
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'hallwayup1';
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'mrsflask';
}
}
movieClip 1083 {
instance of movieClip 709 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 3 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
frame 6 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 8 {
gotoAndStop('start');
}
}
instance talkingpiece7 of movieClip 1083 {
onClipEvent (release) {
this.nextFrame();
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
frame 13 {
_root.box.inventory.mapp.maphallwayup3.gotoAndStop(2);
}
movieClip 1101 {
}
movieClip 1103 {
frame 1 {
stop();
}
}
instance of movieClip 1103 {
onClipEvent (enterFrame) {
if (_root.itemslottext7 < 3) {
this.gotoAndStop(1);
}
if (_root.itemslottext7 > 2) {
this.gotoAndStop(2);
}
}
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'red locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(14892606);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.secret11txt == 1) {
_root.cutscenerichystuck.gotoAndPlay(2);
}
if (_root.secret11txt == 2) {
_root.talkingpiece8.gotoAndStop('richy2');
}
if (_root.secret11txt == 3) {
_root.talkingpiece8.gotoAndStop('richy3');
}
if (_root.secret11txt == 4) {
_root.lockercombination.gotoAndStop(2);
}
if (_root.secret11txt == 5) {
_root.talkingpiece8.gotoAndStop('richyleft');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'red locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(14892606);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece8._currentframe == 1) {
_root.talkingpiece8.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'yellow locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(15588485);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece8._currentframe == 1) {
_root.talkingpiece8.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'green locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(9098671);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece8._currentframe == 1) {
_root.talkingpiece8.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'green locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(9098671);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece8._currentframe == 1) {
_root.talkingpiece8.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'poster';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16737792);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece8._currentframe == 1) {
_root.talkingpiece8.gotoAndStop('tongs');
}
}
}
instance of movieClip 148 {
onClipEvent (release) {
if (_root.talkingpiece8._currentframe == 1) {
_root.talkingpiece8.gotoAndStop('crack');
}
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'hallwayup4';
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
if (_root.itemslottext4 < 6) {
_root.gotohere = 'janitorscloset';
}
if (_root.itemslottext4 > 5) {
_root.gotohere = 'janitorscloset2';
}
}
}
movieClip 1113 {
}
movieClip 1118 {
instance of movieClip 486 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 3 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 5 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 7 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 9 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 11 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 13 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 15 {
gotoAndStop('start');
}
}
instance talkingpiece8 of movieClip 1118 {
onClipEvent (release) {
this.nextFrame();
}
onClipEvent (load) {
if (_root.itemslottext7 < 3) {
this.gotoAndStop('richy');
}
if (_root.itemslottext7 > 2) {
this.gotoAndStop(1);
}
}
}
movieClip 1121 {
}
movieClip 1123 {
}
movieClip 1125 {
}
movieClip 1127 {
}
movieClip 1130 {
}
movieClip 1132 {
}
movieClip 1134 {
}
movieClip 1158 {
}
movieClip 1163 {
}
movieClip 1165 {
}
movieClip 1167 {
}
movieClip 1171 {
}
movieClip 1173 {
}
movieClip 1180 {
}
movieClip 1188 {
}
movieClip 1190 {
}
movieClip 1198 {
frame 1 {
stop();
}
frame 2 {
_root.secret11txt = 5;
}
instance of movieClip 508 {
onClipEvent (rollOver) {
}
}
frame 190 {
_root.itemslottext7 = 3;
}
frame 273 {
if (_root.itemslottext3 == 1) {
_root.itemslottext3 = 2;
}
_root.moneyamount += 25;
_root.box.inventory.itemsbox3.flashgo.gotoAndPlay(1);
}
frame 445 {
stop();
}
}
movieClip 1201 {
}
movieClip 1203 {
}
movieClip 1215 {
frame 1 {
gotoAndStop(11);
}
frame 12 {
gotoAndStop(2);
}
}
movieClip 1217 {
instance of movieClip 1203 {
onClipEvent (release) {
_parent.bob.nextFrame();
_parent.gotoAndPlay(1);
}
}
instance of movieClip 1203 {
onClipEvent (release) {
_parent.bob.prevFrame();
_parent.gotoAndPlay(1);
}
}
frame 6 {
stop();
}
}
movieClip 1222 {
frame 1 {
stop();
}
frame 6 {
stop();
}
}
button 1227 {
on (release) {
if (combine1.bob._currentframe == 6 and combine2.bob._currentframe == 4 and combine3.bob._currentframe == 8 and combine4.bob._currentframe == 9 and combine5.bob._currentframe == 9 and combine6.bob._currentframe == 11 and combine7.bob._currentframe == 8 and combine8.bob._currentframe == 9) {
_root.cutscenerichyfree.gotoAndPlay(2);
gotoAndStop(1);
}
}
}
movieClip 1228 {
frame 1 {
stop();
}
instance of movieClip 508 {
onClipEvent (rollOver) {
}
}
instance of movieClip 508 {
onClipEvent (rollOver) {
}
}
instance of movieClip 508 {
onClipEvent (rollOver) {
}
}
instance combine1 of movieClip 1217 {
onClipEvent (load) {
this.gotoAndStop(6);
}
}
instance combine2 of movieClip 1217 {
onClipEvent (load) {
this.gotoAndStop(6);
}
}
instance combine3 of movieClip 1217 {
onClipEvent (load) {
this.gotoAndStop(6);
}
}
instance combine4 of movieClip 1217 {
onClipEvent (load) {
this.gotoAndStop(6);
}
}
instance combine5 of movieClip 1217 {
onClipEvent (load) {
this.gotoAndStop(6);
}
}
instance combine6 of movieClip 1217 {
onClipEvent (load) {
this.gotoAndStop(6);
}
}
instance combine7 of movieClip 1217 {
onClipEvent (load) {
this.gotoAndStop(6);
}
}
instance combine8 of movieClip 1217 {
onClipEvent (load) {
this.gotoAndStop(6);
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_parent.gotoAndStop(1);
}
}
}
movieClip 1238 {
frame 1 {
stop();
}
frame 2 {
_root.secret11txt = 2;
}
instance of movieClip 508 {
onClipEvent (rollOver) {
}
}
frame 445 {
stop();
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
frame 14 {
_root.box.inventory.mapp.maphallwayup4.gotoAndStop(2);
}
movieClip 1244 {
}
movieClip 1245 {
instance of movieClip 1244 {
onClipEvent (enterFrame) {
if (_root.secrettxt3 == 1) {
this._visible = true;
}
if (_root.secrettxt3 == 2) {
this._visible = false;
}
}
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'nickel';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(13421772);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.itemslottext3 == 1) {
_root.itemslottext3 = 2;
}
_root.moneyamount += 5;
_root.secrettxt3 = 2;
_root.box.inventory.itemsbox3.flashgo.gotoAndPlay(1);
}
}
}
movieClip 1255 {
frame 1 {
stop();
}
frame 9 {
stop();
}
}
instance of movieClip 1255 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'yellow locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(15588485);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (this._currentframe == 1) {
this.gotoAndPlay(2);
}
}
}
instance of movieClip 917 {
onClipEvent (enterFrame) {
if (_root.secret11txt < 3) {
this._visible = true;
}
if (_root.secret11txt > 2) {
this._visible = false;
}
}
}
instance of movieClip 757 {
onClipEvent (enterFrame) {
if (_root.secrettxt6 == 1) {
this._visible = true;
}
if (_root.secrettxt6 == 2) {
this._visible = false;
}
}
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe4');
_root.cursor.description = 'penny';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(10840658);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.itemslottext3 == 1) {
_root.itemslottext3 = 2;
}
_root.moneyamount += 1;
_root.secrettxt6 = 2;
_root.box.inventory.itemsbox3.flashgo.gotoAndPlay(1);
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'yellow locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(15588485);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece9._currentframe == 1) {
_root.talkingpiece9.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'green locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(9098671);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece9._currentframe == 1) {
_root.talkingpiece9.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'red locker';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(14892606);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece9._currentframe == 1) {
_root.talkingpiece9.gotoAndStop('locker');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'poster';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(2992184);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece9._currentframe == 1) {
_root.talkingpiece9.gotoAndStop('sbc');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'B';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16740207);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece9._currentframe == 1) {
_root.talkingpiece9.gotoAndStop('b');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'poster';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16752384);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece9._currentframe == 1) {
_root.talkingpiece9.gotoAndStop('carrot');
}
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'hallwayup3';
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
if (_root.secret11txt < 3) {
_root.talkingpiece9.gotoAndStop('oddverbno');
}
if (_root.secret11txt > 2) {
_root.gotohere = 'mrsoddverb';
}
}
}
movieClip 1264 {
instance of movieClip 486 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 3 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 5 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 7 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 486 {
}
frame 10 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 486 {
}
frame 13 {
gotoAndStop('start');
}
}
instance talkingpiece9 of movieClip 1264 {
onClipEvent (release) {
this.nextFrame();
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
frame 15 {
_root.box.inventory.mapp.mapmensroom.gotoAndStop(2);
}
movieClip 1269 {
frame 1 {
stop();
}
}
instance of movieClip 1269 {
onClipEvent (rollOver) {
if (_root.cursor.hitTest(this) and _root.cursor._currentframe == 15 and _root.itemslottext4 < 5) {
_root.itemslottext4 = 5;
}
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'toilet';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(13421772);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece10._currentframe == 1) {
_root.talkingpiece10.gotoAndStop('toilet');
}
}
onClipEvent (enterFrame) {
if (_root.itemslottext4 < 5) {
this.gotoAndStop(1);
}
if (_root.itemslottext4 > 4) {
this.gotoAndStop(2);
}
}
}
movieClip 1276 {
frame 1 {
stop();
}
}
instance of movieClip 1276 {
onClipEvent (release) {
if (this._currentframe == 1) {
if (_root.itemslottext4 < 5) {
this.gotoAndPlay(2);
}
if (_root.itemslottext4 > 4) {
_root.cutscenetoiletpaper.gotoAndPlay(2);
_root.itemslottext4 = 6;
}
}
}
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'flusher';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(9875399);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
}
movieClip 1279 {
}
instance of movieClip 1279 {
onClipEvent (release) {
_root.itemslottext4 = 4;
}
onClipEvent (enterFrame) {
if (_root.itemslottext4 < 4) {
this._visible = true;
}
if (_root.itemslottext4 > 3) {
this._visible = false;
}
}
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'toilet paper';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(13421772);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
}
movieClip 1284 {
}
movieClip 1311 {
}
instance of movieClip 1311 {
onClipEvent (enterFrame) {
if (_root.itemslottext4 < 6) {
this._visible = false;
}
if (_root.itemslottext4 > 5) {
this._visible = true;
}
}
}
movieClip 1320 {
frame 1 {
stop();
}
frame 8 {
stop();
}
}
instance of movieClip 1320 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'stall';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(8856355);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.itemslottext4 < 6) {
if (this._currentframe == 1) {
this.gotoAndPlay(2);
}
}
if (_root.itemslottext4 > 5) {
if (_root.talkingpiece10._currentframe == 1) {
_root.talkingpiece10.gotoAndStop('stall');
}
}
}
onClipEvent (enterFrame) {
if (_root.itemslottext4 > 5) {
this.gotoAndStop(1);
}
}
}
movieClip 1324 {
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'urinal';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(9869722);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece10._currentframe == 1) {
_root.talkingpiece10.gotoAndStop('urinal');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'urinal';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(9869722);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece10._currentframe == 1) {
_root.talkingpiece10.gotoAndStop('urinal');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'sinks';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(9869722);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece10._currentframe == 1) {
_root.talkingpiece10.gotoAndStop('sinks');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'mirror';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(7241840);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece10._currentframe == 1) {
_root.talkingpiece10.gotoAndStop('mirror');
}
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'hallway2';
}
}
movieClip 1331 {
instance of movieClip 709 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 3 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 5 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 7 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 9 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
frame 12 {
gotoAndStop('start');
}
}
instance talkingpiece10 of movieClip 1331 {
onClipEvent (release) {
this.nextFrame();
}
}
movieClip 1336 {
}
movieClip 1346 {
}
movieClip 1348 {
}
movieClip 1350 {
}
movieClip 1352 {
}
movieClip 1354 {
}
movieClip 1357 {
}
movieClip 1361 {
}
movieClip 1363 {
}
movieClip 1365 {
}
movieClip 1367 {
}
movieClip 1383 {
}
movieClip 1384 {
frame 1 {
stop();
}
instance of movieClip 508 {
onClipEvent (rollOver) {
}
}
frame 313 {
stop();
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
frame 16 {
_root.box.inventory.mapp.mapsupplycloset.gotoAndStop(2);
}
instance of movieClip 1244 {
onClipEvent (enterFrame) {
if (_root.secret12txt == 1) {
this._visible = true;
}
if (_root.secret12txt == 2) {
this._visible = false;
}
}
onClipEvent (rollOver) {
if (_root.cursor.hitTest(this) and _root.cursor._currentframe == 19 and _root.itemslottext1 == 4) {
_root.cutscenereachforthedime.gotoAndPlay(2);
}
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'dime';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(13421772);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece11._currentframe == 1) {
_root.talkingpiece11.gotoAndStop('dime');
}
}
}
movieClip 1390 {
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'textbooks';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(11119017);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece11._currentframe == 1) {
_root.talkingpiece11.gotoAndStop('textbooks');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'boxes';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(10330802);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece11._currentframe == 1) {
_root.talkingpiece11.gotoAndStop('boxes');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'calculators';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(6775081);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece11._currentframe == 1) {
_root.talkingpiece11.gotoAndStop('calculators');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'tissues';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(5074807);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece11._currentframe == 1) {
_root.talkingpiece11.gotoAndStop('tissues');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'stapler';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(5531012);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece11._currentframe == 1) {
_root.talkingpiece11.gotoAndStop('stapler');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'papers';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(8421504);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece11._currentframe == 1) {
_root.talkingpiece11.gotoAndStop('paper');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'trashcan';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(8421504);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece11._currentframe == 1) {
_root.talkingpiece11.gotoAndStop('trashcan');
}
}
}
movieClip 1401 {
instance of movieClip 709 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 3 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 5 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
frame 8 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 10 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 12 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 14 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 16 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 18 {
gotoAndStop('start');
}
}
instance talkingpiece11 of movieClip 1401 {
onClipEvent (release) {
this.nextFrame();
}
}
movieClip 1406 {
}
movieClip 1408 {
}
movieClip 1410 {
}
movieClip 1413 {
}
movieClip 1418 {
}
movieClip 1419 {
}
movieClip 1423 {
}
movieClip 1425 {
}
movieClip 1427 {
frame 1 {
stop();
}
frame 2 {
_root.secret12txt = 2;
}
instance of movieClip 508 {
onClipEvent (rollOver) {
}
}
frame 162 {
if (_root.itemslottext3 == 1) {
_root.itemslottext3 = 2;
}
_root.moneyamount += 10;
_root.secrettxt12 = 2;
_root.box.inventory.itemsbox3.flashgo.gotoAndPlay(1);
}
frame 216 {
stop();
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
frame 17 {
_root.box.inventory.mapp.mapteacherslounge.gotoAndStop(2);
}
movieClip 1431 {
}
instance of movieClip 1431 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe3');
_root.cursor.description = 'red couch';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(11011076);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
_root.talkingpiece12b.gotoAndStop('couch');
}
}
movieClip 1434 {
}
movieClip 1439 {
}
movieClip 1441 {
}
movieClip 1445 {
}
movieClip 1447 {
}
movieClip 1449 {
}
movieClip 1452 {
}
movieClip 1454 {
}
movieClip 1455 {
}
movieClip 1457 {
}
movieClip 1459 {
}
movieClip 1461 {
}
movieClip 1462 {
}
button 1466 {
on (release) {
_parent.gotoAndStop('shoo');
}
}
button 1467 {
on (release) {
_parent.gotoAndStop('fellasleep');
}
}
button 1468 {
on (release) {
_parent.gotoAndStop('wantchloro');
}
}
button 1471 {
on (release) {
_parent.gotoAndStop('toncat');
}
}
button 1472 {
on (release) {
_parent.gotoAndStop('haha');
}
}
button 1473 {
on (release) {
_parent.gotoAndStop('start');
}
}
button 1480 {
on (release) {
_parent.gotoAndStop('richy');
}
}
button 1481 {
on (release) {
gotoAndStop('start');
}
}
movieClip 1483 {
frame 1 {
stop();
}
}
button 1488 {
on (release) {
gotoAndStop('shoo');
}
}
button 1489 {
on (release) {
gotoAndStop('whichteacher');
}
}
button 1490 {
on (release) {
gotoAndStop('grassgrow');
}
}
button 1491 {
on (release) {
gotoAndStop('shoo');
}
}
button 1497 {
on (release) {
gotoAndStop('mrsoggy');
}
}
button 1498 {
on (release) {
gotoAndStop('misscount');
}
}
button 1499 {
on (release) {
gotoAndStop('mrsoddverb');
}
}
button 1500 {
on (release) {
gotoAndStop('mroboe');
}
}
button 1501 {
on (release) {
gotoAndStop('bigshoes');
}
}
button 1502 {
on (release) {
gotoAndStop('urabear');
}
}
button 1525 {
on (release) {
gotoAndStop('grassyes');
}
}
button 1526 {
on (release) {
gotoAndStop('grassno');
}
}
button 1527 {
on (release) {
gotoAndStop('wantice');
}
}
button 1535 {
on (release) {
gotoAndStop('iceyes');
}
}
button 1536 {
on (release) {
gotoAndStop('iceno');
}
}
button 1537 {
on (release) {
gotoAndStop('wantgrass');
}
}
button 1549 {
on (release) {
gotoAndStop('insoda');
}
}
button 1550 {
on (release) {
gotoAndStop('inmug');
}
}
button 1551 {
on (release) {
gotoAndStop('inmouth');
}
}
button 1552 {
on (release) {
gotoAndStop('inglass');
}
}
button 1553 {
on (release) {
gotoAndStop('inshoe');
}
}
button 1554 {
on (release) {
gotoAndStop('vanillacups');
}
}
button 1573 {
on (release) {
gotoAndStop('catdino');
}
}
button 1574 {
on (release) {
gotoAndStop('catthumb');
}
}
button 1575 {
on (release) {
gotoAndStop('catmeow');
}
}
button 1579 {
on (release) {
gotoAndStop('catweigh');
}
}
button 1585 {
on (release) {
gotoAndStop('catquiet');
}
}
button 1586 {
on (release) {
gotoAndStop('catblind');
}
}
button 1587 {
on (release) {
gotoAndStop('catreally');
}
}
button 1591 {
on (release) {
gotoAndStop('meowww');
}
}
button 1609 {
on (release) {
gotoAndStop('colorblack');
}
}
button 1610 {
on (release) {
gotoAndStop('colororange');
}
}
button 1611 {
on (release) {
gotoAndStop('colorbrown');
}
}
button 1615 {
on (release) {
gotoAndStop('colorpink');
}
}
button 1619 {
on (release) {
gotoAndStop('fatpiano');
}
}
button 1620 {
on (release) {
gotoAndStop('fatface');
}
}
button 1621 {
on (release) {
gotoAndStop('fatwhale');
}
}
button 1625 {
on (release) {
gotoAndStop('fatsock');
}
}
button 1637 {
on (release) {
gotoAndStop('breadcrumbs');
}
}
button 1638 {
on (release) {
gotoAndStop('unlockroom');
}
}
button 1639 {
on (release) {
gotoAndStop('goombatroopa');
}
}
button 1640 {
on (release) {
gotoAndStop('beatrichy');
}
}
button 1650 {
on (release) {
_root.cutsceneteachersleave.gotoAndPlay(2);
}
}
button 1651 {
on (release) {
gotoAndStop('huhno');
}
}
button 1652 {
on (release) {
gotoAndStop('smellephant');
}
}
movieClip 1658 {
frame 1 {
stop();
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 1483 {
onClipEvent (load) {
if (_root.secret11txt == 1) {
this.gotoAndStop(1);
}
if (_root.secret11txt > 1) {
this.gotoAndStop(2);
}
}
}
frame 3 {
_root.gotohere = 'hallway2';
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('start');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('shoo');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('shoo');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('start');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('shoo');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('shoo');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('start');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('start');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('start');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('start');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('shoo');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('start');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('coffeechoose');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('shoo');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('shoo');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('start');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('start');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('shoo');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('start');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('start');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('start');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('sizechoose');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('start');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('start');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('start');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('richychoose');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('start');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('yesno');
}
}
}
movieClip 1664 {
}
movieClip 1666 {
}
movieClip 1668 {
}
movieClip 1670 {
}
movieClip 1672 {
}
movieClip 1674 {
}
movieClip 1676 {
}
movieClip 1718 {
}
movieClip 1726 {
frame 1 {
stop();
}
instance of movieClip 1431 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe3');
_root.cursor.description = 'red couch';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(11011076);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
_root.talkingpiece12b.gotoAndStop('couch');
}
}
frame 2 {
_root.secret11txt = 3;
_root.gotohere = 'teacherslounge2';
}
instance of movieClip 508 {
onClipEvent (rollOver) {
}
}
frame 301 {
stop();
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
frame 18 {
_root.box.inventory.mapp.mapteacherslounge.gotoAndStop(2);
}
instance of movieClip 1434 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'microwave';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(13421772);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
_root.talkingpiece12b.gotoAndStop('microwave');
}
}
movieClip 1729 {
}
instance of movieClip 1729 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'lamp';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(23705);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
_root.talkingpiece12b.gotoAndStop('lamp');
}
}
instance of movieClip 1439 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'Chloro-Fill';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(5176945);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
_root.talkingpiece12b.gotoAndStop('chlorofill');
}
}
instance of movieClip 1441 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'coffee';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(11377020);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
_root.talkingpiece12b.gotoAndStop('coffee');
}
}
movieClip 1731 {
}
instance of movieClip 1731 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'picture';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(11011076);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
_root.talkingpiece12b.gotoAndStop('apple');
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'cabinet';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(8000018);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
_root.cutscenecabinets.gotoAndStop('cab1');
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'cabinet';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(8000018);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
_root.cutscenecabinets.gotoAndStop('cab2');
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'cabinet';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(8000018);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
_root.cutscenecabinets.gotoAndStop('cab3');
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe4');
_root.cursor.description = 'cabinet';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(8000018);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
_root.cutscenecabinets.gotoAndStop('cab4');
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe4');
_root.cursor.description = 'cabinet';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(8000018);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
_root.cutscenecabinets.gotoAndStop('cab5');
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe4');
_root.cursor.description = 'cabinet';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(8000018);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
_root.cutscenecabinets.gotoAndStop('cab6');
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe4');
_root.cursor.description = 'drawer';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(8000018);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
_root.cutscenecabinets.gotoAndStop('drawer1');
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe4');
_root.cursor.description = 'drawer';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(8000018);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
_root.cutscenecabinets.gotoAndStop('drawer2');
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe4');
_root.cursor.description = 'drawer';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(8000018);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
_root.cutscenecabinets.gotoAndStop('drawer3');
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'hallway2';
}
}
movieClip 1741 {
instance of movieClip 709 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 3 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 5 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 7 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 9 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
instance of movieClip 709 {
}
frame 13 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
instance of movieClip 709 {
}
frame 16 {
gotoAndStop('start');
}
}
instance talkingpiece12b of movieClip 1741 {
onClipEvent (release) {
this.nextFrame();
}
}
movieClip 1750 {
}
movieClip 1751 {
frame 1 {
stop();
}
instance of movieClip 508 {
onClipEvent (rollOver) {
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_parent.gotoAndStop(1);
}
}
instance of movieClip 1750 {
onClipEvent (load) {
if (_root.secrettxt10 == 1) {
this._visible = true;
}
if (_root.secrettxt10 == 2) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.secrettxt10 == 1) {
this._visible = true;
}
if (_root.secrettxt10 == 2) {
this._visible = false;
}
}
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'nickel';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(13421772);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.itemslottext3 == 1) {
_root.itemslottext3 = 2;
}
_root.moneyamount += 5;
_root.secrettxt10 = 2;
_root.box.inventory.itemsbox3.flashgo.gotoAndPlay(1);
}
}
}
frame 19 {
_root.box.inventory.mapp.mapmisscount.gotoAndStop(2);
}
movieClip 1754 {
}
movieClip 1755 {
}
instance of movieClip 1755 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'Miss Count';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece13._currentframe == 1) {
_root.talkingpiece13.gotoAndStop('misscount');
}
}
}
movieClip 1758 {
}
movieClip 1759 {
}
instance of movieClip 1759 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe3');
_root.cursor.description = 'monkey doll';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(13746042);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece13._currentframe == 1) {
_root.talkingpiece13.gotoAndStop('doll');
}
}
}
movieClip 1760 {
}
instance of movieClip 1760 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe4');
_root.cursor.description = 'monkey doll';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(13746042);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece13._currentframe == 1) {
_root.talkingpiece13.gotoAndStop('doll');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'poster';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(110849);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece13._currentframe == 1) {
_root.talkingpiece13.gotoAndStop('gobananas');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'shirt';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece13._currentframe == 1) {
_root.talkingpiece13.gotoAndStop('shirt');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'blackboard';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(5933928);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece13._currentframe == 1) {
_root.talkingpiece13.gotoAndStop('blackboard');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'blackboard';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(5933928);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece13._currentframe == 1) {
_root.talkingpiece13.gotoAndStop('blackboard');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe4');
_root.cursor.description = 'barrel';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(7687699);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece13._currentframe == 1) {
_root.talkingpiece13.gotoAndStop('trashcan');
}
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'hallway4';
}
}
movieClip 1763 {
}
instance of movieClip 1763 {
onClipEvent (release) {
_root.itemslottext5 = 2;
}
onClipEvent (enterFrame) {
if (_root.itemslottext5 < 2) {
this._visible = true;
}
if (_root.itemslottext5 > 1) {
this._visible = false;
}
}
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe4');
_root.cursor.description = 'keyboard key';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(11445389);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
}
movieClip 1771 {
instance of movieClip 709 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 3 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 6 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 8 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 10 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 12 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 14 {
gotoAndStop('start');
}
}
instance talkingpiece13 of movieClip 1771 {
onClipEvent (release) {
this.nextFrame();
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
frame 20 {
_root.box.inventory.mapp.maplunchroom.gotoAndStop(2);
}
movieClip 1774 {
}
movieClip 1776 {
}
movieClip 1827 {
}
movieClip 1830 {
}
movieClip 1831 {
}
instance of movieClip 1831 {
onClipEvent (rollOver) {
if (_root.cursor.hitTest(this) and _root.cursor._currentframe == 14) {
_root.talkingpiece14.gotoAndStop('mrsmunch');
}
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'Mrs. Munch';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(10142428);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece14._currentframe == 1) {
_root.talkingpiece14.gotoAndStop('mrsmunch');
}
}
}
movieClip 1836 {
}
movieClip 1837 {
}
instance of movieClip 1837 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'marquee';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16711680);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece14._currentframe == 1) {
_root.talkingpiece14.gotoAndStop('marquee');
}
}
}
movieClip 1840 {
}
instance of movieClip 1840 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'macaroni';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16711263);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece14._currentframe == 1) {
_root.talkingpiece14.gotoAndStop('macaroni');
}
}
}
movieClip 1843 {
}
movieClip 1845 {
}
movieClip 1847 {
}
movieClip 1849 {
}
movieClip 1850 {
}
instance of movieClip 1850 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'Greg';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece14._currentframe == 1) {
_root.talkingpiece14.gotoAndStop('greg');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'poster';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(11761231);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece14._currentframe == 1) {
_root.talkingpiece14.gotoAndStop('gotpudding');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'egg';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16776960);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece14._currentframe == 1) {
_root.talkingpiece14.gotoAndStop('egg');
}
}
}
button 1860 {
on (release) {
gotoAndStop('hello');
}
}
button 1861 {
on (release) {
gotoAndStop('chubbsmom');
}
}
button 1862 {
on (release) {
if (_root.moneyamount < 100) {
gotoAndStop('pudding1');
}
if (_root.moneyamount > 99 and _root.itemslottext3 < 3) {
_root.cutscenepudding.gotoAndPlay(2);
gotoAndStop(1);
}
if (_root.moneyamount > 99 and _root.itemslottext3 > 2) {
gotoAndStop('pudding2');
}
}
}
button 1863 {
on (release) {
gotoAndStop(1);
}
}
button 1869 {
on (release) {
gotoAndStop('fatsun');
}
}
button 1870 {
on (release) {
gotoAndStop('mrsmunch');
}
}
movieClip 1877 {
instance of movieClip 709 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 126 {
onClipEvent (release) {
_parent.nextFrame();
}
}
frame 3 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 709 {
}
frame 7 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
_parent.nextFrame();
}
}
frame 9 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
_parent.nextFrame();
}
}
frame 11 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
_parent.nextFrame();
}
}
frame 13 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 709 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 709 {
onClipEvent (release) {
_parent.gotoAndStop(1);
}
}
}
movieClip 1881 {
}
movieClip 1883 {
}
movieClip 1885 {
}
movieClip 1888 {
}
movieClip 1890 {
}
movieClip 1892 {
}
movieClip 1894 {
}
movieClip 1897 {
}
movieClip 1900 {
}
movieClip 1902 {
}
movieClip 1904 {
}
movieClip 1908 {
}
movieClip 1910 {
}
movieClip 1912 {
}
movieClip 1914 {
}
movieClip 1923 {
}
movieClip 1925 {
}
movieClip 1927 {
frame 1 {
stop();
}
instance of movieClip 508 {
onClipEvent (rollOver) {
}
}
frame 203 {
_root.itemslottext3 = 3;
}
frame 253 {
stop();
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
frame 21 {
_root.box.inventory.mapp.mapmrsflask.gotoAndStop(2);
}
movieClip 1931 {
}
instance of movieClip 1931 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'poster';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece59._currentframe == 1) {
_root.talkingpiece59.gotoAndStop('pluto');
}
}
}
movieClip 1935 {
frame 1 {
stop();
}
}
instance of movieClip 1935 {
onClipEvent (rollOver) {
if (_root.cursor.hitTest(this) and _root.cursor._currentframe == 16 and _root.itemslottext5 == 2) {
_root.cutscenemachine.gotoAndPlay(2);
}
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'machine';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(4545621);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece59._currentframe == 1) {
_root.talkingpiece59.gotoAndStop('machine');
}
}
onClipEvent (enterFrame) {
if (_root.itemslottext5 < 3) {
this.gotoAndStop(1);
}
if (_root.itemslottext5 > 2) {
this.gotoAndStop(2);
}
}
}
movieClip 1938 {
}
movieClip 1940 {
}
movieClip 1942 {
}
movieClip 1944 {
}
movieClip 1946 {
}
movieClip 1947 {
}
instance of movieClip 1947 {
onClipEvent (rollOver) {
if (_root.cursor.hitTest(this) and _root.cursor._currentframe == 16 and _root.itemslottext5 == 2) {
_root.cutscenemachine.gotoAndPlay(2);
}
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'Mrs. Flask';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece59._currentframe == 1 and _root.itemslottext5 < 3) {
_root.talkingpiece59.gotoAndStop('mrsflask');
}
if (_root.talkingpiece59._currentframe == 1 and _root.itemslottext5 > 2) {
_root.talkingpiece59.gotoAndStop('mrsflask2');
}
}
}
movieClip 1950 {
}
instance of movieClip 1950 {
onClipEvent (release) {
_root.itemslottext5 = 4;
}
onClipEvent (enterFrame) {
if (_root.itemslottext5 < 3) {
this._visible = false;
}
if (_root.itemslottext5 == 3) {
this._visible = true;
}
if (_root.itemslottext5 > 3) {
this._visible = false;
}
}
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'button';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(52326);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'paper';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(8039313);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece59._currentframe == 1) {
_root.talkingpiece59.gotoAndStop('weirdthing');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'flask thing';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(7520625);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece59._currentframe == 1) {
_root.talkingpiece59.gotoAndStop('flask');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'blackboard';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(12446933);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece59._currentframe == 1) {
_root.talkingpiece59.gotoAndStop('blackboard');
}
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'hallwayup2';
}
}
movieClip 1967 {
instance of movieClip 486 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 486 {
}
frame 4 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 486 {
}
frame 7 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 9 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 11 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 486 {
}
frame 14 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 486 {
}
instance of movieClip 486 {
}
instance of movieClip 486 {
}
instance of movieClip 486 {
}
frame 21 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 486 {
}
frame 24 {
gotoAndStop('start');
}
}
instance talkingpiece59 of movieClip 1967 {
onClipEvent (release) {
this.nextFrame();
}
}
movieClip 1972 {
}
movieClip 1974 {
}
movieClip 1976 {
}
movieClip 1981 {
}
movieClip 2010 {
}
movieClip 2015 {
frame 1 {
stop();
}
instance of movieClip 508 {
onClipEvent (rollOver) {
}
}
frame 39 {
_root.itemslottext5 = 3;
}
frame 385 {
stop();
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
frame 22 {
_root.box.inventory.mapp.mapjanitorscloset.gotoAndStop(2);
}
movieClip 2019 {
}
movieClip 2021 {
}
movieClip 2023 {
}
movieClip 2025 {
}
movieClip 2026 {
}
movieClip 2029 {
}
movieClip 2031 {
}
movieClip 2033 {
}
movieClip 2034 {
}
button 2037 {
on (release) {
gotoAndStop('sinkstuck');
}
}
button 2038 {
on (release) {
gotoAndStop('hallwaymess');
}
}
button 2039 {
on (release) {
gotoAndStop('beaverspit');
}
}
button 2040 {
on (release) {
gotoAndStop('start');
}
}
movieClip 2051 {
frame 1 {
stop();
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
frame 3 {
_root.gotohere = 'hallwayup3';
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop(2);
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop(2);
}
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
frame 23 {
_root.box.inventory.mapp.mapjanitorscloset.gotoAndStop(2);
}
movieClip 2053 {
}
instance of movieClip 2053 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe3');
_root.cursor.description = 'chair';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(5472879);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece17b._currentframe == 1) {
_root.talkingpiece17b.gotoAndStop('chair');
}
}
}
instance of movieClip 1244 {
onClipEvent (enterFrame) {
if (_root.secrettxt9 == 1) {
this._visible = true;
}
if (_root.secrettxt9 == 2) {
this._visible = false;
}
}
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe3');
_root.cursor.description = 'quarter';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(13421772);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.itemslottext3 == 1) {
_root.itemslottext3 = 2;
}
_root.moneyamount += 25;
_root.secrettxt9 = 2;
_root.box.inventory.itemsbox3.flashgo.gotoAndPlay(1);
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe4');
_root.cursor.description = 'mop';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(5472879);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece17b._currentframe == 1) {
_root.talkingpiece17b.gotoAndStop('mop');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe4');
_root.cursor.description = 'bucket';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(5472879);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece17b._currentframe == 1) {
_root.talkingpiece17b.gotoAndStop('bucket');
}
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'hallwayup3';
}
}
movieClip 2059 {
instance of movieClip 709 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 3 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
frame 6 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
frame 9 {
gotoAndStop('start');
}
}
instance talkingpiece17b of movieClip 2059 {
onClipEvent (release) {
this.nextFrame();
}
}
frame 24 {
_root.box.inventory.mapp.mapmrsoddverb.gotoAndStop(2);
}
movieClip 2063 {
}
movieClip 2065 {
}
movieClip 2067 {
}
movieClip 2069 {
}
movieClip 2071 {
}
movieClip 2074 {
}
movieClip 2075 {
}
instance of movieClip 2075 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'Oddverb';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece18._currentframe == 1) {
_root.talkingpiece18.gotoAndStop('oddverb');
}
}
}
movieClip 2078 {
}
instance of movieClip 2078 {
onClipEvent (release) {
_root.itemslottext7 = 2;
_root.talkingpiece18.gotoAndStop('combination');
_root.secret11txt = 4;
}
onClipEvent (enterFrame) {
if (_root.itemslottext7 < 2) {
this._visible = true;
}
if (_root.itemslottext7 > 1) {
this._visible = false;
}
}
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'combination';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'blackboard';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(12772079);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece18._currentframe == 1) {
_root.talkingpiece18.gotoAndStop('spelng');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'poster';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16776960);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece18._currentframe == 1) {
_root.talkingpiece18.gotoAndStop('twobee');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'poster';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(3407616);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece18._currentframe == 1) {
_root.talkingpiece18.gotoAndStop('green');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'poster';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16711680);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece18._currentframe == 1) {
_root.talkingpiece18.gotoAndStop('angreh');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'poster';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(196804);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece18._currentframe == 1) {
_root.talkingpiece18.gotoAndStop('moo');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'poster';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(196804);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece18._currentframe == 1) {
_root.talkingpiece18.gotoAndStop('moo');
}
}
}
movieClip 2080 {
}
movieClip 2082 {
}
movieClip 2083 {
}
movieClip 2084 {
}
movieClip 2086 {
}
movieClip 2087 {
}
movieClip 2088 {
frame 1 {
stop();
}
instance of movieClip 2084 {
onClipEvent (load) {
if (_root.itemslottext7 < 3) {
this._visible = false;
}
if (_root.itemslottext7 > 2) {
this._visible = true;
}
}
}
instance of movieClip 2087 {
onClipEvent (load) {
if (_root.itemslottext7 < 3) {
this._visible = false;
}
if (_root.itemslottext7 > 2) {
this._visible = true;
}
}
}
}
instance of movieClip 2088 {
onClipEvent (release) {
if (_root.itemslottext5 < 5) {
_root.talkingpiece18.gotoAndStop('richy');
}
if (_root.itemslottext5 > 4) {
_root.talkingpiece18.gotoAndStop('richy2');
}
}
onClipEvent (enterFrame) {
if (_root.itemslottext7 < 3) {
this._visible = false;
}
if (_root.itemslottext7 > 2) {
this._visible = true;
}
if (_root.itemslottext5 < 5) {
this.gotoAndStop(1);
}
if (_root.itemslottext5 > 4) {
this.gotoAndStop(2);
}
}
onClipEvent (rollOver) {
if (_root.cursor.hitTest(this) and _root.cursor._currentframe == 20 and _root.itemslottext5 == 4) {
_root.cutscenerichybutton.gotoAndPlay(2);
}
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'Richy';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'hallwayup4';
}
}
movieClip 2102 {
instance of movieClip 709 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
frame 4 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 6 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 8 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
frame 11 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
frame 14 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 16 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
frame 19 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 21 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 23 {
gotoAndStop('start');
}
}
instance talkingpiece18 of movieClip 2102 {
onClipEvent (release) {
this.nextFrame();
}
}
movieClip 2108 {
}
movieClip 2110 {
}
movieClip 2145 {
}
movieClip 2174 {
frame 1 {
stop();
}
instance of movieClip 508 {
onClipEvent (rollOver) {
}
}
frame 74 {
_root.itemslottext5 = 5;
}
frame 163 {
if (_root.itemslottext3 == 1) {
_root.itemslottext3 = 2;
}
_root.moneyamount += 25;
_root.box.inventory.itemsbox3.flashgo.gotoAndPlay(1);
}
frame 241 {
stop();
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
frame 25 {
_root.box.inventory.mapp.mapauditorium.gotoAndStop(2);
}
movieClip 2177 {
}
instance of movieClip 2177 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'Chubb';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece16._currentframe == 1) {
_root.talkingpiece16.gotoAndStop('chubb');
}
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'hallway3';
}
}
movieClip 2179 {
instance of movieClip 486 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 3 {
gotoAndStop('start');
}
}
instance talkingpiece16 of movieClip 2179 {
onClipEvent (release) {
this.nextFrame();
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
frame 26 {
_root.box.inventory.mapp.mapoffice.gotoAndStop(2);
}
movieClip 2192 {
}
movieClip 2194 {
}
movieClip 2199 {
}
movieClip 2201 {
}
movieClip 2204 {
}
movieClip 2206 {
instance of movieClip 2199 {
onClipEvent (load) {
this.gotoAndPlay(5);
}
}
}
movieClip 2209 {
}
movieClip 2212 {
}
movieClip 2214 {
}
movieClip 2216 {
}
movieClip 2218 {
}
movieClip 2219 {
}
button 2222 {
on (release) {
gotoAndStop('shoo');
}
}
button 2223 {
on (release) {
gotoAndStop('tuboflard');
}
}
button 2224 {
on (release) {
gotoAndStop('5asleep');
}
}
button 2225 {
on (release) {
gotoAndStop('sentup');
}
}
button 2226 {
on (release) {
gotoAndStop('offawards');
}
}
button 2227 {
on (release) {
gotoAndStop('start');
}
}
button 2228 {
on (release) {
gotoAndStop('philpic');
}
}
button 2238 {
on (release) {
gotoAndStop('5wake');
}
}
button 2239 {
on (release) {
gotoAndStop('5count');
}
}
button 2240 {
on (release) {
gotoAndStop('shoo');
}
}
button 2260 {
on (release) {
gotoAndStop('logicfail');
}
}
button 2261 {
on (release) {
gotoAndStop('sezu');
}
}
button 2265 {
on (release) {
gotoAndStop('trouble');
}
}
movieClip 2271 {
frame 1 {
stop();
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
frame 3 {
_root.gotohere = 'hallwayup1';
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('start');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('shoo');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('start');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop(2);
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.nextFrame();
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('shoo');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_root.gotohere = 'councelor';
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop('start');
}
}
instance of movieClip 486 {
onClipEvent (release) {
_parent.gotoAndStop(2);
}
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
frame 27 {
_root.box.inventory.mapp.mapoffice.gotoAndStop(2);
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'awards';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpieceoffice._currentframe == 1) {
_root.talkingpieceoffice.gotoAndStop('awards');
}
}
}
instance of movieClip 2206 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'Mrs. Mooses';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpieceoffice._currentframe == 1) {
_root.talkingpieceoffice.gotoAndStop('mooses');
}
}
}
instance of movieClip 2209 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'picture';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16764057);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpieceoffice._currentframe == 1) {
_root.talkingpieceoffice.gotoAndStop('philpic');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = 'Sez You.';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(3516549);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpieceoffice._currentframe == 1) {
_root.talkingpieceoffice.gotoAndStop('sezyou');
}
}
}
instance of movieClip 2219 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe2');
_root.cursor.description = '5';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpieceoffice._currentframe == 1) {
_root.talkingpieceoffice.gotoAndStop('five');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'notices';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpieceoffice._currentframe == 1) {
_root.talkingpieceoffice.gotoAndStop('notice');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'sticky note';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16764159);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpieceoffice._currentframe == 1) {
_root.talkingpieceoffice.gotoAndStop('postit');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'file cabinets';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(3965034);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpieceoffice._currentframe == 1) {
_root.talkingpieceoffice.gotoAndStop('filecabinets');
}
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
_root.gotohere = 'hallwayup1';
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
if (_root.talkingpieceoffice._currentframe == 1) {
_root.talkingpieceoffice.gotoAndStop('counselor');
}
}
}
movieClip 2282 {
instance of movieClip 709 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 3 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 5 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 7 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 9 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 11 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 13 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 15 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 709 {
}
frame 18 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 20 {
gotoAndStop('start');
}
}
instance talkingpieceoffice of movieClip 2282 {
onClipEvent (release) {
this.nextFrame();
}
}
frame 28 {
_root.box.inventory.mapp.mapcouncelor.gotoAndStop(2);
}
movieClip 2286 {
}
movieClip 2292 {
}
movieClip 2302 {
}
movieClip 2306 {
}
movieClip 2313 {
}
movieClip 2316 {
}
movieClip 2319 {
}
movieClip 2321 {
}
movieClip 2323 {
}
movieClip 2327 {
}
movieClip 2374 {
}
movieClip 2384 {
}
movieClip 2386 {
}
movieClip 2392 {
}
movieClip 2395 {
}
movieClip 2398 {
}
movieClip 2400 {
}
movieClip 2430 {
frame 1 {
stopAllSounds();
}
frame 416 {
_root.itemslottext2 = 8;
}
instance of movieClip 20 {
onClipEvent (release) {
}
}
frame 709 {
_root.gotohere = 'officeB';
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
frame 29 {
_root.box.inventory.mapp.maplibrary.gotoAndStop(2);
}
button 2434 {
on (release) {
_root.bookpages.gotoAndStop('faceon');
}
}
button 2437 {
on (release) {
_root.bookpages.gotoAndStop('poembook');
}
}
button 2440 {
on (release) {
_root.bookpages.gotoAndStop('howtoread');
}
}
button 2446 {
on (release) {
_root.bookpages.gotoAndStop('zonic');
}
}
movieClip 2448 {
}
movieClip 2450 {
}
movieClip 2452 {
}
movieClip 2454 {
}
movieClip 2455 {
}
movieClip 2457 {
}
movieClip 2458 {
}
movieClip 2459 {
frame 1 {
stop();
}
}
instance of movieClip 2459 {
onClipEvent (rollOver) {
if (_root.cursor.hitTest(this) and _root.cursor._currentframe == 13 and _root.itemslottext2 == 4) {
_root.cutscenemrread.gotoAndPlay(2);
}
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'Mr. Read';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece21._currentframe == 1 and this._currentframe == 1) {
_root.talkingpiece21.gotoAndStop('mrread');
}
if (_root.talkingpiece21._currentframe == 1 and this._currentframe == 2) {
_root.talkingpiece21.gotoAndStop('mrread2');
}
}
onClipEvent (enterFrame) {
if (_root.itemslottext2 < 5) {
this.gotoAndStop(1);
}
if (_root.itemslottext2 > 4) {
this.gotoAndStop(2);
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'SHUT UP';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16776960);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece21._currentframe == 1) {
_root.talkingpiece21.gotoAndStop('shutup');
}
}
}
instance of movieClip 148 {
onClipEvent (rollOver) {
_root.cursor.gotoAndStop('describe');
_root.cursor.description = 'moose';
my_color = new Color(_root.cursor.colorbg);
my_color.setRGB(16777215);
}
onClipEvent (releaseOutside, rollOut) {
_root.cursor.gotoAndStop(1);
_root.cursor.description = '';
}
onClipEvent (release) {
if (_root.talkingpiece21._currentframe == 1) {
_root.talkingpiece21.gotoAndStop('moose');
}
}
}
instance of movieClip 395 {
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (release) {
stopAllSounds();
_root.musicstarter.gotoAndStop(2);
}
}
movieClip 2471 {
instance of movieClip 709 {
onClipEvent (load) {
this._visible = false;
}
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 3 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
frame 5 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 486 {
}
instance of movieClip 486 {
}
instance of movieClip 486 {
}
instance of movieClip 486 {
}
instance of movieClip 486 {
}
frame 12 {
gotoAndStop('start');
}
instance of movieClip 126 {
onClipEvent (release) {
}
}
instance of movieClip 486 {
}
frame 15 {
gotoAndStop('start');
}
}
instance talkingpiece21 of movieClip 2471 {
onClipEvent (release) {
this.nextFrame();
}
}
movieClip 2472 {
frame 1 {
stop();
}
frame 2 {
_root.gotohere = 'hallway1B';
}
}
movieClip 2476 {
}
movieClip 2478 {
}
movieClip 2481 {
}
movieClip 2484 {
}
movieClip 2486 {
}
movieClip 2488 {
}
movieClip 2510 {
}
movieClip 2512 {
}
movieClip 2515 {
}
movieClip 2523 {
frame 1 {
stop();
}
frame 2 {
_root.itemslottext2 = 5;
}
instance of movieClip 508 {
onClipEvent (rollOver) {
}
}
frame 193 {
_root.itemslottext2 = 6;
}
frame 264 {
stop();
}
}
movieClip 2527 {
frame 5 {
stop();
}
}
movieClip 2529 {
}
movieClip 2530 {
instance of movieClip 2529 {
onClipEvent (load) {
_visible = false;
}
}
frame 5 {
stop();
}
}
button 2534 {
on (release) {
nextFrame();
}
}
button 2538 {
on (release) {
gotoAndStop(1);
}
}
movieClip 2543 {
}
movieClip 2544 {
frame 5 {
stop();
}
}
button 2545 {
on (release) {
prevFrame();
}
}
movieClip 2547 {
}
movieClip 2548 {
frame 5 {
stop();
}
}
movieClip 2551 {
}
movieClip 2552 {
frame 5 {
stop();
}
}
movieClip 2555 {
}
movieClip 2556 {
frame 5 {
stop();
}
}
movieClip 2562 {
frame 5 {
stop();
}
}
movieClip 2565 {
frame 5 {
stop();
}
}
movieClip 2569 {
frame 5 {
stop();
}
}
movieClip 2574 {
frame 5 {
stop();
}
}
movieClip 2576 {
frame 5 {
stop();
}
}
movieClip 2583 {
frame 5 {
stop();
}
}
movieClip 2585 {
frame 5 {
stop();
}
}
movieClip 2586 {
frame 1 {
stop();
}
instance of movieClip 508 {
onClipEvent (rollOver) {
}
}
instance of movieClip 2552 {
}
}
movieClip 2591 {
}
movieClip 2593 {
}
movieClip 2596 {
}
movieClip 2598 {
}
movieClip 2600 {
}
movieClip 2602 {
}
movieClip 2604 {
}
movieClip 2650 {
frame 1 {
if (_root.secret2txt == 2) {
gotoAndStop(200);
}
}
instance of movieClip 508 {
onClipEvent (rollOver) {
}
}
instance of movieClip 508 {
onClipEvent (rollOver) {
}
}
frame 2 {
_root.secret2txt = 2;
}
frame 200 {
stop();
}
}
instance of movieClip 21 {
onClipEvent (release) {
}
}
frame 30 {
_root.beatgame += 1;
_root.cursor.gotoAndStop(1);
}
movieClip 2653 {
}
movieClip 2655 {
}
movieClip 2658 {
}
movieClip 2660 {
}
movieClip 2662 {
}
movieClip 2664 {
}
movieClip 2666 {
}
movieClip 2668 {
}
movieClip 2670 {
}
movieClip 2672 {
}
movieClip 2674 {
}
movieClip 2675 {
}
movieClip 2679 {
}
movieClip 2681 {
}
movieClip 2683 {
}
movieClip 2685 {
}
movieClip 2687 {
}
movieClip 2703 {
}
movieClip 2705 {
}
movieClip 2707 {
}
movieClip 2711 {
}
movieClip 2757 {
}
movieClip 2759 {
}
movieClip 2762 {
}
movieClip 2766 {
}
movieClip 2769 {
}
movieClip 2771 {
}
movieClip 2773 {
}
movieClip 2775 {
}
movieClip 2777 {
}
movieClip 2787 {
}
movieClip 2790 {
}
movieClip 2792 {
}
movieClip 2799 {
}
movieClip 2800 {
}
movieClip 2804 {
}
movieClip 2807 {
}
movieClip 2816 {
}
movieClip 2825 {
}
movieClip 2827 {
}
movieClip 2833 {
}
movieClip 2834 {
}
movieClip 2836 {
}
movieClip 2840 {
}
movieClip 2849 {
}
movieClip 2853 {
frame 3562 {
_root.gotohere = 'endgame';
}
frame 3562 {
_root.gotohere = 'endgame';
}
}
frame 31 {
_root.beatgame += 1;
_root.cursor.gotoAndStop(1);
}
movieClip 2862 {
}
movieClip 2863 {
}
movieClip 2867 {
}
movieClip 2870 {
}
movieClip 2872 {
}
movieClip 2877 {
frame 360 {
_quality = 'Medium';
}
frame 767 {
_root.gotohere = 'endgame';
}
}
instance of movieClip 148 {
onClipEvent (release) {
_root.nextFrame();
}
}
instance of movieClip 148 {
onClipEvent (release) {
getURL('http://www.newgrounds.com/', 'blank');
}
}
instance of movieClip 148 {
onClipEvent (release) {
getURL('http://www.jonbro.com/', 'blank');
}
}
frame 33 {
function doSomething() {}
function doSomething2() {
_quality = 'Low';
}
function doSomething3() {
_quality = 'Medium';
}
function doSomething4() {
_quality = 'High';
}
gotoAndStop(1);
MENU.customItems.push(Functioned4);
MENU = new ContextMenu();
MENU.hideBuiltInItems();
Functioned = new ContextMenuItem('You\'re Trying to Cheat!', doSomething);
Functioned1 = new ContextMenuItem('(And if you aren\'t, sorry', doSomething);
Functioned5 = new ContextMenuItem('for the inconvenience.)', doSomething);
Functioned2 = new ContextMenuItem('Change Quality to Low', doSomething2);
Functioned3 = new ContextMenuItem('Change Quality to Medium', doSomething3);
Functioned4 = new ContextMenuItem('Change Quality to High', doSomething4);
MENU.customItems.push(Functioned);
MENU.customItems.push(Functioned1);
MENU.customItems.push(Functioned5);
MENU.customItems.push(Functioned2);
MENU.customItems.push(Functioned3);
MENU.customItems.push(Functioned4);
_root.menu = MENU;
Functioned2.separatorBefore = true;
_root.cursor.gotoAndStop(1);
_quality = 'Medium';
_root.fatnono = 0;
_root.secret1txt = 1;
_root.secret2txt = 1;
_root.secret3txt = 1;
_root.secret4txt = 1;
_root.secret5txt = 1;
_root.secret6txt = 1;
_root.secret7txt = 1;
_root.secret8txt = 1;
_root.secret9txt = 1;
_root.secret10txt = 1;
_root.secret11txt = 1;
_root.secret12txt = 1;
_root.moneyamount = 0;
_root.itemslottext1 = 1;
_root.itemslottext2 = 1;
_root.itemslottext3 = 1;
_root.itemslottext4 = 1;
_root.itemslottext5 = 1;
_root.itemslottext6 = 1;
_root.itemslottext7 = 1;
_root.secrettxt1 = 1;
_root.secrettxt2 = 1;
_root.secrettxt3 = 1;
_root.secrettxt4 = 1;
_root.secrettxt5 = 1;
_root.secrettxt6 = 1;
_root.secrettxt7 = 1;
_root.secrettxt8 = 1;
_root.secrettxt9 = 1;
_root.secrettxt10 = 1;
_root.secrettxt11 = 1;
_root.secrettxt12 = 1;
}
frame 34 {
stop();
}