Frame 1 (158 B)
stop();
setProperty("invalidcodemessage", _visible , false);
Selection.setFocus(password);
fscommand ("fullscreen", true);
fscommand ("showmenu", false);
Frame 2 (8 B)
stop();
Frame 3 (737 B)
paused = false;
coins = 0;
blobs = 0;
lives = 5;
blob1 = true;
blob2 = true;
blob3 = true;
blob4 = true;
blob5 = true;
coin1 = true;
coin2 = true;
coin3 = true;
coin4 = true;
coin5 = true;
coin6 = true;
coin7 = true;
coin8 = true;
coin9 = true;
coin10 = true;
coin11 = true;
coin12 = true;
coin13 = true;
coin14 = true;
coin15 = true;
coin16 = true;
life1 = true;
life2 = true;
life3 = true;
key = true;
torch = true;
minemap = true;
tellTarget ("mapclip") {
minemap = true;
};
remote = true;
scroll = true;
tellTarget ("scrollclip") {
scroll = true;
};
spade = true;
alarm = true;
setProperty("flashing time", _visible , false);
hole = false;
setProperty("key", _visible , false);
stop();
Instance of Symbol 138 MovieClip "dan" in Frame 3 (119 B)
onClipEvent (load) {
if (torchon == true) {
gotoAndStop (2);
} else if (torchon == false) {
gotoAndStop (1);
}
}
Instance of Symbol 291 MovieClip "options" in Frame 3 (114 B)
onClipEvent (keyDown) {
tellTarget (options) {
gotoAndStop (1);
};
tellTarget (_root.clock) {
play();
};
}
Frame 4 (8 B)
stop();
Frame 5 (8 B)
stop();
Frame 6 (8 B)
stop();
Frame 7 (44 B)
stop();
tellTarget (clock) {
play();
};
Frame 8 (8 B)
stop();
Frame 9 (8 B)
stop();
Frame 10 (8 B)
stop();
Frame 11 (8 B)
stop();
Frame 12 (8 B)
stop();
Frame 13 (8 B)
stop();
Frame 14 (8 B)
stop();
Frame 15 (8 B)
stop();
Frame 16 (8 B)
stop();
Frame 17 (8 B)
stop();
Instance of Symbol 138 MovieClip "dan" in Frame 17 (119 B)
onClipEvent (load) {
if (torchon == true) {
gotoAndStop (2);
} else if (torchon == false) {
gotoAndStop (1);
}
}
Frame 18 (44 B)
stop();
tellTarget (clock) {
play();
};
Frame 19 (8 B)
stop();
Frame 20 (8 B)
stop();
Frame 21 (8 B)
stop();
Frame 22 (8 B)
stop();
Frame 23 (8 B)
stop();
Frame 24 (8 B)
stop();
Frame 25 (8 B)
stop();
Frame 26 (8 B)
stop();
Frame 27 (44 B)
stop();
tellTarget (clock) {
stop();
};
Frame 28 (54 B)
stop();
tellTarget ("door") {
gotoAndPlay (2);
};
Frame 29 (211 B)
stop();
if (coin8 == true) {
setProperty("coin8", _visible , false);
coin8 = false;
coins = coins + 1;
tellTarget ("cash register") {
gotoAndPlay (2);
};
} else if (coin8 == false) {
stop();
}
Frame 30 (211 B)
stop();
if (coin9 == true) {
setProperty("coin9", _visible , false);
coin9 = false;
coins = coins + 1;
tellTarget ("cash register") {
gotoAndPlay (2);
};
} else if (coin9 == false) {
stop();
}
Frame 31 (215 B)
stop();
if (coin10 == true) {
setProperty("coin10", _visible , false);
coin10 = false;
coins = coins + 1;
tellTarget ("cash register") {
gotoAndPlay (2);
};
} else if (coin10 == false) {
stop();
}
Frame 32 (8 B)
stop();
Frame 33 (574 B)
stop();
if (torchon == true) {
setProperty("darkness", _visible , false);
} else if (torchon == false) {
setProperty("darkness", _visible , true);
}
if (coin8 == true) {
setProperty("coin8", _visible , true);
} else if (coin8 == false) {
setProperty("coin8", _visible , false);
}
if (coin9 == true) {
setProperty("coin9", _visible , true);
} else if (coin9 == false) {
setProperty("coin9", _visible , false);
}
if (coin10 == true) {
setProperty("coin10", _visible , true);
} else if (coin10 == false) {
setProperty("coin10", _visible , false);
}
Frame 34 (8 B)
stop();
Frame 35 (8 B)
stop();
Frame 36 (8 B)
stop();
Frame 37 (8 B)
stop();
Frame 39 (8 B)
stop();
Instance of Symbol 138 MovieClip "dan" in Frame 39 (119 B)
onClipEvent (load) {
if (torchon == true) {
gotoAndStop (2);
} else if (torchon == false) {
gotoAndStop (1);
}
}
Frame 40 (8 B)
stop();
Frame 41 (8 B)
stop();
Frame 42 (8 B)
stop();
Frame 43 (8 B)
stop();
Frame 44 (288 B)
stop();
if (scroll == true) {
setProperty("scroll", _visible , true);
} else if (scroll == false) {
setProperty("scroll", _visible , false);
}
if (blob4 == true) {
setProperty("blob4", _visible , true);
} else if (blob4 == false) {
setProperty("blob4", _visible , false);
}
Frame 45 (8 B)
stop();
Frame 46 (8 B)
stop();
Frame 47 (8 B)
stop();
Frame 48 (8 B)
stop();
Frame 49 (8 B)
stop();
Frame 50 (231 B)
stop();
setProperty("scroll", _visible , false);
tellTarget ("scrollclip") {
scroll = false;
};
scroll = false;
setProperty("blackscroll", _visible , false);
coins = coins - 5;
tellTarget ("blip") {
gotoAndPlay (2);
};
Frame 51 (8 B)
stop();
Instance of Symbol 369 MovieClip "dan" in Frame 51 (119 B)
onClipEvent (load) {
if (torchon == true) {
gotoAndStop (2);
} else if (torchon == false) {
gotoAndStop (1);
}
}
Frame 52 (8 B)
stop();
Frame 53 (8 B)
stop();
Instance of Symbol 138 MovieClip "dan" in Frame 53 (119 B)
onClipEvent (load) {
if (torchon == true) {
gotoAndStop (2);
} else if (torchon == false) {
gotoAndStop (1);
}
}
Frame 54 (8 B)
stop();
Frame 55 (203 B)
stop();
if (blob4 == true) {
setProperty("blob4", _visible , false);
blob4 = false;
blobs = blobs + 1;
tellTarget ("floop") {
gotoAndPlay (2);
};
} else if (blob4 == false) {
stop();
}
Frame 58 (18 B)
gotoAndStop (43);
Frame 59 (8 B)
stop();
Frame 60 (8 B)
stop();
Frame 61 (8 B)
stop();
Instance of Symbol 138 MovieClip "dan" in Frame 61 (119 B)
onClipEvent (load) {
if (torchon == true) {
gotoAndStop (2);
} else if (torchon == false) {
gotoAndStop (1);
}
}
Frame 62 (8 B)
stop();
Frame 63 (228 B)
stop();
if (torch == true) {
setProperty("torch", _visible , false);
torch = false;
setProperty("blacktorch", _visible , false);
tellTarget ("blip") {
gotoAndPlay (2);
};
} else if (torch == false) {
stop();
}
Frame 64 (8 B)
stop();
Frame 65 (8 B)
stop();
Frame 68 (17 B)
gotoAndStop (9);
Frame 72 (8 B)
stop();
Frame 73 (211 B)
stop();
if (coin1 == true) {
setProperty("coin1", _visible , false);
coin1 = false;
coins = coins + 1;
tellTarget ("cash register") {
gotoAndPlay (2);
};
} else if (coin1 == false) {
stop();
}
Frame 74 (58 B)
stop();
tellTarget ("snake") {
undersnake = false;
};
Frame 75 (66 B)
stop();
stop();
tellTarget ("snake") {
undersnake = true;
};
Frame 76 (67 B)
stop();
stop();
tellTarget ("snake") {
undersnake = false;
};
Frame 77 (8 B)
stop();
Frame 78 (8 B)
stop();
Frame 79 (8 B)
stop();
Frame 80 (8 B)
stop();
Frame 81 (8 B)
stop();
Frame 83 (8 B)
stop();
Frame 84 (8 B)
stop();
Frame 85 (8 B)
stop();
Frame 86 (8 B)
stop();
Frame 87 (8 B)
stop();
Frame 88 (8 B)
stop();
Instance of Symbol 138 MovieClip "dan" in Frame 88 (119 B)
onClipEvent (load) {
if (torchon == true) {
gotoAndStop (2);
} else if (torchon == false) {
gotoAndStop (1);
}
}
Frame 89 (203 B)
stop();
if (blob2 == true) {
setProperty("blob2", _visible , false);
blob2 = false;
blobs = blobs + 1;
tellTarget ("floop") {
gotoAndPlay (2);
};
} else if (blob2 == false) {
stop();
}
Frame 90 (8 B)
stop();
Frame 91 (44 B)
stop();
tellTarget (clock) {
play();
};
Frame 92 (211 B)
stop();
if (coin2 == true) {
setProperty("coin2", _visible , false);
coin2 = false;
coins = coins + 1;
tellTarget ("cash register") {
gotoAndPlay (2);
};
} else if (coin2 == false) {
stop();
}
Frame 93 (8 B)
stop();
Frame 94 (8 B)
stop();
Frame 95 (8 B)
play();
Frame 96 (8 B)
play();
Frame 98 (8 B)
play();
Frame 100 (8 B)
play();
Frame 102 (18 B)
play();
stop();
Frame 103 (8 B)
play();
Frame 104 (8 B)
play();
Frame 106 (8 B)
play();
Frame 108 (8 B)
play();
Frame 109 (18 B)
play();
stop();
Frame 110 (8 B)
play();
Frame 111 (8 B)
play();
Frame 113 (8 B)
play();
Frame 115 (205 B)
play();
if (life1 == true) {
setProperty("life1", _visible , false);
life1 = false;
lives = lives + 1;
tellTarget ("fanfare") {
gotoAndPlay (2);
};
} else if (life1 == false) {
play();
}
Frame 116 (29 B)
play();
gotoAndPlay (135);
Frame 117 (8 B)
stop();
Frame 118 (44 B)
stop();
tellTarget (clock) {
stop();
};
Frame 119 (8 B)
stop();
Frame 120 (67 B)
if (walls == 1) {
play();
} else if (walls == 2) {
stop();
}
Frame 125 (202 B)
if (coin3 == true) {
setProperty("coin3", _visible , false);
coin3 = false;
coins = coins + 1;
tellTarget ("cash register") {
gotoAndPlay (2);
};
} else if (coin3 == false) {
play();
}
Frame 132 (17 B)
gotoAndStop (9);
Frame 133 (78 B)
if (walls == 1) {
gotoAndPlay (121);
} else if (walls == 2) {
stop();
}
Frame 134 (67 B)
if (walls == 1) {
play();
} else if (walls == 2) {
stop();
}
Frame 138 (19 B)
gotoAndPlay (130);
Frame 139 (8 B)
stop();
Frame 140 (87 B)
stop();
if (walls == 1) {
stop();
} else if (walls == 2) {
gotoAndPlay (142);
}
Frame 141 (87 B)
stop();
if (walls == 1) {
stop();
} else if (walls == 2) {
gotoAndPlay (142);
}
Frame 153 (18 B)
gotoAndStop (17);
Frame 154 (8 B)
stop();
Frame 155 (8 B)
stop();
Frame 156 (8 B)
stop();
Frame 157 (8 B)
stop();
Frame 158 (8 B)
stop();
Frame 159 (18 B)
play();
play();
Frame 160 (8 B)
play();
Frame 162 (8 B)
play();
Frame 164 (8 B)
play();
Frame 166 (8 B)
play();
Frame 173 (18 B)
gotoAndStop (18);
Frame 174 (18 B)
play();
play();
Frame 175 (8 B)
play();
Frame 177 (8 B)
play();
Frame 179 (8 B)
play();
Frame 180 (141 B)
stop();
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
Frame 181 (18 B)
play();
play();
Frame 182 (8 B)
play();
Frame 184 (8 B)
play();
Frame 186 (8 B)
play();
Frame 187 (141 B)
stop();
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
Frame 188 (8 B)
stop();
Frame 189 (8 B)
stop();
Frame 190 (8 B)
stop();
Frame 191 (8 B)
stop();
Frame 192 (54 B)
stop();
tellTarget ("door") {
gotoAndPlay (2);
};
Frame 193 (54 B)
stop();
tellTarget ("door") {
gotoAndPlay (2);
};
Frame 194 (8 B)
stop();
Frame 195 (8 B)
stop();
Frame 196 (8 B)
stop();
Frame 197 (8 B)
stop();
Frame 198 (205 B)
stop();
if (life2 == true) {
setProperty("life2", _visible , false);
life2 = false;
lives = lives + 1;
tellTarget ("fanfare") {
gotoAndPlay (2);
};
} else if (life2 == false) {
stop();
}
Frame 199 (8 B)
stop();
Frame 200 (8 B)
stop();
Frame 201 (8 B)
stop();
Frame 202 (8 B)
stop();
Frame 203 (8 B)
stop();
Frame 204 (232 B)
stop();
setProperty("minemap", _visible , false);
tellTarget ("mapclip") {
minemap = false;
};
minemap = false;
setProperty("blackminemap", _visible , false);
coins = coins - 3;
tellTarget ("blip") {
gotoAndPlay (2);
};
Frame 205 (8 B)
stop();
Frame 209 (18 B)
gotoAndStop (89);
Frame 210 (8 B)
stop();
Frame 211 (8 B)
stop();
Frame 212 (78 B)
if (walls == 1) {
stop();
} else if (walls == 2) {
gotoAndPlay (215);
}
Frame 213 (78 B)
if (walls == 1) {
stop();
} else if (walls == 2) {
gotoAndPlay (218);
}
Frame 214 (19 B)
gotoAndPlay (221);
Frame 217 (19 B)
gotoAndStop (199);
Frame 220 (19 B)
gotoAndStop (198);
Frame 224 (8 B)
stop();
Frame 225 (8 B)
stop();
Frame 226 (8 B)
stop();
Frame 227 (8 B)
stop();
Frame 228 (8 B)
stop();
Frame 229 (8 B)
stop();
Frame 230 (8 B)
stop();
Frame 231 (8 B)
stop();
Frame 232 (206 B)
if (coin11 == true) {
setProperty("coin11", _visible , false);
coin11 = false;
coins = coins + 1;
tellTarget ("cash register") {
gotoAndPlay (2);
};
} else if (coin11 == false) {
play();
}
Instance of Symbol 138 MovieClip "dan" in Frame 232 (119 B)
onClipEvent (load) {
if (torchon == true) {
gotoAndStop (2);
} else if (torchon == false) {
gotoAndStop (1);
}
}
Frame 236 (19 B)
gotoAndStop (225);
Frame 239 (19 B)
gotoAndStop (226);
Frame 240 (8 B)
stop();
Frame 241 (8 B)
stop();
Frame 242 (8 B)
stop();
Frame 243 (8 B)
stop();
Frame 244 (8 B)
stop();
Frame 245 (8 B)
stop();
Frame 246 (8 B)
stop();
Frame 247 (8 B)
stop();
Frame 248 (8 B)
stop();
Frame 249 (8 B)
stop();
Frame 250 (8 B)
stop();
Frame 251 (8 B)
stop();
Frame 252 (203 B)
stop();
if (blob3 == true) {
setProperty("blob3", _visible , false);
blob3 = false;
blobs = blobs + 1;
tellTarget ("floop") {
gotoAndPlay (2);
};
} else if (blob3 == false) {
stop();
}
Frame 253 (8 B)
stop();
Frame 254 (110 B)
stop();
password = "password";
Selection.setFocus(password);
tellTarget ("guard") {
gotoAndStop (1);
};
Frame 255 (8 B)
stop();
Frame 256 (8 B)
stop();
Frame 257 (8 B)
stop();
Frame 258 (8 B)
stop();
Frame 259 (8 B)
stop();
Frame 260 (8 B)
stop();
Frame 261 (8 B)
stop();
Frame 262 (202 B)
if (coin7 == true) {
setProperty("coin7", _visible , false);
coin7 = false;
coins = coins + 1;
tellTarget ("cash register") {
gotoAndPlay (2);
};
} else if (coin7 == false) {
stop();
}
Frame 263 (202 B)
if (coin6 == true) {
setProperty("coin6", _visible , false);
coin6 = false;
coins = coins + 1;
tellTarget ("cash register") {
gotoAndPlay (2);
};
} else if (coin6 == false) {
stop();
}
Frame 264 (202 B)
if (coin5 == true) {
setProperty("coin5", _visible , false);
coin5 = false;
coins = coins + 1;
tellTarget ("cash register") {
gotoAndPlay (2);
};
} else if (coin5 == false) {
stop();
}
Frame 265 (202 B)
if (coin4 == true) {
setProperty("coin4", _visible , false);
coin4 = false;
coins = coins + 1;
tellTarget ("cash register") {
gotoAndPlay (2);
};
} else if (coin4 == false) {
stop();
}
Frame 266 (8 B)
stop();
Frame 267 (19 B)
gotoAndPlay (309);
Frame 268 (8 B)
stop();
Frame 269 (8 B)
stop();
Frame 270 (8 B)
stop();
Frame 271 (8 B)
stop();
Frame 272 (8 B)
stop();
Frame 273 (8 B)
stop();
Instance of Symbol 138 MovieClip "dan" in Frame 273 (119 B)
onClipEvent (load) {
if (torchon == true) {
gotoAndStop (2);
} else if (torchon == false) {
gotoAndStop (1);
}
}
Frame 274 (110 B)
stop();
password = "password";
Selection.setFocus(password);
tellTarget ("guard") {
gotoAndStop (1);
};
Frame 275 (55 B)
stop();
tellTarget ("guard") {
gotoAndStop (2);
};
Frame 276 (8 B)
stop();
Frame 277 (8 B)
stop();
Frame 278 (203 B)
stop();
if (blob1 == true) {
setProperty("blob1", _visible , false);
blob1 = false;
blobs = blobs + 1;
tellTarget ("floop") {
gotoAndPlay (2);
};
} else if (blob1 == false) {
stop();
}
Frame 279 (8 B)
play();
Frame 280 (8 B)
play();
Frame 282 (8 B)
play();
Frame 284 (8 B)
play();
Frame 288 (19 B)
gotoAndPlay (110);
Frame 289 (8 B)
play();
Frame 290 (8 B)
play();
Frame 292 (8 B)
play();
Frame 294 (8 B)
play();
Frame 296 (8 B)
play();
Frame 298 (19 B)
gotoAndStop (117);
Frame 299 (8 B)
play();
Frame 300 (8 B)
play();
Frame 302 (8 B)
play();
Frame 304 (8 B)
play();
Frame 307 (19 B)
gotoAndPlay (119);
Frame 308 (8 B)
stop();
Frame 312 (59 B)
stop();
tellTarget ("snake2") {
undersnake = false;
};
Frame 313 (109 B)
stop();
tellTarget ("snake3") {
undersnake = false;
};
tellTarget ("snake2") {
undersnake = true;
};
Frame 314 (109 B)
stop();
tellTarget ("snake2") {
undersnake = false;
};
tellTarget ("snake3") {
undersnake = true;
};
Frame 315 (59 B)
stop();
tellTarget ("snake3") {
undersnake = false;
};
Frame 316 (8 B)
stop();
Frame 317 (8 B)
stop();
Frame 318 (8 B)
stop();
Frame 319 (8 B)
stop();
Frame 320 (8 B)
stop();
Frame 321 (8 B)
stop();
Frame 324 (8 B)
stop();
Instance of Symbol 138 MovieClip "dan" in Frame 324 (119 B)
onClipEvent (load) {
if (torchon == true) {
gotoAndStop (2);
} else if (torchon == false) {
gotoAndStop (1);
}
}
Frame 325 (8 B)
stop();
Frame 326 (8 B)
stop();
Frame 327 (8 B)
stop();
Frame 328 (8 B)
stop();
Frame 329 (215 B)
stop();
if (coin12 == true) {
setProperty("coin12", _visible , false);
coin12 = false;
coins = coins + 1;
tellTarget ("cash register") {
gotoAndPlay (2);
};
} else if (coin12 == false) {
stop();
}
Frame 330 (8 B)
stop();
Frame 342 (8 B)
stop();
Frame 354 (17 B)
gotoAndStop (8);
Frame 355 (8 B)
stop();
Frame 356 (59 B)
stop();
tellTarget ("snake4") {
undersnake = false;
};
Frame 357 (58 B)
stop();
tellTarget ("snake4") {
undersnake = true;
};
Frame 358 (59 B)
stop();
tellTarget ("snake4") {
undersnake = false;
};
Frame 359 (8 B)
stop();
Frame 360 (8 B)
stop();
Frame 361 (8 B)
stop();
Frame 362 (78 B)
if (walls == 1) {
stop();
} else if (walls == 2) {
gotoAndPlay (413);
}
Frame 363 (8 B)
stop();
Frame 364 (8 B)
stop();
Frame 365 (47 B)
stop();
tellTarget ("rock") {
rock = 0;
};
Frame 366 (47 B)
stop();
tellTarget ("rock") {
rock = 1;
};
Frame 367 (47 B)
stop();
tellTarget ("rock") {
rock = 2;
};
Frame 368 (47 B)
stop();
tellTarget ("rock") {
rock = 3;
};
Frame 369 (47 B)
stop();
tellTarget ("rock") {
rock = 4;
};
Frame 370 (47 B)
stop();
tellTarget ("rock") {
rock = 5;
};
Frame 371 (47 B)
stop();
tellTarget ("rock") {
rock = 6;
};
Frame 372 (47 B)
stop();
tellTarget ("rock") {
rock = 7;
};
Frame 373 (47 B)
stop();
tellTarget ("rock") {
rock = 8;
};
Frame 374 (47 B)
stop();
tellTarget ("rock") {
rock = 9;
};
Frame 375 (48 B)
stop();
tellTarget ("rock") {
rock = 10;
};
Frame 376 (48 B)
stop();
tellTarget ("rock") {
rock = 11;
};
Frame 377 (48 B)
stop();
tellTarget ("rock") {
rock = 12;
};
Frame 378 (48 B)
stop();
tellTarget ("rock") {
rock = 13;
};
Frame 379 (48 B)
stop();
tellTarget ("rock") {
rock = 14;
};
Frame 380 (48 B)
stop();
tellTarget ("rock") {
rock = 15;
};
Frame 381 (47 B)
stop();
tellTarget ("rock") {
rock = 0;
};
Frame 382 (8 B)
stop();
Frame 383 (47 B)
stop();
tellTarget ("rock") {
rock = 0;
};
Frame 384 (8 B)
stop();
Instance of Symbol 138 MovieClip "dan" in Frame 385 (119 B)
onClipEvent (load) {
if (torchon == true) {
gotoAndStop (2);
} else if (torchon == false) {
gotoAndStop (1);
}
}
Frame 389 (8 B)
stop();
Frame 390 (8 B)
stop();
Frame 391 (8 B)
stop();
Frame 392 (8 B)
stop();
Instance of Symbol 138 MovieClip "dan" in Frame 392 (119 B)
onClipEvent (load) {
if (torchon == true) {
gotoAndStop (2);
} else if (torchon == false) {
gotoAndStop (1);
}
}
Frame 393 (59 B)
stop();
tellTarget ("snake5") {
undersnake = false;
};
Frame 394 (58 B)
stop();
tellTarget ("snake5") {
undersnake = true;
};
Frame 395 (59 B)
stop();
tellTarget ("snake5") {
undersnake = false;
};
Frame 396 (8 B)
stop();
Frame 397 (8 B)
stop();
Frame 398 (8 B)
stop();
Frame 399 (8 B)
stop();
Frame 400 (228 B)
stop();
setProperty("remote", _visible , false);
tellTarget ("mapclip") {
remote = false;
};
remote = false;
setProperty("blackremote", _visible , false);
coins = coins - 7;
tellTarget ("blip") {
gotoAndPlay (2);
};
Frame 401 (228 B)
stop();
if (spade == true) {
setProperty("spade", _visible , false);
spade = false;
setProperty("blackspade", _visible , false);
tellTarget ("blip") {
gotoAndPlay (2);
};
} else if (spade == false) {
stop();
}
Frame 402 (8 B)
stop();
Frame 407 (18 B)
gotoAndStop (88);
Frame 408 (44 B)
stop();
tellTarget (clock) {
stop();
};
Frame 409 (77 B)
if (walls == 1) {
gotoAndPlay (410);
} else if (wall == 2) {
stop();
}
Frame 412 (19 B)
gotoAndStop (317);
Frame 417 (67 B)
if (walls == 1) {
stop();
} else if (walls == 2) {
play();
}
Frame 422 (67 B)
if (walls == 1) {
stop();
} else if (walls == 2) {
play();
}
Frame 425 (19 B)
gotoAndStop (257);
Frame 430 (67 B)
if (walls == 1) {
stop();
} else if (walls == 2) {
play();
}
Frame 435 (67 B)
if (walls == 1) {
stop();
} else if (walls == 2) {
play();
}
Frame 438 (19 B)
gotoAndStop (258);
Frame 441 (220 B)
stop();
if (alarm == true) {
clock.time = clock.time + 30;
setProperty("alarm", _visible , false);
alarm = false;
tellTarget ("alarm clock") {
gotoAndPlay (2);
};
} else if (alarm == false) {
stop();
}
Frame 442 (203 B)
stop();
if (blob5 == true) {
setProperty("blob5", _visible , false);
blob5 = false;
blobs = blobs + 1;
tellTarget ("floop") {
gotoAndPlay (2);
};
} else if (blob5 == false) {
stop();
}
Frame 443 (8 B)
stop();
Frame 444 (434 B)
stop();
if (coin14 == true) {
setProperty("coin14", _visible , true);
} else if (coin14 == false) {
setProperty("coin14", _visible , false);
}
if (coin15 == true) {
setProperty("coin15", _visible , true);
} else if (coin15 == false) {
setProperty("coin15", _visible , false);
}
if (coin16 == true) {
setProperty("coin16", _visible , true);
} else if (coin16 == false) {
setProperty("coin16", _visible , false);
}
Frame 445 (8 B)
stop();
Frame 446 (8 B)
stop();
Frame 447 (8 B)
stop();
Frame 448 (8 B)
stop();
Frame 449 (8 B)
stop();
Frame 450 (215 B)
stop();
if (coin14 == true) {
setProperty("coin14", _visible , false);
coin14 = false;
coins = coins + 1;
tellTarget ("cash register") {
gotoAndPlay (2);
};
} else if (coin14 == false) {
stop();
}
Frame 451 (224 B)
stop();
stop();
if (coin15 == true) {
setProperty("coin15", _visible , false);
coin15 = false;
coins = coins + 1;
tellTarget ("cash register") {
gotoAndPlay (2);
};
} else if (coin15 == false) {
stop();
}
Frame 452 (224 B)
stop();
stop();
if (coin16 == true) {
setProperty("coin16", _visible , false);
coin16 = false;
coins = coins + 1;
tellTarget ("cash register") {
gotoAndPlay (2);
};
} else if (coin16 == false) {
stop();
}
Frame 453 (8 B)
stop();
Frame 454 (8 B)
stop();
Frame 455 (8 B)
stop();
Frame 462 (8 B)
stop();
Frame 463 (8 B)
stop();
Frame 464 (8 B)
stop();
Instance of Symbol 138 MovieClip "dan" in Frame 465 (119 B)
onClipEvent (load) {
if (torchon == true) {
gotoAndStop (2);
} else if (torchon == false) {
gotoAndStop (1);
}
}
Frame 469 (18 B)
gotoAndStop (25);
Frame 470 (8 B)
stop();
Frame 471 (8 B)
stop();
Instance of Symbol 138 MovieClip "dan" in Frame 471 (119 B)
onClipEvent (load) {
if (torchon == true) {
gotoAndStop (2);
} else if (torchon == false) {
gotoAndStop (1);
}
}
Frame 472 (8 B)
stop();
Frame 473 (8 B)
stop();
Frame 474 (8 B)
stop();
Frame 475 (8 B)
stop();
Frame 476 (8 B)
stop();
Frame 477 (8 B)
stop();
Frame 478 (8 B)
stop();
Instance of Symbol 138 MovieClip "dan" in Frame 479 (119 B)
onClipEvent (load) {
if (torchon == true) {
gotoAndStop (2);
} else if (torchon == false) {
gotoAndStop (1);
}
}
Frame 483 (8 B)
stop();
Frame 484 (8 B)
stop();
Frame 485 (8 B)
stop();
Frame 486 (8 B)
stop();
Frame 487 (8 B)
stop();
Frame 500 (8 B)
stop();
Frame 515 (19 B)
gotoAndStop (486);
Frame 516 (8 B)
stop();
Frame 517 (8 B)
stop();
Frame 518 (8 B)
stop();
Frame 519 (8 B)
stop();
Instance of Symbol 138 MovieClip "dan" in Frame 519 (119 B)
onClipEvent (load) {
if (torchon == true) {
gotoAndStop (2);
} else if (torchon == false) {
gotoAndStop (1);
}
}
Frame 524 (19 B)
gotoAndStop (326);
Frame 525 (8 B)
stop();
Frame 526 (8 B)
stop();
Frame 527 (8 B)
stop();
Frame 528 (8 B)
stop();
Frame 529 (8 B)
stop();
Frame 530 (8 B)
stop();
Frame 531 (8 B)
stop();
Frame 532 (8 B)
stop();
Instance of Symbol 138 MovieClip "dan" in Frame 532 (119 B)
onClipEvent (load) {
if (torchon == true) {
gotoAndStop (2);
} else if (torchon == false) {
gotoAndStop (1);
}
}
Frame 533 (8 B)
stop();
Frame 534 (8 B)
stop();
Frame 535 (8 B)
stop();
Frame 536 (215 B)
stop();
if (coin13 == true) {
setProperty("coin13", _visible , false);
coin13 = false;
coins = coins + 1;
tellTarget ("cash register") {
gotoAndPlay (2);
};
} else if (coin13 == false) {
stop();
}
Frame 537 (8 B)
stop();
Frame 538 (205 B)
stop();
if (life3 == true) {
setProperty("life3", _visible , false);
life3 = false;
lives = lives + 1;
tellTarget ("fanfare") {
gotoAndPlay (2);
};
} else if (life3 == false) {
stop();
}
Frame 539 (8 B)
stop();
Frame 540 (8 B)
stop();
Frame 541 (57 B)
stop();
tellTarget ("digging") {
gotoAndPlay (2);
};
Frame 542 (218 B)
stop();
if (key == true) {
setProperty("key", _visible , false);
key = false;
setProperty("blackkey", _visible , false);
tellTarget ("blip") {
gotoAndPlay (2);
};
} else if (key == false) {
stop();
}
Instance of Symbol 138 MovieClip "dan" in Frame 542 (119 B)
onClipEvent (load) {
if (torchon == true) {
gotoAndStop (2);
} else if (torchon == false) {
gotoAndStop (1);
}
}
Frame 543 (8 B)
stop();
Frame 544 (2.37 KiB) ●
stop();
coinsfound = 0;
livesfound = 0;
if (coin1 == false) {
coinsfound = coinsfound + 1;
} else if (coin1 == true) {
coinsfound = coinsfound;
}
if (coin2 == false) {
coinsfound = coinsfound + 1;
} else if (coin2 == true) {
coinsfound = coinsfound;
}
if (coin3 == false) {
coinsfound = coinsfound + 1;
} else if (coin3 == true) {
coinsfound = coinsfound;
}
if (coin4 == false) {
coinsfound = coinsfound + 1;
} else if (coin4 == true) {
coinsfound = coinsfound;
}
if (coin5 == false) {
coinsfound = coinsfound + 1;
} else if (coin5 == true) {
coinsfound = coinsfound;
}
if (coin6 == false) {
coinsfound = coinsfound + 1;
} else if (coin6 == true) {
coinsfound = coinsfound;
}
if (coin7 == false) {
coinsfound = coinsfound + 1;
} else if (coin7 == true) {
coinsfound = coinsfound;
}
if (coin8 == false) {
coinsfound = coinsfound + 1;
} else if (coin8 == true) {
coinsfound = coinsfound;
}
if (coin9 == false) {
coinsfound = coinsfound + 1;
} else if (coin9 == true) {
coinsfound = coinsfound;
}
if (coin10 == false) {
coinsfound = coinsfound + 1;
} else if (coin10 == true) {
coinsfound = coinsfound;
}
if (coin11 == false) {
coinsfound = coinsfound + 1;
} else if (coin11 == true) {
coinsfound = coinsfound;
}
if (coin12 == false) {
coinsfound = coinsfound + 1;
} else if (coin12 == true) {
coinsfound = coinsfound;
}
if (coin13 == false) {
coinsfound = coinsfound + 1;
} else if (coin13 == true) {
coinsfound = coinsfound;
}
if (coin14 == false) {
coinsfound = coinsfound + 1;
} else if (coin14 == true) {
coinsfound = coinsfound;
}
if (coin15 == false) {
coinsfound = coinsfound + 1;
} else if (coin15 == true) {
coinsfound = coinsfound;
}
if (coin16 == false) {
coinsfound = coinsfound + 1;
} else if (coin16 == true) {
coinsfound = coinsfound;
}
cointotal = coinsfound * 10;
if (life1 == false) {
livesfound = livesfound + 1;
} else if (life1 == true) {
livesfound = livesfound;
}
if (life2 == false) {
livesfound = livesfound + 1;
} else if (life2 == true) {
livesfound = livesfound;
}
if (life3 == false) {
livesfound = livesfound + 1;
} else if (life3 == true) {
livesfound = livesfound;
}
lifetotal = (livesfound + lives) * 10;
if (alarm == false) {
bonus = 100;
} else if (alarm == true) {
bonus = 0;
}
timetotal = time + bonus;
score = (lifetotal + cointotal) + timetotal;
Frame 545 (73 B)
stop();
fscommand ("fullscreen", true);
fscommand ("showmenu", false);
Symbol 19 Button (91 B)
on (release, keyPress "<Enter>") {
tellTarget ("_root") {
gotoAndStop (545);
};
}
Symbol 20 MovieClip Frame 1 (193 B)
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
setProperty(bar, _xscale , PercentLoaded);
} else {
gotoAndStop (3);
}
Symbol 20 MovieClip Frame 2 (17 B)
gotoAndPlay (1);
Symbol 49 Button (60 B)
on (release, keyPress "<Enter>") {
gotoAndStop (1);
}
Symbol 73 MovieClip Frame 1 (49 B)
stop();
tellTarget ("_root") {
walls = 1;
};
Symbol 73 MovieClip Frame 2 (49 B)
stop();
tellTarget ("_root") {
walls = 2;
};
Symbol 80 MovieClip Frame 1 (55 B)
stop();
tellTarget ("_root") {
torchon = false;
};
Symbol 80 MovieClip Frame 2 (54 B)
stop();
tellTarget ("_root") {
torchon = true;
};
Symbol 113 MovieClip Frame 1 (8 B)
stop();
Instance of Symbol 80 MovieClip "dan" in Symbol 113 MovieClip Frame 2 (119 B)
onClipEvent (load) {
if (torchon == true) {
gotoAndStop (2);
} else if (torchon == false) {
gotoAndStop (1);
}
}
Symbol 113 MovieClip Frame 32 (66 B)
tellTarget ("_root") {
setProperty("key", _visible , true);
};
Instance of Symbol 80 MovieClip "dan" in Symbol 113 MovieClip Frame 55 (119 B)
onClipEvent (load) {
if (torchon == true) {
gotoAndStop (2);
} else if (torchon == false) {
gotoAndStop (1);
}
}
Symbol 113 MovieClip Frame 56 (72 B)
stop();
tellTarget ("_root") {
hole = true;
gotoAndStop (543);
};
Symbol 129 MovieClip Frame 1 (8 B)
stop();
Symbol 129 MovieClip Frame 2 (8 B)
stop();
Symbol 138 MovieClip Frame 1 (55 B)
stop();
tellTarget ("_root") {
torchon = false;
};
Symbol 138 MovieClip Frame 2 (54 B)
stop();
tellTarget ("_root") {
torchon = true;
};
Symbol 140 Button (51 B)
on (keyPress "<Right>") {
gotoAndStop (4);
}
Symbol 149 MovieClip Frame 1 (199 B)
if (rock == 15) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 3 (399 B)
if (rock == 14) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 15) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 5 (399 B)
if (rock == 13) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 14) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 7 (399 B)
if (rock == 12) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 13) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 9 (399 B)
if (rock == 11) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 12) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 11 (399 B)
if (rock == 10) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 11) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 12 (398 B)
if (rock == 9) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 10) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 13 (398 B)
if (rock == 8) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 19) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 14 (397 B)
if (rock == 7) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 8) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 16 (397 B)
if (rock == 6) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 7) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 18 (397 B)
if (rock == 5) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 6) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 20 (397 B)
if (rock == 4) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 5) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 22 (397 B)
if (rock == 3) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 4) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 24 (397 B)
if (rock == 2) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 3) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 25 (397 B)
if (rock == 1) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 2) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 27 (397 B)
if (rock == 2) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 1) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 28 (397 B)
if (rock == 3) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 2) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 30 (397 B)
if (rock == 4) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 3) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 32 (397 B)
if (rock == 5) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 4) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 34 (397 B)
if (rock == 6) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 5) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 35 (397 B)
if (rock == 7) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 6) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 37 (397 B)
if (rock == 8) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 7) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 39 (397 B)
if (rock == 9) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 8) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 41 (398 B)
if (rock == 10) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 9) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 43 (399 B)
if (rock == 11) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 10) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 45 (399 B)
if (rock == 12) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 11) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 47 (399 B)
if (rock == 13) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 12) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 149 MovieClip Frame 49 (399 B)
if (rock == 14) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
if (rock == 13) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
Symbol 157 MovieClip Frame 1 (16 B)
bitten = false;
Symbol 157 MovieClip Frame 8 (352 B)
if (undersnake == true) {
if (bitten == true) {
play();
} else if (bitten == false) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
bitten = true;
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
} else if (undersnake == false) {
play();
}
Symbol 157 MovieClip Frame 9 (352 B)
if (undersnake == true) {
if (bitten == true) {
play();
} else if (bitten == false) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
bitten = true;
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
} else if (undersnake == false) {
play();
}
Symbol 157 MovieClip Frame 10 (352 B)
if (undersnake == true) {
if (bitten == true) {
play();
} else if (bitten == false) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
bitten = true;
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
} else if (undersnake == false) {
play();
}
Symbol 157 MovieClip Frame 11 (352 B)
if (undersnake == true) {
if (bitten == true) {
play();
} else if (bitten == false) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
bitten = true;
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
} else if (undersnake == false) {
play();
}
Symbol 157 MovieClip Frame 12 (352 B)
if (undersnake == true) {
if (bitten == true) {
play();
} else if (bitten == false) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
bitten = true;
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
} else if (undersnake == false) {
play();
}
Symbol 157 MovieClip Frame 13 (352 B)
if (undersnake == true) {
if (bitten == true) {
play();
} else if (bitten == false) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
bitten = true;
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
} else if (undersnake == false) {
play();
}
Symbol 189 MovieClip Frame 1 (8 B)
stop();
Symbol 193 MovieClip Frame 1 (54 B)
time = 480;
tellTarget ("_root") {
time = 480;
};
Symbol 193 MovieClip Frame 2 (417 B)
if (time == 10) {
tellTarget (ticking) {
gotoAndPlay (2);
};
tellTarget ("_root") {
setProperty("flashing time", _visible , true);
};
} else if (10 < time) {
tellTarget (ticking) {
stop();
};
tellTarget ("_root") {
setProperty("flashing time", _visible , false);
};
}
if (time == 0) {
tellTarget (_root) {
gotoAndStop (2);
};
} else if (time >= 0) {
gotoAndPlay (2);
}
Symbol 193 MovieClip Frame 13 (82 B)
time = time - 1;
tellTarget ("_root") {
time = time - 1;
};
gotoAndPlay (2);
Symbol 196 MovieClip Frame 14 (8 B)
stop();
Symbol 202 Button (109 B)
on (keyPress "2") {
if (minemap == true) {
stop();
} else if (minemap == false) {
gotoAndStop (2);
}
}
Symbol 205 Button (39 B)
on (keyPress "2") {
gotoAndStop (1);
}
Symbol 208 MovieClip Frame 1 (8 B)
stop();
Symbol 208 MovieClip Frame 2 (8 B)
stop();
Symbol 209 Button (107 B)
on (keyPress "3") {
if (scroll == false) {
gotoAndStop (2);
} else if (scroll == true) {
stop();
}
}
Symbol 212 Button (39 B)
on (keyPress "3") {
gotoAndStop (1);
}
Symbol 216 MovieClip Frame 1 (8 B)
stop();
Symbol 216 MovieClip Frame 2 (8 B)
stop();
Symbol 217 Button (250 B)
on (keyPress "1") {
if (torch == false) {
if (torchon == true) {
tellTarget ("dan") {
gotoAndStop (1);
};
} else if (torchon == false) {
tellTarget ("dan") {
gotoAndStop (2);
};
}
} else if (torch == true) {
stop();
}
}
Symbol 219 Button (294 B)
on (keyPress "4") {
if (remote == false) {
tellTarget ("door") {
gotoAndPlay (2);
};
if (walls == 1) {
tellTarget ("walls") {
gotoAndPlay (2);
};
} else if (walls == 2) {
tellTarget ("walls") {
gotoAndPlay (1);
};
}
} else if (remote == true) {
stop();
}
}
Symbol 223 MovieClip Frame 1 (8 B)
stop();
Symbol 225 MovieClip Frame 1 (8 B)
stop();
Symbol 228 MovieClip Frame 1 (8 B)
stop();
Symbol 230 MovieClip Frame 1 (8 B)
stop();
Symbol 232 MovieClip Frame 1 (8 B)
stop();
Symbol 234 MovieClip Frame 1 (8 B)
stop();
Symbol 240 Button (34 B)
on (release) {
gotoAndPlay (2);
}
Symbol 241 Button (92 B)
on (release, releaseOutside) {
gotoAndStop (1);
tellTarget (_root.clock) {
play();
};
}
Symbol 254 Button (37 B)
on (release) {
fscommand ("quit");
}
Symbol 257 Button (63 B)
on (release) {
tellTarget ("_root") {
gotoAndStop (1);
};
}
Symbol 258 Button (91 B)
on (press) {
tellTarget (_root.clock) {
stop();
};
}
on (release) {
gotoAndStop (2);
}
Symbol 266 Button (161 B)
on (press) {
tellTarget (_root.clock) {
play();
};
}
on (release) {
gotoAndStop (1);
}
on (press) {
tellTarget ("_root.options") {
gotoAndStop (1);
};
}
Symbol 267 MovieClip Frame 1 (50 B)
stop();
tellTarget (_root.clock) {
play();
};
Symbol 267 MovieClip Frame 2 (50 B)
stop();
tellTarget (_root.clock) {
stop();
};
Symbol 270 Button (91 B)
on (press) {
tellTarget (_root.clock) {
stop();
};
}
on (release) {
gotoAndStop (2);
}
Symbol 277 Button (161 B)
on (press) {
tellTarget (_root.clock) {
play();
};
}
on (release) {
gotoAndStop (1);
}
on (press) {
tellTarget ("_root.options") {
gotoAndStop (1);
};
}
Symbol 289 Button (161 B)
on (press) {
tellTarget (_root.clock) {
play();
};
}
on (release) {
gotoAndStop (1);
}
on (press) {
tellTarget ("_root.options") {
gotoAndStop (1);
};
}
Symbol 290 MovieClip Frame 1 (8 B)
stop();
Symbol 290 MovieClip Frame 2 (8 B)
stop();
Symbol 291 MovieClip Frame 1 (8 B)
stop();
Symbol 291 MovieClip Frame 9 (8 B)
stop();
Symbol 293 MovieClip Frame 1 (8 B)
stop();
Symbol 294 Button (332 B)
on (keyPress "#") {
if (paused == false) {
paused = true;
tellTarget (_root.options) {
gotoAndStop (9);
};
tellTarget (_root.options.pause) {
gotoAndStop (2);
};
} else if (paused == true) {
paused = false;
tellTarget (_root.options) {
gotoAndStop (1);
};
tellTarget (_root.clock) {
play();
};
}
}
Symbol 297 Button (34 B)
on (release) {
gotoAndStop (2);
}
Symbol 299 Button (34 B)
on (release) {
gotoAndStop (1);
}
Symbol 301 MovieClip Frame 1 (52 B)
tellTarget ("_root.music") {
play();
};
stop();
Symbol 301 MovieClip Frame 2 (61 B)
tellTarget ("_root.music") {
gotoAndStop (1);
};
stop();
Symbol 304 Button (152 B)
on (keyPress "<Left>") {
gotoAndStop (5);
}
on (keyPress "<Right>") {
gotoAndStop (6);
}
on (keyPress "<Up>") {
gotoAndStop (59);
}
Symbol 305 Button (98 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
gotoAndStop (4);
}
Symbol 306 Button (147 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Enter>") {
gotoAndStop (27);
}
Symbol 308 Button (178 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "t") {
gotoAndPlay (331);
}
on (keyPress "T") {
gotoAndPlay (331);
}
Symbol 310 Button (94 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
prevFrame();
}
Symbol 311 Button (197 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "6") {
if (key == false) {
gotoAndStop (28);
} else if (key == true) {
stop();
}
}
Symbol 312 MovieClip Frame 1 (55 B)
stop();
tellTarget ("_root") {
torchon = false;
};
Symbol 312 MovieClip Frame 2 (54 B)
stop();
tellTarget ("_root") {
torchon = true;
};
Symbol 313 Button (148 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Enter>") {
gotoAndStop (408);
}
Symbol 314 Button (139 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Up>") {
nextFrame();
}
Symbol 315 Button (186 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Up>") {
nextFrame();
}
on (keyPress "<Down>") {
prevFrame();
}
Symbol 316 Button (141 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Down>") {
prevFrame();
}
Symbol 317 Button (150 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Up>") {
gotoAndStop (44);
}
on (keyPress "<Right>") {
gotoAndPlay (479);
}
Symbol 319 Button (102 B)
on (keyPress "<Right>") {
gotoAndStop (8);
}
on (keyPress "<Left>") {
gotoAndStop (6);
}
Symbol 325 Button (86 B)
on (release) {
gotoAndPlay (7);
}
on (keyPress "<Enter>") {
gotoAndPlay (7);
}
Symbol 327 Button (154 B)
on (keyPress "<Right>") {
gotoAndStop (14);
}
on (keyPress "<Left>") {
gotoAndPlay (12);
}
on (keyPress "<Up>") {
gotoAndStop (33);
}
Symbol 329 Button (341 B)
on (keyPress "1") {
if (torch == false) {
if (torchon == true) {
setProperty("darkness", _visible , true);
tellTarget ("dan") {
gotoAndStop (1);
};
} else if (torchon == false) {
setProperty("darkness", _visible , false);
tellTarget ("dan") {
gotoAndStop (2);
};
}
} else if (torch == true) {
stop();
}
}
Symbol 334 Button (47 B)
on (keyPress "<Right>") {
nextFrame();
}
Symbol 335 Button (99 B)
on (keyPress "<Right>") {
gotoAndStop (39);
}
on (keyPress "<Left>") {
prevFrame();
}
Symbol 345 MovieClip Frame 15 (8 B)
stop();
Symbol 346 Button (144 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Up>") {
gotoAndStop (13);
}
Symbol 348 Button (99 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
gotoAndStop (39);
}
Symbol 349 Button (207 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Right>") {
tellTarget ("ouch") {
gotoAndPlay (2);
};
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
}
Symbol 350 Button (154 B)
on (keyPress "<Right>") {
gotoAndStop (34);
}
on (keyPress "<Left>") {
gotoAndStop (32);
}
on (keyPress "<Up>") {
gotoAndStop (13);
}
Symbol 353 Button (207 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
tellTarget ("ouch") {
gotoAndPlay (2);
};
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
}
Symbol 354 Button (144 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Up>") {
gotoAndStop (51);
}
Symbol 355 Button (144 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Up>") {
gotoAndStop (26);
}
Symbol 357 Button (177 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Right>") {
if (scroll == false) {
gotoAndStop (47);
} else if (scroll == true) {
gotoAndStop (48);
}
}
Symbol 358 Button (182 B)
on (keyPress "<Left>") {
gotoAndStop (46);
}
on (keyPress "<Right>") {
if (scroll == false) {
gotoAndStop (47);
} else if (scroll == true) {
gotoAndStop (48);
}
}
Symbol 360 Button (363 B)
on (keyPress "<Left>") {
gotoAndStop (46);
}
on (keyPress "y") {
if (coins >= 5) {
gotoAndStop (50);
} else if (coins < 5) {
gotoAndStop (49);
}
}
on (keyPress "Y") {
if (coins >= 5) {
gotoAndStop (50);
} else if (coins < 5) {
gotoAndStop (49);
}
}
on (keyPress "n") {
gotoAndStop (47);
}
on (keyPress "N") {
gotoAndStop (47);
}
Symbol 364 Button (51 B)
on (keyPress "<Left>") {
gotoAndStop (46);
}
Symbol 369 MovieClip Frame 1 (55 B)
stop();
tellTarget ("_root") {
torchon = false;
};
Symbol 369 MovieClip Frame 2 (54 B)
stop();
tellTarget ("_root") {
torchon = true;
};
Symbol 370 Button (96 B)
on (keyPress "<Up>") {
nextFrame();
}
on (keyPress "<Down>") {
gotoAndStop (42);
}
Symbol 371 Button (91 B)
on (keyPress "<Up>") {
nextFrame();
}
on (keyPress "<Down>") {
prevFrame();
}
Symbol 372 Button (146 B)
on (keyPress "<Left>") {
nextFrame();
}
on (keyPress "<Down>") {
prevFrame();
}
on (keyPress "<Right>") {
gotoAndPlay (56);
}
Symbol 373 Button (94 B)
on (keyPress "<Left>") {
nextFrame();
}
on (keyPress "<Right>") {
prevFrame();
}
Symbol 374 Button (47 B)
on (keyPress "<Right>") {
prevFrame();
}
Symbol 375 MovieClip Frame 1 (55 B)
stop();
tellTarget ("_root") {
torchon = false;
};
Symbol 375 MovieClip Frame 2 (54 B)
stop();
tellTarget ("_root") {
torchon = true;
};
Symbol 376 Button (95 B)
on (keyPress "<Up>") {
nextFrame();
}
on (keyPress "<Down>") {
gotoAndStop (4);
}
Symbol 378 MovieClip Frame 1 (16 B)
bitten = false;
Symbol 378 MovieClip Frame 8 (352 B)
if (undersnake == true) {
if (bitten == true) {
play();
} else if (bitten == false) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
bitten = true;
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
} else if (undersnake == false) {
play();
}
Symbol 378 MovieClip Frame 9 (352 B)
if (undersnake == true) {
if (bitten == true) {
play();
} else if (bitten == false) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
bitten = true;
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
} else if (undersnake == false) {
play();
}
Symbol 378 MovieClip Frame 10 (352 B)
if (undersnake == true) {
if (bitten == true) {
play();
} else if (bitten == false) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
bitten = true;
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
} else if (undersnake == false) {
play();
}
Symbol 378 MovieClip Frame 11 (352 B)
if (undersnake == true) {
if (bitten == true) {
play();
} else if (bitten == false) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
bitten = true;
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
} else if (undersnake == false) {
play();
}
Symbol 378 MovieClip Frame 12 (352 B)
if (undersnake == true) {
if (bitten == true) {
play();
} else if (bitten == false) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
bitten = true;
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
} else if (undersnake == false) {
play();
}
Symbol 378 MovieClip Frame 13 (352 B)
if (undersnake == true) {
if (bitten == true) {
play();
} else if (bitten == false) {
tellTarget ("_root.ouch") {
gotoAndPlay (2);
};
bitten = true;
tellTarget ("_root") {
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
};
}
} else if (undersnake == false) {
play();
}
Symbol 379 MovieClip Frame 1 (55 B)
stop();
tellTarget ("_root") {
torchon = false;
};
Symbol 379 MovieClip Frame 2 (54 B)
stop();
tellTarget ("_root") {
torchon = true;
};
Symbol 380 Button (146 B)
on (keyPress "<Down>") {
prevFrame();
}
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
gotoAndPlay (69);
}
Symbol 381 Button (94 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Right>") {
nextFrame();
}
Symbol 382 Button (99 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Right>") {
gotoAndPlay (66);
}
Symbol 384 Button (47 B)
on (keyPress "<Right>") {
nextFrame();
}
Symbol 385 Button (91 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Up>") {
nextFrame();
}
Symbol 386 Button (91 B)
on (keyPress "<Down>") {
prevFrame();
}
on (keyPress "<Up>") {
nextFrame();
}
Symbol 387 Button (201 B)
on (keyPress "<Down>") {
prevFrame();
}
on (keyPress "<Up>") {
gotoAndStop (83);
}
on (keyPress "<Left>") {
gotoAndStop (92);
}
on (keyPress "<Right>") {
gotoAndStop (94);
}
Symbol 388 Button (96 B)
on (keyPress "<Down>") {
gotoAndStop (81);
}
on (keyPress "<Up>") {
nextFrame();
}
Symbol 389 Button (279 B)
on (keyPress "<Down>") {
prevFrame();
}
on (keyPress "<Up>") {
nextFrame();
}
on (keyPress "<Left>") {
gotoAndStop (200);
}
on (keyPress "<Right>") {
if (minemap == false) {
gotoAndStop (205);
} else if (minemap == true) {
gotoAndStop (202);
}
}
Symbol 390 Button (305 B)
on (keyPress "<Down>") {
prevFrame();
}
on (keyPress "<Up>") {
nextFrame();
}
on (keyPress "<Left>") {
gotoAndStop (211);
}
on (keyPress "<Right>") {
tellTarget ("ouch") {
gotoAndPlay (2);
};
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
}
Symbol 391 Button (153 B)
on (keyPress "<Down>") {
prevFrame();
}
on (keyPress "<Right>") {
gotoAndStop (245);
}
on (keyPress "<Left>") {
gotoAndStop (244);
}
Symbol 392 Button (106 B)
on (keyPress "<Right>") {
if (walls == 2) {
nextFrame();
} else if (walls == 1) {
stop();
}
}
Symbol 393 Button (153 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
if (walls == 2) {
prevFrame();
} else if (walls == 1) {
stop();
}
}
Symbol 394 Button (148 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Enter>") {
gotoAndStop (118);
}
Symbol 395 Button (196 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Down>") {
gotoAndStop (80);
}
on (keyPress "<Up>") {
gotoAndStop (83);
}
Symbol 396 Button (105 B)
on (keyPress "<Right>") {
gotoAndPlay (103);
}
on (keyPress "<Left>") {
gotoAndStop (94);
}
Symbol 397 Button (155 B)
on (keyPress "<Up>") {
gotoAndPlay (95);
}
on (keyPress "<Right>") {
gotoAndPlay (103);
}
on (keyPress "<Left>") {
gotoAndStop (94);
}
Symbol 398 Button (49 B)
on (keyPress "<Up>") {
gotoAndPlay (95);
}
Symbol 399 Button (105 B)
on (keyPress "<Right>") {
gotoAndPlay (110);
}
on (keyPress "<Left>") {
gotoAndPlay (96);
}
Symbol 400 Button (156 B)
on (keyPress "<Up>") {
gotoAndPlay (103);
}
on (keyPress "<Right>") {
gotoAndPlay (110);
}
on (keyPress "<Left>") {
gotoAndPlay (96);
}
Symbol 401 Button (50 B)
on (keyPress "<Up>") {
gotoAndPlay (103);
}
Symbol 402 Button (106 B)
on (keyPress "<Right>") {
gotoAndStop (117);
}
on (keyPress "<Left>") {
gotoAndPlay (103);
}
Symbol 403 Button (157 B)
on (keyPress "<Up>") {
gotoAndPlay (110);
}
on (keyPress "<Right>") {
gotoAndStop (117);
}
on (keyPress "<Left>") {
gotoAndPlay (103);
}
Symbol 404 Button (50 B)
on (keyPress "<Up>") {
gotoAndPlay (110);
}
Symbol 405 Button (106 B)
on (keyPress "<Left>") {
gotoAndPlay (110);
}
on (keyPress "<Right>") {
gotoAndStop (119);
}
Symbol 406 Button (104 B)
on (keyPress "<Right>") {
gotoAndStop (92);
}
on (keyPress "<Left>") {
gotoAndStop (90);
}
Symbol 408 Button (88 B)
on (release) {
gotoAndStop (91);
}
on (keyPress "<Enter>") {
gotoAndStop (91);
}
Symbol 409 Button (106 B)
on (keyPress "<Left>") {
gotoAndStop (117);
}
on (keyPress "<Right>") {
gotoAndPlay (120);
}
Symbol 410 Button (106 B)
on (keyPress "<Left>") {
gotoAndStop (117);
}
on (keyPress "<Right>") {
gotoAndStop (133);
}
Symbol 411 Button (316 B)
on (keyPress "4") {
if (remote == false) {
tellTarget ("door") {
gotoAndPlay (2);
};
if (walls == 1) {
tellTarget ("walls") {
gotoAndPlay (2);
};
} else if (walls == 2) {
tellTarget ("walls") {
gotoAndPlay (1);
};
gotoAndPlay (121);
}
} else if (remote == true) {
stop();
}
}
Symbol 412 Button (106 B)
on (keyPress "<Left>") {
gotoAndStop (120);
}
on (keyPress "<Right>") {
gotoAndStop (139);
}
Symbol 413 Button (100 B)
on (keyPress "<Left>") {
gotoAndStop (133);
}
on (keyPress "<Right>") {
nextFrame();
}
Symbol 414 Button (94 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Right>") {
nextFrame();
}
Symbol 415 Button (316 B)
on (keyPress "4") {
if (remote == false) {
tellTarget ("door") {
gotoAndPlay (2);
};
if (walls == 1) {
tellTarget ("walls") {
gotoAndPlay (2);
};
gotoAndPlay (142);
} else if (walls == 2) {
tellTarget ("walls") {
gotoAndPlay (1);
};
}
} else if (remote == true) {
stop();
}
}
Symbol 416 Button (100 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Right>") {
gotoAndStop (154);
}
Symbol 417 Button (100 B)
on (keyPress "<Left>") {
gotoAndStop (141);
}
on (keyPress "<Right>") {
nextFrame();
}
Symbol 418 Button (145 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Up>") {
gotoAndStop (268);
}
Symbol 419 Button (106 B)
on (keyPress "<Left>") {
gotoAndStop (158);
}
on (keyPress "<Right>") {
gotoAndPlay (174);
}
Symbol 420 Button (157 B)
on (keyPress "<Left>") {
gotoAndStop (158);
}
on (keyPress "<Right>") {
gotoAndPlay (174);
}
on (keyPress "<Up>") {
gotoAndPlay (159);
}
Symbol 421 Button (50 B)
on (keyPress "<Up>") {
gotoAndPlay (159);
}
Symbol 422 Button (106 B)
on (keyPress "<Left>") {
gotoAndPlay (159);
}
on (keyPress "<Right>") {
gotoAndPlay (181);
}
Symbol 423 Button (157 B)
on (keyPress "<Left>") {
gotoAndPlay (159);
}
on (keyPress "<Right>") {
gotoAndPlay (181);
}
on (keyPress "<Up>") {
gotoAndPlay (174);
}
Symbol 424 Button (50 B)
on (keyPress "<Up>") {
gotoAndPlay (174);
}
Symbol 425 Button (106 B)
on (keyPress "<Left>") {
gotoAndPlay (174);
}
on (keyPress "<Right>") {
gotoAndStop (188);
}
Symbol 426 Button (157 B)
on (keyPress "<Left>") {
gotoAndPlay (174);
}
on (keyPress "<Right>") {
gotoAndStop (188);
}
on (keyPress "<Up>") {
gotoAndStop (181);
}
Symbol 427 Button (50 B)
on (keyPress "<Up>") {
gotoAndStop (181);
}
Symbol 428 Button (100 B)
on (keyPress "<Left>") {
gotoAndPlay (181);
}
on (keyPress "<Right>") {
nextFrame();
}
Symbol 429 Button (198 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Down>") {
gotoAndPlay (476);
}
on (keyPress "<Up>") {
gotoAndStop (478);
}
Symbol 434 MovieClip Frame 5 (67 B)
tellTarget ("_root") {
setProperty("dan", _visible , false);
};
Symbol 434 MovieClip Frame 12 (46 B)
tellTarget ("_root") {
gotoAndStop (2);
};
Symbol 436 Button (208 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Right>") {
if (blobs < 5) {
stop();
} else if (blobs == 5) {
nextFrame();
}
}
on (keyPress "<Down>") {
gotoAndStop (475);
}
Symbol 439 Button (106 B)
on (keyPress "<Right>") {
gotoAndStop (194);
}
on (keyPress "<Left>") {
gotoAndStop (190);
}
Symbol 440 Button (106 B)
on (keyPress "<Right>") {
gotoAndStop (195);
}
on (keyPress "<Left>") {
gotoAndStop (191);
}
Symbol 441 Button (161 B)
on (keyPress "<Right>") {
gotoAndStop (195);
}
on (keyPress "<Left>") {
if (blobs < 5) {
stop();
} else if (blobs == 5) {
prevFrame();
}
}
Symbol 442 Button (199 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Up>") {
gotoAndPlay (544);
}
on (keyPress "<Enter>") {
gotoAndPlay (544);
}
Symbol 444 Button (100 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Right>") {
gotoAndPlay (459);
}
Symbol 445 Button (159 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
if (walls == 1) {
gotoAndPlay (206);
} else if (walls == 2) {
stop();
}
}
Symbol 446 Button (283 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Up>") {
gotoAndStop (85);
}
on (keyPress "<Down>") {
gotoAndStop (83);
}
on (keyPress "<Right>") {
if (minemap == false) {
gotoAndStop (205);
} else if (minemap == true) {
gotoAndStop (202);
}
}
Symbol 447 Button (370 B)
on (keyPress "<Left>") {
gotoAndStop (201);
}
on (keyPress "y") {
if (coins >= 3) {
gotoAndStop (204);
} else if (coins < 3) {
gotoAndStop (203);
}
}
on (keyPress "Y") {
if (coins >= 3) {
gotoAndStop (204);
} else if (coins < 3) {
gotoAndStop (203);
}
}
on (keyPress "n") {
gotoAndStop (205);
}
on (keyPress "N") {
gotoAndStop (205);
}
Symbol 450 Button (52 B)
on (keyPress "<Left>") {
gotoAndStop (201);
}
Symbol 454 Button (187 B)
on (keyPress "<Left>") {
gotoAndStop (201);
}
on (keyPress "<Right>") {
if (minemap == false) {
gotoAndStop (205);
} else if (minemap == true) {
gotoAndStop (202);
}
}
Symbol 455 Button (309 B)
on (keyPress "<Left>") {
nextFrame();
}
on (keyPress "<Right>") {
tellTarget ("ouch") {
gotoAndPlay (2);
};
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
}
on (keyPress "<Down>") {
gotoAndStop (85);
}
on (keyPress "<Up>") {
gotoAndStop (87);
}
Symbol 456 Button (316 B)
on (keyPress "4") {
if (remote == false) {
tellTarget ("door") {
gotoAndPlay (2);
};
if (walls == 1) {
tellTarget ("walls") {
gotoAndPlay (2);
};
gotoAndPlay (215);
} else if (walls == 2) {
tellTarget ("walls") {
gotoAndPlay (1);
};
}
} else if (remote == true) {
stop();
}
}
Symbol 457 Button (315 B)
on (keyPress "4") {
if (remote == false) {
tellTarget ("door") {
gotoAndPlay (2);
};
gotoAndPlay (218);
if (walls == 1) {
tellTarget ("walls") {
gotoAndPlay (2);
};
} else if (walls == 2) {
tellTarget ("walls") {
gotoAndPlay (1);
};
}
} else if (remote == true) {
stop();
}
}
Symbol 458 Button (186 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Down>") {
prevFrame();
}
on (keyPress "<Up>") {
nextFrame();
}
on (keyPress "<Right>") {
nextFrame();
}
Symbol 459 Button (213 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Space>") {
if (walls == 1) {
stop();
} else if (walls == 2) {
gotoAndStop (230);
}
}
on (keyPress "<Right>") {
gotoAndStop (240);
}
Symbol 460 MovieClip Frame 1 (55 B)
stop();
tellTarget ("_root") {
torchon = false;
};
Symbol 460 MovieClip Frame 2 (54 B)
stop();
tellTarget ("_root") {
torchon = true;
};
Symbol 461 MovieClip Frame 5 (8 B)
stop();
Symbol 462 Button (160 B)
on (keyPress "<Left>") {
gotoAndPlay (232);
}
on (keyPress "<Space>") {
gotoAndStop (231);
}
on (keyPress "<Right>") {
gotoAndPlay (227);
}
Symbol 463 Button (316 B)
on (keyPress "4") {
if (remote == false) {
tellTarget ("door") {
gotoAndPlay (2);
};
if (walls == 1) {
tellTarget ("walls") {
gotoAndPlay (2);
};
} else if (walls == 2) {
tellTarget ("walls") {
gotoAndPlay (1);
};
gotoAndPlay (237);
}
} else if (remote == true) {
stop();
}
}
Symbol 464 Button (250 B)
on (keyPress "1") {
if (torch == false) {
if (torchon == true) {
tellTarget ("dan") {
gotoAndStop (1);
};
} else if (torchon == false) {
tellTarget ("dan") {
gotoAndStop (2);
};
}
} else if (torch == true) {
play();
}
}
Symbol 465 Button (106 B)
on (keyPress "<Left>") {
gotoAndStop (229);
}
on (keyPress "<Right>") {
gotoAndStop (241);
}
Symbol 466 Button (100 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Right>") {
gotoAndPlay (387);
}
Symbol 467 Button (99 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Right>") {
gotoAndStop (88);
}
Symbol 468 Button (99 B)
on (keyPress "<Left>") {
gotoAndStop (88);
}
on (keyPress "<Right>") {
nextFrame();
}
Symbol 469 Button (153 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Right>") {
if (walls == 1) {
nextFrame();
} else if (walls == 2) {
stop();
}
}
Symbol 470 Button (212 B)
on (keyPress "<Left>") {
if (walls == 1) {
prevFrame();
} else if (walls == 2) {
stop();
}
}
on (keyPress "<Right>") {
if (walls == 1) {
stop();
} else if (walls == 2) {
nextFrame();
}
}
Symbol 471 Button (212 B)
on (keyPress "<Left>") {
if (walls == 1) {
stop();
} else if (walls == 2) {
prevFrame();
}
}
on (keyPress "<Right>") {
if (walls == 1) {
nextFrame();
} else if (walls == 2) {
stop();
}
}
Symbol 472 Button (153 B)
on (keyPress "<Left>") {
if (walls == 1) {
stop();
} else if (walls == 2) {
prevFrame();
}
}
on (keyPress "<Right>") {
nextFrame();
}
Symbol 473 Button (100 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Right>") {
gotoAndStop (409);
}
Symbol 474 Button (165 B)
on (keyPress "<Left>") {
nextFrame();
}
on (keyPress "<Enter>") {
if (password == "cabbage") {
gotoAndStop (275);
} else {
gotoAndStop (274);
}
}
Symbol 479 Button (147 B)
on (keyPress "<Left>") {
nextFrame();
}
on (keyPress "<Right>") {
prevFrame();
}
on (keyPress "<Down>") {
gotoAndStop (478);
}
Symbol 480 Button (198 B)
on (keyPress "<Left>") {
nextFrame();
}
on (keyPress "<Right>") {
prevFrame();
}
on (keyPress "<Down>") {
gotoAndStop (268);
}
on (keyPress "<Up>") {
gotoAndStop (270);
}
Symbol 481 Button (153 B)
on (keyPress "<Left>") {
if (walls == 1) {
stop();
} else if (walls == 2) {
nextFrame();
}
}
on (keyPress "<Right>") {
prevFrame();
}
Symbol 482 Button (153 B)
on (keyPress "<Left>") {
nextFrame();
}
on (keyPress "<Right>") {
if (walls == 1) {
stop();
} else if (walls == 2) {
prevFrame();
}
}
Symbol 483 Button (97 B)
on (keyPress "<Down>") {
gotoAndStop (157);
}
on (keyPress "<Up>") {
nextFrame();
}
Symbol 484 Button (198 B)
on (keyPress "<Down>") {
prevFrame();
}
on (keyPress "<Up>") {
nextFrame();
}
on (keyPress "<Right>") {
gotoAndStop (259);
}
on (keyPress "<Left>") {
gotoAndStop (261);
}
Symbol 485 Button (198 B)
on (keyPress "<Down>") {
prevFrame();
}
on (keyPress "<Up>") {
nextFrame();
}
on (keyPress "<Left>") {
gotoAndStop (319);
}
on (keyPress "<Right>") {
gotoAndStop (321);
}
Symbol 486 Button (153 B)
on (keyPress "<Down>") {
prevFrame();
}
on (keyPress "<Left>") {
gotoAndStop (329);
}
on (keyPress "<Right>") {
gotoAndStop (330);
}
Symbol 487 Button (171 B)
on (keyPress "<Left>") {
gotoAndStop (255);
}
on (keyPress "<Enter>") {
if (password == "cabbage") {
gotoAndStop (275);
} else {
gotoAndStop (274);
}
}
Symbol 491 Button (100 B)
on (keyPress "<Left>") {
gotoAndStop (255);
}
on (keyPress "<Right>") {
nextFrame();
}
Symbol 494 Button (100 B)
on (keyPress "<Left>") {
gotoAndStop (254);
}
on (keyPress "<Right>") {
nextFrame();
}
Symbol 495 Button (100 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Right>") {
gotoAndStop (454);
}
Symbol 496 Button (106 B)
on (keyPress "<Left>") {
gotoAndStop (278);
}
on (keyPress "<Right>") {
gotoAndPlay (289);
}
Symbol 497 Button (157 B)
on (keyPress "<Left>") {
gotoAndStop (278);
}
on (keyPress "<Right>") {
gotoAndPlay (289);
}
on (keyPress "<Up>") {
gotoAndPlay (279);
}
Symbol 498 Button (50 B)
on (keyPress "<Up>") {
gotoAndPlay (279);
}
Symbol 499 Button (50 B)
on (keyPress "<Up>") {
gotoAndStop (279);
}
Symbol 500 Button (106 B)
on (keyPress "<Left>") {
gotoAndPlay (279);
}
on (keyPress "<Right>") {
gotoAndPlay (299);
}
Symbol 501 Button (157 B)
on (keyPress "<Left>") {
gotoAndPlay (279);
}
on (keyPress "<Up>") {
gotoAndPlay (289);
}
on (keyPress "<Right>") {
gotoAndPlay (299);
}
Symbol 502 Button (50 B)
on (keyPress "<Up>") {
gotoAndPlay (289);
}
Symbol 503 Button (106 B)
on (keyPress "<Left>") {
gotoAndPlay (289);
}
on (keyPress "<Right>") {
gotoAndStop (308);
}
Symbol 504 Button (157 B)
on (keyPress "<Left>") {
gotoAndPlay (289);
}
on (keyPress "<Right>") {
gotoAndStop (308);
}
on (keyPress "<Up>") {
gotoAndPlay (299);
}
Symbol 505 Button (50 B)
on (keyPress "<Up>") {
gotoAndPlay (299);
}
Symbol 506 Button (106 B)
on (keyPress "<Right>") {
gotoAndStop (312);
}
on (keyPress "<Left>") {
gotoAndPlay (299);
}
Symbol 507 Button (100 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
gotoAndStop (308);
}
Symbol 508 Button (198 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Up>") {
gotoAndStop (272);
}
on (keyPress "<Down>") {
gotoAndStop (270);
}
Symbol 509 Button (100 B)
on (keyPress "<Right>") {
gotoAndStop (435);
}
on (keyPress "<Left>") {
prevFrame();
}
Symbol 510 Button (100 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
gotoAndStop (422);
}
Symbol 511 Button (258 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Up>") {
gotoAndStop (444);
}
on (keyPress "<Right>") {
tellTarget ("ouch") {
gotoAndPlay (2);
};
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
}
Symbol 512 Button (213 B)
on (keyPress "<Right>") {
gotoAndPlay (273);
}
on (keyPress "<Left>") {
tellTarget ("ouch") {
gotoAndPlay (2);
};
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
}
Symbol 514 Button (136 B)
on (keyPress "<Left>") {
gotoAndStop (355);
}
on (keyPress "t") {
gotoAndPlay (343);
}
on (keyPress "T") {
gotoAndPlay (343);
}
Symbol 515 Button (100 B)
on (keyPress "<Right>") {
gotoAndStop (342);
}
on (keyPress "<Left>") {
nextFrame();
}
Symbol 516 Button (94 B)
on (keyPress "<Right>") {
prevFrame();
}
on (keyPress "<Left>") {
nextFrame();
}
Symbol 517 Button (316 B)
on (keyPress "4") {
if (remote == false) {
tellTarget ("door") {
gotoAndPlay (2);
};
if (walls == 1) {
tellTarget ("walls") {
gotoAndPlay (2);
};
gotoAndPlay (413);
} else if (walls == 2) {
tellTarget ("walls") {
gotoAndPlay (1);
};
}
} else if (remote == true) {
stop();
}
}
Symbol 518 Button (316 B)
on (keyPress "4") {
if (remote == false) {
tellTarget ("door") {
gotoAndPlay (2);
};
if (walls == 1) {
tellTarget ("walls") {
gotoAndPlay (2);
};
gotoAndPlay (426);
} else if (walls == 2) {
tellTarget ("walls") {
gotoAndPlay (1);
};
}
} else if (remote == true) {
stop();
}
}
Symbol 520 Button (186 B)
on (keyPress "<Right>") {
prevFrame();
}
on (keyPress "<Left>") {
nextFrame();
}
on (keyPress "<Up>") {
prevFrame();
}
on (keyPress "<Down>") {
nextFrame();
}
Symbol 521 Button (145 B)
on (keyPress "<Right>") {
prevFrame();
}
on (keyPress "<Left>") {
nextFrame();
}
on (keyPress "<Up>") {
gotoAndStop (383);
}
Symbol 522 Button (186 B)
on (keyPress "<Right>") {
prevFrame();
}
on (keyPress "<Left>") {
nextFrame();
}
on (keyPress "<Down>") {
prevFrame();
}
on (keyPress "<Up>") {
nextFrame();
}
Symbol 523 Button (154 B)
on (keyPress "<Right>") {
prevFrame();
}
on (keyPress "<Left>") {
gotoAndPlay (385);
}
on (keyPress "<Space>") {
gotoAndStop (390);
}
Symbol 524 Button (97 B)
on (keyPress "<Down>") {
gotoAndStop (373);
}
on (keyPress "<Up>") {
nextFrame();
}
Symbol 525 Button (46 B)
on (keyPress "<Down>") {
prevFrame();
}
Symbol 526 Button (106 B)
on (keyPress "<Right>") {
gotoAndStop (401);
}
on (keyPress "<Left>") {
gotoAndPlay (403);
}
Symbol 527 Button (160 B)
on (keyPress "<Right>") {
gotoAndPlay (385);
}
on (keyPress "<Left>") {
gotoAndStop (393);
}
on (keyPress "<Space>") {
gotoAndStop (391);
}
Symbol 528 Button (160 B)
on (keyPress "<Right>") {
gotoAndStop (381);
}
on (keyPress "<Left>") {
gotoAndPlay (385);
}
on (keyPress "<Space>") {
gotoAndStop (390);
}
Symbol 529 Button (94 B)
on (keyPress "<Right>") {
prevFrame();
}
on (keyPress "<Left>") {
nextFrame();
}
Symbol 530 Button (179 B)
on (keyPress "<Right>") {
prevFrame();
}
on (keyPress "<Left>") {
if (remote == false) {
gotoAndStop (397);
} else if (remote == true) {
gotoAndStop (398);
}
}
Symbol 531 Button (185 B)
on (keyPress "<Right>") {
gotoAndStop (396);
}
on (keyPress "<Left>") {
if (remote == false) {
gotoAndStop (397);
} else if (remote == true) {
gotoAndStop (398);
}
}
Symbol 532 Button (371 B)
on (keyPress "<Right>") {
gotoAndStop (396);
}
on (keyPress "y") {
if (coins >= 7) {
gotoAndStop (400);
} else if (coins < 7) {
gotoAndStop (399);
}
}
on (keyPress "Y") {
if (coins >= 7) {
gotoAndStop (400);
} else if (coins < 7) {
gotoAndStop (399);
}
}
on (keyPress "n") {
gotoAndStop (397);
}
on (keyPress "N") {
gotoAndStop (397);
}
Symbol 535 Button (53 B)
on (keyPress "<Right>") {
gotoAndStop (396);
}
Symbol 539 Button (100 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
gotoAndStop (389);
}
Symbol 540 Button (46 B)
on (keyPress "<Left>") {
prevFrame();
}
Symbol 542 Button (88 B)
on (release) {
gotoAndStop (18);
}
on (keyPress "<Enter>") {
gotoAndStop (18);
}
Symbol 543 Button (213 B)
on (keyPress "<Left>") {
gotoAndPlay (253);
}
on (keyPress "<Right>") {
tellTarget ("ouch") {
gotoAndPlay (2);
};
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
}
Symbol 544 Button (316 B)
on (keyPress "4") {
if (remote == false) {
tellTarget ("door") {
gotoAndPlay (2);
};
if (walls == 1) {
tellTarget ("walls") {
gotoAndPlay (2);
};
} else if (walls == 2) {
tellTarget ("walls") {
gotoAndPlay (1);
};
gotoAndPlay (410);
}
} else if (remote == true) {
stop();
}
}
Symbol 545 Button (106 B)
on (keyPress "<Left>") {
gotoAndStop (430);
}
on (keyPress "<Right>") {
gotoAndStop (442);
}
Symbol 546 Button (305 B)
on (keyPress "4") {
if (remote == false) {
tellTarget ("door") {
gotoAndPlay (2);
};
if (walls == 1) {
tellTarget ("walls") {
gotoAndPlay (2);
};
play();
} else if (walls == 2) {
tellTarget ("walls") {
gotoAndPlay (1);
};
}
} else if (remote == true) {
stop();
}
}
Symbol 547 Button (106 B)
on (keyPress "<Left>") {
gotoAndStop (435);
}
on (keyPress "<Right>") {
gotoAndStop (324);
}
Symbol 548 Button (106 B)
on (keyPress "<Right>") {
gotoAndStop (417);
}
on (keyPress "<Left>") {
gotoAndPlay (439);
}
Symbol 549 Button (106 B)
on (keyPress "<Left>") {
gotoAndStop (321);
}
on (keyPress "<Right>") {
gotoAndStop (422);
}
Symbol 550 MovieClip Frame 5 (8 B)
stop();
Symbol 551 Button (53 B)
on (keyPress "<Right>") {
gotoAndStop (430);
}
Symbol 552 Button (100 B)
on (keyPress "<Left>") {
gotoAndStop (417);
}
on (keyPress "<Right>") {
nextFrame();
}
Symbol 554 Button (98 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Up>") {
gotoAndStop (328);
}
Symbol 556 Button (94 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
prevFrame();
}
Symbol 557 Button (186 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Up>") {
nextFrame();
}
on (keyPress "<Down>") {
prevFrame();
}
Symbol 558 Button (207 B)
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "<Right>") {
tellTarget ("ouch") {
gotoAndPlay (2);
};
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
}
Symbol 559 Button (100 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
gotoAndPlay (277);
}
Symbol 561 Button (100 B)
on (keyPress "<Right>") {
gotoAndPlay (456);
}
on (keyPress "<Left>") {
prevFrame();
}
Symbol 562 Button (46 B)
on (keyPress "<Left>") {
nextFrame();
}
Symbol 563 Button (160 B)
on (keyPress "<Right>") {
gotoAndStop (462);
}
on (keyPress "<Left>") {
gotoAndPlay (465);
}
on (keyPress "<Space>") {
gotoAndStop (464);
}
Symbol 564 Button (160 B)
on (keyPress "<Left>") {
gotoAndStop (472);
}
on (keyPress "<Right>") {
gotoAndPlay (465);
}
on (keyPress "<Space>") {
gotoAndStop (470);
}
Symbol 565 Button (160 B)
on (keyPress "<Right>") {
gotoAndPlay (462);
}
on (keyPress "<Left>") {
gotoAndPlay (465);
}
on (keyPress "<Space>") {
gotoAndStop (464);
}
Symbol 566 Button (145 B)
on (keyPress "<Left>") {
nextFrame();
}
on (keyPress "<Right>") {
prevFrame();
}
on (keyPress "<Up>") {
gotoAndStop (475);
}
Symbol 567 Button (98 B)
on (keyPress "<Up>") {
gotoAndStop (476);
}
on (keyPress "<Right>") {
prevFrame();
}
Symbol 568 Button (103 B)
on (keyPress "<Down>") {
gotoAndStop (472);
}
on (keyPress "<Up>") {
gotoAndStop (191);
}
Symbol 569 Button (103 B)
on (keyPress "<Down>") {
gotoAndStop (474);
}
on (keyPress "<Up>") {
gotoAndStop (189);
}
Symbol 570 Button (210 B)
on (keyPress "<Down>") {
gotoAndStop (476);
}
on (keyPress "<Up>") {
gotoAndStop (478);
}
on (keyPress "<Left>") {
gotoAndStop (188);
}
on (keyPress "<Right>") {
gotoAndStop (190);
}
Symbol 571 Button (97 B)
on (keyPress "<Down>") {
prevFrame();
}
on (keyPress "<Up>") {
gotoAndStop (255);
}
Symbol 572 Button (178 B)
on (keyPress "<Right>") {
prevFrame();
}
on (keyPress "<Left>") {
nextFrame();
}
on (keyPress "t") {
gotoAndPlay (488);
}
on (keyPress "T") {
gotoAndPlay (488);
}
Symbol 573 Button (297 B)
on (keyPress "<Right>") {
gotoAndStop (516);
}
on (keyPress "<Left>") {
tellTarget ("ouch") {
gotoAndPlay (2);
};
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
}
on (keyPress "t") {
gotoAndPlay (501);
}
on (keyPress "T") {
gotoAndPlay (501);
}
Symbol 574 Button (160 B)
on (keyPress "<Right>") {
gotoAndPlay (520);
}
on (keyPress "<Left>") {
gotoAndStop (500);
}
on (keyPress "<Space>") {
gotoAndStop (517);
}
Symbol 575 Button (160 B)
on (keyPress "<Right>") {
gotoAndStop (525);
}
on (keyPress "<Left>") {
gotoAndPlay (520);
}
on (keyPress "<Space>") {
gotoAndStop (518);
}
Symbol 576 Button (276 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
gotoAndStop (519);
}
on (keyPress "5") {
if (spade == false) {
if (hole == false) {
gotoAndStop (541);
} else if (hole == true) {
stop();
}
} else if (spade == true) {
stop();
}
}
Symbol 577 Button (345 B)
on (keyPress "<Right>") {
if (hole == false) {
nextFrame();
} else if (hole == true) {
gotoAndStop (542);
}
}
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "5") {
if (spade == false) {
if (hole == false) {
gotoAndStop (541);
} else if (hole == true) {
stop();
}
} else if (spade == true) {
stop();
}
}
Symbol 578 Button (345 B)
on (keyPress "<Right>") {
nextFrame();
}
on (keyPress "<Left>") {
if (hole == false) {
prevFrame();
} else if (hole == true) {
gotoAndStop (542);
}
}
on (keyPress "5") {
if (spade == false) {
if (hole == false) {
gotoAndStop (541);
} else if (hole == true) {
stop();
}
} else if (spade == true) {
stop();
}
}
Symbol 579 Button (267 B)
on (keyPress "<Up>") {
nextFrame();
}
on (keyPress "<Left>") {
prevFrame();
}
on (keyPress "5") {
if (spade == false) {
if (hole == false) {
gotoAndStop (541);
} else if (hole == true) {
stop();
}
} else if (spade == true) {
stop();
}
}
Symbol 580 Button (156 B)
on (keyPress "<Up>") {
gotoAndStop (531);
}
on (keyPress "<Down>") {
gotoAndStop (529);
}
on (keyPress "<Left>") {
gotoAndPlay (533);
}
Symbol 581 Button (97 B)
on (keyPress "<Up>") {
gotoAndStop (537);
}
on (keyPress "<Down>") {
prevFrame();
}
Symbol 582 Button (94 B)
on (keyPress "<Left>") {
nextFrame();
}
on (keyPress "<Right>") {
prevFrame();
}
Symbol 583 Button (207 B)
on (keyPress "<Right>") {
prevFrame();
}
on (keyPress "<Left>") {
tellTarget ("ouch") {
gotoAndPlay (2);
};
lives = lives - 1;
if (lives == 0) {
gotoAndStop (2);
} else {
stop();
}
}
Symbol 584 Button (99 B)
on (keyPress "<Down>") {
gotoAndStop (531);
}
on (keyPress "<Left>") {
nextFrame();
}
Symbol 585 Button (94 B)
on (keyPress "<Right>") {
prevFrame();
}
on (keyPress "<Left>") {
nextFrame();
}
Symbol 586 Button (106 B)
on (keyPress "<Right>") {
gotoAndStop (527);
}
on (keyPress "<Left>") {
gotoAndStop (526);
}
Symbol 587 Button (106 B)
on (keyPress "<Right>") {
gotoAndStop (542);
}
on (keyPress "<Left>") {
gotoAndStop (525);
}
Symbol 610 Button (60 B)
on (release, keyPress "<Enter>") {
gotoAndStop (3);
}
Symbol 621 Button (34 B)
on (release) {
gotoAndPlay (2);
}
Symbol 622 Button (92 B)
on (release, releaseOutside) {
gotoAndStop (1);
tellTarget (_root.clock) {
play();
};
}
Symbol 625 MovieClip Frame 1 (8 B)
stop();
Symbol 625 MovieClip Frame 9 (8 B)
stop();