Frame 1
play();
Frame 2
play();
Frame 40
gotoAndStop (41);
Frame 41
fscommand ("showmenu", "false");
stop();
stop();
stop();
stop();
stop();
stop();
stop();
Instance of Symbol 15 MovieClip in Frame 41
onClipEvent (enterFrame) {
if (_root.getBytesLoaded() == _root.getBytesTotal()) {
with (_level0) {
nextFrame();
}
}
}
Frame 42
stop();
Frame 44
stop();
Frame 45
stop();
with (_root.coll) {
gotoAndStop(1);
}
Instance of Symbol 57 MovieClip in Frame 45
onClipEvent (load) {
myspeed = 4;
}
onClipEvent (enterFrame) {
if ((Key.isDown(38) && (Key.isDown(37))) == false) {
if ((Key.isDown(38) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(37))) == false) {
if (Key.isDown(40)) {
_y = (_y + myspeed);
}
if (Key.isDown(38)) {
_y = (_y - myspeed);
}
if (Key.isDown(37)) {
_x = (_x - myspeed);
}
if (Key.isDown(39)) {
_x = (_x + myspeed);
}
}
}
}
}
if (_root.coll.hittest(getbounds(_root).xmax, _y, true)) {
_x = (_x - myspeed);
}
if (_root.coll.hittest(getbounds(_root).xmin, _y, true)) {
_x = (_x + myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymax, true)) {
_y = (_y - myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymin, true)) {
_y = (_y + myspeed);
}
}
onClipEvent (enterFrame) {
if (((_root.scan.hittest(getbounds(_root).xmax, _y, true) or _root.scan.hittest(getbounds(_root).xmin, _y, true)) or _root.scan.hittest(_x, getbounds(_root).ymax, true)) or _root.scan.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
prevFrame();
}
}
if (((_root.door.hittest(getbounds(_root).xmax, _y, true) or _root.door.hittest(getbounds(_root).xmin, _y, true)) or _root.door.hittest(_x, getbounds(_root).ymax, true)) or _root.door.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
nextFrame();
}
}
}
Frame 46
stop();
Frame 47
stop();
_root.busted = "";
with (_root.coll) {
gotoAndStop(2);
}
with (_root.scan) {
gotoAndStop(1);
}
Instance of Symbol 57 MovieClip in Frame 47
onClipEvent (load) {
myspeed = 4;
}
onClipEvent (enterFrame) {
if ((Key.isDown(38) && (Key.isDown(37))) == false) {
if ((Key.isDown(38) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(37))) == false) {
if (Key.isDown(40)) {
_y = (_y + myspeed);
}
if (Key.isDown(38)) {
_y = (_y - myspeed);
}
if (Key.isDown(37)) {
_x = (_x - myspeed);
}
if (Key.isDown(39)) {
_x = (_x + myspeed);
}
}
}
}
}
if (_root.coll.hittest(getbounds(_root).xmax, _y, true)) {
_x = (_x - myspeed);
}
if (_root.coll.hittest(getbounds(_root).xmin, _y, true)) {
_x = (_x + myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymax, true)) {
_y = (_y - myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymin, true)) {
_y = (_y + myspeed);
}
}
onClipEvent (enterFrame) {
if (((_root.scan.hittest(getbounds(_root).xmax, _y, true) or _root.scan.hittest(getbounds(_root).xmin, _y, true)) or _root.scan.hittest(_x, getbounds(_root).ymax, true)) or _root.scan.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
_root.busted = "You where caught!";
prevFrame();
}
}
if (((_root.door.hittest(getbounds(_root).xmax, _y, true) or _root.door.hittest(getbounds(_root).xmin, _y, true)) or _root.door.hittest(_x, getbounds(_root).ymax, true)) or _root.door.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
nextFrame();
}
}
}
Frame 48
stop();
Frame 49
stop();
_root.busted = "";
with (_root.coll) {
gotoAndStop(3);
}
with (_root.scan) {
gotoAndStop(2);
}
Instance of Symbol 57 MovieClip in Frame 49
onClipEvent (load) {
myspeed = 4;
}
onClipEvent (enterFrame) {
if ((Key.isDown(38) && (Key.isDown(37))) == false) {
if ((Key.isDown(38) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(37))) == false) {
if (Key.isDown(40)) {
_y = (_y + myspeed);
}
if (Key.isDown(38)) {
_y = (_y - myspeed);
}
if (Key.isDown(37)) {
_x = (_x - myspeed);
}
if (Key.isDown(39)) {
_x = (_x + myspeed);
}
}
}
}
}
if (_root.coll.hittest(getbounds(_root).xmax, _y, true)) {
_x = (_x - myspeed);
}
if (_root.coll.hittest(getbounds(_root).xmin, _y, true)) {
_x = (_x + myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymax, true)) {
_y = (_y - myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymin, true)) {
_y = (_y + myspeed);
}
}
onClipEvent (enterFrame) {
if (((_root.scan.hittest(getbounds(_root).xmax, _y, true) or _root.scan.hittest(getbounds(_root).xmin, _y, true)) or _root.scan.hittest(_x, getbounds(_root).ymax, true)) or _root.scan.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
_root.busted = "You where caught!";
prevFrame();
}
}
if (((_root.door.hittest(getbounds(_root).xmax, _y, true) or _root.door.hittest(getbounds(_root).xmin, _y, true)) or _root.door.hittest(_x, getbounds(_root).ymax, true)) or _root.door.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
nextFrame();
}
}
}
Frame 50
stop();
Frame 51
stop();
_root.busted = "";
with (_root.coll) {
gotoAndStop(4);
}
with (_root.scan) {
gotoAndStop(3);
}
Instance of Symbol 57 MovieClip in Frame 51
onClipEvent (load) {
myspeed = 4;
}
onClipEvent (enterFrame) {
if ((Key.isDown(38) && (Key.isDown(37))) == false) {
if ((Key.isDown(38) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(37))) == false) {
if (Key.isDown(40)) {
_y = (_y + myspeed);
}
if (Key.isDown(38)) {
_y = (_y - myspeed);
}
if (Key.isDown(37)) {
_x = (_x - myspeed);
}
if (Key.isDown(39)) {
_x = (_x + myspeed);
}
}
}
}
}
if (_root.coll.hittest(getbounds(_root).xmax, _y, true)) {
_x = (_x - myspeed);
}
if (_root.coll.hittest(getbounds(_root).xmin, _y, true)) {
_x = (_x + myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymax, true)) {
_y = (_y - myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymin, true)) {
_y = (_y + myspeed);
}
}
onClipEvent (enterFrame) {
if (((_root.scan.hittest(getbounds(_root).xmax, _y, true) or _root.scan.hittest(getbounds(_root).xmin, _y, true)) or _root.scan.hittest(_x, getbounds(_root).ymax, true)) or _root.scan.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
_root.busted = "You where caught!";
prevFrame();
}
}
if (((_root.door.hittest(getbounds(_root).xmax, _y, true) or _root.door.hittest(getbounds(_root).xmin, _y, true)) or _root.door.hittest(_x, getbounds(_root).ymax, true)) or _root.door.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
nextFrame();
}
}
}
Frame 52
stop();
Frame 53
stop();
_root.busted = "";
with (_root.coll) {
gotoAndStop(5);
}
with (_root.scan) {
gotoAndStop(4);
}
Instance of Symbol 57 MovieClip in Frame 53
onClipEvent (load) {
myspeed = 4;
}
onClipEvent (enterFrame) {
if ((Key.isDown(38) && (Key.isDown(37))) == false) {
if ((Key.isDown(38) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(37))) == false) {
if (Key.isDown(40)) {
_y = (_y + myspeed);
}
if (Key.isDown(38)) {
_y = (_y - myspeed);
}
if (Key.isDown(37)) {
_x = (_x - myspeed);
}
if (Key.isDown(39)) {
_x = (_x + myspeed);
}
}
}
}
}
if (_root.coll.hittest(getbounds(_root).xmax, _y, true)) {
_x = (_x - myspeed);
}
if (_root.coll.hittest(getbounds(_root).xmin, _y, true)) {
_x = (_x + myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymax, true)) {
_y = (_y - myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymin, true)) {
_y = (_y + myspeed);
}
}
onClipEvent (enterFrame) {
if (((_root.scan.hittest(getbounds(_root).xmax, _y, true) or _root.scan.hittest(getbounds(_root).xmin, _y, true)) or _root.scan.hittest(_x, getbounds(_root).ymax, true)) or _root.scan.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
_root.busted = "You where caught!";
prevFrame();
}
}
if (((_root.door.hittest(getbounds(_root).xmax, _y, true) or _root.door.hittest(getbounds(_root).xmin, _y, true)) or _root.door.hittest(_x, getbounds(_root).ymax, true)) or _root.door.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
nextFrame();
}
}
}
Frame 54
stop();
Frame 55
stop();
_root.busted = "";
with (_root.coll) {
gotoAndStop(6);
}
with (_root.scan) {
gotoAndStop(5);
}
Instance of Symbol 57 MovieClip in Frame 55
onClipEvent (load) {
myspeed = 4;
}
onClipEvent (enterFrame) {
if ((Key.isDown(38) && (Key.isDown(37))) == false) {
if ((Key.isDown(38) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(37))) == false) {
if (Key.isDown(40)) {
_y = (_y + myspeed);
}
if (Key.isDown(38)) {
_y = (_y - myspeed);
}
if (Key.isDown(37)) {
_x = (_x - myspeed);
}
if (Key.isDown(39)) {
_x = (_x + myspeed);
}
}
}
}
}
if (_root.coll.hittest(getbounds(_root).xmax, _y, true)) {
_x = (_x - myspeed);
}
if (_root.coll.hittest(getbounds(_root).xmin, _y, true)) {
_x = (_x + myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymax, true)) {
_y = (_y - myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymin, true)) {
_y = (_y + myspeed);
}
}
onClipEvent (enterFrame) {
if (((_root.scan.hittest(getbounds(_root).xmax, _y, true) or _root.scan.hittest(getbounds(_root).xmin, _y, true)) or _root.scan.hittest(_x, getbounds(_root).ymax, true)) or _root.scan.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
_root.busted = "You where caught!";
prevFrame();
}
}
if (((_root.door.hittest(getbounds(_root).xmax, _y, true) or _root.door.hittest(getbounds(_root).xmin, _y, true)) or _root.door.hittest(_x, getbounds(_root).ymax, true)) or _root.door.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
nextFrame();
}
}
}
Frame 56
stop();
Frame 57
stop();
_root.busted = "";
with (_root.coll) {
gotoAndStop(7);
}
with (_root.scan) {
gotoAndStop(6);
}
Instance of Symbol 57 MovieClip in Frame 57
onClipEvent (load) {
myspeed = 4;
}
onClipEvent (enterFrame) {
if ((Key.isDown(38) && (Key.isDown(37))) == false) {
if ((Key.isDown(38) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(37))) == false) {
if (Key.isDown(40)) {
_y = (_y + myspeed);
}
if (Key.isDown(38)) {
_y = (_y - myspeed);
}
if (Key.isDown(37)) {
_x = (_x - myspeed);
}
if (Key.isDown(39)) {
_x = (_x + myspeed);
}
}
}
}
}
if (_root.coll.hittest(getbounds(_root).xmax, _y, true)) {
_x = (_x - myspeed);
}
if (_root.coll.hittest(getbounds(_root).xmin, _y, true)) {
_x = (_x + myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymax, true)) {
_y = (_y - myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymin, true)) {
_y = (_y + myspeed);
}
}
onClipEvent (enterFrame) {
if (((_root.scan.hittest(getbounds(_root).xmax, _y, true) or _root.scan.hittest(getbounds(_root).xmin, _y, true)) or _root.scan.hittest(_x, getbounds(_root).ymax, true)) or _root.scan.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
_root.busted = "You where caught!";
prevFrame();
}
}
if (((_root.door.hittest(getbounds(_root).xmax, _y, true) or _root.door.hittest(getbounds(_root).xmin, _y, true)) or _root.door.hittest(_x, getbounds(_root).ymax, true)) or _root.door.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
nextFrame();
}
}
}
Frame 58
stop();
Frame 59
stop();
_root.busted = "";
with (_root.coll) {
gotoAndStop(8);
}
with (_root.scan) {
gotoAndStop(7);
}
Instance of Symbol 57 MovieClip "player" in Frame 59
onClipEvent (load) {
myspeed = 4;
}
onClipEvent (enterFrame) {
if ((Key.isDown(38) && (Key.isDown(37))) == false) {
if ((Key.isDown(38) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(37))) == false) {
if (Key.isDown(40)) {
_y = (_y + myspeed);
}
if (Key.isDown(38)) {
_y = (_y - myspeed);
}
if (Key.isDown(37)) {
_x = (_x - myspeed);
}
if (Key.isDown(39)) {
_x = (_x + myspeed);
}
}
}
}
}
if (_root.coll.hittest(getbounds(_root).xmax, _y, true)) {
_x = (_x - myspeed);
}
if (_root.coll.hittest(getbounds(_root).xmin, _y, true)) {
_x = (_x + myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymax, true)) {
_y = (_y - myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymin, true)) {
_y = (_y + myspeed);
}
}
onClipEvent (enterFrame) {
if (((_root.scan.hittest(getbounds(_root).xmax, _y, true) or _root.scan.hittest(getbounds(_root).xmin, _y, true)) or _root.scan.hittest(_x, getbounds(_root).ymax, true)) or _root.scan.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
_root.busted = "You where caught!";
prevFrame();
}
}
if (((_root.door.hittest(getbounds(_root).xmax, _y, true) or _root.door.hittest(getbounds(_root).xmin, _y, true)) or _root.door.hittest(_x, getbounds(_root).ymax, true)) or _root.door.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
nextFrame();
}
}
}
Frame 60
stop();
Frame 61
stop();
_root.busted = "";
with (_root.coll) {
gotoAndStop(9);
}
with (_root.scan) {
gotoAndStop(8);
}
Instance of Symbol 57 MovieClip "player" in Frame 61
onClipEvent (load) {
myspeed = 4;
}
onClipEvent (enterFrame) {
if ((Key.isDown(38) && (Key.isDown(37))) == false) {
if ((Key.isDown(38) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(37))) == false) {
if (Key.isDown(40)) {
_y = (_y + myspeed);
}
if (Key.isDown(38)) {
_y = (_y - myspeed);
}
if (Key.isDown(37)) {
_x = (_x - myspeed);
}
if (Key.isDown(39)) {
_x = (_x + myspeed);
}
}
}
}
}
if (_root.coll.hittest(getbounds(_root).xmax, _y, true)) {
_x = (_x - myspeed);
}
if (_root.coll.hittest(getbounds(_root).xmin, _y, true)) {
_x = (_x + myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymax, true)) {
_y = (_y - myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymin, true)) {
_y = (_y + myspeed);
}
}
onClipEvent (enterFrame) {
if (((_root.scan.hittest(getbounds(_root).xmax, _y, true) or _root.scan.hittest(getbounds(_root).xmin, _y, true)) or _root.scan.hittest(_x, getbounds(_root).ymax, true)) or _root.scan.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
_root.busted = "You where caught!";
prevFrame();
}
}
if (((_root.door.hittest(getbounds(_root).xmax, _y, true) or _root.door.hittest(getbounds(_root).xmin, _y, true)) or _root.door.hittest(_x, getbounds(_root).ymax, true)) or _root.door.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
nextFrame();
}
}
}
Frame 62
stop();
Frame 63
stop();
_root.busted = "";
with (_root.coll) {
gotoAndStop(10);
}
with (_root.scan) {
gotoAndStop(9);
}
Instance of Symbol 57 MovieClip "player" in Frame 63
onClipEvent (load) {
myspeed = 4;
}
onClipEvent (enterFrame) {
if ((Key.isDown(38) && (Key.isDown(37))) == false) {
if ((Key.isDown(38) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(37))) == false) {
if (Key.isDown(40)) {
_y = (_y + myspeed);
}
if (Key.isDown(38)) {
_y = (_y - myspeed);
}
if (Key.isDown(37)) {
_x = (_x - myspeed);
}
if (Key.isDown(39)) {
_x = (_x + myspeed);
}
}
}
}
}
if (_root.coll.hittest(getbounds(_root).xmax, _y, true)) {
_x = (_x - myspeed);
}
if (_root.coll.hittest(getbounds(_root).xmin, _y, true)) {
_x = (_x + myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymax, true)) {
_y = (_y - myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymin, true)) {
_y = (_y + myspeed);
}
}
onClipEvent (enterFrame) {
if (((_root.scan.hittest(getbounds(_root).xmax, _y, true) or _root.scan.hittest(getbounds(_root).xmin, _y, true)) or _root.scan.hittest(_x, getbounds(_root).ymax, true)) or _root.scan.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
_root.busted = "You where caught!";
prevFrame();
}
}
if (((_root.door.hittest(getbounds(_root).xmax, _y, true) or _root.door.hittest(getbounds(_root).xmin, _y, true)) or _root.door.hittest(_x, getbounds(_root).ymax, true)) or _root.door.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
nextFrame();
}
}
}
Frame 64
stop();
Frame 65
stop();
_root.busted = "";
with (_root.coll) {
gotoAndStop(11);
}
with (_root.scan) {
gotoAndStop(10);
}
Instance of Symbol 57 MovieClip "player" in Frame 65
onClipEvent (load) {
myspeed = 4;
}
onClipEvent (enterFrame) {
if ((Key.isDown(38) && (Key.isDown(37))) == false) {
if ((Key.isDown(38) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(37))) == false) {
if (Key.isDown(40)) {
_y = (_y + myspeed);
}
if (Key.isDown(38)) {
_y = (_y - myspeed);
}
if (Key.isDown(37)) {
_x = (_x - myspeed);
}
if (Key.isDown(39)) {
_x = (_x + myspeed);
}
}
}
}
}
if (_root.coll.hittest(getbounds(_root).xmax, _y, true)) {
_x = (_x - myspeed);
}
if (_root.coll.hittest(getbounds(_root).xmin, _y, true)) {
_x = (_x + myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymax, true)) {
_y = (_y - myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymin, true)) {
_y = (_y + myspeed);
}
}
onClipEvent (enterFrame) {
if (((_root.scan.hittest(getbounds(_root).xmax, _y, true) or _root.scan.hittest(getbounds(_root).xmin, _y, true)) or _root.scan.hittest(_x, getbounds(_root).ymax, true)) or _root.scan.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
_root.busted = "You where caught!";
prevFrame();
}
}
if (((_root.door.hittest(getbounds(_root).xmax, _y, true) or _root.door.hittest(getbounds(_root).xmin, _y, true)) or _root.door.hittest(_x, getbounds(_root).ymax, true)) or _root.door.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
nextFrame();
}
}
}
Frame 66
stop();
Frame 67
stop();
_root.busted = "";
with (_root.coll) {
gotoAndStop(12);
}
with (_root.scan) {
gotoAndStop(11);
}
Instance of Symbol 181 MovieClip in Frame 67
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = 316.4;
_root.player._y = 280.1;
}
}
Instance of Symbol 181 MovieClip in Frame 67
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = 192.3;
_root.player._y = 61.3;
}
}
Instance of Symbol 181 MovieClip in Frame 67
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = 422.6;
_root.player._y = 40.8;
}
}
Instance of Symbol 181 MovieClip in Frame 67
onClipEvent (enterFrame) {
if (this.hitTest(_root.player)) {
_root.player._x = 324.6;
_root.player._y = 143.5;
}
}
Instance of Symbol 57 MovieClip "player" in Frame 67
onClipEvent (load) {
myspeed = 4;
}
onClipEvent (enterFrame) {
if ((Key.isDown(38) && (Key.isDown(37))) == false) {
if ((Key.isDown(38) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(37))) == false) {
if (Key.isDown(40)) {
_y = (_y + myspeed);
}
if (Key.isDown(38)) {
_y = (_y - myspeed);
}
if (Key.isDown(37)) {
_x = (_x - myspeed);
}
if (Key.isDown(39)) {
_x = (_x + myspeed);
}
}
}
}
}
if (_root.coll.hittest(getbounds(_root).xmax, _y, true)) {
_x = (_x - myspeed);
}
if (_root.coll.hittest(getbounds(_root).xmin, _y, true)) {
_x = (_x + myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymax, true)) {
_y = (_y - myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymin, true)) {
_y = (_y + myspeed);
}
}
onClipEvent (enterFrame) {
if (((_root.scan.hittest(getbounds(_root).xmax, _y, true) or _root.scan.hittest(getbounds(_root).xmin, _y, true)) or _root.scan.hittest(_x, getbounds(_root).ymax, true)) or _root.scan.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
_root.busted = "You where caught!";
prevFrame();
}
}
if (((_root.door.hittest(getbounds(_root).xmax, _y, true) or _root.door.hittest(getbounds(_root).xmin, _y, true)) or _root.door.hittest(_x, getbounds(_root).ymax, true)) or _root.door.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
nextFrame();
}
}
}
Frame 68
stop();
Frame 69
stop();
_root.busted = "";
with (_root.coll) {
gotoAndStop(13);
}
with (_root.scan) {
gotoAndStop(12);
}
Instance of Symbol 57 MovieClip "player" in Frame 69
onClipEvent (load) {
myspeed = 4;
}
onClipEvent (enterFrame) {
if ((Key.isDown(38) && (Key.isDown(37))) == false) {
if ((Key.isDown(38) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(37))) == false) {
if (Key.isDown(40)) {
_y = (_y + myspeed);
}
if (Key.isDown(38)) {
_y = (_y - myspeed);
}
if (Key.isDown(37)) {
_x = (_x - myspeed);
}
if (Key.isDown(39)) {
_x = (_x + myspeed);
}
}
}
}
}
if (_root.coll.hittest(getbounds(_root).xmax, _y, true)) {
_x = (_x - myspeed);
}
if (_root.coll.hittest(getbounds(_root).xmin, _y, true)) {
_x = (_x + myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymax, true)) {
_y = (_y - myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymin, true)) {
_y = (_y + myspeed);
}
}
onClipEvent (enterFrame) {
if (((_root.scan.hittest(getbounds(_root).xmax, _y, true) or _root.scan.hittest(getbounds(_root).xmin, _y, true)) or _root.scan.hittest(_x, getbounds(_root).ymax, true)) or _root.scan.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
_root.busted = "You where caught!";
prevFrame();
}
}
if (((_root.door.hittest(getbounds(_root).xmax, _y, true) or _root.door.hittest(getbounds(_root).xmin, _y, true)) or _root.door.hittest(_x, getbounds(_root).ymax, true)) or _root.door.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
nextFrame();
}
}
}
Frame 70
stop();
Frame 71
stop();
_root.busted = "";
with (_root.coll) {
gotoAndStop(14);
}
with (_root.scan) {
gotoAndStop(13);
}
Instance of Symbol 57 MovieClip "player" in Frame 71
onClipEvent (load) {
myspeed = 4;
}
onClipEvent (enterFrame) {
if ((Key.isDown(38) && (Key.isDown(37))) == false) {
if ((Key.isDown(38) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(37))) == false) {
if (Key.isDown(40)) {
_y = (_y + myspeed);
}
if (Key.isDown(38)) {
_y = (_y - myspeed);
}
if (Key.isDown(37)) {
_x = (_x - myspeed);
}
if (Key.isDown(39)) {
_x = (_x + myspeed);
}
}
}
}
}
if (_root.coll.hittest(getbounds(_root).xmax, _y, true)) {
_x = (_x - myspeed);
}
if (_root.coll.hittest(getbounds(_root).xmin, _y, true)) {
_x = (_x + myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymax, true)) {
_y = (_y - myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymin, true)) {
_y = (_y + myspeed);
}
}
onClipEvent (enterFrame) {
if (((_root.scan.hittest(getbounds(_root).xmax, _y, true) or _root.scan.hittest(getbounds(_root).xmin, _y, true)) or _root.scan.hittest(_x, getbounds(_root).ymax, true)) or _root.scan.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
_root.busted = "You where caught!";
prevFrame();
}
}
if (((_root.door.hittest(getbounds(_root).xmax, _y, true) or _root.door.hittest(getbounds(_root).xmin, _y, true)) or _root.door.hittest(_x, getbounds(_root).ymax, true)) or _root.door.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
nextFrame();
}
}
}
Frame 72
stop();
Frame 73
stop();
_root.busted = "";
with (_root.coll) {
gotoAndStop(15);
}
with (_root.scan) {
gotoAndStop(14);
}
Instance of Symbol 57 MovieClip "player" in Frame 73
onClipEvent (load) {
myspeed = 4;
}
onClipEvent (enterFrame) {
if ((Key.isDown(38) && (Key.isDown(37))) == false) {
if ((Key.isDown(38) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(39))) == false) {
if ((Key.isDown(40) && (Key.isDown(37))) == false) {
if (Key.isDown(40)) {
_y = (_y + myspeed);
}
if (Key.isDown(38)) {
_y = (_y - myspeed);
}
if (Key.isDown(37)) {
_x = (_x - myspeed);
}
if (Key.isDown(39)) {
_x = (_x + myspeed);
}
}
}
}
}
if (_root.coll.hittest(getbounds(_root).xmax, _y, true)) {
_x = (_x - myspeed);
}
if (_root.coll.hittest(getbounds(_root).xmin, _y, true)) {
_x = (_x + myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymax, true)) {
_y = (_y - myspeed);
}
if (_root.coll.hittest(_x, getbounds(_root).ymin, true)) {
_y = (_y + myspeed);
}
}
onClipEvent (enterFrame) {
if (((_root.scan.hittest(getbounds(_root).xmax, _y, true) or _root.scan.hittest(getbounds(_root).xmin, _y, true)) or _root.scan.hittest(_x, getbounds(_root).ymax, true)) or _root.scan.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
_root.busted = "You where caught!";
prevFrame();
}
}
if (((_root.door.hittest(getbounds(_root).xmax, _y, true) or _root.door.hittest(getbounds(_root).xmin, _y, true)) or _root.door.hittest(_x, getbounds(_root).ymax, true)) or _root.door.hittest(_x, getbounds(_root).ymin, true)) {
with (_level0) {
nextFrame();
}
}
}
Frame 74
stop();
Frame 75
stop();
Symbol 12 Button
on (release) {
getURL ("http://www.shockarcade.com/", "_blank");
}
Symbol 23 Button
on (release) {
stopAllSounds();
gotoAndStop (44);
}
Symbol 28 Button
on (release) {
gotoAndStop (43);
}
Symbol 33 MovieClip Frame 1
stopAllSounds();
Symbol 38 Button
on (release) {
gotoAndStop (75);
}
Symbol 40 Button
on (release) {
if (_root.urpass == "lev1") {
stopAllSounds();
gotoAndStop (44);
}
if (_root.urpass == "cam") {
stopAllSounds();
gotoAndStop (46);
}
if (_root.urpass == "laser") {
stopAllSounds();
gotoAndStop (48);
}
if (_root.urpass == "sneek") {
stopAllSounds();
gotoAndStop (50);
}
if (_root.urpass == "cold") {
stopAllSounds();
gotoAndStop (52);
}
if (_root.urpass == "heat") {
stopAllSounds();
gotoAndStop (54);
}
if (_root.urpass == "gun") {
stopAllSounds();
gotoAndStop (56);
}
if (_root.urpass == "exile") {
stopAllSounds();
gotoAndStop (58);
}
if (_root.urpass == "cover") {
stopAllSounds();
gotoAndStop (60);
}
if (_root.urpass == "tv") {
stopAllSounds();
gotoAndStop (62);
}
if (_root.urpass == "chase") {
stopAllSounds();
gotoAndStop (64);
}
if (_root.urpass == "lockdown") {
stopAllSounds();
gotoAndStop (66);
}
if (_root.urpass == "unlucky") {
stopAllSounds();
gotoAndStop (68);
}
if (_root.urpass == "outside") {
stopAllSounds();
gotoAndStop (70);
}
if (_root.urpass == "missionimpossible") {
stopAllSounds();
gotoAndStop (72);
}
if (_root.urpass == "dom chapman") {
stopAllSounds();
gotoAndStop (75);
}
}
Symbol 46 Button
on (release) {
stopAllSounds();
gotoAndStop (41);
}
Symbol 48 Button
on (release, keyPress "<Enter>") {
nextFrame();
}
Symbol 53 MovieClip Frame 1
stopAllSounds();
Symbol 75 MovieClip Frame 1
stop();
Symbol 80 Button
on (release, keyPress "<Enter>") {
nextFrame();
_root.busted = "";
}
Symbol 107 MovieClip Frame 1
stop();
Symbol 116 MovieClip Frame 1
stop();
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 1
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > 90) {
myrot = -1;
}
if (_rotation < -55) {
myrot = 1;
}
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 2
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > 90) {
myrot = -1;
}
if (_rotation < 0) {
myrot = 1;
}
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 2
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > 22) {
myrot = -1;
}
if (_rotation < -55) {
myrot = 1;
}
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 3
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > 90) {
myrot = -1;
}
if (_rotation < -90) {
myrot = 1;
}
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 3
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 3
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > 90) {
myrot = -1;
}
if (_rotation < -45) {
myrot = 1;
}
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 4
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > 120) {
myrot = -1;
}
if (_rotation < -20) {
myrot = 1;
}
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 4
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > 15) {
myrot = -1;
}
if (_rotation < -90) {
myrot = 1;
}
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 5
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > 95) {
myrot = -1;
}
if (_rotation < -20) {
myrot = 1;
}
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 5
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > 25) {
myrot = -1;
}
if (_rotation < -90) {
myrot = 1;
}
}
Instance of Symbol 102 MovieClip in Symbol 116 MovieClip Frame 6
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 7
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > -90) {
myrot = -1;
}
if (_rotation < -170) {
myrot = 1;
}
}
onClipEvent (enterFrame) {
if (_root.player._y < 58) {
myrot = 0;
}
}
Instance of Symbol 100 MovieClip in Symbol 116 MovieClip Frame 7
onClipEvent (enterFrame) {
if (_root.player._y < 58) {
gotoAndStop (40);
}
}
Instance of Symbol 107 MovieClip in Symbol 116 MovieClip Frame 7
onClipEvent (enterFrame) {
if (_root.player._y < 58) {
gotoAndStop (2);
}
}
Instance of Symbol 94 MovieClip in Symbol 116 MovieClip Frame 7
onClipEvent (enterFrame) {
if (_root.player._y < 58) {
gotoAndStop (150);
}
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 8
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
if (_root.player._y > 375) {
_rotation = (_rotation + myrot);
}
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 8
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > 170) {
myrot = -1;
}
if (_rotation < 80) {
myrot = 1;
}
}
Instance of Symbol 109 MovieClip in Symbol 116 MovieClip Frame 8
onClipEvent (load) {
myrot = 2;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > 80) {
myrot = -2;
}
if (_rotation < -90) {
myrot = 2;
}
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 9
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > 5) {
myrot = -1;
}
if (_rotation < -170) {
myrot = 1;
}
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 9
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > 5) {
myrot = -1;
}
if (_rotation < -170) {
myrot = 1;
}
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 9
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > 5) {
myrot = -1;
}
if (_rotation < -170) {
myrot = 1;
}
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 10
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > 95) {
myrot = -1;
}
if (_rotation < -5) {
myrot = 1;
}
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 11
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
if (_root.player._y < 46) {
_rotation = (_rotation + myrot);
}
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 12
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > -80) {
myrot = -1;
}
if (_rotation < -170) {
myrot = 1;
}
}
Instance of Symbol 109 MovieClip in Symbol 116 MovieClip Frame 12
onClipEvent (load) {
myrot = 2;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > 80) {
myrot = -2;
}
if (_rotation < -90) {
myrot = 2;
}
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 12
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > -80) {
myrot = -1;
}
if (_rotation < -175) {
myrot = 1;
}
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 12
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > 5) {
myrot = -1;
}
if (_rotation < -175) {
myrot = 1;
}
}
Instance of Symbol 102 MovieClip in Symbol 116 MovieClip Frame 13
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
}
Instance of Symbol 102 MovieClip in Symbol 116 MovieClip Frame 13
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 14
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > 175) {
myrot = -1;
}
if (_rotation < 5) {
myrot = 1;
}
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 14
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
if (_rotation > 100) {
myrot = -1;
}
if (_rotation < 0) {
myrot = 1;
}
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 14
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 14
onClipEvent (load) {
myrot = 1;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 14
onClipEvent (load) {
myrot = 3;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
}
Instance of Symbol 84 MovieClip in Symbol 116 MovieClip Frame 14
onClipEvent (load) {
myrot = 3;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
}
Instance of Symbol 109 MovieClip in Symbol 116 MovieClip Frame 14
onClipEvent (load) {
myrot = 3.3;
}
onClipEvent (enterFrame) {
_rotation = (_rotation + myrot);
}
Symbol 206 Button
on (release, keyPress "<Enter>") {
gotoAndPlay (1);
}
Symbol 208 Button
on (release) {
nextFrame();
}