Frame 1 (11 B)
var x = 0;
Frame 8 (36 B)
if (x == 0) {
gotoAndPlay (1);
}
Frame 27 (8 B)
stop();
Frame 39 (8 B)
stop();
Frame 47 (37 B)
if (x == 0) {
gotoAndPlay (40);
}
Frame 54 (8 B)
stop();
Symbol 60 Button (26 B)
on (press) {
var x = 1;
}
Symbol 66 Button (33 B)
on (press) {
gotoAndPlay (40);
}
Symbol 102 Button (23 B)
on (press) {
play();
}
Symbol 130 Button (32 B)
on (press) {
gotoAndPlay (1);
}
Symbol 138 Button (26 B)
on (press) {
var x = 1;
}
Symbol 144 Button (32 B)
on (press) {
gotoAndPlay (1);
}
Symbol 178 Button (32 B)
on (press) {
gotoAndPlay (9);
}