Frame 1
loadMovie ("MV_0101.swf", _root.board);
this.sw_02._visible = false;
this.sw_03._visible = false;
this.sw_04._visible = false;
this.sw_01._visible = false;
Instance of Symbol 2 MovieClip "board" in Frame 1
onClipEvent (load) {
_root.board._lockroot = true;
}
Symbol 5 Button
on (press) {
this.sw_01._visible = true;
}
on (press) {
this.sw_02._visible = true;
}
on (press) {
this.sw_03._visible = true;
}
on (press) {
this.sw_04._visible = true;
}
on (press) {
this.sw_hyouzi._visible = false;
}
on (press) {
this.sw_hihyouzi._visible = true;
}
Symbol 6 Button
on (press) {
this.sw_01._visible = false;
}
on (press) {
this.sw_02._visible = false;
}
on (press) {
this.sw_03._visible = false;
}
on (press) {
this.sw_04._visible = false;
}
on (press) {
this.sw_hihyouzi._visible = false;
}
on (press) {
this.sw_hyouzi._visible = true;
}
Symbol 12 Button
on (press) {
loadMovie ("MV_0101.swf", _root.board);
}
on (press) {
this.sw_01._visible = false;
}
on (press) {
this.sw_02._visible = false;
}
on (press) {
this.sw_03._visible = false;
}
on (press) {
this.sw_04._visible = false;
}
Symbol 15 Button
on (press) {
loadMovie ("MV_0201.swf", _root.board);
}
on (press) {
this.sw_01._visible = false;
}
on (press) {
this.sw_02._visible = false;
}
on (press) {
this.sw_03._visible = false;
}
on (press) {
this.sw_04._visible = false;
}