Frame 1 (106 B)
expFlg = false;
this.textMC1._visible = false;
this.textMC2._visible = false;
this.stop();
mcNo = 25;
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 (13 B)
this.stop();
Frame 480 (25 B)
this.mainMC.nextFrame();
Frame 505 (130 B)
this.stop();
var id = _root.myP;
if (id == mcNo) {
this.textMC2._visible = true;
} else {
this.textMC1._visible = true;
}
Symbol 7 MovieClip Frame 1 (48 B)
this.stop();
this.gotoAndStop(_root.mozaType);
Symbol 30 MovieClip Frame 59 (57 B)
if (!_parent._parent.expFlg) {
this.gotoAndPlay(1);
}
Symbol 30 MovieClip Frame 110 (91 B)
if (!_parent._parent.expFlg) {
this.gotoAndPlay(1);
} else {
this.gotoAndPlay(60);
}
Symbol 34 MovieClip Frame 2 (164 B)
this.stop();
this.mozaMC._visible = !this.partsMC9._visible;
this.partsMC4a._visible = this.partsMC4._visible;
this.partsMC6a._visible = this.partsMC6._visible;
Symbol 34 MovieClip Frame 8 (23 B)
_parent.expFlg = true;
Symbol 44 Button (81 B)
on (release) {
_root.keyWait();
_root.ferdMC.play();
_root.inOutFlg = false;
}
Symbol 45 Button (58 B)
on (release) {
_root.keyWait();
_root.gotoAndPlay(19);
}