Frame 1
var nRand;
var nRand2;
var nDummy = 1;
var sSound = new Sound();
var sSound2 = new Sound();
Frame 3
if (getBytesLoaded() != getBytesTotal()) {
gotoAndPlay (2);
} else {
gotoAndStop (4);
}
Frame 22
_root.nRand = Math.floor(Math.random() * 3);
if (_root.nRand == 0) {
_root.sSound.attachSound("GLight2");
} else if (_root.nRand == 1) {
_root.sSound.attachSound("GLight4");
} else if (_root.nRand == 2) {
_root.sSound.attachSound("GLight9");
}
_root.sSound.start(0, 0);
Frame 51
gotoAndPlay (5);
Frame 56
_root.nRand = Math.floor(Math.random() * 5);
_root.nRand2 = Math.floor(Math.random() * 5);
if (_root.nRand == 0) {
_root.sSound.attachSound("Tent2");
} else if (_root.nRand == 1) {
_root.sSound.attachSound("Tent4");
} else if (_root.nRand == 2) {
_root.sSound.attachSound("Tent5");
} else if (_root.nRand == 3) {
_root.sSound.attachSound("Tent8");
} else if (_root.nRand == 4) {
_root.sSound.attachSound("Tent10");
}
_root.sSound.start(0, 0);
if (_root.nRand2 == 0) {
_root.sSound2.attachSound("GMedium2");
} else if (_root.nRand2 == 1) {
_root.sSound2.attachSound("GMedium15");
} else if (_root.nRan2d == 2) {
_root.sSound2.attachSound("GMedium7");
} else if (_root.nRand2 == 3) {
_root.sSound2.attachSound("GMedium9");
} else if (_root.nRand2 == 4) {
_root.sSound2.attachSound("GMedium14");
}
_root.sSound2.start(0, 0);
Frame 70
gotoAndPlay (53);
Frame 76
_root.nRand = Math.floor(Math.random() * 5);
_root.nRand2 = Math.floor(Math.random() * 5);
if (_root.nRand == 0) {
_root.sSound.attachSound("Tent2");
} else if (_root.nRand == 1) {
_root.sSound.attachSound("Tent4");
} else if (_root.nRand == 2) {
_root.sSound.attachSound("Tent5");
} else if (_root.nRand == 3) {
_root.sSound.attachSound("Tent8");
} else if (_root.nRand == 4) {
_root.sSound.attachSound("Tent10");
}
_root.sSound.start(0, 0);
if (_root.nRand2 == 0) {
_root.sSound2.attachSound("GMedium4");
} else if (_root.nRand2 == 1) {
_root.sSound2.attachSound("GMedium15");
} else if (_root.nRan2d == 2) {
_root.sSound2.attachSound("GMoanSpec5");
} else if (_root.nRand2 == 3) {
_root.sSound2.attachSound("GMoanSpec4");
} else if (_root.nRand2 == 4) {
_root.sSound2.attachSound("GHeavy2");
}
_root.sSound2.start(0, 0);
Frame 84
_root.nRand = Math.floor(Math.random() * 5);
if (_root.nRand == 0) {
_root.sSound.attachSound("Tent2");
} else if (_root.nRand == 1) {
_root.sSound.attachSound("Tent4");
} else if (_root.nRand == 2) {
_root.sSound.attachSound("Tent5");
} else if (_root.nRand == 3) {
_root.sSound.attachSound("Tent8");
} else if (_root.nRand == 4) {
_root.sSound.attachSound("Tent10");
}
_root.sSound.start(0, 0);
Frame 89
gotoAndPlay (72);
Frame 92
_root.nRand = Math.floor(Math.random() * 5);
_root.nRand2 = Math.floor(Math.random() * 5);
if (_root.nRand == 0) {
_root.sSound.attachSound("Tent1");
} else if (_root.nRand == 1) {
_root.sSound.attachSound("Tent6");
} else if (_root.nRand == 2) {
_root.sSound.attachSound("Tent9");
} else if (_root.nRand == 3) {
_root.sSound.attachSound("TentFast5");
} else if (_root.nRand == 4) {
_root.sSound.attachSound("TentFast6");
}
_root.sSound.start(0, 0);
if (_root.nRand2 == 0) {
_root.sSound2.attachSound("GHeavy1");
} else if (_root.nRand2 == 1) {
_root.sSound2.attachSound("GHeavy3");
} else if (_root.nRan2d == 2) {
_root.sSound2.attachSound("GHeavy4");
} else if (_root.nRand2 == 3) {
_root.sSound2.attachSound("GMedium7");
} else if (_root.nRand2 == 4) {
_root.sSound2.attachSound("GHeavy2");
}
if (_root.nDummy == 1) {
_root.nDummy = 0;
_root.sSound2.start(0, 0);
} else {
_root.nDummy = 1;
}
Frame 97
_root.nRand = Math.floor(Math.random() * 5);
if (_root.nRand == 0) {
_root.sSound.attachSound("Tent1");
} else if (_root.nRand == 1) {
_root.sSound.attachSound("Tent6");
} else if (_root.nRand == 2) {
_root.sSound.attachSound("Tent9");
} else if (_root.nRand == 3) {
_root.sSound.attachSound("TentFast5");
} else if (_root.nRand == 4) {
_root.sSound.attachSound("TentFast6");
}
_root.sSound.start(0, 0);
Frame 99
gotoAndPlay (91);
Frame 102
_root.nRand = Math.floor(Math.random() * 5);
_root.nRand2 = Math.floor(Math.random() * 5);
if (_root.nRand == 0) {
_root.sSound.attachSound("Tent1");
} else if (_root.nRand == 1) {
_root.sSound.attachSound("Tent6");
} else if (_root.nRand == 2) {
_root.sSound.attachSound("Tent9");
} else if (_root.nRand == 3) {
_root.sSound.attachSound("TentFast5");
} else if (_root.nRand == 4) {
_root.sSound.attachSound("TentFast6");
}
_root.sSound.start(0, 0);
if (_root.nRand2 == 0) {
_root.sSound2.attachSound("GHeavy1");
} else if (_root.nRand2 == 1) {
_root.sSound2.attachSound("GHeavy3");
} else if (_root.nRan2d == 2) {
_root.sSound2.attachSound("GHeavy4");
} else if (_root.nRand2 == 3) {
_root.sSound2.attachSound("GMedium7");
} else if (_root.nRand2 == 4) {
_root.sSound2.attachSound("GHeavy2");
}
if (_root.nDummy == 1) {
_root.nDummy = 2;
_root.sSound2.start(0, 0);
} else if (_root.nDummy == 2) {
_root.nDummy = 0;
} else {
_root.nDummy = 1;
}
Frame 105
gotoAndPlay (101);
Frame 109
_root.nRand = Math.floor(Math.random() * 5);
if (_root.nRand == 0) {
_root.sSound.attachSound("Tent1");
} else if (_root.nRand == 1) {
_root.sSound.attachSound("Tent6");
} else if (_root.nRand == 2) {
_root.sSound.attachSound("Tent9");
} else if (_root.nRand == 3) {
_root.sSound.attachSound("TentFast5");
} else if (_root.nRand == 4) {
_root.sSound.attachSound("TentFast6");
}
_root.sSound.start(0, 0);
Frame 113
_root.nRand = Math.floor(Math.random() * 5);
if (_root.nRand == 0) {
_root.sSound.attachSound("Tent1");
} else if (_root.nRand == 1) {
_root.sSound.attachSound("Tent6");
} else if (_root.nRand == 2) {
_root.sSound.attachSound("Tent9");
} else if (_root.nRand == 3) {
_root.sSound.attachSound("TentFast5");
} else if (_root.nRand == 4) {
_root.sSound.attachSound("TentFast6");
}
_root.sSound.start(0, 0);
Frame 117
_root.nRand = Math.floor(Math.random() * 5);
if (_root.nRand == 0) {
_root.sSound.attachSound("Tent1");
} else if (_root.nRand == 1) {
_root.sSound.attachSound("Tent6");
} else if (_root.nRand == 2) {
_root.sSound.attachSound("Tent9");
} else if (_root.nRand == 3) {
_root.sSound.attachSound("TentFast5");
} else if (_root.nRand == 4) {
_root.sSound.attachSound("TentFast6");
}
_root.sSound.start(0, 0);
Frame 120
_root.nRand = Math.floor(Math.random() * 5);
if (_root.nRand == 0) {
_root.sSound.attachSound("Tent1");
} else if (_root.nRand == 1) {
_root.sSound.attachSound("Tent6");
} else if (_root.nRand == 2) {
_root.sSound.attachSound("Tent9");
} else if (_root.nRand == 3) {
_root.sSound.attachSound("TentFast5");
} else if (_root.nRand == 4) {
_root.sSound.attachSound("TentFast6");
}
_root.sSound.start(0, 0);
Frame 124
_root.nRand = Math.floor(Math.random() * 5);
if (_root.nRand == 0) {
_root.sSound.attachSound("Tent1");
} else if (_root.nRand == 1) {
_root.sSound.attachSound("Tent6");
} else if (_root.nRand == 2) {
_root.sSound.attachSound("Tent9");
} else if (_root.nRand == 3) {
_root.sSound.attachSound("TentFast5");
} else if (_root.nRand == 4) {
_root.sSound.attachSound("TentFast6");
}
_root.sSound.start(0, 0);
Frame 128
_root.nRand = Math.floor(Math.random() * 5);
if (_root.nRand == 0) {
_root.sSound.attachSound("Tent1");
} else if (_root.nRand == 1) {
_root.sSound.attachSound("Tent6");
} else if (_root.nRand == 2) {
_root.sSound.attachSound("Tent9");
} else if (_root.nRand == 3) {
_root.sSound.attachSound("TentFast5");
} else if (_root.nRand == 4) {
_root.sSound.attachSound("TentFast6");
}
_root.sSound.start(0, 0);
Frame 142
_root.nRand = Math.floor(Math.random() * 5);
if (_root.nRand == 0) {
_root.sSound.attachSound("Tent1");
} else if (_root.nRand == 1) {
_root.sSound.attachSound("Tent6");
} else if (_root.nRand == 2) {
_root.sSound.attachSound("Tent9");
} else if (_root.nRand == 3) {
_root.sSound.attachSound("TentFast5");
} else if (_root.nRand == 4) {
_root.sSound.attachSound("TentFast6");
}
_root.sSound.start(0, 0);
Frame 197
_root.nRand = Math.floor(Math.random() * 3);
if (_root.nRand == 0) {
_root.sSound.attachSound("GLight2");
} else if (_root.nRand == 1) {
_root.sSound.attachSound("GLight4");
} else if (_root.nRand == 2) {
_root.sSound.attachSound("GLight9");
}
_root.sSound.start(0, 0);
Frame 226
gotoAndPlay (180);
Symbol 36 Button
on (release) {
gotoAndPlay (5);
}
Symbol 65 Button
on (release) {
gotoAndPlay (5);
}
Symbol 67 Button
on (release) {
gotoAndPlay (53);
}
Symbol 69 Button
on (release) {
gotoAndPlay (72);
}
Symbol 71 Button
on (release) {
gotoAndPlay (91);
}
Symbol 73 Button
on (release) {
gotoAndPlay (101);
}
Symbol 106 Button
on (release) {
gotoAndPlay (107);
}
Symbol 135 Button
on (release) {
gotoAndPlay (5);
}