Frame 1
function lightOff() {
this.L11.gotoAndStop(7);
this.L12.gotoAndStop(7);
this.L13.gotoAndStop(7);
this.L14.gotoAndStop(7);
this.L15.gotoAndStop(7);
this.L16.gotoAndStop(7);
this.L17.gotoAndStop(7);
this.L37.gotoAndStop(7);
this.L21.gotoAndStop(7);
this.L22.gotoAndStop(7);
this.L23.gotoAndStop(7);
this.L24.gotoAndStop(7);
this.L25.gotoAndStop(7);
this.L26.gotoAndStop(7);
this.L27.gotoAndStop(7);
this.L30.gotoAndStop(7);
this.L56.gotoAndStop(7);
this.L57.gotoAndStop(7);
this.L67.gotoAndStop(7);
this.L68.gotoAndStop(7);
this.L69.gotoAndStop(7);
}
function sampleOff() {
_1.stop("_1");
_2.stop("_2");
_3.stop("_3");
_4.stop("_4");
_5.stop("_5");
_6.stop("_6");
_7.stop("_7");
_8.stop("_8");
_9.stop("_9");
_10.stop("_10");
_11.stop("_11");
_12.stop("_12");
_13.stop("_13");
_14.stop("_14");
_15.stop("_15");
_16.stop("_16");
_17.stop("_17");
_18.stop("_18");
_19.stop("_19");
_20.stop("_20");
_21.stop("_21");
}
stop();
controlPlay = 2;
controlHelp = 1;
fullScreen = 1;
this.LControlPlay.gotoAndStop(2);
_1 = new Sound();
_1.attachSound("_1");
_2 = new Sound();
_2.attachSound("_2");
_3 = new Sound();
_3.attachSound("_3");
_4 = new Sound();
_4.attachSound("_4");
_4 = new Sound();
_4.attachSound("_4");
_5 = new Sound();
_5.attachSound("_5");
_6 = new Sound();
_6.attachSound("_6");
_7 = new Sound();
_7.attachSound("_7");
_8 = new Sound();
_8.attachSound("_8");
_9 = new Sound();
_9.attachSound("_9");
_10 = new Sound();
_10.attachSound("_10");
_11 = new Sound();
_11.attachSound("_11");
_12 = new Sound();
_12.attachSound("_12");
_13 = new Sound();
_13.attachSound("_13");
_14 = new Sound();
_14.attachSound("_14");
_15 = new Sound();
_15.attachSound("_15");
_16 = new Sound();
_16.attachSound("_16");
_17 = new Sound();
_17.attachSound("_17");
_18 = new Sound();
_18.attachSound("_18");
_19 = new Sound();
_19.attachSound("_19");
_20 = new Sound();
_20.attachSound("_20");
_21 = new Sound();
_21.attachSound("_21");
lightOff();
stop();
Symbol 29 MovieClip Frame 1
stop();
Symbol 29 MovieClip Frame 7
stop();
Symbol 31 Button
on (keyPress "b") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L67.gotoAndPlay(1);
} else {
this.L67.gotoAndPlay(2);
}
_19.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L67.gotoAndPlay(1);
} else {
this.L67.gotoAndPlay(2);
}
_19.start(0, 1);
}
Symbol 32 Button
on (keyPress "n") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L68.gotoAndPlay(1);
} else {
this.L68.gotoAndPlay(2);
}
_20.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L68.gotoAndPlay(1);
} else {
this.L68.gotoAndPlay(2);
}
_20.start(0, 1);
}
Symbol 33 Button
on (keyPress "m") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L69.gotoAndPlay(1);
} else {
this.L69.gotoAndPlay(2);
}
_21.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L69.gotoAndPlay(1);
} else {
this.L69.gotoAndPlay(2);
}
_21.start(0, 1);
}
Symbol 34 Button
on (keyPress "x") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L57.gotoAndPlay(1);
} else {
this.L57.gotoAndPlay(2);
}
_16.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L57.gotoAndPlay(1);
} else {
this.L57.gotoAndPlay(2);
}
_16.start(0, 1);
}
Symbol 35 Button
on (keyPress "v") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L56.gotoAndPlay(1);
} else {
this.L56.gotoAndPlay(2);
}
_18.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L56.gotoAndPlay(1);
} else {
this.L56.gotoAndPlay(2);
}
_18.start(0, 1);
}
Symbol 38 MovieClip Frame 1
stop();
Symbol 38 MovieClip Frame 2
stop();
Symbol 39 Button
on (keyPress "<Space>") {
if (controlPlay == 2) {
controlPlay = 1;
this.LControlPlay.gotoAndPlay(1);
} else {
lightOff();
controlPlay = 2;
this.LControlPlay.gotoAndPlay(2);
}
}
on (press) {
if (controlPlay == 2) {
controlPlay = 1;
this.LControlPlay.gotoAndPlay(1);
} else {
lightOff();
controlPlay = 2;
this.LControlPlay.gotoAndPlay(2);
}
}
Symbol 40 Button
on (keyPress "j") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L30.gotoAndPlay(1);
} else {
this.L30.gotoAndPlay(2);
}
_14.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L30.gotoAndPlay(1);
} else {
this.L30.gotoAndPlay(2);
}
_14.start(0, 1);
}
Symbol 45 MovieClip Frame 1
stop();
Symbol 45 MovieClip Frame 2
stop();
Symbol 48 MovieClip Frame 1
stop();
Symbol 48 MovieClip Frame 2
stop();
Symbol 49 Button
on (keyPress "q") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L11.gotoAndPlay(1);
} else {
this.L11.gotoAndPlay(2);
}
_1.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L11.gotoAndPlay(1);
} else {
this.L11.gotoAndPlay(2);
}
_1.start(0, 1);
}
Symbol 50 Button
on (keyPress "a") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L21.gotoAndPlay(1);
} else {
this.L21.gotoAndPlay(2);
}
_8.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L21.gotoAndPlay(1);
} else {
this.L21.gotoAndPlay(2);
}
_8.start(0, 1);
}
Symbol 51 Button
on (keyPress "w") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L12.gotoAndPlay(1);
} else {
this.L12.gotoAndPlay(2);
}
_2.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L12.gotoAndPlay(1);
} else {
this.L12.gotoAndPlay(2);
}
_2.start(0, 1);
}
Symbol 52 Button
on (keyPress "s") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L22.gotoAndPlay(1);
} else {
this.L22.gotoAndPlay(2);
}
_9.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L22.gotoAndPlay(1);
} else {
this.L22.gotoAndPlay(2);
}
_9.start(0, 1);
}
Symbol 53 Button
on (keyPress "d") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L23.gotoAndPlay(1);
} else {
this.L23.gotoAndPlay(2);
}
_10.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L23.gotoAndPlay(1);
} else {
this.L23.gotoAndPlay(2);
}
_10.start(0, 1);
}
Symbol 54 Button
on (keyPress "f") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L24.gotoAndPlay(1);
} else {
this.L24.gotoAndPlay(2);
}
_11.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L24.gotoAndPlay(1);
} else {
this.L24.gotoAndPlay(2);
}
_11.start(0, 1);
}
Symbol 55 Button
on (keyPress "g") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L25.gotoAndPlay(1);
} else {
this.L25.gotoAndPlay(2);
}
_12.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L25.gotoAndPlay(1);
} else {
this.L25.gotoAndPlay(2);
}
_12.start(0, 1);
}
Symbol 56 Button
on (keyPress "h") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L26.gotoAndPlay(1);
} else {
this.L26.gotoAndPlay(2);
}
_13.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L26.gotoAndPlay(1);
} else {
this.L26.gotoAndPlay(2);
}
_13.start(0, 1);
}
Symbol 57 Button
on (keyPress "z") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L27.gotoAndPlay(1);
} else {
this.L27.gotoAndPlay(2);
}
_15.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L27.gotoAndPlay(1);
} else {
this.L27.gotoAndPlay(2);
}
_15.start(0, 1);
}
Symbol 58 Button
on (release) {
if (fullScreen == 2) {
fullScreen = 1;
this.LFullScreen.gotoAndStop(1);
fscommand ("fullscreen", "false");
} else {
fullScreen = 2;
this.LFullScreen.gotoAndStop(2);
fscommand ("fullscreen", "true");
}
}
Symbol 81 MovieClip Frame 1
stop();
Symbol 81 MovieClip Frame 2
stop();
Symbol 82 Button
on (keyPress "e") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L13.gotoAndPlay(1);
} else {
this.L13.gotoAndPlay(2);
}
_3.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L13.gotoAndPlay(1);
} else {
this.L13.gotoAndPlay(2);
}
_3.start(0, 1);
}
Symbol 83 Button
on (keyPress "r") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L14.gotoAndPlay(1);
} else {
this.L14.gotoAndPlay(2);
}
_4.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L14.gotoAndPlay(1);
} else {
this.L14.gotoAndPlay(2);
}
_4.start(0, 1);
}
Symbol 84 Button
on (keyPress "t") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L15.gotoAndPlay(1);
} else {
this.L15.gotoAndPlay(2);
}
_5.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L15.gotoAndPlay(1);
} else {
this.L15.gotoAndPlay(2);
}
_5.start(0, 1);
}
Symbol 85 Button
on (keyPress "y") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L16.gotoAndPlay(1);
} else {
this.L16.gotoAndPlay(2);
}
_6.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L16.gotoAndPlay(1);
} else {
this.L16.gotoAndPlay(2);
}
_6.start(0, 1);
}
Symbol 86 Button
on (keyPress "u") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L17.gotoAndPlay(1);
} else {
this.L17.gotoAndPlay(2);
}
_7.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L17.gotoAndPlay(1);
} else {
this.L17.gotoAndPlay(2);
}
_7.start(0, 1);
}
Symbol 87 Button
on (keyPress "c") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L37.gotoAndPlay(1);
} else {
this.L37.gotoAndPlay(2);
}
_17.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L37.gotoAndPlay(1);
} else {
this.L37.gotoAndPlay(2);
}
_17.start(0, 1);
}
Symbol 88 Button
on (release) {
if (controlHelp == 2) {
controlHelp = 1;
this.LHelp.gotoAndPlay(1);
this.helpTouch.gotoAndPlay(1);
} else {
controlHelp = 2;
this.LHelp.gotoAndPlay(2);
this.helpTouch.gotoAndPlay(2);
}
}