Frame 1 (11 B)
var x = 0;
Frame 8 (36 B)
if (x == 0) {
gotoAndPlay (1);
}
Frame 18 (8 B)
stop();
Frame 33 (8 B)
stop();
Frame 52 (8 B)
stop();
Frame 59 (8 B)
stop();
Symbol 64 Button (26 B)
on (press) {
var x = 1;
}
Symbol 104 Button (33 B)
on (press) {
gotoAndPlay (19);
}
Symbol 110 Button (33 B)
on (press) {
gotoAndStop (34);
}
Symbol 132 Button (33 B)
on (press) {
gotoAndPlay (53);
}
Symbol 138 Button (33 B)
on (press) {
gotoAndStop (52);
}
Symbol 146 Button (23 B)
on (press) {
play();
}
Symbol 152 Button (33 B)
on (press) {
gotoAndStop (18);
}
Symbol 176 Button (33 B)
on (press) {
gotoAndPlay (53);
}
Symbol 182 Button (33 B)
on (press) {
gotoAndStop (33);
}
Symbol 196 Button (32 B)
on (press) {
gotoAndPlay (1);
}