Frame 1 (106 B)
expFlg = false;
this.textMC1._visible = false;
this.textMC2._visible = false;
this.stop();
mcNo = 66;
Frame 90 (25 B)
this.mainMC.nextFrame();
Frame 115 (13 B)
this.stop();
Frame 140 (25 B)
this.mainMC.nextFrame();
Frame 165 (13 B)
this.stop();
Frame 190 (25 B)
this.mainMC.nextFrame();
Frame 215 (13 B)
this.stop();
Frame 240 (25 B)
this.mainMC.nextFrame();
Frame 265 (13 B)
this.stop();
Frame 290 (25 B)
this.mainMC.nextFrame();
Frame 315 (13 B)
this.stop();
Frame 340 (25 B)
this.mainMC.nextFrame();
Frame 365 (13 B)
this.stop();
Frame 390 (25 B)
this.mainMC.nextFrame();
Frame 415 (130 B)
this.stop();
var id = _root.myP;
if (id == mcNo) {
this.textMC2._visible = true;
} else {
this.textMC1._visible = true;
}
Symbol 24 MovieClip Frame 59 (57 B)
if (!_parent._parent.expFlg) {
this.gotoAndPlay(1);
}
Symbol 24 MovieClip Frame 118 (91 B)
if (!_parent._parent.expFlg) {
this.gotoAndPlay(1);
} else {
this.gotoAndPlay(60);
}
Symbol 25 MovieClip Frame 2 (62 B)
this.stop();
this.mozaMC._visible = !this.partsMC7._visible;
Symbol 25 MovieClip Frame 6 (23 B)
_parent.expFlg = true;
Symbol 54 Button (81 B)
on (release) {
_root.keyWait();
_root.ferdMC.play();
_root.inOutFlg = false;
}
Symbol 55 Button (58 B)
on (release) {
_root.keyWait();
_root.gotoAndPlay(19);
}