Frame 1 (186 B)
t = this.getBytesTotal();
l = this.getBytesLoaded();
p = (l / t) * 100;
_root.PreloaderBar.gotoAndStop(Math.round(p / 10) + 1);
_root.PreLoaderBar.PercentL = String(int(p)) add "%";
Frame 2 (91 B)
t = this.getBytesTotal();
l = this.getBytesLoaded();
if (t != l) {
gotoAndPlay (1);
}
Frame 3 (8 B)
stop();
Frame 164 (26 B)
stop();
stopAllSounds();
Symbol 23 Button (25 B)
on (release) {
play();
}
Symbol 200 Button (34 B)
on (release) {
gotoAndPlay (4);
}
Symbol 204 Button (68 B)
on (release) {
getURL ("http://www.10secfilmfest.com", "_blank");
}
Symbol 207 Button (54 B)
on (release) {
getURL ("http://koms.ru", "_blank");
}
Symbol 210 Button (55 B)
on (release) {
getURL ("http://scary.ru", "_blank");
}
Symbol 212 Button (94 B)
on (release) {
getURL ("http://www.livejournal.com/userinfo.bml?user=philippos", "_blank");
}
Symbol 213 Button (99 B)
on (release) {
getURL ("http://www.livejournal.com/userinfo.bml?user=phenobarbidol_", "_blank");
}