Combined Code
frame 1 {
_root.hp = 333;
}
movieClip 3 {
}
movieClip 11 {
}
// unknown tag 88 length 54
button 18 {
on (release) {
_root.play();
}
}
movieClip 19 {
frame 1 {
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
eval(bar)._xscale = PercentLoaded;
} else {
gotoAndStop('loaded');
}
}
frame 2 {
gotoAndPlay(1);
}
}
// unknown tag 88 length 138
movieClip 25 {
}
instance of movieClip 25 {
onClipEvent (release) {
this._parent.gotoAndPlay('scene1');
}
}
movieClip 26 {
}
instance of movieClip 26 {
onClipEvent (release) {
this._parent.gotoAndPlay('scene2');
}
}
movieClip 27 {
}
instance of movieClip 27 {
onClipEvent (release) {
this._parent.gotoAndPlay('scene3');
}
}
movieClip 28 {
}
instance of movieClip 28 {
onClipEvent (release) {
this._parent.gotoAndPlay('scene4');
}
}
movieClip 29 {
}
instance of movieClip 29 {
onClipEvent (release) {
this._parent.gotoAndPlay('scene5');
}
}
movieClip 30 {
}
instance of movieClip 30 {
onClipEvent (release) {
this._parent.gotoAndPlay('scene6');
}
}
movieClip 31 {
}
instance of movieClip 31 {
onClipEvent (release) {
this._parent.gotoAndPlay('scene7');
}
}
frame 2 {
stop();
}
movieClip 40 {
frame 1 {
stop();
}
frame 106 {
stop();
}
}
movieClip 45 {
frame 44 {
stop();
}
}
instance of movieClip 45 {
onClipEvent (release) {
this._parent._parent.gotoAndPlay('2');
}
}
movieClip 51 {
frame 47 {
stop();
}
}
movieClip 56 {
}
movieClip 58 {
}
movieClip 62 {
frame 18 {
stop();
}
instance of movieClip 56 {
onClipEvent (press) {
this._parent.gotoAndPlay('yes');
}
}
instance of movieClip 58 {
onClipEvent (press) {
this._parent.gotoAndPlay('no');
}
}
frame 19 {
this._parent.censor_bar.gotoAndPlay('yes');
}
frame 32 {
stop();
this._parent.gotoAndPlay('scene1');
}
frame 46 {
stop();
this._parent.gotoAndPlay('scene1');
}
}
movieClip 76 {
}
movieClip 82 {
}
instance hpbar of movieClip 82 {
onClipEvent (enterFrame) {
this._xscale = _root.hp;
if (_root.hp < 0) {
_root.hp = 0;
}
}
}
frame 67 {
_root.mp = 10;
stop();
this.censor_bar.nextFrame();
}
movieClip 110 {
frame 1 {
stop();
}
frame 9 {
this._parent.clock.gotoAndPlay('BombClock');
this._parent.Pants.gotoAndPlay('poof');
this._parent.success.gotoAndPlay('soso');
}
frame 80 {
stop();
}
}
movieClip 117 {
frame 53 {
stop();
}
}
movieClip 119 {
}
instance of movieClip 119 {
onClipEvent (press) {
startDrag('', false);
dragging = true;
}
onClipEvent (release, releaseOutside) {
stopDrag();
dragging = false;
}
}
movieClip 121 {
}
instance of movieClip 121 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.Pants)) {
_root.mp -= 5;
}
}
}
movieClip 125 {
frame 5 {
stop();
}
}
movieClip 126 {
frame 1 {
stop();
}
frame 3 {
stop();
}
}
instance Pants of movieClip 126 {
onClipEvent (press) {
startDrag('', false);
dragging = true;
}
onClipEvent (release, releaseOutside) {
stopDrag();
dragging = false;
}
}
movieClip 129 {
}
movieClip 130 {
frame 7 {
this._root.hp -= 1;
}
frame 14 {
this._root.hp -= 1;
}
frame 21 {
this._root.hp -= 1;
}
frame 28 {
this._root.hp -= 1;
}
frame 35 {
this._root.hp -= 1;
}
frame 42 {
this._root.hp -= 1;
}
frame 49 {
this._root.hp -= 1;
}
frame 56 {
this._root.hp -= 1;
}
frame 63 {
this._root.hp -= 1;
}
frame 70 {
this._root.hp -= 1;
}
frame 77 {
this._root.hp -= random(2) + 1;
}
frame 84 {
this._root.hp -= random(2) + 1;
}
frame 91 {
this._root.hp -= random(2) + 1;
}
frame 98 {
this._root.hp -= random(2) + 1;
}
frame 105 {
this._root.hp -= random(2) + 1;
}
frame 112 {
this._root.hp -= random(2) + 1;
}
frame 119 {
this._root.hp -= random(2) + 1;
}
frame 126 {
this._root.hp -= random(2) + 1;
}
frame 133 {
this._root.hp -= random(2) + 1;
}
frame 140 {
this._root.hp -= random(2) + 1;
}
frame 147 {
this._root.hp -= random(2) + 1;
}
frame 154 {
this._root.hp -= random(2) + 1;
}
frame 161 {
this._root.hp -= random(2) + 1;
}
frame 168 {
this._root.hp -= random(2) + 1;
}
frame 175 {
this._root.hp -= random(2) + 1;
}
frame 182 {
this._root.hp -= random(2) + 1;
}
frame 189 {
this._root.hp -= random(2) + 1;
}
frame 196 {
this._root.hp -= random(2) + 1;
}
frame 203 {
this._root.hp -= random(2) + 1;
}
frame 210 {
this._root.hp -= random(3) + 1;
}
frame 217 {
this._root.hp -= random(3) + 1;
}
frame 224 {
this._root.hp -= random(3) + 1;
}
frame 231 {
this._root.hp -= random(3) + 1;
}
frame 238 {
this._root.hp -= random(3) + 1;
}
frame 245 {
this._root.hp -= random(3) + 1;
}
frame 252 {
this._root.hp -= random(3) + 1;
}
frame 259 {
this._root.hp -= random(3) + 1;
}
frame 266 {
this._root.hp -= random(3) + 1;
}
frame 273 {
this._root.hp -= random(3) + 1;
}
frame 280 {
this._root.hp -= random(3) + 1;
}
frame 287 {
this._root.hp -= random(3) + 1;
}
frame 294 {
this._root.hp -= random(3) + 1;
}
frame 301 {
this._root.hp -= random(3) + 1;
}
frame 308 {
this._root.hp -= random(3) + 1;
}
frame 315 {
this._root.hp -= random(5) + 1;
}
frame 322 {
this._root.hp -= random(5) + 1;
}
frame 329 {
this._root.hp -= random(5) + 1;
}
frame 336 {
this._root.hp -= random(5) + 1;
}
frame 343 {
this._root.hp -= random(5) + 1;
}
frame 350 {
this._root.hp -= random(5) + 1;
}
frame 357 {
this._root.hp -= random(5) + 1;
}
frame 364 {
this._root.hp -= random(5) + 1;
}
frame 371 {
this._root.hp -= random(5) + 1;
}
frame 378 {
this._root.hp -= random(5) + 1;
}
frame 385 {
this._root.hp -= random(5) + 1;
}
frame 392 {
this._root.hp -= random(5) + 1;
}
frame 399 {
this._root.hp -= 300;
}
frame 400 {
this._parent.nextFrame();
stop();
}
frame 402 {
this._root.hp += random(40) + 15;
}
frame 408 {
stop();
}
}
instance mpbar of movieClip 82 {
onClipEvent (enterFrame) {
this._xscale = _root.mp;
if (_root.mp < 0) {
_root.mp = 0;
_root.InuDesu.gotoAndPlay('ohmy');
}
}
}
movieClip 149 {
frame 1 {
stop();
}
frame 3 {
this.gotoAndPlay.nextFrame();
}
frame 116 {
this._parent.gotoAndPlay('scene2');
}
}
frame 68 {
stop();
}
movieClip 153 {
frame 99 {
this._parent.gotoAndPlay('scene2');
}
}
movieClip 161 {
}
movieClip 165 {
frame 30 {
stop();
}
}
movieClip 167 {
}
frame 69 {
this.censor_bar.nextFrame();
}
movieClip 182 {
}
movieClip 191 {
}
movieClip 192 {
frame 21 {
stop();
}
}
movieClip 195 {
}
movieClip 197 {
frame 34 {
stop();
}
}
movieClip 198 {
frame 189 {
this._parent.nextFrame();
stop();
}
frame 191 {
stop();
}
}
frame 117 {
stop();
}
movieClip 205 {
}
movieClip 210 {
frame 1 {
stop();
}
frame 9 {
stop();
}
}
instance bush of movieClip 210 {
onClipEvent (release) {
this._parent.inushower.gotoAndPlay('inusees');
this._parent.clock002.gotoAndPlay('failclock');
this._parent.fail002.gotoAndPlay('youfail');
this.gotoAndPlay('openbush');
}
}
movieClip 211 {
frame 198 {
this._root.hp -= random(2) + 1;
}
frame 205 {
this._root.hp -= random(3) + 1;
}
frame 212 {
this._root.hp -= random(3) + 1;
}
frame 219 {
this._root.hp -= random(3) + 1;
}
frame 226 {
this._root.hp -= random(3) + 1;
}
frame 233 {
this._root.hp -= random(3) + 1;
}
frame 240 {
this._root.hp -= random(3) + 1;
}
frame 247 {
this._root.hp -= random(3) + 1;
}
frame 254 {
this._root.hp -= random(3) + 1;
}
frame 261 {
this._root.hp -= random(3) + 1;
}
frame 268 {
this._root.hp -= random(3) + 1;
}
frame 275 {
this._root.hp -= random(3) + 1;
}
frame 282 {
this._root.hp -= random(3) + 1;
}
frame 289 {
this._root.hp -= random(3) + 1;
}
frame 296 {
this._root.hp -= random(3) + 1;
}
frame 303 {
this._root.hp -= random(3) + 1;
}
frame 310 {
this._root.hp -= random(5) + 1;
}
frame 317 {
this._root.hp -= random(5) + 1;
}
frame 324 {
this._root.hp -= random(5) + 1;
}
frame 331 {
this._root.hp -= random(5) + 1;
}
frame 338 {
this._root.hp -= random(5) + 1;
}
frame 345 {
this._root.hp -= random(5) + 1;
}
frame 352 {
this._root.hp -= random(5) + 1;
}
frame 359 {
this._root.hp -= random(5) + 1;
}
frame 366 {
this._root.hp -= random(5) + 1;
}
frame 373 {
this._root.hp -= random(5) + 1;
}
frame 380 {
this._root.hp -= random(5) + 1;
}
frame 387 {
this._root.hp -= random(5) + 1;
}
frame 399 {
this._root.hp -= 120;
}
frame 400 {
this._parent.gotoAndPlay('failshower');
stop();
}
frame 402 {
this._root.hp += 60;
}
frame 408 {
stop();
}
frame 409 {
this._root.hp -= 60;
stop();
}
}
movieClip 217 {
frame 1 {
stop();
}
frame 100 {
this._parent.gotoAndPlay('scene3');
}
}
frame 118 {
stop();
this.censor_bar.nextFrame();
}
movieClip 223 {
}
movieClip 235 {
frame 7 {
stop();
}
frame 33 {
stop();
}
}
instance of movieClip 210 {
onClipEvent (release) {
this._parent.inunaked002.gotoAndPlay('ohmy2');
this._parent.clock002.gotoAndPlay('BombClock');
this._parent.win002.gotoAndPlay('youwin');
this.gotoAndPlay('openbush');
}
}
movieClip 245 {
frame 1 {
stop();
}
frame 3 {
this.gotoAndPlay.nextFrame();
}
frame 116 {
this._parent.gotoAndPlay('scene3part2');
}
}
frame 119 {
stop();
}
movieClip 249 {
frame 98 {
this._parent.gotoAndPlay('scene3part2');
}
}
frame 120 {
this.censor_bar.nextFrame();
}
frame 121 {
this.censor_bar.nextFrame();
}
movieClip 256 {
}
frame 200 {
stop();
this.censor_bar.nextFrame();
}
movieClip 259 {
}
movieClip 264 {
}
movieClip 269 {
frame 1 {
stop();
}
instance of movieClip 259 {
onClipEvent (release) {
_parent.gotoAndPlay(3);
}
}
frame 14 {
this._parent.bin.gotoAndPlay('ratget');
stop();
}
frame 15 {
stop();
}
frame 39 {
stop();
}
}
movieClip 283 {
frame 45 {
stop();
}
}
movieClip 284 {
frame 1 {
stop();
}
frame 6 {
stop();
}
frame 38 {
this._parent.pants.gotoAndPlay('pantsup');
}
frame 53 {
stop();
}
}
movieClip 291 {
frame 1 {
stop();
}
frame 3 {
this._parent.InuPunk003.gotoAndPlay('ohmy');
}
frame 8 {
stop();
}
frame 23 {
stop();
}
}
movieClip 292 {
frame 7 {
this._root.hp -= 1;
}
frame 14 {
this._root.hp -= 1;
}
frame 21 {
this._root.hp -= 1;
}
frame 28 {
this._root.hp -= 1;
}
frame 35 {
this._root.hp -= 1;
}
frame 42 {
this._root.hp -= 1;
}
frame 49 {
this._root.hp -= 1;
}
frame 56 {
this._root.hp -= 1;
}
frame 63 {
this._root.hp -= 1;
}
frame 70 {
this._root.hp -= 1;
}
frame 77 {
this._root.hp -= random(2) + 1;
}
frame 84 {
this._root.hp -= random(2) + 1;
}
frame 91 {
this._root.hp -= random(2) + 1;
}
frame 98 {
this._root.hp -= random(2) + 1;
}
frame 105 {
this._root.hp -= random(2) + 1;
}
frame 112 {
this._root.hp -= random(2) + 1;
}
frame 119 {
this._root.hp -= random(2) + 1;
}
frame 126 {
this._root.hp -= random(2) + 1;
}
frame 133 {
this._root.hp -= random(2) + 1;
}
frame 140 {
this._root.hp -= random(2) + 1;
}
frame 147 {
this._root.hp -= random(2) + 1;
}
frame 154 {
this._root.hp -= random(2) + 1;
}
frame 161 {
this._root.hp -= random(2) + 1;
}
frame 168 {
this._root.hp -= random(2) + 1;
}
frame 175 {
this._root.hp -= random(2) + 1;
}
frame 182 {
this._root.hp -= random(2) + 1;
}
frame 189 {
this._root.hp -= random(2) + 1;
}
frame 196 {
this._root.hp -= random(2) + 1;
}
frame 203 {
this._root.hp -= random(2) + 1;
}
frame 210 {
this._root.hp -= random(3) + 1;
}
frame 217 {
this._root.hp -= random(3) + 1;
}
frame 224 {
this._root.hp -= random(3) + 1;
}
frame 231 {
this._root.hp -= random(3) + 1;
}
frame 238 {
this._root.hp -= random(3) + 1;
}
frame 245 {
this._root.hp -= random(3) + 1;
}
frame 252 {
this._root.hp -= random(3) + 1;
}
frame 259 {
this._root.hp -= random(3) + 1;
}
frame 266 {
this._root.hp -= random(3) + 1;
}
frame 273 {
this._root.hp -= random(3) + 1;
}
frame 280 {
this._root.hp -= random(3) + 1;
}
frame 287 {
this._root.hp -= random(3) + 1;
}
frame 294 {
this._root.hp -= random(3) + 1;
}
frame 301 {
this._root.hp -= random(3) + 1;
}
frame 308 {
this._root.hp -= random(3) + 1;
}
frame 315 {
this._root.hp -= random(5) + 1;
}
frame 322 {
this._root.hp -= random(5) + 1;
}
frame 329 {
this._root.hp -= random(5) + 1;
}
frame 336 {
this._root.hp -= random(5) + 1;
}
frame 343 {
this._root.hp -= random(5) + 1;
}
frame 350 {
this._root.hp -= random(5) + 1;
}
frame 357 {
this._root.hp -= random(5) + 1;
}
frame 364 {
this._root.hp -= random(5) + 1;
}
frame 371 {
this._root.hp -= random(5) + 1;
}
frame 378 {
this._root.hp -= random(5) + 1;
}
frame 385 {
this._root.hp -= random(5) + 1;
}
frame 392 {
this._root.hp -= random(5) + 1;
}
frame 399 {
this._root.hp -= 100;
}
frame 400 {
this._parent.failstreet.gotoAndPlay('youfail');
this._parent.bin.gotoAndPlay('failbin');
stop();
}
frame 402 {
this._root.hp += 60;
}
frame 408 {
stop();
}
frame 409 {
this._root.hp -= 60;
stop();
}
}
movieClip 294 {
}
movieClip 338 {
frame 1 {
stop();
}
instance of movieClip 294 {
onClipEvent (release) {
_parent.gotoAndPlay(3);
}
}
frame 3 {
this._parent.clock003.gotoAndPlay('bombclock');
}
frame 119 {
this._parent.InuPunk003.gotoAndPlay('look');
}
frame 145 {
this._parent.pants.gotoAndPlay('pantsdown');
}
frame 169 {
this._parent.win003.gotoAndPlay('youwin');
stop();
}
frame 170 {
stop();
}
frame 172 {
stop();
}
instance of movieClip 294 {
onClipEvent (release) {
_parent.gotoAndPlay(174);
}
}
frame 174 {
this._parent.clock003.gotoAndPlay('failclock');
this._parent.ratpipe.gotoAndPlay('ratstand');
}
frame 245 {
this._parent.ratpipe.gotoAndPlay('ratrun');
}
frame 277 {
this._parent.failstreet.gotoAndPlay('youfail');
stop();
}
}
movieClip 339 {
frame 1 {
stop();
}
frame 100 {
this._parent.gotoAndPlay('scene4');
}
}
movieClip 348 {
frame 1 {
stop();
}
frame 3 {
this.gotoAndPlay.nextFrame();
}
frame 116 {
this._parent.gotoAndPlay('scene4');
}
}
frame 201 {
this.censor_bar.nextFrame();
}
movieClip 351 {
}
movieClip 364 {
}
movieClip 367 {
}
frame 303 {
stop();
this.censor_bar.nextFrame();
}
movieClip 375 {
frame 51 {
stop();
}
}
movieClip 388 {
}
movieClip 389 {
frame 1 {
stop();
}
frame 7 {
stop();
this._parent.failbox.gotoAndPlay('youfail');
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 50 {
stop();
this._parent.gotoAndPlay('boxscene2');
}
}
movieClip 394 {
}
button 395 {
on (press) {
this.gotoAndPlay('used');
this._parent.toasterthrow.gotoAndPlay('throw');
this._parent.clock004.gotoAndPlay('failclock');
}
}
movieClip 398 {
}
button 399 {
on (press) {
this.gotoAndPlay('used');
this._parent.umbrellathrow.gotoAndPlay('throw');
this._parent.clock004.gotoAndPlay('failclock');
}
}
movieClip 402 {
}
button 403 {
on (press) {
this.gotoAndPlay('used');
this._parent.bucketthrow.gotoAndPlay('throw');
this._parent.clock004.gotoAndPlay('bombclock');
}
}
movieClip 407 {
}
button 408 {
on (press) {
this.gotoAndPlay('used');
this._parent.bottlethrow.gotoAndPlay('throw');
this._parent.clock004.gotoAndPlay('failclock');
}
}
movieClip 410 {
frame 1 {
stop();
}
frame 3 {
stop();
}
}
movieClip 418 {
frame 1 {
stop();
}
frame 22 {
this._parent.inubox.gotoAndPlay('ouch');
}
}
movieClip 429 {
frame 1 {
stop();
}
frame 18 {
this._parent.inubox.gotoAndPlay('ouch');
}
frame 38 {
stop();
}
}
movieClip 440 {
frame 1 {
stop();
}
frame 23 {
this._parent.inubox.gotoAndPlay('ouch');
}
frame 39 {
stop();
}
}
movieClip 451 {
frame 1 {
stop();
}
frame 11 {
this._parent.inubox.gotoAndPlay('sees');
}
frame 19 {
this._parent.inubox.gotoAndPlay('wet');
}
frame 27 {
this._parent.inubox.gotoAndPlay('boxwet');
}
frame 39 {
stop();
}
}
movieClip 452 {
frame 8 {
this._root.hp -= 1;
}
frame 15 {
this._root.hp -= 1;
}
frame 22 {
this._root.hp -= random(2) + 1;
}
frame 29 {
this._root.hp -= random(2) + 1;
}
frame 36 {
this._root.hp -= random(2) + 1;
}
frame 43 {
this._root.hp -= random(2) + 1;
}
frame 50 {
this._root.hp -= random(2) + 1;
}
frame 57 {
this._root.hp -= random(2) + 1;
}
frame 64 {
this._root.hp -= random(2) + 1;
}
frame 71 {
this._root.hp -= random(2) + 1;
}
frame 78 {
this._root.hp -= random(2) + 1;
}
frame 85 {
this._root.hp -= random(2) + 1;
}
frame 92 {
this._root.hp -= random(2) + 1;
}
frame 99 {
this._root.hp -= random(2) + 1;
}
frame 106 {
this._root.hp -= random(2) + 1;
}
frame 113 {
this._root.hp -= random(2) + 1;
}
frame 120 {
this._root.hp -= random(2) + 1;
}
frame 127 {
this._root.hp -= random(2) + 1;
}
frame 134 {
this._root.hp -= random(2) + 1;
}
frame 141 {
this._root.hp -= random(2) + 1;
}
frame 154 {
this._root.hp -= random(3) + 1;
}
frame 161 {
this._root.hp -= random(3) + 1;
}
frame 168 {
this._root.hp -= random(3) + 1;
}
frame 175 {
this._root.hp -= random(3) + 1;
}
frame 182 {
this._root.hp -= random(3) + 1;
}
frame 189 {
this._root.hp -= random(3) + 1;
}
frame 196 {
this._root.hp -= random(3) + 1;
}
frame 203 {
this._root.hp -= random(3) + 1;
}
frame 210 {
this._root.hp -= random(3) + 1;
}
frame 217 {
this._root.hp -= random(3) + 1;
}
frame 224 {
this._root.hp -= random(3) + 1;
}
frame 231 {
this._root.hp -= random(5) + 1;
}
frame 238 {
this._root.hp -= random(5) + 1;
}
frame 245 {
this._root.hp -= random(5) + 1;
}
frame 252 {
this._root.hp -= random(5) + 1;
}
frame 259 {
this._root.hp -= random(5) + 1;
}
frame 266 {
this._root.hp -= random(5) + 1;
}
frame 273 {
this._root.hp -= random(5) + 1;
}
frame 280 {
this._root.hp -= random(5) + 1;
}
frame 287 {
this._root.hp -= random(5) + 1;
}
frame 294 {
this._root.hp -= random(5) + 1;
}
frame 301 {
this._root.hp -= random(5) + 1;
}
frame 308 {
this._root.hp -= random(5) + 1;
}
frame 315 {
this._root.hp -= 100;
}
frame 316 {
this._parent.failbox.gotoAndPlay('youfail');
stop();
}
frame 318 {
this._root.hp += 60;
}
frame 324 {
stop();
}
frame 325 {
this._root.hp -= 60;
stop();
}
}
movieClip 453 {
frame 1 {
stop();
}
frame 100 {
this._parent.gotoAndPlay('scene5');
}
}
frame 304 {
stop();
}
movieClip 457 {
frame 1 {
stop();
}
frame 12 {
stop();
}
}
movieClip 463 {
}
movieClip 466 {
}
movieClip 469 {
}
movieClip 471 {
frame 1 {
stop();
}
instance of movieClip 463 {
onClipEvent (release) {
this._parent.gotoAndPlay('eyex');
}
}
frame 3 {
this._parent.arms.gotoAndPlay('up');
this._parent.clock005point2.gotoAndPlay('bombclock');
}
frame 28 {
stop();
this._parent.arms.gotoAndPlay('cover');
}
}
movieClip 475 {
frame 1 {
stop();
}
frame 3 {
stop();
this._parent.stalebox.gotoAndPlay('gone');
}
frame 5 {
stop();
this._parent.winbox.gotoAndPlay('youwin');
}
}
movieClip 484 {
frame 1 {
stop();
}
frame 3 {
this.gotoAndPlay.nextFrame();
}
frame 116 {
this._parent.gotoAndPlay('scene5');
}
}
movieClip 485 {
frame 9 {
this._root.hp -= random(2) + 1;
}
frame 16 {
this._root.hp -= random(2) + 1;
}
frame 23 {
this._root.hp -= random(2) + 1;
}
frame 30 {
this._root.hp -= random(2) + 1;
}
frame 37 {
this._root.hp -= random(2) + 1;
}
frame 44 {
this._root.hp -= random(2) + 1;
}
frame 51 {
this._root.hp -= random(2) + 1;
}
frame 58 {
this._root.hp -= random(2) + 1;
}
frame 65 {
this._root.hp -= random(2) + 1;
}
frame 72 {
this._root.hp -= random(2) + 1;
}
frame 79 {
this._root.hp -= random(2) + 1;
}
frame 86 {
this._root.hp -= random(2) + 1;
}
frame 93 {
this._root.hp -= random(2) + 1;
}
frame 100 {
this._root.hp -= random(2) + 1;
}
frame 107 {
this._root.hp -= random(2) + 1;
}
frame 114 {
this._root.hp -= random(2) + 1;
}
frame 127 {
this._root.hp -= random(3) + 1;
}
frame 134 {
this._root.hp -= random(3) + 1;
}
frame 141 {
this._root.hp -= random(3) + 1;
}
frame 148 {
this._root.hp -= random(3) + 1;
}
frame 155 {
this._root.hp -= random(3) + 1;
}
frame 162 {
this._root.hp -= random(3) + 1;
}
frame 169 {
this._root.hp -= random(5) + 1;
}
frame 176 {
this._root.hp -= random(5) + 1;
}
frame 183 {
this._root.hp -= random(5) + 1;
}
frame 190 {
this._root.hp -= random(5) + 1;
}
frame 197 {
this._root.hp -= random(5) + 1;
}
frame 204 {
this._root.hp -= random(5) + 1;
}
frame 211 {
this._root.hp -= random(5) + 1;
}
frame 218 {
this._root.hp -= random(5) + 1;
}
frame 225 {
this._root.hp -= random(5) + 1;
}
frame 232 {
this._root.hp -= random(5) + 1;
}
frame 239 {
this._root.hp -= random(5) + 1;
}
frame 246 {
this._root.hp -= random(5) + 1;
}
frame 253 {
this._root.hp -= 100;
}
frame 254 {
this._parent.failbox.gotoAndPlay('youfail');
stop();
}
frame 256 {
this._root.hp += 60;
}
frame 262 {
stop();
}
frame 263 {
this._root.hp -= 60;
stop();
}
}
movieClip 487 {
}
movieClip 488 {
}
instance of movieClip 488 {
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
_root.brush._x = _root._xmouse;
_root.brush._y = _root._ymouse;
updateAfterEvent();
}
}
frame 305 {
this.censor_bar.nextFrame();
}
movieClip 492 {
}
instance of movieClip 492 {
onClipEvent (load) {
Mouse.show();
}
}
frame 310 {
stop();
}
movieClip 496 {
}
instance of movieClip 496 {
onClipEvent (press) {
_parent.gotoAndPlay('maninu');
}
}
movieClip 498 {
}
instance of movieClip 498 {
onClipEvent (press) {
_parent.gotoAndPlay('girlinu');
}
}
movieClip 500 {
frame 128 {
this._parent.doorfail.gotoAndPlay('youfail');
stop();
}
frame 130 {
this._root.hp += 60;
}
frame 136 {
stop();
}
frame 137 {
this._root.hp -= 60;
stop();
}
}
movieClip 501 {
frame 1 {
stop();
}
frame 20 {
this._parent.gotoAndPlay('scene6');
}
}
movieClip 506 {
}
movieClip 511 {
}
movieClip 515 {
}
movieClip 520 {
}
movieClip 524 {
}
movieClip 532 {
}
movieClip 533 {
}
movieClip 537 {
}
movieClip 540 {
}
movieClip 550 {
}
frame 435 {
stop();
this.censor_bar.nextFrame();
}
movieClip 556 {
}
movieClip 557 {
frame 1 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 559 {
}
movieClip 562 {
}
movieClip 563 {
frame 1 {
stop();
}
instance of movieClip 559 {
onClipEvent (press) {
this._parent.gotoAndPlay('airskirt');
}
}
frame 3 {
this._parent.clockgirl.gotoAndPlay('bombclock');
this._parent.inugirl.gotoAndPlay('ohmy');
this._parent.inuhead005.gotoAndPlay('ohmy');
}
frame 15 {
stop();
}
frame 16 {
stop();
}
}
movieClip 565 {
}
movieClip 569 {
}
movieClip 570 {
frame 1 {
stop();
}
instance of movieClip 565 {
onClipEvent (press) {
this._parent.gotoAndPlay('hairup');
}
}
frame 3 {
stop();
this._parent.wingirl.gotoAndPlay('youwin');
}
frame 5 {
this._parent.clockgirl.gotoAndPlay('failclock');
}
frame 41 {
stop();
this._parent.skirt005.gotoAndPlay('fail');
this._parent.inugirl.gotoAndPlay('fail');
this._parent.sexy005.gotoAndPlay('fail');
}
}
movieClip 574 {
}
movieClip 575 {
frame 1 {
stop();
}
frame 2 {
stop();
this._parent.failgirl.gotoAndPlay('youfail');
}
}
movieClip 578 {
frame 9 {
this._root.hp -= random(2) + 1;
}
frame 16 {
this._root.hp -= random(2) + 1;
}
frame 23 {
this._root.hp -= random(2) + 1;
}
frame 30 {
this._root.hp -= random(2) + 1;
}
frame 37 {
this._root.hp -= random(2) + 1;
}
frame 44 {
this._root.hp -= random(2) + 1;
}
frame 51 {
this._root.hp -= random(2) + 1;
}
frame 58 {
this._root.hp -= random(2) + 1;
}
frame 65 {
this._root.hp -= random(2) + 1;
}
frame 72 {
this._root.hp -= random(2) + 1;
}
frame 79 {
this._root.hp -= random(2) + 1;
}
frame 86 {
this._root.hp -= random(2) + 1;
}
frame 93 {
this._root.hp -= random(2) + 1;
}
frame 100 {
this._root.hp -= random(2) + 1;
}
frame 107 {
this._root.hp -= random(2) + 1;
}
frame 114 {
this._root.hp -= random(2) + 1;
}
frame 127 {
this._root.hp -= random(3) + 1;
}
frame 134 {
this._root.hp -= random(3) + 1;
}
frame 141 {
this._root.hp -= random(3) + 1;
}
frame 148 {
this._root.hp -= random(3) + 1;
}
frame 155 {
this._root.hp -= random(3) + 1;
}
frame 162 {
this._root.hp -= random(3) + 1;
}
frame 169 {
this._root.hp -= random(5) + 1;
}
frame 176 {
this._root.hp -= random(5) + 1;
}
frame 183 {
this._root.hp -= random(5) + 1;
}
frame 190 {
this._root.hp -= random(5) + 1;
}
frame 197 {
this._root.hp -= random(5) + 1;
}
frame 204 {
this._root.hp -= random(5) + 1;
}
frame 211 {
this._root.hp -= random(5) + 1;
}
frame 218 {
this._root.hp -= random(5) + 1;
}
frame 225 {
this._root.hp -= random(5) + 1;
}
frame 232 {
this._root.hp -= random(5) + 1;
}
frame 239 {
this._root.hp -= random(5) + 1;
}
frame 246 {
this._root.hp -= random(5) + 1;
}
frame 253 {
this._root.hp -= 100;
}
frame 254 {
this._parent.failgirl.gotoAndPlay('youfail');
stop();
}
frame 256 {
this._root.hp += 100;
}
frame 262 {
stop();
}
frame 263 {
this._root.hp -= 60;
stop();
}
}
movieClip 579 {
frame 1 {
stop();
}
frame 100 {
this._parent.gotoAndPlay('scene6part2');
}
}
movieClip 588 {
frame 1 {
stop();
}
frame 3 {
this.gotoAndPlay.nextFrame();
}
frame 116 {
this._parent.gotoAndPlay('scene6part2');
}
}
instance of movieClip 488 {
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
_root.hairdryer._x = _root._xmouse;
_root.hairdryer._y = _root._ymouse;
updateAfterEvent();
}
}
movieClip 590 {
}
frame 438 {
this.censor_bar.nextFrame();
}
movieClip 597 {
}
movieClip 602 {
}
movieClip 604 {
}
frame 439 {
this.censor_bar.nextFrame();
}
movieClip 610 {
}
frame 550 {
stop();
}
movieClip 616 {
}
movieClip 620 {
}
movieClip 623 {
}
movieClip 627 {
}
movieClip 630 {
}
movieClip 655 {
}
movieClip 660 {
}
movieClip 662 {
}
movieClip 672 {
}
movieClip 673 {
frame 54 {
stop();
}
}
movieClip 674 {
frame 1 {
stop();
}
instance of movieClip 655 {
onClipEvent (press) {
this._parent.gotoAndPlay('wet');
}
}
frame 3 {
this._parent.fireclock.gotoAndPlay('failclock');
this._parent.firehose.gotoAndPlay('wateron');
}
frame 40 {
stop();
this._parent.sexyfire.gotoAndPlay('wetfire');
this._parent.firehose.gotoAndPlay('waterdrip');
}
frame 41 {
stop();
}
instance of movieClip 662 {
onClipEvent (press) {
this._parent.gotoAndPlay('burnwin');
}
}
frame 43 {
stop();
}
frame 44 {
this._parent.fireclock.gotoAndPlay('bombclock');
this._parent.firehose.gotoAndPlay('wateron');
}
frame 68 {
stop();
this._parent.sexyfire.gotoAndPlay('burnfire');
this._parent.firehose.gotoAndPlay('waterdrip');
}
}
movieClip 688 {
}
movieClip 692 {
frame 25 {
stop();
}
}
movieClip 696 {
frame 73 {
stop();
}
}
movieClip 698 {
frame 1 {
stop();
}
frame 25 {
stop();
this._parent.failman.gotoAndPlay('youfail');
}
frame 27 {
this._parent.censor_bar.nextFrame();
}
frame 46 {
stop();
this._parent.winman.gotoAndPlay('youwin');
}
}
movieClip 700 {
frame 93 {
this._parent.fireinu.gotoAndPlay('burn');
}
frame 99 {
this._root.hp -= random(5) + 1;
}
frame 106 {
this._root.hp -= random(5) + 1;
}
frame 113 {
this._root.hp -= random(5) + 1;
}
frame 120 {
this._root.hp -= random(5) + 1;
}
frame 127 {
this._root.hp -= random(5) + 1;
}
frame 134 {
this._root.hp -= random(5) + 1;
}
frame 141 {
this._root.hp -= random(5) + 1;
}
frame 148 {
this._root.hp -= random(5) + 1;
}
frame 155 {
this._root.hp -= random(5) + 1;
}
frame 162 {
this._root.hp -= 100;
}
frame 163 {
stop();
this._root.hp -= 60;
this._parent.failman.gotoAndPlay('youfail');
this._parent.fireinu.gotoAndPlay('failburn2');
}
frame 165 {
this._root.hp += 60;
}
frame 166 {
this._root.hp += 100;
}
frame 171 {
stop();
}
frame 172 {
this._root.hp -= 80;
stop();
}
}
instance of movieClip 488 {
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
_root.firehose._x = _root._xmouse;
_root.firehose._y = 179;
updateAfterEvent();
}
}
movieClip 704 {
}
movieClip 709 {
}
movieClip 710 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 719 {
frame 1 {
stop();
}
frame 3 {
this.gotoAndPlay.nextFrame();
}
frame 116 {
this._parent.gotoAndPlay('scene6part4');
}
}
movieClip 720 {
frame 1 {
stop();
}
frame 134 {
this._parent.gotoAndPlay('scene6part3');
}
}
instance of movieClip 492 {
onClipEvent (load) {
Mouse.show();
}
}
frame 553 {
this.censor_bar.nextFrame();
}
frame 554 {
this.censor_bar.nextFrame();
}
frame 555 {
this.censor_bar.nextFrame();
}
frame 556 {
this.censor_bar.nextFrame();
}
frame 559 {
this.gotoAndPlay('nob');
}
frame 561 {
this.censor_bar.nextFrame();
}
frame 562 {
this.censor_bar.nextFrame();
}
frame 563 {
this.censor_bar.nextFrame();
}
frame 568 {
this.gotoAndPlay('nob');
}
frame 570 {
this.censor_bar.nextFrame();
}
frame 571 {
this.censor_bar.nextFrame();
}
frame 576 {
this.gotoAndPlay('nob');
}
frame 578 {
this.censor_bar.nextFrame();
}
frame 583 {
this.gotoAndPlay('nob');
}
frame 615 {
stop();
}
movieClip 732 {
}
movieClip 734 {
frame 1 {
stop();
}
instance of movieClip 732 {
onClipEvent (press) {
this._parent.gotoAndPlay('failclose');
}
}
frame 3 {
stop();
this._parent.doorclock.gotoAndPlay('failclock');
this._parent.faildoor.gotoAndPlay('youfail');
this._parent.stringclick.gotoAndPlay('failstring');
}
frame 5 {
stop();
}
instance of movieClip 732 {
onClipEvent (press) {
this._parent.gotoAndPlay('winclose');
}
}
frame 7 {
stop();
this._parent.doorclock.gotoAndPlay('bombclock');
this._parent.doorinu.gotoAndPlay('rippants');
}
frame 9 {
stop();
}
}
movieClip 743 {
frame 9 {
stop();
}
}
movieClip 750 {
frame 22 {
stop();
}
}
movieClip 751 {
frame 1 {
stop();
}
frame 3 {
stop();
}
frame 5 {
this._parent.windoor.gotoAndPlay('youwin');
this._parent.doorclock.gotoAndPlay('bombclock');
this._parent.censor_bar.nextFrame();
}
frame 17 {
stop();
}
}
movieClip 753 {
}
movieClip 756 {
frame 1 {
stop();
}
instance of movieClip 753 {
onClipEvent (press) {
this._parent.gotoAndPlay('used');
}
}
frame 3 {
stop();
this._parent.door006.gotoAndPlay('doorwin');
this._parent.doorinu.gotoAndPlay('inutie');
}
frame 5 {
stop();
}
}
movieClip 757 {
frame 9 {
this._root.hp -= random(2) + 1;
}
frame 16 {
this._root.hp -= random(2) + 1;
}
frame 23 {
this._root.hp -= random(2) + 1;
}
frame 30 {
this._root.hp -= random(2) + 1;
}
frame 37 {
this._root.hp -= random(2) + 1;
}
frame 44 {
this._root.hp -= random(2) + 1;
}
frame 51 {
this._root.hp -= random(2) + 1;
}
frame 58 {
this._root.hp -= random(2) + 1;
}
frame 65 {
this._root.hp -= random(2) + 1;
}
frame 72 {
this._root.hp -= random(2) + 1;
}
frame 79 {
this._root.hp -= random(2) + 1;
}
frame 86 {
this._root.hp -= random(2) + 1;
}
frame 93 {
this._root.hp -= random(2) + 1;
}
frame 100 {
this._root.hp -= random(2) + 1;
}
frame 107 {
this._root.hp -= random(2) + 1;
}
frame 114 {
this._root.hp -= random(2) + 1;
}
frame 127 {
this._root.hp -= random(3) + 1;
}
frame 134 {
this._root.hp -= random(3) + 1;
}
frame 141 {
this._root.hp -= random(3) + 1;
}
frame 148 {
this._root.hp -= random(3) + 1;
}
frame 155 {
this._root.hp -= random(3) + 1;
}
frame 162 {
this._root.hp -= random(3) + 1;
}
frame 169 {
this._root.hp -= random(5) + 1;
}
frame 176 {
this._root.hp -= random(5) + 1;
}
frame 183 {
this._root.hp -= random(5) + 1;
}
frame 190 {
this._root.hp -= random(5) + 1;
}
frame 197 {
this._root.hp -= random(5) + 1;
}
frame 204 {
this._root.hp -= random(5) + 1;
}
frame 211 {
this._root.hp -= random(5) + 1;
}
frame 218 {
this._root.hp -= random(5) + 1;
}
frame 225 {
this._root.hp -= random(5) + 1;
}
frame 232 {
this._root.hp -= random(5) + 1;
}
frame 239 {
this._root.hp -= random(5) + 1;
}
frame 246 {
this._root.hp -= random(5) + 1;
}
frame 253 {
this._root.hp -= 100;
}
frame 254 {
stop();
this._parent.faildoor.gotoAndPlay('youfail');
this._parent.door006.gotoAndPlay('faildoor');
this._parent.stringclick.gotoAndPlay('failstring');
}
frame 256 {
this._root.hp += 60;
}
frame 262 {
stop();
}
frame 263 {
this._root.hp -= 60;
stop();
}
}
movieClip 766 {
frame 1 {
stop();
}
frame 3 {
this.gotoAndPlay.nextFrame();
}
frame 116 {
this._parent.gotoAndPlay('scene7part2');
}
}
movieClip 767 {
frame 1 {
stop();
}
frame 110 {
this._parent.gotoAndPlay('scene7');
}
}
frame 617 {
this.censor_bar.nextFrame();
}
movieClip 774 {
}
movieClip 776 {
frame 24 {
stop();
}
}
frame 618 {
this.censor_bar.nextFrame();
}
frame 643 {
stop();
}
movieClip 781 {
}
movieClip 785 {
frame 21 {
stop();
}
}
movieClip 787 {
frame 1 {
stop();
}
instance of movieClip 781 {
onClipEvent (press) {
this._parent.gotoAndPlay('win');
}
}
frame 3 {
stop();
this._parent.pregress.nextFrame();
}
frame 5 {
stop();
}
}
movieClip 789 {
frame 232 {
this._root.hp -= random(2) + 1;
}
frame 243 {
this._root.hp -= random(3) + 1;
}
frame 254 {
this._root.hp -= random(3) + 1;
}
frame 265 {
this._root.hp -= random(3) + 1;
}
frame 276 {
this._root.hp -= random(3) + 1;
}
frame 287 {
this._root.hp -= random(3) + 1;
}
frame 298 {
this._root.hp -= random(3) + 1;
}
frame 309 {
this._root.hp -= random(3) + 1;
}
frame 316 {
this._root.hp -= random(3) + 1;
}
frame 323 {
this._root.hp -= random(3) + 1;
}
frame 330 {
this._root.hp -= random(3) + 1;
}
frame 337 {
this._root.hp -= random(3) + 1;
}
frame 344 {
this._root.hp -= random(3) + 1;
}
frame 351 {
this._root.hp -= random(3) + 1;
}
frame 358 {
this._root.hp -= random(3) + 1;
}
frame 365 {
this._root.hp -= random(3) + 1;
}
frame 372 {
this._root.hp -= random(5) + 1;
}
frame 379 {
this._root.hp -= random(5) + 1;
}
frame 386 {
this._root.hp -= random(5) + 1;
}
frame 393 {
this._root.hp -= random(5) + 1;
}
frame 400 {
this._root.hp -= random(5) + 1;
}
frame 407 {
this._root.hp -= random(5) + 1;
}
frame 414 {
this._root.hp -= random(5) + 1;
}
frame 421 {
this._root.hp -= random(5) + 1;
}
frame 428 {
this._root.hp -= random(5) + 1;
}
frame 435 {
this._root.hp -= random(5) + 1;
}
frame 442 {
this._root.hp -= random(5) + 1;
}
frame 449 {
this._root.hp -= random(5) + 1;
}
frame 461 {
this._root.hp -= 60;
}
frame 462 {
this._parent.failcake.gotoAndPlay('youfail');
stop();
}
frame 464 {
this._root.hp += 60;
}
frame 470 {
stop();
}
frame 471 {
this._root.hp -= 60;
stop();
}
}
movieClip 804 {
frame 1 {
stop();
}
frame 15 {
this._parent.inucake.gotoAndPlay('yey');
this._parent.cakeclock.gotoAndPlay('bombclock');
}
}
movieClip 807 {
}
movieClip 814 {
frame 1 {
stop();
}
frame 28 {
this._parent.wincake.gotoAndPlay('youwin');
}
frame 40 {
stop();
}
}
movieClip 823 {
frame 1 {
stop();
}
frame 3 {
this.gotoAndPlay.nextFrame();
}
frame 116 {
this._parent.gotoAndPlay('scene8');
}
}
movieClip 824 {
frame 1 {
stop();
}
frame 134 {
this._parent.gotoAndPlay('scene9');
}
}
frame 644 {
stop();
this.censor_bar.nextFrame();
}
instance of movieClip 45 {
onClipEvent (press) {
this._parent.gotoAndPlay('replay');
}
}
instance of movieClip 51 {
onClipEvent (press) {
this._parent.gotoAndPlay('credits');
}
}
movieClip 828 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
this.gotoAndPlay(1);
}
}
instance of movieClip 828 {
onClipEvent (press) {
nextFrame();
}
}
frame 650 {
this.censor_bar.nextFrame();
}
frame 651 {
stop();
this.censor_bar.nextFrame();
}
frame 656 {
_root.hp = 333;
}
frame 656 {
stop();
this.censor_bar.nextFrame();
}
frame 657 {
stop();
this.censor_bar.nextFrame();
}
movieClip 838 {
}
instance of movieClip 45 {
onClipEvent (press) {
this._parent.gotoAndPlay('replay');
}
}
movieClip 841 {
}