Frame 1 (23 B)
this.gotoAndStop("1");
Frame 2 (23 B)
this.gotoAndStop("2");
Frame 3 (23 B)
this.gotoAndStop("3");
Frame 4 (23 B)
this.gotoAndStop("4");
Frame 5 (24 B)
_root.gotoAndStop("5");
Frame 6 (24 B)
_root.gotoAndStop("6");
Frame 7 (24 B)
_root.gotoAndStop("7");
Frame 8 (24 B)
_root.gotoAndStop("8");
Frame 9 (24 B)
_root.gotoAndStop("9");
Symbol 8 Button (40 B)
on (release) {
this.gotoAndStop("2");
}
Symbol 17 Button (41 B)
on (release) {
_root.gotoAndStop("3");
}
Symbol 20 Button (41 B)
on (release) {
_root.gotoAndStop("4");
}
Symbol 23 Button (41 B)
on (release) {
_root.gotoAndStop("5");
}
Symbol 60 Button (41 B)
on (release) {
_root.gotoAndStop("2");
}
Symbol 96 Button (41 B)
on (release) {
_root.gotoAndStop("2");
}
Symbol 106 Button (40 B)
on (release) {
this.gotoAndStop("6");
}
Symbol 109 Button (40 B)
on (release) {
this.gotoAndStop("7");
}
Symbol 117 Button (41 B)
on (release) {
_root.gotoAndStop("8");
}
Symbol 127 Button (41 B)
on (release) {
_root.gotoAndStop("9");
}