Combined Code
button 2 {
on (release, keyPress '<Escape>') {
if (b0._visible) {
b0._visible = false;
b1._visible = false;
b2._visible = false;
b3._visible = false;
b4._visible = false;
b5._visible = false;
b6._visible = false;
b7._visible = false;
b8._visible = false;
} else {
b0._visible = true;
b1._visible = true;
b2._visible = true;
b3._visible = true;
b4._visible = true;
b5._visible = true;
b6._visible = true;
b7._visible = true;
b8._visible = true;
}
}
}
movieClip 15 {
frame 289 {
gotoAndPlay(1);
}
frame 338 {
gotoAndPlay(289);
}
frame 363 {
gotoAndPlay(339);
}
}
movieClip 18 {
frame 289 {
gotoAndPlay(1);
}
frame 338 {
gotoAndPlay(289);
}
frame 363 {
gotoAndPlay(339);
}
}
// unknown tag 88 length 70
button 22 {
on (press) {
(Object(this)).ntx._visible ^= 1;
}
}
button 24 {
on (press) {
_root.n.gotoAndPlay(1);
_root.ntx.gotoAndPlay(1);
}
}
button 26 {
on (press) {
_root.n.gotoAndPlay(290);
_root.ntx.gotoAndPlay(290);
}
}
button 28 {
on (press) {
_root.n.gotoAndPlay(339);
_root.ntx.gotoAndPlay(339);
}
}