Combined Code
frame 1 {
stop();
stopAllSounds();
var datMenu_cm = new ContextMenu();
datMenu_cm.builtInItems.play = false;
datMenu_cm.builtInItems.loop = false;
datMenu_cm.builtInItems.rewind = false;
datMenu_cm.builtInItems.forward_back = false;
_root.menu = datMenu_cm;
q1 = 'anon_partyhard_2.O';
q2 = 'by Synonymous !SYNONymDuY';
q3 = '6/3 -2011';
}
movieClip 4 {
}
// unknown tag 88 length 63
// unknown tag 88 length 68
movieClip 32 {
}
movieClip 34 {
}
movieClip 129 {
instance of movieClip 32 {
onClipEvent (enterFrame) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
if (_root.getBytesLoaded() == _root.getBytesTotal()) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
}
}
}
}
instance of movieClip 129 {
onClipEvent (load) {
total = _root.getBytesTotal();
}
onClipEvent (enterFrame) {
loaded = _root.getBytesLoaded();
percent = int((loaded / total) * 100);
txt = percent + '%.';
gotoAndStop(percent);
if (loaded == total) {
_root.gotoAndStop(2);
}
}
}
frame 2 {
submitbtn.onRelease = function () {
gotoAndPlay(3);
};
choosebtn.onRelease = function () {
getURL('javascript:window.location.reload( false );', '');
};
submitbtn.tabEnabled = false;
choosebtn.tabEnabled = false;
keyListener = new Object();
keyListener.onKeyDown = function () {
if (Key.isDown(13)) {
gotoAndPlay(3);
}
};
Key.addListener(keyListener);
Key.removeListener(keyListener2);
}
movieClip 132 {
}
movieClip 136 {
}
frame 3 {
stop();
Key.removeListener(keyListener);
}
movieClip 157 {
instance of movieClip 32 {
onClipEvent (enterFrame) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
if (_root.getBytesLoaded() == _root.getBytesTotal()) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
}
}
}
instance of movieClip 32 {
onClipEvent (enterFrame) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
if (_root.getBytesLoaded() == _root.getBytesTotal()) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
}
}
}
instance of movieClip 32 {
onClipEvent (enterFrame) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
if (_root.getBytesLoaded() == _root.getBytesTotal()) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
}
}
}
instance of movieClip 32 {
onClipEvent (enterFrame) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
if (_root.getBytesLoaded() == _root.getBytesTotal()) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
}
}
}
frame 17 {
_root.gotoAndPlay('intro');
}
instance of movieClip 32 {
onClipEvent (enterFrame) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
if (_root.getBytesLoaded() == _root.getBytesTotal()) {
loadBytes = Math.round((_root.getBytesLoaded() / 1024) * 1000) / 1000 + ' KB.';
}
}
}
}
frame 4 {
stop();
}
movieClip 165 {
}
movieClip 169 {
}
movieClip 171 {
}
movieClip 173 {
}
movieClip 190 {
}
movieClip 192 {
frame 1 {
keyListener1 = new Object();
keyListener1.onKeyDown = function () {
if (Key.isDown(13)) {
gotoAndPlay(589);
}
};
Key.addListener(keyListener1);
}
frame 589 {
_root.gotoAndPlay('partyhard');
Key.removeListener(keyListener1);
}
}
// unknown tag 88 length 57
frame 5 {
stop();
keyListener2 = new Object();
keyListener2.onKeyDown = function () {
if (Key.isDown(13)) {
gotoAndPlay(1);
}
};
Key.addListener(keyListener2);
}
movieClip 276 {
}
movieClip 357 {
}
movieClip 410 {
}
movieClip 445 {
frame 37 {
gotoAndPlay(26);
}
}
movieClip 686 {
}
button 688 {
on (release) {
_root.leek._visible = true;
if (_root.leek._visible) {
_root.leek._visible = false;
} else {
_root.leek._visible = true;
}
gotoAndStop(2);
}
}
button 689 {
on (release) {
_root.leek._visible = false;
if (_root.leek._visible) {
_root.leek._visible = true;
} else {
_root.leek._visible = true;
}
gotoAndStop(1);
}
}
movieClip 690 {
frame 1 {
stop();
truebtn.tabEnabled = false;
truebtn.useHandCursor = 0;
}
frame 2 {
falsebtn.tabEnabled = false;
falsebtn.useHandCursor = 0;
}
}