Frame 2 (8 B)
stop();
Symbol 7 MovieClip Frame 1 (8 B)
stop();
Symbol 10 Button (39 B)
on (release) {
_root.gotoAndPlay(2);
}
Symbol 11 MovieClip Frame 1 (366 B)
_root.stop();
totalBytes = Math.round(_root.getBytesTotal() / 100);
loadedBytes = Math.round(_root.getBytesLoaded() / 100);
totalKB = Math.round(_root.getBytesTotal() / 1000);
loadKB = Math.round(_root.getBytesLoaded() / 1000);
percentDone = int((loadedBytes / totalBytes) * 100);
bar.gotoAndStop(percentDone);
if (percentDone == 100) {
gotoAndStop (3);
}
Symbol 11 MovieClip Frame 2 (79 B)
if (percentLoaded == 100) {
gotoAndPlay (3);
} else {
gotoAndPlay (1);
}
Symbol 26 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 29 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 32 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 35 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 38 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 41 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 44 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 47 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 50 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 53 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 56 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 59 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 62 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 65 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 68 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 71 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 74 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 77 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 80 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 83 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 86 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 89 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 92 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 95 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 98 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 101 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 104 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 107 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}