Frame 1 (297 B)
bytes_loaded = Math.round(this.getBytesLoaded());
bytes_total = Math.round(this.getBytesTotal());
getPercent = bytes_loaded / bytes_total;
this.loadBar._width = getPercent * 100;
this.loadText = Math.round(getPercent * 100) + "%";
if (bytes_loaded == bytes_total) {
this.gotoAndPlay(3);
}
Frame 2 (21 B)
this.gotoAndPlay(1);
Frame 3 (8 B)
stop();
Frame 4 (27 B)
stopAllSounds();
stop();
Frame 5 (27 B)
stopAllSounds();
stop();
Frame 6 (27 B)
stopAllSounds();
stop();
Frame 7 (17 B)
stopAllSounds();
Frame 1412 (17 B)
gotoAndPlay (3);
Frame 1537 (17 B)
stopAllSounds();
Frame 1632 (17 B)
gotoAndPlay (6);
Frame 1633 (17 B)
stopAllSounds();
Frame 1813 (17 B)
gotoAndPlay (6);
Symbol 19 Button (34 B)
on (release) {
gotoAndPlay (7);
}
Symbol 23 Button (34 B)
on (release) {
gotoAndPlay (4);
}
Symbol 33 Button (34 B)
on (release) {
gotoAndPlay (6);
}
Symbol 37 Button (34 B)
on (release) {
gotoAndPlay (5);
}
Symbol 42 Button (58 B)
on (release) {
getURL ("http://www.di-m.de/gargantua");
}
Symbol 48 Button (73 B)
on (release) {
getURL ("mailto:rogergargantua@hotmail.com", "_blank");
}
Symbol 64 Button (75 B)
on (release) {
getURL ("http://www.planetflibble.com/blitz/", "_blank");
}
Symbol 70 Button (34 B)
on (release) {
gotoAndPlay (4);
}
Symbol 83 Button (37 B)
on (release) {
gotoAndPlay (1537);
}
Symbol 88 Button (37 B)
on (release) {
gotoAndPlay (1633);
}
Symbol 91 Button (34 B)
on (release) {
gotoAndPlay (4);
}