Frame 1
stop();
this.onEnterFrame = function () {
var _local2 = (this.getBytesLoaded() / this.getBytesTotal()) * 100;
preloader._xscale = _local2;
loadText.text = Math.round(_local2) + "%";
if (_local2 == 100) {
this.gotoAndPlay(3);
delete this.onEnterFrame;
}
};
Frame 3
stop();
Frame 6
function lightOff() {
this.L1.gotoAndStop(7);
this.L2.gotoAndStop(7);
this.L3.gotoAndStop(7);
this.L4.gotoAndStop(7);
this.L5.gotoAndStop(7);
this.L6.gotoAndStop(7);
this.L7.gotoAndStop(7);
this.L8.gotoAndStop(7);
this.L9.gotoAndStop(7);
this.L10.gotoAndStop(7);
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.L18.gotoAndStop(7);
this.L19.gotoAndStop(7);
this.L20.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.L28.gotoAndStop(7);
this.L29.gotoAndStop(7);
this.L30.gotoAndStop(7);
this.L31.gotoAndStop(7);
this.L32.gotoAndStop(7);
this.L33.gotoAndStop(7);
this.L34.gotoAndStop(7);
this.L35.gotoAndStop(7);
this.L36.gotoAndStop(7);
this.L37.gotoAndStop(7);
this.L38.gotoAndStop(7);
this.L39.gotoAndStop(7);
this.L40.gotoAndStop(7);
this.L41.gotoAndStop(7);
this.L42.gotoAndStop(7);
this.L43.gotoAndStop(7);
this.L44.gotoAndStop(7);
this.L45.gotoAndStop(7);
this.L46.gotoAndStop(7);
this.L47.gotoAndStop(7);
this.L48.gotoAndStop(7);
this.L49.gotoAndStop(7);
this.L50.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");
_22.stop("_22");
_23.stop("_23");
_24.stop("_24");
_25.stop("_25");
_26.stop("_26");
_27.stop("_27");
_28.stop("_28");
_29.stop("_29");
_30.stop("_30");
_31.stop("_31");
_32.stop("_32");
_33.stop("_33");
_34.stop("_34");
_35.stop("_35");
_36.stop("_36");
_37.stop("_37");
_38.stop("_38");
_39.stop("_39");
_40.stop("_40");
_41.stop("_41");
_42.stop("_42");
_43.stop("_43");
_44.stop("_44");
_45.stop("_45");
_46.stop("_46");
_47.stop("_47");
_48.stop("_48");
_49.stop("_49");
_50.stop("_50");
}
stop();
onEnterFrame = function () {
if (Key.isDown(191)) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L4.gotoAndPlay(1);
} else {
this.L4.gotoAndPlay(2);
}
_4.start(0, 1);
}
if (Key.isDown(221)) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L7.gotoAndPlay(1);
} else {
this.L7.gotoAndPlay(2);
}
_7.start(0, 1);
}
if (Key.isDown(186)) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L8.gotoAndPlay(1);
} else {
this.L8.gotoAndPlay(2);
}
_8.start(0, 1);
}
if (Key.isDown(192)) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L40.gotoAndPlay(1);
} else {
this.L40.gotoAndPlay(2);
}
_40.start(0, 1);
}
};
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");
_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");
_22 = new Sound();
_22.attachSound("_22");
_23 = new Sound();
_23.attachSound("_23");
_24 = new Sound();
_24.attachSound("_24");
_25 = new Sound();
_25.attachSound("_25");
_26 = new Sound();
_26.attachSound("_26");
_27 = new Sound();
_27.attachSound("_27");
_28 = new Sound();
_28.attachSound("_28");
_29 = new Sound();
_29.attachSound("_29");
_30 = new Sound();
_30.attachSound("_30");
_31 = new Sound();
_31.attachSound("_31");
_32 = new Sound();
_32.attachSound("_32");
_33 = new Sound();
_33.attachSound("_33");
_34 = new Sound();
_34.attachSound("_34");
_35 = new Sound();
_35.attachSound("_35");
_36 = new Sound();
_36.attachSound("_36");
_37 = new Sound();
_37.attachSound("_37");
_38 = new Sound();
_38.attachSound("_38");
_39 = new Sound();
_39.attachSound("_39");
_40 = new Sound();
_40.attachSound("_40");
_41 = new Sound();
_41.attachSound("_41");
_42 = new Sound();
_42.attachSound("_42");
_43 = new Sound();
_43.attachSound("_43");
_44 = new Sound();
_44.attachSound("_44");
_45 = new Sound();
_45.attachSound("_45");
_46 = new Sound();
_46.attachSound("_46");
_47 = new Sound();
_47.attachSound("_47");
_48 = new Sound();
_48.attachSound("_48");
_49 = new Sound();
_49.attachSound("_49");
_50 = new Sound();
_50.attachSound("_50");
lightOff();
stop();
Frame 7
function lightOff() {
this.L1.gotoAndStop(7);
this.L2.gotoAndStop(7);
this.L3.gotoAndStop(7);
this.L4.gotoAndStop(7);
this.L5.gotoAndStop(7);
this.L6.gotoAndStop(7);
this.L7.gotoAndStop(7);
this.L8.gotoAndStop(7);
this.L9.gotoAndStop(7);
this.L10.gotoAndStop(7);
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.L18.gotoAndStop(7);
this.L19.gotoAndStop(7);
this.L20.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.L28.gotoAndStop(7);
this.L29.gotoAndStop(7);
this.L30.gotoAndStop(7);
this.L31.gotoAndStop(7);
this.L32.gotoAndStop(7);
this.L33.gotoAndStop(7);
this.L34.gotoAndStop(7);
this.L35.gotoAndStop(7);
this.L36.gotoAndStop(7);
this.L37.gotoAndStop(7);
this.L38.gotoAndStop(7);
this.L39.gotoAndStop(7);
this.L40.gotoAndStop(7);
this.L41.gotoAndStop(7);
this.L42.gotoAndStop(7);
this.L43.gotoAndStop(7);
this.L44.gotoAndStop(7);
this.L45.gotoAndStop(7);
this.L46.gotoAndStop(7);
this.L47.gotoAndStop(7);
this.L48.gotoAndStop(7);
this.L49.gotoAndStop(7);
this.L50.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");
_22.stop("_22");
_23.stop("_23");
_24.stop("_24");
_25.stop("_25");
_26.stop("_26");
_27.stop("_27");
_28.stop("_28");
_29.stop("_29");
_30.stop("_30");
_31.stop("_31");
_32.stop("_32");
_33.stop("_33");
_34.stop("_34");
_35.stop("_35");
_36.stop("_36");
_37.stop("_37");
_38.stop("_38");
_39.stop("_39");
_40.stop("_40");
_41.stop("_41");
_42.stop("_42");
_43.stop("_43");
_44.stop("_44");
_45.stop("_45");
_46.stop("_46");
_47.stop("_47");
_48.stop("_48");
_49.stop("_49");
_50.stop("_50");
}
stop();
onEnterFrame = function () {
if (Key.isDown(192)) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L4.gotoAndPlay(1);
} else {
this.L4.gotoAndPlay(2);
}
_4.start(0, 1);
}
if (Key.isDown(50)) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L12.gotoAndPlay(1);
} else {
this.L12.gotoAndPlay(2);
}
_12.start(0, 1);
}
if (Key.isDown(51)) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L13.gotoAndPlay(1);
} else {
this.L13.gotoAndPlay(2);
}
_13.start(0, 1);
}
if (Key.isDown(55)) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L17.gotoAndPlay(1);
} else {
this.L17.gotoAndPlay(2);
}
_17.start(0, 1);
}
if (Key.isDown(57)) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L19.gotoAndPlay(1);
} else {
this.L19.gotoAndPlay(2);
}
_19.start(0, 1);
}
if (Key.isDown(48)) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L20.gotoAndPlay(1);
} else {
this.L20.gotoAndPlay(2);
}
_20.start(0, 1);
}
};
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");
_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");
_22 = new Sound();
_22.attachSound("_22");
_23 = new Sound();
_23.attachSound("_23");
_24 = new Sound();
_24.attachSound("_24");
_25 = new Sound();
_25.attachSound("_25");
_26 = new Sound();
_26.attachSound("_26");
_27 = new Sound();
_27.attachSound("_27");
_28 = new Sound();
_28.attachSound("_28");
_29 = new Sound();
_29.attachSound("_29");
_30 = new Sound();
_30.attachSound("_30");
_31 = new Sound();
_31.attachSound("_31");
_32 = new Sound();
_32.attachSound("_32");
_33 = new Sound();
_33.attachSound("_33");
_34 = new Sound();
_34.attachSound("_34");
_35 = new Sound();
_35.attachSound("_35");
_36 = new Sound();
_36.attachSound("_36");
_37 = new Sound();
_37.attachSound("_37");
_38 = new Sound();
_38.attachSound("_38");
_39 = new Sound();
_39.attachSound("_39");
_40 = new Sound();
_40.attachSound("_40");
_41 = new Sound();
_41.attachSound("_41");
_42 = new Sound();
_42.attachSound("_42");
_43 = new Sound();
_43.attachSound("_43");
_44 = new Sound();
_44.attachSound("_44");
_45 = new Sound();
_45.attachSound("_45");
_46 = new Sound();
_46.attachSound("_46");
_47 = new Sound();
_47.attachSound("_47");
_48 = new Sound();
_48.attachSound("_48");
_49 = new Sound();
_49.attachSound("_49");
_50 = new Sound();
_50.attachSound("_50");
lightOff();
stop();
Symbol 59 Button
on (release) {
getURL ("http://www.daftpunk.it/projects/tabs/", "blank");
}
Symbol 63 Button
on (press) {
gotoAndPlay (6);
}
Symbol 65 Button
on (press) {
gotoAndPlay (7);
}
Symbol 71 MovieClip Frame 1
stop();
Symbol 71 MovieClip Frame 7
stop();
Symbol 73 Button
on (keyPress "q") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L21.gotoAndPlay(1);
} else {
this.L21.gotoAndPlay(2);
}
_21.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L21.gotoAndPlay(1);
} else {
this.L21.gotoAndPlay(2);
}
_21.start(0, 1);
}
Symbol 74 Button
on (keyPress "2") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L12.gotoAndPlay(1);
} else {
this.L12.gotoAndPlay(2);
}
_12.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L12.gotoAndPlay(1);
} else {
this.L12.gotoAndPlay(2);
}
_12.start(0, 1);
}
Symbol 75 Button
on (keyPress "<Left>") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L2.gotoAndPlay(1);
} else {
this.L2.gotoAndPlay(2);
}
_2.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L2.gotoAndPlay(1);
} else {
this.L2.gotoAndPlay(2);
}
_2.start(0, 1);
}
Symbol 76 Button
on (keyPress "<Down>") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L5.gotoAndPlay(1);
} else {
this.L5.gotoAndPlay(2);
}
_5.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L5.gotoAndPlay(1);
} else {
this.L5.gotoAndPlay(2);
}
_5.start(0, 1);
}
Symbol 77 Button
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L4.gotoAndPlay(1);
} else {
this.L4.gotoAndPlay(2);
}
_4.start(0, 1);
}
Symbol 78 Button
on (keyPress "<Up>") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L3.gotoAndPlay(1);
} else {
this.L3.gotoAndPlay(2);
}
_3.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L3.gotoAndPlay(1);
} else {
this.L3.gotoAndPlay(2);
}
_3.start(0, 1);
}
Symbol 79 Button
on (keyPress "<") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L1.gotoAndPlay(1);
} else {
this.L1.gotoAndPlay(2);
}
_1.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L1.gotoAndPlay(1);
} else {
this.L1.gotoAndPlay(2);
}
_1.start(0, 1);
}
Symbol 80 Button
on (keyPress "-") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L50.gotoAndPlay(1);
} else {
this.L50.gotoAndPlay(2);
}
_50.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L50.gotoAndPlay(1);
} else {
this.L50.gotoAndPlay(2);
}
_50.start(0, 1);
}
Symbol 81 Button
on (keyPress ".") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L49.gotoAndPlay(1);
} else {
this.L49.gotoAndPlay(2);
}
_49.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L49.gotoAndPlay(1);
} else {
this.L49.gotoAndPlay(2);
}
_49.start(0, 1);
}
Symbol 82 Button
on (keyPress ",") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L48.gotoAndPlay(1);
} else {
this.L48.gotoAndPlay(2);
}
_48.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L48.gotoAndPlay(1);
} else {
this.L48.gotoAndPlay(2);
}
_48.start(0, 1);
}
Symbol 85 Button
on (keyPress "m") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L47.gotoAndPlay(1);
} else {
this.L47.gotoAndPlay(2);
}
_47.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L47.gotoAndPlay(1);
} else {
this.L47.gotoAndPlay(2);
}
_47.start(0, 1);
}
Symbol 86 Button
on (keyPress "n") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L46.gotoAndPlay(1);
} else {
this.L46.gotoAndPlay(2);
}
_46.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L46.gotoAndPlay(1);
} else {
this.L46.gotoAndPlay(2);
}
_46.start(0, 1);
}
Symbol 87 Button
on (keyPress "b") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L45.gotoAndPlay(1);
} else {
this.L45.gotoAndPlay(2);
}
_45.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L45.gotoAndPlay(1);
} else {
this.L45.gotoAndPlay(2);
}
_45.start(0, 1);
}
Symbol 88 Button
on (keyPress "v") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L44.gotoAndPlay(1);
} else {
this.L44.gotoAndPlay(2);
}
_44.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L44.gotoAndPlay(1);
} else {
this.L44.gotoAndPlay(2);
}
_44.start(0, 1);
}
Symbol 89 Button
on (keyPress "c") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L43.gotoAndPlay(1);
} else {
this.L43.gotoAndPlay(2);
}
_43.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L43.gotoAndPlay(1);
} else {
this.L43.gotoAndPlay(2);
}
_43.start(0, 1);
}
Symbol 90 Button
on (keyPress "x") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L42.gotoAndPlay(1);
} else {
this.L42.gotoAndPlay(2);
}
_42.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L42.gotoAndPlay(1);
} else {
this.L42.gotoAndPlay(2);
}
_42.start(0, 1);
}
Symbol 91 Button
on (keyPress "z") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L41.gotoAndPlay(1);
} else {
this.L41.gotoAndPlay(2);
}
_41.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L41.gotoAndPlay(1);
} else {
this.L41.gotoAndPlay(2);
}
_41.start(0, 1);
}
Symbol 92 Button
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L40.gotoAndPlay(1);
} else {
this.L40.gotoAndPlay(2);
}
_40.start(0, 1);
}
Symbol 93 Button
on (keyPress "l") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L39.gotoAndPlay(1);
} else {
this.L39.gotoAndPlay(2);
}
_39.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L39.gotoAndPlay(1);
} else {
this.L39.gotoAndPlay(2);
}
_39.start(0, 1);
}
Symbol 94 Button
on (keyPress "k") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L38.gotoAndPlay(1);
} else {
this.L38.gotoAndPlay(2);
}
_38.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L38.gotoAndPlay(1);
} else {
this.L38.gotoAndPlay(2);
}
_38.start(0, 1);
}
Symbol 95 Button
on (keyPress "j") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L37.gotoAndPlay(1);
} else {
this.L37.gotoAndPlay(2);
}
_37.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L37.gotoAndPlay(1);
} else {
this.L37.gotoAndPlay(2);
}
_37.start(0, 1);
}
Symbol 96 Button
on (keyPress "h") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L36.gotoAndPlay(1);
} else {
this.L36.gotoAndPlay(2);
}
_36.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L36.gotoAndPlay(1);
} else {
this.L36.gotoAndPlay(2);
}
_36.start(0, 1);
}
Symbol 97 Button
on (keyPress "g") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L35.gotoAndPlay(1);
} else {
this.L35.gotoAndPlay(2);
}
_35.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L35.gotoAndPlay(1);
} else {
this.L35.gotoAndPlay(2);
}
_35.start(0, 1);
}
Symbol 98 Button
on (keyPress "f") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L34.gotoAndPlay(1);
} else {
this.L34.gotoAndPlay(2);
}
_34.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L34.gotoAndPlay(1);
} else {
this.L34.gotoAndPlay(2);
}
_34.start(0, 1);
}
Symbol 99 Button
on (keyPress "d") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L33.gotoAndPlay(1);
} else {
this.L33.gotoAndPlay(2);
}
_33.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L33.gotoAndPlay(1);
} else {
this.L33.gotoAndPlay(2);
}
_33.start(0, 1);
}
Symbol 100 Button
on (keyPress "s") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L32.gotoAndPlay(1);
} else {
this.L32.gotoAndPlay(2);
}
_32.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L32.gotoAndPlay(1);
} else {
this.L32.gotoAndPlay(2);
}
_32.start(0, 1);
}
Symbol 101 Button
on (keyPress "a") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L31.gotoAndPlay(1);
} else {
this.L31.gotoAndPlay(2);
}
_31.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L31.gotoAndPlay(1);
} else {
this.L31.gotoAndPlay(2);
}
_31.start(0, 1);
}
Symbol 102 Button
on (keyPress "p") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L30.gotoAndPlay(1);
} else {
this.L30.gotoAndPlay(2);
}
_30.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L30.gotoAndPlay(1);
} else {
this.L30.gotoAndPlay(2);
}
_30.start(0, 1);
}
Symbol 103 Button
on (keyPress "o") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L29.gotoAndPlay(1);
} else {
this.L29.gotoAndPlay(2);
}
_29.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L29.gotoAndPlay(1);
} else {
this.L29.gotoAndPlay(2);
}
_29.start(0, 1);
}
Symbol 104 Button
on (keyPress "i") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L28.gotoAndPlay(1);
} else {
this.L28.gotoAndPlay(2);
}
_28.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L28.gotoAndPlay(1);
} else {
this.L28.gotoAndPlay(2);
}
_28.start(0, 1);
}
Symbol 105 Button
on (keyPress "u") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L27.gotoAndPlay(1);
} else {
this.L27.gotoAndPlay(2);
}
_27.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L27.gotoAndPlay(1);
} else {
this.L27.gotoAndPlay(2);
}
_27.start(0, 1);
}
Symbol 106 Button
on (keyPress "y") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L26.gotoAndPlay(1);
} else {
this.L26.gotoAndPlay(2);
}
_26.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L26.gotoAndPlay(1);
} else {
this.L26.gotoAndPlay(2);
}
_26.start(0, 1);
}
Symbol 107 Button
on (keyPress "t") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L25.gotoAndPlay(1);
} else {
this.L25.gotoAndPlay(2);
}
_25.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L25.gotoAndPlay(1);
} else {
this.L25.gotoAndPlay(2);
}
_25.start(0, 1);
}
Symbol 108 Button
on (keyPress "r") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L24.gotoAndPlay(1);
} else {
this.L24.gotoAndPlay(2);
}
_24.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L24.gotoAndPlay(1);
} else {
this.L24.gotoAndPlay(2);
}
_24.start(0, 1);
}
Symbol 109 Button
on (keyPress "e") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L23.gotoAndPlay(1);
} else {
this.L23.gotoAndPlay(2);
}
_23.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L23.gotoAndPlay(1);
} else {
this.L23.gotoAndPlay(2);
}
_23.start(0, 1);
}
Symbol 110 Button
on (keyPress "w") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L22.gotoAndPlay(1);
} else {
this.L22.gotoAndPlay(2);
}
_22.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L22.gotoAndPlay(1);
} else {
this.L22.gotoAndPlay(2);
}
_22.start(0, 1);
}
Symbol 111 Button
on (keyPress "0") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L20.gotoAndPlay(1);
} else {
this.L20.gotoAndPlay(2);
}
_20.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L20.gotoAndPlay(1);
} else {
this.L20.gotoAndPlay(2);
}
_20.start(0, 1);
}
Symbol 112 Button
on (keyPress "9") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L19.gotoAndPlay(1);
} else {
this.L19.gotoAndPlay(2);
}
_19.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L19.gotoAndPlay(1);
} else {
this.L19.gotoAndPlay(2);
}
_19.start(0, 1);
}
Symbol 113 Button
on (keyPress "8") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L18.gotoAndPlay(1);
} else {
this.L18.gotoAndPlay(2);
}
_18.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L18.gotoAndPlay(1);
} else {
this.L18.gotoAndPlay(2);
}
_18.start(0, 1);
}
Symbol 114 Button
on (keyPress "7") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L17.gotoAndPlay(1);
} else {
this.L17.gotoAndPlay(2);
}
_17.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L17.gotoAndPlay(1);
} else {
this.L17.gotoAndPlay(2);
}
_17.start(0, 1);
}
Symbol 115 Button
on (keyPress "6") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L16.gotoAndPlay(1);
} else {
this.L16.gotoAndPlay(2);
}
_16.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L16.gotoAndPlay(1);
} else {
this.L16.gotoAndPlay(2);
}
_16.start(0, 1);
}
Symbol 116 Button
on (keyPress "5") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L15.gotoAndPlay(1);
} else {
this.L15.gotoAndPlay(2);
}
_15.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L15.gotoAndPlay(1);
} else {
this.L15.gotoAndPlay(2);
}
_15.start(0, 1);
}
Symbol 117 Button
on (keyPress "4") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L14.gotoAndPlay(1);
} else {
this.L14.gotoAndPlay(2);
}
_14.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L14.gotoAndPlay(1);
} else {
this.L14.gotoAndPlay(2);
}
_14.start(0, 1);
}
Symbol 118 Button
on (keyPress "3") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L13.gotoAndPlay(1);
} else {
this.L13.gotoAndPlay(2);
}
_13.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L13.gotoAndPlay(1);
} else {
this.L13.gotoAndPlay(2);
}
_13.start(0, 1);
}
Symbol 119 Button
on (keyPress "1") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L11.gotoAndPlay(1);
} else {
this.L11.gotoAndPlay(2);
}
_11.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L11.gotoAndPlay(1);
} else {
this.L11.gotoAndPlay(2);
}
_11.start(0, 1);
}
Symbol 120 Button
on (keyPress "<Enter>") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L10.gotoAndPlay(1);
} else {
this.L10.gotoAndPlay(2);
}
_10.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L10.gotoAndPlay(1);
} else {
this.L10.gotoAndPlay(2);
}
_10.start(0, 1);
}
Symbol 121 Button
on (keyPress "+") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L9.gotoAndPlay(1);
} else {
this.L9.gotoAndPlay(2);
}
_9.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L9.gotoAndPlay(1);
} else {
this.L9.gotoAndPlay(2);
}
_9.start(0, 1);
}
Symbol 122 Button
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L8.gotoAndPlay(1);
} else {
this.L8.gotoAndPlay(2);
}
_8.start(0, 1);
}
Symbol 123 Button
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L7.gotoAndPlay(1);
} else {
this.L7.gotoAndPlay(2);
}
_7.start(0, 1);
}
Symbol 124 Button
on (keyPress "<Right>") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L6.gotoAndPlay(1);
} else {
this.L6.gotoAndPlay(2);
}
_6.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L6.gotoAndPlay(1);
} else {
this.L6.gotoAndPlay(2);
}
_6.start(0, 1);
}
Symbol 175 MovieClip Frame 1
stop();
Symbol 175 MovieClip Frame 2
stop();
Symbol 178 MovieClip Frame 1
stop();
Symbol 178 MovieClip Frame 2
stop();
Symbol 179 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 182 MovieClip Frame 1
stop();
Symbol 182 MovieClip Frame 2
stop();
Symbol 185 MovieClip Frame 1
stop();
Symbol 185 MovieClip Frame 2
stop();
Symbol 186 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 187 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);
}
}
Symbol 188 Button
on (keyPress "a") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L21.gotoAndPlay(1);
} else {
this.L21.gotoAndPlay(2);
}
_21.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L21.gotoAndPlay(1);
} else {
this.L21.gotoAndPlay(2);
}
_21.start(0, 1);
}
Symbol 189 Button
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L12.gotoAndPlay(1);
} else {
this.L12.gotoAndPlay(2);
}
_12.start(0, 1);
}
Symbol 190 Button
on (keyPress "!") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L50.gotoAndPlay(1);
} else {
this.L50.gotoAndPlay(2);
}
_50.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L50.gotoAndPlay(1);
} else {
this.L50.gotoAndPlay(2);
}
_50.start(0, 1);
}
Symbol 191 Button
on (keyPress ":") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L49.gotoAndPlay(1);
} else {
this.L49.gotoAndPlay(2);
}
_49.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L49.gotoAndPlay(1);
} else {
this.L49.gotoAndPlay(2);
}
_49.start(0, 1);
}
Symbol 192 Button
on (keyPress ";") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L48.gotoAndPlay(1);
} else {
this.L48.gotoAndPlay(2);
}
_48.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L48.gotoAndPlay(1);
} else {
this.L48.gotoAndPlay(2);
}
_48.start(0, 1);
}
Symbol 193 Button
on (keyPress ",") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L47.gotoAndPlay(1);
} else {
this.L47.gotoAndPlay(2);
}
_47.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L47.gotoAndPlay(1);
} else {
this.L47.gotoAndPlay(2);
}
_47.start(0, 1);
}
Symbol 194 Button
on (keyPress "w") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L41.gotoAndPlay(1);
} else {
this.L41.gotoAndPlay(2);
}
_41.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L41.gotoAndPlay(1);
} else {
this.L41.gotoAndPlay(2);
}
_41.start(0, 1);
}
Symbol 195 Button
on (keyPress "m") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L40.gotoAndPlay(1);
} else {
this.L40.gotoAndPlay(2);
}
_40.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L40.gotoAndPlay(1);
} else {
this.L40.gotoAndPlay(2);
}
_40.start(0, 1);
}
Symbol 196 Button
on (keyPress "q") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L31.gotoAndPlay(1);
} else {
this.L31.gotoAndPlay(2);
}
_31.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L31.gotoAndPlay(1);
} else {
this.L31.gotoAndPlay(2);
}
_31.start(0, 1);
}
Symbol 197 Button
on (keyPress "z") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L22.gotoAndPlay(1);
} else {
this.L22.gotoAndPlay(2);
}
_22.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L22.gotoAndPlay(1);
} else {
this.L22.gotoAndPlay(2);
}
_22.start(0, 1);
}
Symbol 198 Button
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L20.gotoAndPlay(1);
} else {
this.L20.gotoAndPlay(2);
}
_20.start(0, 1);
}
Symbol 199 Button
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L19.gotoAndPlay(1);
} else {
this.L19.gotoAndPlay(2);
}
_19.start(0, 1);
}
Symbol 200 Button
on (keyPress "_") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L18.gotoAndPlay(1);
} else {
this.L18.gotoAndPlay(2);
}
_18.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L18.gotoAndPlay(1);
} else {
this.L18.gotoAndPlay(2);
}
_18.start(0, 1);
}
Symbol 201 Button
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L17.gotoAndPlay(1);
} else {
this.L17.gotoAndPlay(2);
}
_17.start(0, 1);
}
Symbol 202 Button
on (keyPress "-") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L16.gotoAndPlay(1);
} else {
this.L16.gotoAndPlay(2);
}
_16.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L16.gotoAndPlay(1);
} else {
this.L16.gotoAndPlay(2);
}
_16.start(0, 1);
}
Symbol 203 Button
on (keyPress "(") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L15.gotoAndPlay(1);
} else {
this.L15.gotoAndPlay(2);
}
_15.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L15.gotoAndPlay(1);
} else {
this.L15.gotoAndPlay(2);
}
_15.start(0, 1);
}
Symbol 204 Button
on (keyPress "'") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L14.gotoAndPlay(1);
} else {
this.L14.gotoAndPlay(2);
}
_14.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L14.gotoAndPlay(1);
} else {
this.L14.gotoAndPlay(2);
}
_14.start(0, 1);
}
Symbol 205 Button
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L13.gotoAndPlay(1);
} else {
this.L13.gotoAndPlay(2);
}
_13.start(0, 1);
}
Symbol 206 Button
on (keyPress "&") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L11.gotoAndPlay(1);
} else {
this.L11.gotoAndPlay(2);
}
_11.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L11.gotoAndPlay(1);
} else {
this.L11.gotoAndPlay(2);
}
_11.start(0, 1);
}
Symbol 207 Button
on (keyPress "$") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L9.gotoAndPlay(1);
} else {
this.L9.gotoAndPlay(2);
}
_9.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L9.gotoAndPlay(1);
} else {
this.L9.gotoAndPlay(2);
}
_9.start(0, 1);
}
Symbol 208 Button
on (keyPress "^") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L8.gotoAndPlay(1);
} else {
this.L8.gotoAndPlay(2);
}
_8.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L8.gotoAndPlay(1);
} else {
this.L8.gotoAndPlay(2);
}
_8.start(0, 1);
}
Symbol 209 Button
on (keyPress "=") {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L7.gotoAndPlay(1);
} else {
this.L7.gotoAndPlay(2);
}
_7.start(0, 1);
}
on (press) {
if (controlPlay == 1) {
lightOff();
sampleOff();
this.L7.gotoAndPlay(1);
} else {
this.L7.gotoAndPlay(2);
}
_7.start(0, 1);
}
Symbol 210 Button
on (release) {
if (controlHelp == 2) {
controlHelp = 1;
this.LHelp.gotoAndPlay(1);
this.helpToucha.gotoAndPlay(1);
} else {
controlHelp = 2;
this.LHelp.gotoAndPlay(2);
this.helpToucha.gotoAndPlay(2);
}
}
Symbol 228 MovieClip Frame 1
stop();
Symbol 228 MovieClip Frame 2
stop();