Frame 1 (236 B)
function preloader() {
if (getBytesLoaded() >= getBytesTotal()) {
play();
clearInterval(myInterval);
}
statusbar._xscale = (getBytesLoaded() / getBytesTotal()) * 100;
}
stop();
myInterval = setInterval(preloader, 10);
Frame 2941 (8 B)
stop();
Symbol 82 Button (36 B)
on (release) {
gotoAndPlay (889);
}
Symbol 149 Button (37 B)
on (release) {
gotoAndPlay (1126);
}
Symbol 150 Button (37 B)
on (release) {
gotoAndPlay (1281);
}
Symbol 153 Button (37 B)
on (release) {
gotoAndPlay (1421);
}
Symbol 163 Button (37 B)
on (release) {
gotoAndPlay (1768);
}
Symbol 166 Button (37 B)
on (release) {
gotoAndPlay (1882);
}
Symbol 167 Button (37 B)
on (release) {
gotoAndPlay (2302);
}
Symbol 171 Button (34 B)
on (release) {
gotoAndPlay (6);
}
Symbol 174 Button (36 B)
on (release) {
gotoAndPlay (889);
}