Frame 1 (106 B)
expFlg = false;
this.textMC1._visible = false;
this.textMC2._visible = false;
this.stop();
mcNo = 28;
Frame 80 (25 B)
this.mainMC.nextFrame();
Frame 105 (13 B)
this.stop();
Frame 130 (25 B)
this.mainMC.nextFrame();
Frame 155 (13 B)
this.stop();
Frame 180 (25 B)
this.mainMC.nextFrame();
Frame 205 (13 B)
this.stop();
Frame 230 (25 B)
this.mainMC.nextFrame();
Frame 255 (13 B)
this.stop();
Frame 280 (25 B)
this.mainMC.nextFrame();
Frame 305 (13 B)
this.stop();
Frame 330 (25 B)
this.mainMC.nextFrame();
Frame 355 (13 B)
this.stop();
Frame 380 (25 B)
this.mainMC.nextFrame();
Frame 405 (13 B)
this.stop();
Frame 430 (25 B)
this.mainMC.nextFrame();
Frame 455 (130 B)
this.stop();
var id = _root.myP;
if (id == mcNo) {
this.textMC2._visible = true;
} else {
this.textMC1._visible = true;
}
Symbol 3 MovieClip Frame 1 (48 B)
this.stop();
this.gotoAndStop(_root.mozaType);
Symbol 25 MovieClip Frame 59 (57 B)
if (!_parent._parent.expFlg) {
this.gotoAndPlay(1);
}
Symbol 25 MovieClip Frame 110 (91 B)
if (!_parent._parent.expFlg) {
this.gotoAndPlay(1);
} else {
this.gotoAndPlay(60);
}
Symbol 31 MovieClip Frame 2 (62 B)
this.stop();
this.mozaMC._visible = !this.partsMC8._visible;
Symbol 31 MovieClip Frame 6 (23 B)
_parent.expFlg = true;
Symbol 41 Button (81 B)
on (release) {
_root.keyWait();
_root.ferdMC.play();
_root.inOutFlg = false;
}
Symbol 42 Button (58 B)
on (release) {
_root.keyWait();
_root.gotoAndPlay(19);
}