Frame 2
function doSomething() {
}
MENU = new ContextMenu();
MENU.hideBuiltInItems();
MENU.customItems.push(Functioned);
_root.menu = MENU;
var audio = new Sound();
audio.attachSound("music");
audio.start(0, 99);
stop();
passwordbox = "Enter Password";
Frame 3
stop();
Frame 4
stop();
Instance of Symbol 37 MovieClip "cave" in Frame 4
onClipEvent (enterFrame) {
cavescroll = 5;
this._x = this._x - cavescroll;
if (this.hitTest(_root.ship._x + 67, _root.ship._y - 19, true)) {
_root.ship.gotoAndPlay(2);
}
}
Instance of Symbol 40 MovieClip "ship" in Frame 4
onClipEvent (enterFrame) {
speed = 4;
if (Key.isDown(38)) {
this._y = this._y - speed;
} else {
this._y = this._y + speed;
}
}
Instance of Symbol 41 MovieClip "endoflevel" in Frame 4
onClipEvent (enterFrame) {
endscroll = 5;
this._x = this._x - endscroll;
if (this.hitTest((_root.ship._x + (_root.ship._width / 2)) | (_root.ship._x - (_root.ship._width / 2)), (_root.ship._y + (_root.ship._height / 2)) | (_root.ship._y - (_root.ship._height / 2)), true)) {
_root.nextFrame();
}
}
Frame 5
stop();
Frame 6
stop();
Instance of Symbol 40 MovieClip "ship" in Frame 6
onClipEvent (enterFrame) {
speed = 4;
if (Key.isDown(38)) {
this._y = this._y - speed;
} else {
this._y = this._y + speed;
}
}
Instance of Symbol 46 MovieClip in Frame 6
onClipEvent (enterFrame) {
cavescroll = 5;
this._x = this._x - cavescroll;
if (this.hitTest(_root.ship._x + 67, _root.ship._y - 19, true)) {
_root.ship.gotoAndPlay(2);
}
}
Instance of Symbol 41 MovieClip in Frame 6
onClipEvent (enterFrame) {
endscroll = 5;
this._x = this._x - endscroll;
if (this.hitTest((_root.ship._x + (_root.ship._width / 2)) | (_root.ship._x - (_root.ship._width / 2)), (_root.ship._y + (_root.ship._height / 2)) | (_root.ship._y - (_root.ship._height / 2)), true)) {
_root.nextFrame();
}
}
Frame 7
stop();
Frame 8
stop();
Instance of Symbol 51 MovieClip in Frame 8
onClipEvent (enterFrame) {
cavescroll = 5;
this._x = this._x - cavescroll;
if (this.hitTest(_root.ship._x + 67, _root.ship._y - 19, true)) {
_root.ship.gotoAndPlay(2);
}
}
Instance of Symbol 41 MovieClip in Frame 8
onClipEvent (enterFrame) {
endscroll = 5;
this._x = this._x - endscroll;
if (this.hitTest((_root.ship._x + (_root.ship._width / 2)) | (_root.ship._x - (_root.ship._width / 2)), (_root.ship._y + (_root.ship._height / 2)) | (_root.ship._y - (_root.ship._height / 2)), true)) {
_root.nextFrame();
}
}
Instance of Symbol 40 MovieClip "ship" in Frame 8
onClipEvent (enterFrame) {
speed = 4;
if (Key.isDown(38)) {
this._y = this._y - speed;
} else {
this._y = this._y + speed;
}
}
Frame 9
stop();
Frame 10
stop();
Instance of Symbol 40 MovieClip "ship" in Frame 10
onClipEvent (enterFrame) {
speed = 4;
if (Key.isDown(38)) {
this._y = this._y - speed;
} else {
this._y = this._y + speed;
}
}
Instance of Symbol 56 MovieClip in Frame 10
onClipEvent (enterFrame) {
cavescroll = 5;
this._x = this._x - cavescroll;
if (this.hitTest(_root.ship._x + 67, _root.ship._y - 19, true)) {
_root.ship.gotoAndPlay(2);
}
}
Instance of Symbol 41 MovieClip in Frame 10
onClipEvent (enterFrame) {
endscroll = 5;
this._x = this._x - endscroll;
if (this.hitTest((_root.ship._x + (_root.ship._width / 2)) | (_root.ship._x - (_root.ship._width / 2)), (_root.ship._y + (_root.ship._height / 2)) | (_root.ship._y - (_root.ship._height / 2)), true)) {
_root.nextFrame();
}
}
Frame 11
stop();
Frame 12
stop();
Instance of Symbol 40 MovieClip "ship" in Frame 12
onClipEvent (enterFrame) {
speed = 4;
if (Key.isDown(38)) {
this._y = this._y - speed;
} else {
this._y = this._y + speed;
}
}
Instance of Symbol 62 MovieClip in Frame 12
onClipEvent (enterFrame) {
cavescroll = 5;
this._x = this._x - cavescroll;
if (this.hitTest(_root.ship._x + 67, _root.ship._y - 19, true)) {
_root.ship.gotoAndPlay(2);
}
}
Instance of Symbol 41 MovieClip in Frame 12
onClipEvent (enterFrame) {
endscroll = 5;
this._x = this._x - endscroll;
if (this.hitTest((_root.ship._x + (_root.ship._width / 2)) | (_root.ship._x - (_root.ship._width / 2)), (_root.ship._y + (_root.ship._height / 2)) | (_root.ship._y - (_root.ship._height / 2)), true)) {
_root.nextFrame();
}
}
Frame 13
stop();
Frame 14
stop();
Instance of Symbol 67 MovieClip in Frame 14
onClipEvent (enterFrame) {
cavescroll = 5;
this._x = this._x - cavescroll;
if (this.hitTest(_root.ship._x + 67, _root.ship._y - 19, true)) {
_root.ship.gotoAndPlay(2);
}
}
Instance of Symbol 41 MovieClip in Frame 14
onClipEvent (enterFrame) {
endscroll = 5;
this._x = this._x - endscroll;
if (this.hitTest((_root.ship._x + (_root.ship._width / 2)) | (_root.ship._x - (_root.ship._width / 2)), (_root.ship._y + (_root.ship._height / 2)) | (_root.ship._y - (_root.ship._height / 2)), true)) {
_root.nextFrame();
}
}
Instance of Symbol 40 MovieClip "ship" in Frame 14
onClipEvent (enterFrame) {
speed = 4;
if (Key.isDown(38)) {
this._y = this._y - speed;
} else {
this._y = this._y + speed;
}
}
Frame 15
stop();
Frame 16
stop();
Instance of Symbol 72 MovieClip in Frame 16
onClipEvent (enterFrame) {
cavescroll = 5;
this._x = this._x - cavescroll;
if (this.hitTest(_root.ship._x + 67, _root.ship._y - 19, true)) {
_root.ship.gotoAndPlay(2);
}
}
Instance of Symbol 41 MovieClip in Frame 16
onClipEvent (enterFrame) {
endscroll = 5;
this._x = this._x - endscroll;
if (this.hitTest((_root.ship._x + (_root.ship._width / 2)) | (_root.ship._x - (_root.ship._width / 2)), (_root.ship._y + (_root.ship._height / 2)) | (_root.ship._y - (_root.ship._height / 2)), true)) {
_root.nextFrame();
}
}
Instance of Symbol 40 MovieClip "ship" in Frame 16
onClipEvent (enterFrame) {
speed = 4;
if (Key.isDown(38)) {
this._y = this._y - speed;
} else {
this._y = this._y + speed;
}
}
Frame 17
stop();
Frame 18
stop();
Instance of Symbol 77 MovieClip in Frame 18
onClipEvent (enterFrame) {
cavescroll = 5;
this._x = this._x - cavescroll;
if (this.hitTest(_root.ship._x + 67, _root.ship._y - 19, true)) {
_root.ship.gotoAndPlay(2);
}
}
Instance of Symbol 41 MovieClip in Frame 18
onClipEvent (enterFrame) {
endscroll = 5;
this._x = this._x - endscroll;
if (this.hitTest((_root.ship._x + (_root.ship._width / 2)) | (_root.ship._x - (_root.ship._width / 2)), (_root.ship._y + (_root.ship._height / 2)) | (_root.ship._y - (_root.ship._height / 2)), true)) {
_root.nextFrame();
}
}
Instance of Symbol 40 MovieClip "ship" in Frame 18
onClipEvent (enterFrame) {
speed = 4;
if (Key.isDown(38)) {
this._y = this._y - speed;
} else {
this._y = this._y + speed;
}
}
Frame 19
stop();
replay.onRelease = function () {
gotoAndStop (2);
};
Frame 20
stopAllSounds();
stop();
replay.onRelease = function () {
gotoAndStop (2);
};
Symbol 15 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
bar._yscale = PercentLoaded;
} else {
gotoAndPlay ("LOADED");
}
Symbol 15 MovieClip Frame 2
gotoAndPlay (1);
Symbol 15 MovieClip Frame 75
_root.play();
Symbol 24 Button
on (release) {
gotoAndPlay (3);
}
Symbol 26 Button
on (release) {
if (_root.passwordbox == "power") {
gotoAndPlay (5);
}
if (_root.passwordbox == "heat") {
gotoAndPlay (7);
}
if (_root.passwordbox == "distant") {
gotoAndPlay (9);
}
if (_root.passwordbox == "time") {
gotoAndPlay (11);
}
if (_root.passwordbox == "fear") {
gotoAndPlay (13);
}
if (_root.passwordbox == "interest") {
gotoAndPlay (15);
}
if (_root.passwordbox == "pound") {
gotoAndPlay (17);
}
}
Symbol 32 Button
on (release) {
gotoAndPlay (4);
}
Symbol 40 MovieClip Frame 1
stop();
Symbol 40 MovieClip Frame 3
_root.cave.cavescroll = 0;
_root.gotoAndPlay(20);
Symbol 43 Button
on (release) {
gotoAndPlay (6);
}
Symbol 48 Button
on (release) {
gotoAndPlay (8);
}
Symbol 53 Button
on (release) {
gotoAndPlay (10);
}
Symbol 58 Button
on (release) {
gotoAndPlay (12);
}
Symbol 64 Button
on (release) {
gotoAndPlay (14);
}
Symbol 69 Button
on (release) {
gotoAndPlay (16);
}
Symbol 74 Button
on (release) {
gotoAndPlay (18);
}