Frame 14 (84 B)
if (_framesloaded < "380") {
gotoAndPlay (1);
} else {
gotoAndPlay (15);
}
Frame 94 (36 B)
stopAllSounds();
stopAllSounds();
Frame 105 (37 B)
stopAllSounds();
gotoAndPlay (95);
Frame 149 (17 B)
stopAllSounds();
Frame 162 (38 B)
stopAllSounds();
gotoAndPlay (151);
Frame 181 (36 B)
stopAllSounds();
stopAllSounds();
Frame 259 (17 B)
stopAllSounds();
Frame 300 (17 B)
stopAllSounds();
Frame 380 (19 B)
gotoAndPlay (300);
Symbol 7 MovieClip Frame 1 (244 B)
if (x == "") {
x = "1";
duplicateMovieClip ("../m1", "../m1a", "10");
setProperty("../m1", _visible , "0");
}
if ("5" >= x) {
duplicateMovieClip ("../m1", x, x);
setProperty("../" add x, _alpha , "100-(x*15)");
x = x + "1";
}
Symbol 7 MovieClip Frame 3 (17 B)
gotoAndPlay (1);
Symbol 55 Button (34 B)
on (press) {
gotoAndPlay (106);
}
Symbol 107 Button (34 B)
on (press) {
gotoAndPlay (163);
}
Symbol 187 Button (33 B)
on (press) {
gotoAndPlay (15);
}