Combined Code
frame 1 {
}
movieClip 4 {
}
// unknown tag 88 length 63
movieClip 18 {
}
// unknown tag 88 length 68
movieClip 32 {
}
movieClip 122 {
instance of movieClip 18 {
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 122 {
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 1 {
}
movieClip 125 {
}
movieClip 129 {
}
frame 1 {
stop();
Key.removeListener(keyListener);
}
movieClip 145 {
instance of movieClip 18 {
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 18 {
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 18 {
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 18 {
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 18 {
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 1 {
stop();
}
movieClip 154 {
}
movieClip 156 {
}
movieClip 157 {
}
movieClip 164 {
}
movieClip 167 {
frame 61 {
_root.gotoAndPlay('partysover');
}
}
// unknown tag 88 length 57
frame 2 {
stop();
keyListener2 = new Object();
keyListener2.onKeyDown = function () {
if (Key.isDown(13)) {
gotoAndPlay(1);
}
};
Key.addListener(keyListener2);
}
movieClip 213 {
frame 46 {
gotoAndPlay('repeat');
}
}