Frame 1
_root.percent = Math.floor((getBytesLoaded() / getBytesTotal()) * 100);
Instance of Symbol 7 MovieClip "l1" in Frame 1
onClipEvent (enterFrame) {
if ((_root.percent * 3) <= 100) {
this._alpha = _root.percent * 3;
} else {
this._alpha = 100;
}
}
Instance of Symbol 10 MovieClip "l2" in Frame 1
onClipEvent (enterFrame) {
this._alpha = (_root.percent * 1.4) - 40;
}
Instance of Symbol 13 MovieClip "l3" in Frame 1
onClipEvent (enterFrame) {
this._alpha = (_root.percent * 2) - 100;
}
Instance of Symbol 19 MovieClip "spin" in Frame 1
onClipEvent (enterFrame) {
Mouse.hide();
_root.perctxt.percload.text = _root.percent + "%";
this._rotation = this._rotation + (_root.percent * 1.1);
this._x = _root._xmouse;
this._y = _root._ymouse;
_root.perctxt._x = _root._xmouse;
_root.perctxt._y = _root._ymouse;
if (_root.percent == 100) {
_root.xxx = _root.xxx - 2;
this._alpha = this._alpha - 2;
_root.perctxt._alpha = _root.perctxt._alpha - 2;
gotoAndPlay (4);
} else {
_root.xxx = 100;
}
}
Frame 2
if (_root.xxx <= 0) {
gotoAndPlay (4);
} else {
gotoAndPlay (1);
}
Frame 46
stop();
Mouse.show();
a = 0;
_root.array = new Array(16);
_root.arraysize = 16;
d = 0;
while (d < _root.arraysize) {
_root.array[d] = d + 1;
_root["pad" + _root.array[d]] = 0;
d++;
}
_root.drum1 = 1;
_root.drum2 = 3;
_root.guitar = 1;
_root.percus = 3;
_root.synt = 3;
_root.base = 1;
_root.atmox = 1;
_root.btcmore = false;
_root.allplay = false;
_root.bchange = 0;
_root.pchange = 0;
_root.basplay = 0;
_root.pplay = 0;
_root.bplay = 0;
_root.gplay = 0;
_root.splay = 0;
_root.aplay = 0;
_root.atmo = new Sound(atmosmc);
_root.atmo.attachSound("atmo1");
_root.atmo.setVolume(0);
_root.bus = new Sound(busmc);
_root.bus.attachSound("bus");
_root.bus.setVolume(30);
_root.weird = new Sound(weirdmc);
_root.weird.attachSound("weird");
_root.hey = new Sound(heymc);
_root.hey.attachSound("hey");
_root.hey.setVolume(15);
_root.dom = new Sound(dommc);
_root.dom.attachSound("dom");
_root.dom.setVolume(50);
_root.beat = new Sound(beatmc);
_root.beat.attachSound("beat");
_root.beat.setVolume(0);
_root.syn = new Sound(synmc);
_root.syn.attachSound("syn3");
_root.syn.setVolume(0);
_root.beat3 = new Sound(beatmc3);
_root.beat3.attachSound("beat3");
_root.beat3.setVolume(0);
_root.guit = new Sound(guitmc);
_root.guit.attachSound("guit");
_root.guit.setVolume(0);
_root.perc3 = new Sound(perc3mc);
_root.perc3.attachSound("perc3");
_root.perc3.setVolume(0);
_root.bass = new Sound(bassmc);
_root.bass.attachSound("bass1");
_root.bass.setVolume(0);
_root.hit1 = new Sound(hit1mc);
_root.hit1.attachSound("hit1");
_root.hit1.setVolume(100);
_root.hit2 = new Sound(hit2mc);
_root.hit2.attachSound("hit2");
_root.hit2.setVolume(100);
_root.hit3 = new Sound(hit3mc);
_root.hit3.attachSound("hit3");
_root.hit3.setVolume(100);
_root.hit4 = new Sound(hit4mc);
_root.hit4.attachSound("hit4");
_root.hit4.setVolume(100);
_root.hit5 = new Sound(hit5mc);
_root.hit5.attachSound("hit5");
_root.hit5.setVolume(100);
_root.hit6 = new Sound(hit6mc);
_root.hit6.attachSound("hit6");
_root.hit6.setVolume(100);
_root.hit7 = new Sound(hit7mc);
_root.hit7.attachSound("hit7");
_root.hit7.setVolume(100);
_root.hit8 = new Sound(hit8mc);
_root.hit8.attachSound("hit8");
_root.hit8.setVolume(100);
_root.hit9 = new Sound(hit9mc);
_root.hit9.attachSound("hit9");
_root.hit9.setVolume(100);
_root.hit10 = new Sound(hit10mc);
_root.hit10.attachSound("hit10");
_root.hit10.setVolume(100);
_root.hit11 = new Sound(hit11mc);
_root.hit11.attachSound("hit11");
_root.hit11.setVolume(100);
_root.hit12 = new Sound(hit12mc);
_root.hit12.attachSound("hit12");
_root.hit12.setVolume(100);
_root.knb1.startdegrees = 0;
_root.knb1.startpos2 = 0;
_root.knb2.startdegrees = 0;
_root.knb2.startpos2 = 0;
_root.knb3.startdegrees = 0;
_root.knb3.startpos2 = 0;
_root.knb4.startdegrees = 0;
_root.knb4.startpos2 = 0;
_root.knb5.startdegrees = 0;
_root.knb5.startpos2 = 0;
_root.knb6.startdegrees = 0;
_root.knb6.startpos2 = 0;
onEnterFrame = function () {
if (_root.blanck._alpha >= 1) {
_root.blanck._alpha = _root.blanck._alpha - 4;
} else {
delete _root.blanck;
}
tooltip = ((((_root.hint1 + _root.hint2) + _root.hint3) + _root.hint4) + _root.hint5) + _root.hint6;
if (((_root.playbut._currentframe == 1) and (_root.loadbut._currentframe == 1)) and (tooltip == 0)) {
_root.screen.gotoAndStop(1);
}
if (((_root.playbut._currentframe == 2) and (_root.loadbut._currentframe == 1)) and (tooltip == 0)) {
_root.screen.gotoAndStop(2);
}
stopper = ((((_root.bplay + _root.gplay) + _root.pplay) + _root.basplay) + _root.splay) + _root.aplay;
if ((stopper >= 1) and _root.allplay) {
a++;
if (a == 1) {
_root.beat.start(0, 999);
_root.beat3.start(0, 999);
_root.perc3.start(0, 999);
_root.guit.start(0, 999);
_root.bass.start(0, 999);
_root.syn.start(0, 999);
_root.atmo.start(0, 999);
}
} else {
_root.beat.stop();
_root.beat3.stop();
_root.perc3.stop();
_root.guit.stop();
_root.bass.stop();
_root.syn.stop();
_root.atmo.stop();
a = 0;
}
};
_root.sld1.onPress = function () {
this.startDrag(false, 111, 321, 111, 221);
};
_root.sld1.onRelease = function () {
this.stopDrag();
};
_root.sld1.onEnterFrame = function () {
if ((_root.bplay == 1) && (_root.bchange == 0)) {
_root.beat.setVolume(321 - _root.sld1._y);
}
if ((_root.bplay == 1) && (_root.bchange == 2)) {
_root.beat3.setVolume(321 - _root.sld1._y);
}
};
_root.sld2.onPress = function () {
this.startDrag(false, 159, 321, 159, 221);
};
_root.sld2.onRelease = function () {
this.stopDrag();
};
_root.sld2.onEnterFrame = function () {
if (_root.gplay == 1) {
_root.guit.setVolume(321 - _root.sld2._y);
}
};
_root.sld3.onPress = function () {
this.startDrag(false, 207, 321, 207, 221);
};
_root.sld3.onRelease = function () {
this.stopDrag();
};
_root.sld3.onEnterFrame = function () {
if (_root.pplay == 1) {
_root.perc3.setVolume(321 - _root.sld3._y);
}
};
_root.sld4.onPress = function () {
this.startDrag(false, 255, 321, 255, 221);
};
_root.sld4.onRelease = function () {
this.stopDrag();
};
_root.sld4.onEnterFrame = function () {
if (_root.basplay == 1) {
_root.bass.setVolume(321 - _root.sld4._y);
}
};
_root.sld5.onPress = function () {
this.startDrag(false, 303, 321, 303, 221);
};
_root.sld5.onRelease = function () {
this.stopDrag();
};
_root.sld5.onEnterFrame = function () {
if (_root.splay == 1) {
_root.syn.setVolume(321 - _root.sld5._y);
}
};
_root.sld6.onPress = function () {
this.startDrag(false, 351, 321, 351, 221);
};
_root.sld6.onRelease = function () {
this.stopDrag();
};
_root.sld6.onEnterFrame = function () {
if (_root.aplay == 1) {
_root.atmo.setVolume(321 - _root.sld6._y);
}
};
_root.knb1.onPress = function () {
this.startpos = _ymouse + this.startpos2;
this.swivel = true;
};
_root.knb1.onReleaseOutside = function () {
this.swivel = false;
this.startpos2 = this.startpos - _root._ymouse;
};
_root.knb1.onRelease = function () {
this.swivel = false;
this.startpos2 = this.startpos - _root._ymouse;
};
_root.knb1.onEnterFrame = function () {
if (this.swivel) {
if (((this.startpos - _root._ymouse) >= 8) or ((this.startpos - _root._ymouse) <= -8)) {
_root.knbL1.gotoAndStop(2);
this.myRadians = (this.startpos - _root._ymouse) / 30;
this.myDegrees = Math.round((this.myRadians * 180) / Math.PI);
if (this.myDegrees >= 134) {
this.myDegrees = 134;
}
if (this.myDegrees <= -134) {
this.myDegrees = -134;
}
_root.beat.setPan(this.myDegrees / 1.34);
_root.beat3.setPan(this.myDegrees / 1.34);
} else {
_root.knbL1.gotoAndStop(1);
this.myDegrees = 0;
}
this._rotation = this.myDegrees;
}
};
_root.knb2.onPress = function () {
this.startpos = _ymouse + this.startpos2;
this.swivel = true;
};
_root.knb2.onReleaseOutside = function () {
this.swivel = false;
this.startpos2 = this.startpos - _root._ymouse;
};
_root.knb2.onRelease = function () {
this.swivel = false;
this.startpos2 = this.startpos - _root._ymouse;
};
_root.knb2.onEnterFrame = function () {
if (this.swivel) {
if (((this.startpos - _root._ymouse) >= 8) or ((this.startpos - _root._ymouse) <= -8)) {
_root.knbL2.gotoAndStop(2);
this.myRadians = (this.startpos - _root._ymouse) / 30;
this.myDegrees = Math.round((this.myRadians * 180) / Math.PI);
if (this.myDegrees >= 134) {
this.myDegrees = 134;
}
if (this.myDegrees <= -134) {
this.myDegrees = -134;
}
_root.guit.setPan(this.myDegrees / 1.34);
} else {
_root.knbL2.gotoAndStop(1);
this.myDegrees = 0;
}
this._rotation = this.myDegrees;
}
};
_root.knb3.onPress = function () {
this.startpos = _ymouse + this.startpos2;
this.swivel = true;
};
_root.knb3.onReleaseOutside = function () {
this.swivel = false;
this.startpos2 = this.startpos - _root._ymouse;
};
_root.knb3.onRelease = function () {
this.swivel = false;
this.startpos2 = this.startpos - _root._ymouse;
};
_root.knb3.onEnterFrame = function () {
if (this.swivel) {
if (((this.startpos - _root._ymouse) >= 8) or ((this.startpos - _root._ymouse) <= -8)) {
_root.knbL3.gotoAndStop(2);
this.myRadians = (this.startpos - _root._ymouse) / 30;
this.myDegrees = Math.round((this.myRadians * 180) / Math.PI);
if (this.myDegrees >= 134) {
this.myDegrees = 134;
}
if (this.myDegrees <= -134) {
this.myDegrees = -134;
}
_root.perc3.setPan(this.myDegrees / 1.34);
} else {
_root.knbL3.gotoAndStop(1);
this.myDegrees = 0;
}
this._rotation = this.myDegrees;
}
};
_root.knb4.onPress = function () {
this.startpos = _ymouse + this.startpos2;
this.swivel = true;
};
_root.knb4.onReleaseOutside = function () {
this.swivel = false;
this.startpos2 = this.startpos - _root._ymouse;
};
_root.knb4.onRelease = function () {
this.swivel = false;
this.startpos2 = this.startpos - _root._ymouse;
};
_root.knb4.onEnterFrame = function () {
if (this.swivel) {
if (((this.startpos - _root._ymouse) >= 8) or ((this.startpos - _root._ymouse) <= -8)) {
_root.knbL4.gotoAndStop(2);
this.myRadians = (this.startpos - _root._ymouse) / 30;
this.myDegrees = Math.round((this.myRadians * 180) / Math.PI);
if (this.myDegrees >= 134) {
this.myDegrees = 134;
}
if (this.myDegrees <= -134) {
this.myDegrees = -134;
}
_root.bass.setPan(this.myDegrees / 1.34);
} else {
_root.knbL4.gotoAndStop(1);
this.myDegrees = 0;
}
this._rotation = this.myDegrees;
}
};
_root.knb5.onPress = function () {
this.startpos = _ymouse + this.startpos2;
this.swivel = true;
};
_root.knb5.onReleaseOutside = function () {
this.swivel = false;
this.startpos2 = this.startpos - _root._ymouse;
};
_root.knb5.onRelease = function () {
this.swivel = false;
this.startpos2 = this.startpos - _root._ymouse;
};
_root.knb5.onEnterFrame = function () {
if (this.swivel) {
if (((this.startpos - _root._ymouse) >= 8) or ((this.startpos - _root._ymouse) <= -8)) {
_root.knbL5.gotoAndStop(2);
this.myRadians = (this.startpos - _root._ymouse) / 30;
this.myDegrees = Math.round((this.myRadians * 180) / Math.PI);
if (this.myDegrees >= 134) {
this.myDegrees = 134;
}
if (this.myDegrees <= -134) {
this.myDegrees = -134;
}
_root.syn.setPan(this.myDegrees / 1.34);
} else {
_root.knbL5.gotoAndStop(1);
this.myDegrees = 0;
}
this._rotation = this.myDegrees;
}
};
_root.knb6.onPress = function () {
this.startpos = _ymouse + this.startpos2;
this.swivel = true;
};
_root.knb6.onReleaseOutside = function () {
this.swivel = false;
this.startpos2 = this.startpos - _root._ymouse;
};
_root.knb6.onRelease = function () {
this.swivel = false;
this.startpos2 = this.startpos - _root._ymouse;
};
_root.knb6.onEnterFrame = function () {
if (this.swivel) {
if (((this.startpos - _root._ymouse) >= 8) or ((this.startpos - _root._ymouse) <= -8)) {
_root.knbL6.gotoAndStop(2);
this.myRadians = (this.startpos - _root._ymouse) / 30;
this.myDegrees = Math.round((this.myRadians * 180) / Math.PI);
if (this.myDegrees >= 134) {
this.myDegrees = 134;
}
if (this.myDegrees <= -134) {
this.myDegrees = -134;
}
_root.atmo.setPan(this.myDegrees / 1.34);
} else {
_root.knbL6.gotoAndStop(1);
this.myDegrees = 0;
}
this._rotation = this.myDegrees;
}
};
Instance of Symbol 166 MovieClip "b4" in Frame 46
onClipEvent (load) {
this.gotoAndStop(2);
_root.bass.setVolume(100);
_root.basplay = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 57;
this._yscale = 32;
} else {
this._xscale = 60;
this._yscale = 35;
}
}
on (press) {
_root.basplay++;
if (_root.basplay >= 1) {
_root.bass.setVolume(100);
this.gotoAndStop(2);
}
if (_root.basplay >= 2) {
_root.bass.setVolume(0);
_root.basplay = 0;
this.gotoAndStop(1);
}
}
Instance of Symbol 166 MovieClip "b6" in Frame 46
onClipEvent (load) {
this.gotoAndStop(2);
_root.atmo.setVolume(100);
_root.aplay = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 57;
this._yscale = 32;
} else {
this._xscale = 60;
this._yscale = 35;
}
}
on (press) {
_root.aplay++;
if (_root.aplay >= 1) {
_root.atmo.setVolume(100);
this.gotoAndStop(2);
}
if (_root.aplay >= 2) {
_root.atmo.setVolume(0);
_root.aplay = 0;
this.gotoAndStop(1);
}
}
Instance of Symbol 166 MovieClip "b5" in Frame 46
onClipEvent (load) {
this.gotoAndStop(2);
_root.syn.setVolume(100);
_root.splay = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 57;
this._yscale = 32;
} else {
this._xscale = 60;
this._yscale = 35;
}
}
on (press) {
_root.splay++;
if (_root.splay >= 1) {
_root.syn.setVolume(100);
this.gotoAndStop(2);
}
if (_root.splay >= 2) {
_root.syn.setVolume(0);
_root.splay = 0;
this.gotoAndStop(1);
}
}
Instance of Symbol 170 MovieClip "but1" in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 81;
this._yscale = 81;
} else {
this._xscale = 85;
this._yscale = 85;
}
}
on (press) {
if (((((((((((((((_root.pad2 + _root.pad3) + _root.pad4) + _root.pad5) + _root.pad6) + _root.pad7) + _root.pad8) + _root.pad9) + _root.pad10) + _root.pad11) + _root.pad12) + _root.pad13) + _root.pad14) + _root.pad15) + _root.pad16) == 0) {
_root.hey.stop();
_root.hey.start(0, 0);
if (this._currentframe == 1) {
_root.pad1 = 1;
this.nextFrame();
_root.hey.onSoundComplete = function () {
_root.but1.prevFrame();
_root.pad1 = 0;
};
}
}
}
Instance of Symbol 170 MovieClip "but2" in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 81;
this._yscale = 81;
} else {
this._xscale = 85;
this._yscale = 85;
}
}
on (press) {
if (((((((((((((((_root.pad1 + _root.pad3) + _root.pad4) + _root.pad5) + _root.pad6) + _root.pad7) + _root.pad8) + _root.pad9) + _root.pad10) + _root.pad11) + _root.pad12) + _root.pad13) + _root.pad14) + _root.pad15) + _root.pad16) == 0) {
_root.dom.stop();
_root.dom.start(0, 0);
if (this._currentframe == 1) {
_root.pad2 = 1;
this.nextFrame();
_root.dom.onSoundComplete = function () {
_root.but2.prevFrame();
_root.pad2 = 0;
};
}
}
}
Instance of Symbol 170 MovieClip "but3" in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 81;
this._yscale = 81;
} else {
this._xscale = 85;
this._yscale = 85;
}
}
on (press) {
if (((((((((((((((_root.pad2 + _root.pad1) + _root.pad4) + _root.pad5) + _root.pad6) + _root.pad7) + _root.pad8) + _root.pad9) + _root.pad10) + _root.pad11) + _root.pad12) + _root.pad13) + _root.pad14) + _root.pad15) + _root.pad16) == 0) {
_root.weird.stop();
_root.weird.start(0, 0);
if (this._currentframe == 1) {
_root.pad3 = 1;
this.nextFrame();
_root.weird.onSoundComplete = function () {
_root.but3.prevFrame();
_root.pad3 = 0;
};
}
}
}
Instance of Symbol 170 MovieClip "but4" in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 81;
this._yscale = 81;
} else {
this._xscale = 85;
this._yscale = 85;
}
}
on (press) {
if (((((((((((((((_root.pad2 + _root.pad3) + _root.pad1) + _root.pad5) + _root.pad6) + _root.pad7) + _root.pad8) + _root.pad9) + _root.pad10) + _root.pad11) + _root.pad12) + _root.pad13) + _root.pad14) + _root.pad15) + _root.pad16) == 0) {
_root.bus.stop();
_root.bus.start(0, 0);
if (this._currentframe == 1) {
_root.pad4 = 1;
this.nextFrame();
_root.bus.onSoundComplete = function () {
_root.but4.prevFrame();
_root.pad4 = 0;
};
}
}
}
Instance of Symbol 170 MovieClip "but5" in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 81;
this._yscale = 81;
} else {
this._xscale = 85;
this._yscale = 85;
}
}
on (press) {
if (((((((((((((((_root.pad2 + _root.pad3) + _root.pad4) + _root.pad1) + _root.pad6) + _root.pad7) + _root.pad8) + _root.pad9) + _root.pad10) + _root.pad11) + _root.pad12) + _root.pad13) + _root.pad14) + _root.pad15) + _root.pad16) == 0) {
_root.hit1.stop();
_root.hit1.start(0, 0);
if (this._currentframe == 1) {
_root.pad5 = 1;
this.nextFrame();
_root.hit1.onSoundComplete = function () {
_root.but5.prevFrame();
_root.pad5 = 0;
};
}
}
}
Instance of Symbol 170 MovieClip "but6" in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 81;
this._yscale = 81;
} else {
this._xscale = 85;
this._yscale = 85;
}
}
on (press) {
if (((((((((((((((_root.pad2 + _root.pad3) + _root.pad4) + _root.pad5) + _root.pad1) + _root.pad7) + _root.pad8) + _root.pad9) + _root.pad10) + _root.pad11) + _root.pad12) + _root.pad13) + _root.pad14) + _root.pad15) + _root.pad16) == 0) {
_root.hit2.stop();
_root.hit2.start(0, 0);
if (this._currentframe == 1) {
_root.pad6 = 1;
this.nextFrame();
_root.hit2.onSoundComplete = function () {
_root.but6.prevFrame();
_root.pad6 = 0;
};
}
}
}
Instance of Symbol 170 MovieClip "but7" in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 81;
this._yscale = 81;
} else {
this._xscale = 85;
this._yscale = 85;
}
}
on (press) {
if (((((((((((((((_root.pad2 + _root.pad3) + _root.pad4) + _root.pad5) + _root.pad1) + _root.pad6) + _root.pad8) + _root.pad9) + _root.pad10) + _root.pad11) + _root.pad12) + _root.pad13) + _root.pad14) + _root.pad15) + _root.pad16) == 0) {
_root.hit3.stop();
_root.hit3.start(0, 0);
if (this._currentframe == 1) {
_root.pad7 = 1;
this.nextFrame();
_root.hit3.onSoundComplete = function () {
_root.but7.prevFrame();
_root.pad7 = 0;
};
}
}
}
Instance of Symbol 170 MovieClip "but8" in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 81;
this._yscale = 81;
} else {
this._xscale = 85;
this._yscale = 85;
}
}
on (press) {
if (((((((((((((((_root.pad2 + _root.pad3) + _root.pad4) + _root.pad5) + _root.pad1) + _root.pad7) + _root.pad6) + _root.pad9) + _root.pad10) + _root.pad11) + _root.pad12) + _root.pad13) + _root.pad14) + _root.pad15) + _root.pad16) == 0) {
_root.hit4.stop();
_root.hit4.start(0, 0);
if (this._currentframe == 1) {
_root.pad8 = 1;
this.nextFrame();
_root.hit4.onSoundComplete = function () {
_root.but8.prevFrame();
_root.pad8 = 0;
};
}
}
}
Instance of Symbol 170 MovieClip "but9" in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 81;
this._yscale = 81;
} else {
this._xscale = 85;
this._yscale = 85;
}
}
on (press) {
if (((((((((((((((_root.pad2 + _root.pad3) + _root.pad4) + _root.pad5) + _root.pad1) + _root.pad7) + _root.pad8) + _root.pad6) + _root.pad10) + _root.pad11) + _root.pad12) + _root.pad13) + _root.pad14) + _root.pad15) + _root.pad16) == 0) {
_root.hit5.stop();
_root.hit5.start(0, 0);
if (this._currentframe == 1) {
_root.pad9 = 1;
this.nextFrame();
_root.hit5.onSoundComplete = function () {
_root.but9.prevFrame();
_root.pad9 = 0;
};
}
}
}
Instance of Symbol 170 MovieClip "but10" in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 81;
this._yscale = 81;
} else {
this._xscale = 85;
this._yscale = 85;
}
}
on (press) {
if (((((((((((((((_root.pad2 + _root.pad3) + _root.pad4) + _root.pad5) + _root.pad1) + _root.pad7) + _root.pad8) + _root.pad9) + _root.pad6) + _root.pad11) + _root.pad12) + _root.pad13) + _root.pad14) + _root.pad15) + _root.pad16) == 0) {
_root.hit6.stop();
_root.hit6.start(0, 0);
if (this._currentframe == 1) {
_root.pad10 = 1;
this.nextFrame();
_root.hit6.onSoundComplete = function () {
_root.but10.prevFrame();
_root.pad10 = 0;
};
}
}
}
Instance of Symbol 170 MovieClip "but11" in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 81;
this._yscale = 81;
} else {
this._xscale = 85;
this._yscale = 85;
}
}
on (press) {
if (((((((((((((((_root.pad2 + _root.pad3) + _root.pad4) + _root.pad5) + _root.pad1) + _root.pad7) + _root.pad8) + _root.pad9) + _root.pad10) + _root.pad6) + _root.pad12) + _root.pad13) + _root.pad14) + _root.pad15) + _root.pad16) == 0) {
_root.hit7.stop();
_root.hit7.start(0, 0);
if (this._currentframe == 1) {
_root.pad11 = 1;
this.nextFrame();
_root.hit7.onSoundComplete = function () {
_root.but11.prevFrame();
_root.pad11 = 0;
};
}
}
}
Instance of Symbol 170 MovieClip "but12" in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 81;
this._yscale = 81;
} else {
this._xscale = 85;
this._yscale = 85;
}
}
on (press) {
if (((((((((((((((_root.pad2 + _root.pad3) + _root.pad4) + _root.pad5) + _root.pad1) + _root.pad7) + _root.pad8) + _root.pad9) + _root.pad10) + _root.pad11) + _root.pad6) + _root.pad13) + _root.pad14) + _root.pad15) + _root.pad16) == 0) {
_root.hit8.stop();
_root.hit8.start(0, 0);
if (this._currentframe == 1) {
_root.pad12 = 1;
this.nextFrame();
_root.hit8.onSoundComplete = function () {
_root.but12.prevFrame();
_root.pad12 = 0;
};
}
}
}
Instance of Symbol 170 MovieClip "but13" in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 81;
this._yscale = 81;
} else {
this._xscale = 85;
this._yscale = 85;
}
}
on (press) {
if (((((((((((((((_root.pad2 + _root.pad3) + _root.pad4) + _root.pad5) + _root.pad1) + _root.pad7) + _root.pad8) + _root.pad9) + _root.pad10) + _root.pad11) + _root.pad12) + _root.pad6) + _root.pad14) + _root.pad15) + _root.pad16) == 0) {
_root.hit9.stop();
_root.hit9.start(0, 0);
if (this._currentframe == 1) {
_root.pad13 = 1;
this.nextFrame();
_root.hit9.onSoundComplete = function () {
_root.but13.prevFrame();
_root.pad13 = 0;
};
}
}
}
Instance of Symbol 170 MovieClip "but14" in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 81;
this._yscale = 81;
} else {
this._xscale = 85;
this._yscale = 85;
}
}
on (press) {
if (((((((((((((((_root.pad2 + _root.pad3) + _root.pad4) + _root.pad5) + _root.pad1) + _root.pad7) + _root.pad8) + _root.pad9) + _root.pad10) + _root.pad11) + _root.pad12) + _root.pad13) + _root.pad6) + _root.pad15) + _root.pad16) == 0) {
_root.hit10.stop();
_root.hit10.start(0, 0);
if (this._currentframe == 1) {
_root.pad14 = 1;
this.nextFrame();
_root.hit10.onSoundComplete = function () {
_root.but14.prevFrame();
_root.pad14 = 0;
};
}
}
}
Instance of Symbol 170 MovieClip "but15" in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 81;
this._yscale = 81;
} else {
this._xscale = 85;
this._yscale = 85;
}
}
on (press) {
if (((((((((((((((_root.pad2 + _root.pad3) + _root.pad4) + _root.pad5) + _root.pad1) + _root.pad7) + _root.pad8) + _root.pad9) + _root.pad10) + _root.pad11) + _root.pad12) + _root.pad13) + _root.pad14) + _root.pad6) + _root.pad16) == 0) {
_root.hit11.stop();
_root.hit11.start(0, 0);
if (this._currentframe == 1) {
_root.pad15 = 1;
this.nextFrame();
_root.hit11.onSoundComplete = function () {
_root.but15.prevFrame();
_root.pad15 = 0;
};
}
}
}
Instance of Symbol 170 MovieClip "but16" in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 81;
this._yscale = 81;
} else {
this._xscale = 85;
this._yscale = 85;
}
}
on (press) {
if (((((((((((((((_root.pad2 + _root.pad3) + _root.pad4) + _root.pad5) + _root.pad1) + _root.pad7) + _root.pad8) + _root.pad9) + _root.pad10) + _root.pad11) + _root.pad12) + _root.pad13) + _root.pad14) + _root.pad15) + _root.pad6) == 0) {
_root.hit12.stop();
_root.hit12.start(0, 0);
if (this._currentframe == 1) {
_root.pad16 = 1;
this.nextFrame();
_root.hit12.onSoundComplete = function () {
_root.but16.prevFrame();
_root.pad16 = 0;
};
}
}
}
Instance of Symbol 166 MovieClip "b1" in Frame 46
onClipEvent (load) {
this.gotoAndStop(2);
_root.beat.setVolume(100);
_root.bplay = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 57;
this._yscale = 32;
} else {
this._xscale = 60;
this._yscale = 35;
}
}
on (press) {
_root.bplay++;
if (_root.bplay >= 1) {
this.gotoAndStop(2);
if (_root.bchange <= 0) {
_root.beat.setVolume(100);
}
}
if (_root.bplay >= 2) {
_root.beat.setVolume(0);
_root.beat3.setVolume(0);
_root.bplay = 0;
this.gotoAndStop(1);
}
}
Instance of Symbol 166 MovieClip "b2" in Frame 46
onClipEvent (load) {
this.gotoAndStop(2);
_root.guit.setVolume(100);
_root.gplay = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 57;
this._yscale = 32;
} else {
this._xscale = 60;
this._yscale = 35;
}
}
on (press) {
_root.gplay++;
if (_root.gplay >= 1) {
_root.guit.setVolume(100);
this.gotoAndStop(2);
}
if (_root.gplay >= 2) {
_root.guit.setVolume(0);
_root.gplay = 0;
this.gotoAndStop(1);
}
}
Instance of Symbol 175 MovieClip "bc1" in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 81;
this._yscale = 81;
} else {
this._xscale = 85;
this._yscale = 85;
}
if (_root.bchange != 2) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
on (press) {
_root.bchange = 2;
_root.beat.setVolume(0);
_root.beat3.setVolume(100);
}
Instance of Symbol 177 MovieClip "bc2" in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 81;
this._yscale = 81;
} else {
this._xscale = 85;
this._yscale = 85;
}
if (_root.bchange != 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
on (press) {
_root.bchange = 0;
_root.beat.setVolume(100);
_root.beat3.setVolume(0);
}
Instance of Symbol 166 MovieClip "b3" in Frame 46
onClipEvent (load) {
this.gotoAndStop(2);
_root.perc3.setVolume(100);
_root.pplay = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 57;
this._yscale = 32;
} else {
this._xscale = 60;
this._yscale = 35;
}
}
on (press) {
_root.pplay++;
if (_root.pplay >= 1) {
_root.perc3.setVolume(100);
this.gotoAndStop(2);
}
if (_root.pplay >= 2) {
_root.perc3.setVolume(0);
_root.pplay = 0;
this.gotoAndStop(1);
}
}
Instance of Symbol 182 MovieClip "playbut" in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 97;
this._yscale = 95;
} else {
this._xscale = 100;
this._yscale = 100;
}
}
on (press) {
if (this._currentframe == 1) {
_root.loadbut.gotoAndStop(1);
this.nextFrame();
_root.allplay = true;
} else {
this.prevFrame();
_root.allplay = false;
}
}
Instance of Symbol 184 MovieClip "loadbut" in Frame 46
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
this._xscale = 97;
this._yscale = 95;
} else {
this._xscale = 100;
this._yscale = 100;
}
}
on (press) {
if (_root.allplay == false) {
if (this._currentframe == 1) {
this.nextFrame();
_root.screen.gotoAndStop(9);
} else {
this.prevFrame();
}
}
}
Instance of Symbol 187 MovieClip "drums" in Frame 46
onClipEvent (load) {
wait = 0;
_root.hint1 = 0;
}
onClipEvent (enterFrame) {
if (hitTest(_root._xmouse, _root._ymouse) and (_root.loadbut._currentframe == 1)) {
wait++;
if (wait == 40) {
_root.hint1 = 1;
_root.screen.gotoAndStop(3);
}
} else {
wait = 0;
_root.hint1 = 0;
}
}
Instance of Symbol 188 MovieClip "guitaar" in Frame 46
onClipEvent (load) {
wait = 0;
_root.hint2 = 0;
}
onClipEvent (enterFrame) {
if (hitTest(_root._xmouse, _root._ymouse) and (_root.loadbut._currentframe == 1)) {
wait++;
if (wait == 40) {
_root.hint2 = 1;
_root.screen.gotoAndStop(4);
}
} else {
wait = 0;
_root.hint2 = 0;
}
}
Instance of Symbol 188 MovieClip "percusion" in Frame 46
onClipEvent (load) {
wait = 0;
_root.hint3 = 0;
}
onClipEvent (enterFrame) {
if (hitTest(_root._xmouse, _root._ymouse) and (_root.loadbut._currentframe == 1)) {
wait++;
if (wait == 40) {
_root.hint3 = 1;
_root.screen.gotoAndStop(5);
}
} else {
wait = 0;
_root.hint3 = 0;
}
}
Instance of Symbol 188 MovieClip "bass" in Frame 46
onClipEvent (load) {
wait = 0;
_root.hint4 = 0;
}
onClipEvent (enterFrame) {
if (hitTest(_root._xmouse, _root._ymouse) and (_root.loadbut._currentframe == 1)) {
wait++;
if (wait == 40) {
_root.hint4 = 1;
_root.screen.gotoAndStop(6);
}
} else {
wait = 0;
_root.hint4 = 0;
}
}
Instance of Symbol 188 MovieClip "synth" in Frame 46
onClipEvent (load) {
wait = 0;
_root.hint5 = 0;
}
onClipEvent (enterFrame) {
if (hitTest(_root._xmouse, _root._ymouse) and (_root.loadbut._currentframe == 1)) {
wait++;
if (wait == 40) {
_root.hint5 = 1;
_root.screen.gotoAndStop(7);
}
} else {
wait = 0;
_root.hint5 = 0;
}
}
Instance of Symbol 188 MovieClip "atmosph" in Frame 46
onClipEvent (load) {
wait = 0;
_root.hint6 = 0;
}
onClipEvent (enterFrame) {
if (hitTest(_root._xmouse, _root._ymouse) and (_root.loadbut._currentframe == 1)) {
wait++;
if (wait == 40) {
_root.hint6 = 1;
_root.screen.gotoAndStop(8);
}
} else {
wait = 0;
_root.hint6 = 0;
}
}
Instance of Symbol 420 MovieClip "helpbut" in Frame 46
on (release) {
if (this._currentframe == 1) {
this.nextFrame();
} else {
this.prevFrame();
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 2) {
if (_root.ttsliders.hitTest(_root._xmouse, _root._ymouse)) {
_root.tttext.gotoAndStop(1);
_root.tttext._x = _root._xmouse;
_root.tttext._y = _root._ymouse;
} else if (_root.ttpans.hitTest(_root._xmouse, _root._ymouse)) {
_root.tttext.gotoAndStop(2);
_root.tttext._x = _root._xmouse;
_root.tttext._y = _root._ymouse;
} else if (_root.ttmutes.hitTest(_root._xmouse, _root._ymouse)) {
_root.tttext.gotoAndStop(3);
_root.tttext._x = _root._xmouse;
_root.tttext._y = _root._ymouse;
} else if (_root.ttpads.hitTest(_root._xmouse, _root._ymouse)) {
_root.tttext.gotoAndStop(4);
_root.tttext._x = _root._xmouse;
_root.tttext._y = _root._ymouse;
} else if (_root.ttflip.hitTest(_root._xmouse, _root._ymouse)) {
_root.tttext.gotoAndStop(5);
_root.tttext._x = _root._xmouse;
_root.tttext._y = _root._ymouse;
} else if (_root.ttplay.hitTest(_root._xmouse, _root._ymouse)) {
_root.tttext.gotoAndStop(6);
_root.tttext._x = _root._xmouse;
_root.tttext._y = _root._ymouse;
} else if (_root.ttload.hitTest(_root._xmouse, _root._ymouse)) {
_root.tttext.gotoAndStop(7);
_root.tttext._x = _root._xmouse;
_root.tttext._y = _root._ymouse;
} else if (_root.ttscreen.hitTest(_root._xmouse, _root._ymouse)) {
_root.tttext.gotoAndStop(8);
_root.tttext._x = _root._xmouse;
_root.tttext._y = _root._ymouse;
} else {
_root.tttext._x = 900;
}
}
}
Symbol 68 MovieClip Frame 3
stop();
Symbol 108 Button
on (release) {
getURL ("http://www.lemitude.com", "_blank");
}
Symbol 154 MovieClip Frame 1
stop();
Symbol 154 MovieClip Frame 2
stop();
Symbol 166 MovieClip Frame 1
stop();
Symbol 166 MovieClip Frame 2
stop();
Symbol 170 MovieClip Frame 1
stop();
Symbol 170 MovieClip Frame 2
stop();
Symbol 175 MovieClip Frame 1
stop();
Symbol 175 MovieClip Frame 2
stop();
Symbol 177 MovieClip Frame 1
stop();
Symbol 177 MovieClip Frame 2
stop();
Symbol 182 MovieClip Frame 1
stop();
Symbol 182 MovieClip Frame 2
stop();
Symbol 184 MovieClip Frame 1
stop();
Symbol 184 MovieClip Frame 2
stop();
Symbol 198 MovieClip Frame 78
_parent.nextFrame();
Symbol 203 MovieClip Frame 45
_parent.nextFrame();
Symbol 208 MovieClip Frame 129
_parent.nextFrame();
Symbol 217 MovieClip Frame 195
_parent.gotoAndPlay(1);
Symbol 218 MovieClip Frame 1
play();
Symbol 218 MovieClip Frame 90
stop();
Symbol 218 MovieClip Frame 91
stop();
Symbol 218 MovieClip Frame 92
stop();
Symbol 218 MovieClip Frame 93
stop();
Symbol 220 MovieClip Frame 104
if (_root.playbut._currentframe == 2) {
_parent.gotoAndStop(2);
} else {
_parent.gotoAndStop(1);
}
Symbol 222 MovieClip Frame 105
if (_root.playbut._currentframe == 2) {
_parent.gotoAndStop(2);
} else {
_parent.gotoAndStop(1);
}
Symbol 224 MovieClip Frame 97
if (_root.playbut._currentframe == 2) {
_parent.gotoAndStop(2);
} else {
_parent.gotoAndStop(1);
}
Symbol 226 MovieClip Frame 95
if (_root.playbut._currentframe == 2) {
_parent.gotoAndStop(2);
} else {
_parent.gotoAndStop(1);
}
Symbol 228 MovieClip Frame 102
if (_root.playbut._currentframe == 2) {
_parent.gotoAndStop(2);
} else {
_parent.gotoAndStop(1);
}
Symbol 230 MovieClip Frame 102
if (_root.playbut._currentframe == 2) {
_parent.gotoAndStop(2);
} else {
_parent.gotoAndStop(1);
}
Symbol 237 MovieClip Frame 1
stop();
Symbol 237 MovieClip Frame 2
stop();
Symbol 240 MovieClip Frame 1
stop();
Symbol 240 MovieClip Frame 2
stop();
Symbol 243 MovieClip Frame 1
stop();
Symbol 243 MovieClip Frame 2
stop();
Symbol 246 MovieClip Frame 1
stop();
Symbol 246 MovieClip Frame 2
stop();
Symbol 249 MovieClip Frame 1
stop();
Symbol 249 MovieClip Frame 2
stop();
Symbol 252 MovieClip Frame 1
stop();
Symbol 252 MovieClip Frame 2
stop();
Symbol 253 MovieClip Frame 1
stop();
Instance of Symbol 237 MovieClip in Symbol 253 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else if (_parent.mm) {
this.gotoAndStop(1);
}
}
Symbol 253 MovieClip Frame 2
stop();
Instance of Symbol 240 MovieClip in Symbol 253 MovieClip Frame 2
onClipEvent (enterFrame) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else if (_parent.mm) {
this.gotoAndStop(1);
}
}
Symbol 253 MovieClip Frame 3
stop();
Instance of Symbol 243 MovieClip in Symbol 253 MovieClip Frame 3
onClipEvent (enterFrame) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else if (_parent.mm) {
this.gotoAndStop(1);
}
}
Symbol 253 MovieClip Frame 4
stop();
Instance of Symbol 246 MovieClip in Symbol 253 MovieClip Frame 4
onClipEvent (enterFrame) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else if (_parent.mm) {
this.gotoAndStop(1);
}
}
Symbol 253 MovieClip Frame 5
stop();
Instance of Symbol 249 MovieClip in Symbol 253 MovieClip Frame 5
onClipEvent (enterFrame) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else if (_parent.mm) {
this.gotoAndStop(1);
}
}
Symbol 253 MovieClip Frame 6
stop();
Instance of Symbol 252 MovieClip in Symbol 253 MovieClip Frame 6
onClipEvent (enterFrame) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else if (_parent.mm) {
this.gotoAndStop(1);
}
}
Symbol 256 Button
on (press) {
if (_root.screen.scrnmenu._currentframe == 6) {
_root.screen.scrnmenu.gotoAndStop(1);
} else {
_root.screen.scrnmenu.nextFrame();
}
}
Symbol 259 Button
on (press) {
if (_root.screen.scrnmenu._currentframe == 1) {
_root.screen.scrnmenu.gotoAndStop(6);
} else {
_root.screen.scrnmenu.prevFrame();
}
}
Symbol 264 Button
on (press) {
_root.screen.scrnmenu.m = -4;
_root.screen.btabs._y = -200;
_root.screen.btchoice1._y = -200;
_root.screen.gchoice._y = -200;
_root.screen.pchoice._y = -200;
_root.screen.bchoice._y = -200;
_root.screen.schoice._y = -200;
_root.screen.achoice._y = -200;
}
Symbol 268 Button
on (press) {
if (_root.btcmore == false) {
_root.btcmore = true;
} else {
_root.btcmore = false;
}
}
Symbol 274 MovieClip Frame 1
stop();
Symbol 274 MovieClip Frame 2
stop();
Symbol 274 MovieClip Frame 3
stop();
Symbol 280 MovieClip Frame 1
stop();
Symbol 280 MovieClip Frame 2
stop();
Symbol 280 MovieClip Frame 3
stop();
Symbol 284 MovieClip Frame 1
stop();
Symbol 284 MovieClip Frame 2
stop();
Symbol 284 MovieClip Frame 3
stop();
Symbol 288 MovieClip Frame 1
stop();
Symbol 288 MovieClip Frame 2
stop();
Symbol 288 MovieClip Frame 3
stop();
Symbol 292 MovieClip Frame 1
stop();
Symbol 292 MovieClip Frame 2
stop();
Symbol 292 MovieClip Frame 3
stop();
Symbol 296 MovieClip Frame 1
stop();
Symbol 296 MovieClip Frame 2
stop();
Symbol 296 MovieClip Frame 3
stop();
Symbol 300 MovieClip Frame 1
stop();
Symbol 300 MovieClip Frame 2
stop();
Symbol 300 MovieClip Frame 3
stop();
Symbol 304 MovieClip Frame 1
stop();
Symbol 304 MovieClip Frame 2
stop();
Symbol 304 MovieClip Frame 3
stop();
Instance of Symbol 274 MovieClip "bt1" in Symbol 305 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((_root.drum1 != 1) and (_root.drum2 != 1)) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
if ((_root.drum1 == 1) or (_root.drum2 == 1)) {
this.gotoAndStop(3);
}
}
on (press) {
if (_root.screen.btabs._currentframe == 1) {
delete _root.beat;
_root.beat = new Sound(_root.beatmc);
_root.beat.attachSound("beat");
_root.drum1 = 1;
}
if (_root.screen.btabs._currentframe == 2) {
delete _root.beat3;
_root.beat3 = new Sound(_root.beatmc3);
_root.beat3.attachSound("beat");
_root.drum2 = 1;
}
}
Instance of Symbol 276 MovieClip "bsq" in Symbol 305 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.screen.btabs._currentframe == 1) {
if (_root.drum1 == 1) {
_y = -9;
_x = 19;
}
if (_root.drum1 == 2) {
_y = -2;
_x = 19;
}
if (_root.drum1 == 3) {
_y = 5;
_x = 19;
}
if (_root.drum1 == 4) {
_y = 12;
_x = 19;
}
if (_root.drum1 == 5) {
_y = -9;
_x = 110;
}
if (_root.drum1 == 6) {
_y = -2;
_x = 110;
}
if (_root.drum1 == 7) {
_y = 5;
_x = 110;
}
if (_root.drum1 == 8) {
_y = 12;
_x = 110;
}
}
if (_root.screen.btabs._currentframe == 2) {
if (_root.drum2 == 1) {
_y = -9;
_x = 19;
}
if (_root.drum2 == 2) {
_y = -2;
_x = 19;
}
if (_root.drum2 == 3) {
_y = 5;
_x = 19;
}
if (_root.drum2 == 4) {
_y = 12;
_x = 19;
}
if (_root.drum2 == 5) {
_y = -9;
_x = 110;
}
if (_root.drum2 == 6) {
_y = -2;
_x = 110;
}
if (_root.drum2 == 7) {
_y = 5;
_x = 110;
}
if (_root.drum2 == 8) {
_y = 12;
_x = 110;
}
}
}
Instance of Symbol 280 MovieClip "bt5" in Symbol 305 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((_root.drum1 != 5) and (_root.drum2 != 5)) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
if ((_root.drum1 == 5) or (_root.drum2 == 5)) {
this.gotoAndStop(3);
}
}
on (press) {
if (_root.screen.btabs._currentframe == 1) {
delete _root.beat;
_root.beat = new Sound(_root.beatmc);
_root.beat.attachSound("beat5");
_root.drum1 = 5;
}
if (_root.screen.btabs._currentframe == 2) {
delete _root.beat3;
_root.beat3 = new Sound(_root.beatmc3);
_root.beat3.attachSound("beat5");
_root.drum2 = 5;
}
}
Instance of Symbol 284 MovieClip "bt2" in Symbol 305 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((_root.drum1 != 2) and (_root.drum2 != 2)) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
if ((_root.drum1 == 2) or (_root.drum2 == 2)) {
this.gotoAndStop(3);
}
}
on (press) {
if (_root.screen.btabs._currentframe == 1) {
delete _root.beat;
_root.beat = new Sound(_root.beatmc);
_root.beat.attachSound("beat2");
_root.drum1 = 2;
}
if (_root.screen.btabs._currentframe == 2) {
delete _root.beat3;
_root.beat3 = new Sound(_root.beatmc3);
_root.beat3.attachSound("beat2");
_root.drum2 = 2;
}
}
Instance of Symbol 288 MovieClip "bt6" in Symbol 305 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((_root.drum1 != 6) and (_root.drum2 != 6)) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
if ((_root.drum1 == 6) or (_root.drum2 == 6)) {
this.gotoAndStop(3);
}
}
on (press) {
if (_root.screen.btabs._currentframe == 1) {
delete _root.beat;
_root.beat = new Sound(_root.beatmc);
_root.beat.attachSound("beat6");
_root.drum1 = 6;
}
if (_root.screen.btabs._currentframe == 2) {
delete _root.beat3;
_root.beat3 = new Sound(_root.beatmc3);
_root.beat3.attachSound("beat6");
_root.drum2 = 6;
}
}
Instance of Symbol 292 MovieClip "bt3" in Symbol 305 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((_root.drum1 != 3) and (_root.drum2 != 3)) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
if ((_root.drum1 == 3) or (_root.drum2 == 3)) {
this.gotoAndStop(3);
}
}
on (press) {
if (_root.screen.btabs._currentframe == 1) {
delete _root.beat;
_root.beat = new Sound(_root.beatmc);
_root.beat.attachSound("beat3");
_root.drum1 = 3;
}
if (_root.screen.btabs._currentframe == 2) {
delete _root.beat3;
_root.beat3 = new Sound(_root.beatmc3);
_root.beat3.attachSound("beat3");
_root.drum2 = 3;
}
}
Instance of Symbol 296 MovieClip "bt7" in Symbol 305 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((_root.drum1 != 7) and (_root.drum2 != 7)) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
if ((_root.drum1 == 7) or (_root.drum2 == 7)) {
this.gotoAndStop(3);
}
}
on (press) {
if (_root.screen.btabs._currentframe == 1) {
delete _root.beat;
_root.beat = new Sound(_root.beatmc);
_root.beat.attachSound("beat7");
_root.drum1 = 7;
}
if (_root.screen.btabs._currentframe == 2) {
delete _root.beat3;
_root.beat3 = new Sound(_root.beatmc3);
_root.beat3.attachSound("beat7");
_root.drum2 = 7;
}
}
Instance of Symbol 300 MovieClip "bt4" in Symbol 305 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((_root.drum1 != 4) and (_root.drum2 != 4)) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
if ((_root.drum1 == 4) or (_root.drum2 == 4)) {
this.gotoAndStop(3);
}
}
on (press) {
if (_root.screen.btabs._currentframe == 1) {
delete _root.beat;
_root.beat = new Sound(_root.beatmc);
_root.beat.attachSound("beat4");
_root.drum1 = 4;
}
if (_root.screen.btabs._currentframe == 2) {
delete _root.beat3;
_root.beat3 = new Sound(_root.beatmc3);
_root.beat3.attachSound("beat4");
_root.drum2 = 4;
}
}
Instance of Symbol 304 MovieClip "bt8" in Symbol 305 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((_root.drum1 != 8) and (_root.drum2 != 8)) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
if ((_root.drum1 == 8) or (_root.drum2 == 8)) {
this.gotoAndStop(3);
}
}
on (press) {
if (_root.screen.btabs._currentframe == 1) {
delete _root.beat;
_root.beat = new Sound(_root.beatmc);
_root.beat.attachSound("beat8");
_root.drum1 = 8;
}
if (_root.screen.btabs._currentframe == 2) {
delete _root.beat3;
_root.beat3 = new Sound(_root.beatmc3);
_root.beat3.attachSound("beat8");
_root.drum2 = 8;
}
}
Symbol 310 Button
on (press) {
nextFrame();
}
Symbol 314 Button
on (press) {
prevFrame();
}
Symbol 315 MovieClip Frame 1
stop();
Symbol 315 MovieClip Frame 2
stop();
Symbol 319 MovieClip Frame 1
stop();
Symbol 319 MovieClip Frame 2
stop();
Symbol 319 MovieClip Frame 3
stop();
Symbol 323 MovieClip Frame 1
stop();
Symbol 323 MovieClip Frame 2
stop();
Symbol 323 MovieClip Frame 3
stop();
Symbol 327 MovieClip Frame 1
stop();
Symbol 327 MovieClip Frame 2
stop();
Symbol 327 MovieClip Frame 3
stop();
Symbol 331 MovieClip Frame 1
stop();
Symbol 331 MovieClip Frame 2
stop();
Symbol 331 MovieClip Frame 3
stop();
Instance of Symbol 319 MovieClip "gt1" in Symbol 332 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.guitar != 1) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(3);
}
}
on (press) {
delete _root.guit;
_root.guit = new Sound(_root.guitmc);
_root.guit.attachSound("guit");
_root.guitar = 1;
}
Instance of Symbol 323 MovieClip "gt2" in Symbol 332 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.guitar != 2) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(3);
}
}
on (press) {
delete _root.guit;
_root.guit = new Sound(_root.guitmc);
_root.guit.attachSound("guit2");
_root.guitar = 2;
}
Instance of Symbol 327 MovieClip "gt3" in Symbol 332 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.guitar != 3) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(3);
}
}
on (press) {
delete _root.guit;
_root.guit = new Sound(_root.guitmc);
_root.guit.attachSound("guit3");
_root.guitar = 3;
}
Instance of Symbol 331 MovieClip "gt4" in Symbol 332 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.guitar != 4) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(3);
}
}
on (press) {
delete _root.guit;
_root.guit = new Sound(_root.guitmc);
_root.guit.attachSound("guit4");
_root.guitar = 4;
}
Symbol 336 MovieClip Frame 1
stop();
Symbol 336 MovieClip Frame 2
stop();
Symbol 336 MovieClip Frame 3
stop();
Symbol 340 MovieClip Frame 1
stop();
Symbol 340 MovieClip Frame 2
stop();
Symbol 340 MovieClip Frame 3
stop();
Symbol 344 MovieClip Frame 1
stop();
Symbol 344 MovieClip Frame 2
stop();
Symbol 344 MovieClip Frame 3
stop();
Symbol 348 MovieClip Frame 1
stop();
Symbol 348 MovieClip Frame 2
stop();
Symbol 348 MovieClip Frame 3
stop();
Instance of Symbol 336 MovieClip "pt1" in Symbol 349 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.percus != 1) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(3);
}
}
on (press) {
delete _root.perc3;
_root.perc3 = new Sound(_root.perc3mc);
_root.perc3.attachSound("perc1");
_root.percus = 1;
}
Instance of Symbol 340 MovieClip "pt2" in Symbol 349 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.percus != 2) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(3);
}
}
on (press) {
delete _root.perc3;
_root.perc3 = new Sound(_root.perc3mc);
_root.perc3.attachSound("perc2");
_root.percus = 2;
}
Instance of Symbol 344 MovieClip "pt3" in Symbol 349 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.percus != 3) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(3);
}
}
on (press) {
delete _root.perc3;
_root.perc3 = new Sound(_root.perc3mc);
_root.perc3.attachSound("perc3");
_root.percus = 3;
}
Instance of Symbol 348 MovieClip "pt4" in Symbol 349 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.percus != 4) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(3);
}
}
on (press) {
delete _root.perc3;
_root.perc3 = new Sound(_root.perc3mc);
_root.perc3.attachSound("perc4");
_root.percus = 4;
}
Symbol 353 MovieClip Frame 1
stop();
Symbol 353 MovieClip Frame 2
stop();
Symbol 353 MovieClip Frame 3
stop();
Symbol 357 MovieClip Frame 1
stop();
Symbol 357 MovieClip Frame 2
stop();
Symbol 357 MovieClip Frame 3
stop();
Symbol 361 MovieClip Frame 1
stop();
Symbol 361 MovieClip Frame 2
stop();
Symbol 361 MovieClip Frame 3
stop();
Symbol 365 MovieClip Frame 1
stop();
Symbol 365 MovieClip Frame 2
stop();
Symbol 365 MovieClip Frame 3
stop();
Instance of Symbol 353 MovieClip "st1" in Symbol 366 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.synt != 1) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(3);
}
}
on (press) {
delete _root.syn;
_root.syn = new Sound(_root.synmc);
_root.syn.attachSound("syn1");
_root.synt = 1;
}
Instance of Symbol 357 MovieClip "st2" in Symbol 366 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.synt != 2) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(3);
}
}
on (press) {
delete _root.syn;
_root.syn = new Sound(_root.synmc);
_root.syn.attachSound("syn2");
_root.synt = 2;
}
Instance of Symbol 361 MovieClip "st3" in Symbol 366 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.synt != 3) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(3);
}
}
on (press) {
delete _root.syn;
_root.syn = new Sound(_root.synmc);
_root.syn.attachSound("syn3");
_root.synt = 3;
}
Instance of Symbol 365 MovieClip "st4" in Symbol 366 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.synt != 4) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(3);
}
}
on (press) {
delete _root.syn;
_root.syn = new Sound(_root.synmc);
_root.syn.attachSound("syn4");
_root.synt = 4;
}
Symbol 370 MovieClip Frame 1
stop();
Symbol 370 MovieClip Frame 2
stop();
Symbol 370 MovieClip Frame 3
stop();
Symbol 374 MovieClip Frame 1
stop();
Symbol 374 MovieClip Frame 2
stop();
Symbol 374 MovieClip Frame 3
stop();
Symbol 378 MovieClip Frame 1
stop();
Symbol 378 MovieClip Frame 2
stop();
Symbol 378 MovieClip Frame 3
stop();
Symbol 382 MovieClip Frame 1
stop();
Symbol 382 MovieClip Frame 2
stop();
Symbol 382 MovieClip Frame 3
stop();
Instance of Symbol 370 MovieClip "bat1" in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.base != 1) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(3);
}
}
on (press) {
delete _root.bass;
_root.bass = new Sound(_root.bassmc);
_root.bass.attachSound("bass1");
_root.base = 1;
}
Instance of Symbol 374 MovieClip "bat2" in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.base != 2) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(3);
}
}
on (press) {
delete _root.bass;
_root.bass = new Sound(_root.bassmc);
_root.bass.attachSound("bass2");
_root.base = 2;
}
Instance of Symbol 378 MovieClip "bat3" in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.base != 3) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(3);
}
}
on (press) {
delete _root.bass;
_root.bass = new Sound(_root.bassmc);
_root.bass.attachSound("bass3");
_root.base = 3;
}
Instance of Symbol 382 MovieClip "bat4" in Symbol 383 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.base != 4) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(3);
}
}
on (press) {
delete _root.bass;
_root.bass = new Sound(_root.bassmc);
_root.bass.attachSound("bass5");
_root.base = 4;
}
Symbol 387 MovieClip Frame 1
stop();
Symbol 387 MovieClip Frame 2
stop();
Symbol 387 MovieClip Frame 3
stop();
Symbol 391 MovieClip Frame 1
stop();
Symbol 391 MovieClip Frame 2
stop();
Symbol 391 MovieClip Frame 3
stop();
Symbol 395 MovieClip Frame 1
stop();
Symbol 395 MovieClip Frame 2
stop();
Symbol 395 MovieClip Frame 3
stop();
Symbol 399 MovieClip Frame 1
stop();
Symbol 399 MovieClip Frame 2
stop();
Symbol 399 MovieClip Frame 3
stop();
Instance of Symbol 387 MovieClip "gt1" in Symbol 400 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.atmox != 1) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(3);
}
}
on (press) {
delete _root.atmo;
_root.atmo = new Sound(_root.atmosmc);
_root.atmo.attachSound("atmo1");
_root.atmox = 1;
}
Instance of Symbol 391 MovieClip "gt2" in Symbol 400 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.atmox != 2) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(3);
}
}
on (press) {
delete _root.atmo;
_root.atmo = new Sound(_root.atmosmc);
_root.atmo.attachSound("atmo2");
_root.atmox = 2;
}
Instance of Symbol 395 MovieClip "gt3" in Symbol 400 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.atmox != 3) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(3);
}
}
on (press) {
delete _root.atmo;
_root.atmo = new Sound(_root.atmosmc);
_root.atmo.attachSound("atmo3");
_root.atmox = 3;
}
Instance of Symbol 399 MovieClip "gt4" in Symbol 400 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.atmox != 4) {
if (hitTest(_root._xmouse, _root._ymouse)) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
this.gotoAndStop(3);
}
}
on (press) {
delete _root.atmo;
_root.atmo = new Sound(_root.atmosmc);
_root.atmo.attachSound("atmo4");
_root.atmox = 4;
}
Symbol 401 MovieClip Frame 1
stop();
Symbol 401 MovieClip Frame 2
stop();
Symbol 401 MovieClip Frame 3
stop();
Symbol 401 MovieClip Frame 4
stop();
Symbol 401 MovieClip Frame 5
stop();
Symbol 401 MovieClip Frame 6
stop();
Symbol 401 MovieClip Frame 7
stop();
Symbol 401 MovieClip Frame 8
stop();
Symbol 401 MovieClip Frame 9
stop();
Instance of Symbol 253 MovieClip "scrnmenu" in Symbol 401 MovieClip Frame 9
onClipEvent (load) {
m = 0;
mm = true;
}
on (press) {
if (mm) {
_parent.nextFrame();
m = 4;
mm = false;
}
}
onClipEvent (enterFrame) {
this._x = this._x - m;
if (this._x <= -40) {
m = 0;
_parent.backbtn._x = 56.5;
_parent.backbtn._y = 0;
if (this._currentframe == 1) {
_parent.morebtn._x = 40;
_parent.morebtn._y = 0;
_parent.btabs._x = -19;
_parent.btabs._y = 0;
if (_root.btcmore == false) {
_parent.btchoice1._x = 5;
_parent.btchoice1._y = -2;
} else {
_parent.btchoice1._x = -86;
_parent.btchoice1._y = -2;
}
}
if (this._currentframe == 2) {
_parent.gchoice._x = 5;
_parent.gchoice._y = -2;
}
if (this._currentframe == 3) {
_parent.pchoice._x = 5;
_parent.pchoice._y = -2;
}
if (this._currentframe == 4) {
_parent.bchoice._x = 5;
_parent.bchoice._y = -2;
}
if (this._currentframe == 5) {
_parent.schoice._x = 5;
_parent.schoice._y = -2;
}
if (this._currentframe == 6) {
_parent.achoice._x = 5;
_parent.achoice._y = -2;
}
}
if (m == -4) {
if (this._x >= 0) {
m = 0;
_parent.prevFrame();
mm = true;
}
}
}
Symbol 401 MovieClip Frame 10
stop();
Symbol 420 MovieClip Frame 1
stop();
Symbol 420 MovieClip Frame 2
stop();
Symbol 433 MovieClip Frame 1
stop();
Symbol 433 MovieClip Frame 2
stop();
Symbol 433 MovieClip Frame 3
stop();
Symbol 433 MovieClip Frame 4
stop();
Symbol 433 MovieClip Frame 5
stop();
Symbol 433 MovieClip Frame 6
stop();
Symbol 433 MovieClip Frame 7
stop();
Symbol 433 MovieClip Frame 8
stop();