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);
}
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");
}
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");
lightOff();
stop();
Symbol 26 MovieClip Frame 1
stop();
Symbol 26 MovieClip Frame 7
stop();
Symbol 28 Button
on (keyPress "l") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L57.gotoAndPlay(1);
} else {
this.L57.gotoAndPlay(2);
}
_18.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L57.gotoAndPlay(1);
} else {
this.L57.gotoAndPlay(2);
}
_18.start(0, 1);
}
Symbol 29 Button
on (keyPress "o") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L56.gotoAndPlay(1);
} else {
this.L56.gotoAndPlay(2);
}
_9.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L56.gotoAndPlay(1);
} else {
this.L56.gotoAndPlay(2);
}
_9.start(0, 1);
}
Symbol 32 MovieClip Frame 1
stop();
Symbol 32 MovieClip Frame 2
stop();
Symbol 33 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 34 Button
on (keyPress "j") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L30.gotoAndPlay(1);
} else {
this.L30.gotoAndPlay(2);
}
_16.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L30.gotoAndPlay(1);
} else {
this.L30.gotoAndPlay(2);
}
_16.start(0, 1);
}
Symbol 39 MovieClip Frame 1
stop();
Symbol 39 MovieClip Frame 2
stop();
Symbol 42 MovieClip Frame 1
stop();
Symbol 42 MovieClip Frame 2
stop();
Symbol 43 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 44 Button
on (keyPress "a") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L21.gotoAndPlay(1);
} else {
this.L21.gotoAndPlay(2);
}
_10.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L21.gotoAndPlay(1);
} else {
this.L21.gotoAndPlay(2);
}
_10.start(0, 1);
}
Symbol 45 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 46 Button
on (keyPress "s") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L22.gotoAndPlay(1);
} else {
this.L22.gotoAndPlay(2);
}
_11.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L22.gotoAndPlay(1);
} else {
this.L22.gotoAndPlay(2);
}
_11.start(0, 1);
}
Symbol 47 Button
on (keyPress "d") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L23.gotoAndPlay(1);
} else {
this.L23.gotoAndPlay(2);
}
_12.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L23.gotoAndPlay(1);
} else {
this.L23.gotoAndPlay(2);
}
_12.start(0, 1);
}
Symbol 48 Button
on (keyPress "f") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L24.gotoAndPlay(1);
} else {
this.L24.gotoAndPlay(2);
}
_13.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L24.gotoAndPlay(1);
} else {
this.L24.gotoAndPlay(2);
}
_13.start(0, 1);
}
Symbol 49 Button
on (keyPress "g") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L25.gotoAndPlay(1);
} else {
this.L25.gotoAndPlay(2);
}
_14.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L25.gotoAndPlay(1);
} else {
this.L25.gotoAndPlay(2);
}
_14.start(0, 1);
}
Symbol 50 Button
on (keyPress "h") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L26.gotoAndPlay(1);
} else {
this.L26.gotoAndPlay(2);
}
_15.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L26.gotoAndPlay(1);
} else {
this.L26.gotoAndPlay(2);
}
_15.start(0, 1);
}
Symbol 51 Button
on (keyPress "k") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L27.gotoAndPlay(1);
} else {
this.L27.gotoAndPlay(2);
}
_17.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L27.gotoAndPlay(1);
} else {
this.L27.gotoAndPlay(2);
}
_17.start(0, 1);
}
Symbol 52 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 72 MovieClip Frame 1
stop();
Symbol 72 MovieClip Frame 2
stop();
Symbol 73 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 74 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 75 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 76 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 77 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 78 Button
on (keyPress "i") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L37.gotoAndPlay(1);
} else {
this.L37.gotoAndPlay(2);
}
_8.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L37.gotoAndPlay(1);
} else {
this.L37.gotoAndPlay(2);
}
_8.start(0, 1);
}
Symbol 79 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);
}
}