Instance of Symbol 7 MovieClip in Frame 1
//component parameters
onClipEvent (construct) {
startLabel = "start";
proportion = "100%";
}
Frame 2
stop();
Instance of Symbol 12 MovieClip "man_01" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 15 MovieClip "man_01m" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 21 MovieClip "tai_h_k" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 30 MovieClip "suku_h_k" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 39 MovieClip "buru_h_k" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 45 MovieClip "kao_02" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 48 MovieClip "kao_03" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 51 MovieClip "suku_01" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 57 MovieClip "tai_01" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 64 MovieClip "suku_02" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 66 MovieClip "tai_02" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 82 MovieClip "buru" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 85 MovieClip "siru_01" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 87 MovieClip "siru_02" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 90 MovieClip "siru_03" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 93 MovieClip "tin_01" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 96 MovieClip "tin_01m" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 99 MovieClip "tin_02" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 102 MovieClip "tin_02m" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 105 MovieClip "siru_04" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Symbol 7 MovieClip Frame 1
_parent.stop();
preLoad = parseInt(proportion);
this.onEnterFrame = function () {
preLoadBytes = (_parent.getBytesTotal() * preLoad) / 100;
count = Math.round((_parent.getBytesLoaded() / preLoadBytes) * 100);
bar._x = (count * 1.5) - 150;
if (count >= 100) {
_parent.gotoAndPlay(startLabel);
}
};
Instance of Symbol 110 MovieClip in Symbol 117 MovieClip Frame 1
on (press) {
this.startDrag(true, 9, 15, 9, 65);
}
on (release, releaseOutside) {
this.stopDrag();
orgY = _y;
toumei = ((50 - (orgY - 15)) / 50) * 100;
_parent._parent._parent.uwa_01._alpha = toumei;
_parent._parent._parent.uwa_02._alpha = toumei;
_parent._parent._parent.uwa_h_k._alpha = toumei;
}
Instance of Symbol 111 MovieClip in Symbol 117 MovieClip Frame 1
on (press) {
this.startDrag(true, 45.5, 15, 45.5, 65);
}
on (release, releaseOutside) {
this.stopDrag();
orgY = _y;
toumei = ((50 - (orgY - 15)) / 50) * 100;
_parent._parent._parent.sh_01._alpha = toumei;
_parent._parent._parent.sh_02._alpha = toumei;
_parent._parent._parent.sh_03._alpha = toumei;
_parent._parent._parent.sh_h_k._alpha = toumei;
_parent._parent._parent.tai_01._alpha = toumei;
_parent._parent._parent.tai_02._alpha = toumei;
_parent._parent._parent.tai_h_k._alpha = toumei;
}
Instance of Symbol 112 MovieClip in Symbol 117 MovieClip Frame 1
on (press) {
this.startDrag(true, 81.5, 15, 81.5, 65);
}
on (release, releaseOutside) {
this.stopDrag();
orgY = _y;
toumei = ((50 - (orgY - 15)) / 50) * 100;
_parent._parent._parent.pan._alpha = toumei;
_parent._parent._parent.pan_h_k._alpha = toumei;
_parent._parent._parent.suku_01._alpha = toumei;
_parent._parent._parent.suku_02._alpha = toumei;
_parent._parent._parent.suku_h_k._alpha = toumei;
}
Instance of Symbol 113 MovieClip in Symbol 117 MovieClip Frame 1
on (press) {
this.startDrag(true, 117, 15, 117, 65);
}
on (release, releaseOutside) {
this.stopDrag();
orgY = _y;
toumei = ((50 - (orgY - 15)) / 50) * 100;
_parent._parent._parent.pans._alpha = toumei;
_parent._parent._parent.pans_h_k._alpha = toumei;
}
Instance of Symbol 114 MovieClip in Symbol 117 MovieClip Frame 1
on (press) {
this.startDrag(true, 153, 15, 153, 65);
}
on (release, releaseOutside) {
this.stopDrag();
orgY = _y;
toumei = ((50 - (orgY - 15)) / 50) * 100;
_parent._parent._parent.buru._alpha = toumei;
_parent._parent._parent.buru_h_k._alpha = toumei;
}
Instance of Symbol 115 MovieClip in Symbol 117 MovieClip Frame 1
on (press) {
this.startDrag(true, 190, 15, 190, 65);
}
on (release, releaseOutside) {
this.stopDrag();
orgY = _y;
toumei = ((50 - (orgY - 15)) / 50) * 100;
_parent._parent._parent.tin_01._alpha = toumei;
_parent._parent._parent.tin_01m._alpha = toumei;
_parent._parent._parent.tin_02._alpha = toumei;
_parent._parent._parent.tin_02m._alpha = toumei;
_parent._parent._parent.siru_02._alpha = toumei;
_parent._parent._parent.siru_03._alpha = toumei;
_parent._parent._parent.siru_04._alpha = toumei;
}
Instance of Symbol 116 MovieClip in Symbol 117 MovieClip Frame 1
on (press) {
this.startDrag(true, 225, 15, 225, 65);
}
on (release, releaseOutside) {
this.stopDrag();
orgY = _y;
toumei = ((50 - (orgY - 15)) / 50) * 100;
_parent._parent._parent.ribbon._alpha = toumei;
_parent._parent._parent.ribbon_h_k._alpha = toumei;
}
Symbol 168 Button
on (release) {
if (icn_siru._visible) {
icn_siru._visible = false;
} else {
icn_siru._visible = true;
}
if (icn_siru._visible) {
_parent.siru_01._visible = true;
if (icn_tin01._visible) {
_parent.siru_03._visible = true;
} else if (icn_tin02._visible) {
_parent.siru_02._visible = true;
_parent.siru_04._visible = true;
} else {
_parent.siru_02._visible = true;
}
} else {
_parent.siru_01._visible = false;
if (icn_tin01._visible) {
_parent.siru_03._visible = false;
} else if (icn_tin02._visible) {
_parent.siru_02._visible = false;
_parent.siru_04._visible = false;
} else {
_parent.siru_02._visible = false;
}
}
}
Symbol 169 Button
on (release) {
if (icn_ribbon._visible) {
icn_ribbon._visible = false;
} else {
icn_ribbon._visible = true;
}
if (icn_ribbon._visible) {
_parent.ribbon._visible = true;
_parent.ribbon_h_k._visible = true;
} else {
_parent.ribbon._visible = false;
_parent.ribbon_h_k._visible = false;
}
}
Symbol 170 Button
on (release) {
if (icn_tin01._visible) {
icn_tin01._visible = false;
icn_tin02._visible = true;
} else if (icn_tin02._visible) {
icn_tin02._visible = false;
} else {
icn_tin01._visible = true;
}
if (icn_tin01._visible) {
_parent.tin_01m._visible = true;
_parent.man_01m._visible = true;
if (icn_siru._visible) {
_parent.siru_02._visible = false;
_parent.siru_03._visible = true;
}
} else if (icn_tin02._visible) {
_parent.tin_01m._visible = false;
_parent.tin_02m._visible = true;
_parent.man_01m._visible = false;
if (icn_siru._visible) {
_parent.siru_02._visible = true;
_parent.siru_04._visible = true;
_parent.siru_03._visible = false;
}
} else {
_parent.tin_02m._visible = false;
if (icn_siru._visible) {
_parent.siru_04._visible = false;
}
}
}
Symbol 171 Button
on (release) {
if (icn_buru._visible) {
icn_buru._visible = false;
} else {
icn_buru._visible = true;
}
if (icn_buru._visible) {
_parent.buru._visible = true;
_parent.buru_h_k._visible = true;
} else {
_parent.buru._visible = false;
_parent.buru_h_k._visible = false;
}
}
Symbol 172 Button
on (release) {
if (icn_pans._visible) {
icn_pans._visible = false;
} else {
icn_pans._visible = true;
}
if (icn_pans._visible) {
_parent.pans._visible = true;
_parent.pans_h_k._visible = true;
} else {
_parent.pans._visible = false;
_parent.pans_h_k._visible = false;
}
}
Symbol 174 Button
on (release) {
if (icn_fuku._visible) {
icn_fuku._visible = false;
} else {
icn_fuku._visible = true;
}
if (icn_fuku._visible) {
_parent.uwa_01._visible = true;
_parent.uwa_02._visible = true;
_parent.uwa_h_k._visible = true;
} else {
_parent.uwa_01._visible = false;
_parent.uwa_02._visible = false;
_parent.uwa_h_k._visible = false;
}
}
Symbol 175 Button
on (release) {
if (icn_eye_1._visible) {
icn_eye_1._visible = false;
icn_eye_2._visible = true;
} else if (icn_eye_2._visible) {
icn_eye_2._visible = false;
icn_eye_3._visible = true;
} else {
icn_eye_3._visible = false;
icn_eye_1._visible = true;
}
if (icn_eye_1._visible) {
_parent.kao_01._visible = true;
_parent.kao_03._visible = false;
}
if (icn_eye_2._visible) {
_parent.kao_02._visible = true;
_parent.kao_01._visible = false;
}
if (icn_eye_3._visible) {
_parent.kao_03._visible = true;
_parent.kao_02._visible = false;
}
}
Symbol 177 Button
on (release) {
if (toumei._visible) {
toumei._visible = false;
} else {
toumei._visible = true;
}
}
Instance of Symbol 117 MovieClip "toumei" in Symbol 178 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 121 MovieClip "waku" in Symbol 178 MovieClip Frame 1
on (press) {
_parent._parent.cont.startDrag(true, 0, 0, 800, 600);
}
on (release, releaseOutside) {
_parent._parent.cont.stopDrag();
}
Instance of Symbol 124 MovieClip "icn_siru" in Symbol 178 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 130 MovieClip "icn_tin01" in Symbol 178 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 133 MovieClip "icn_tin02" in Symbol 178 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 136 MovieClip "icn_buru" in Symbol 178 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 142 MovieClip "icn_suku" in Symbol 178 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 148 MovieClip "icn_tai" in Symbol 178 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 154 MovieClip "icn_nema" in Symbol 178 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 163 MovieClip "icn_eye_2" in Symbol 178 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 166 MovieClip "icn_eye_3" in Symbol 178 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 173 MovieClip "btn_kubi" in Symbol 178 MovieClip Frame 1
on (release) {
if (_parent.icn_pan._visible) {
_parent.icn_pan._visible = false;
_parent.icn_suku._visible = true;
} else if (_parent.icn_suku._visible) {
_parent.icn_suku._visible = false;
} else {
_parent.icn_pan._visible = true;
}
if (_parent.icn_pan._visible) {
_parent._parent.pan._visible = true;
_parent._parent.pan_h_k._visible = true;
} else if (_parent.icn_suku._visible) {
_parent._parent.pan._visible = false;
_parent._parent.pan_h_k._visible = false;
_parent._parent.suku_01._visible = true;
_parent._parent.suku_02._visible = true;
_parent._parent.suku_h_k._visible = true;
} else {
_parent._parent.suku_01._visible = false;
_parent._parent.suku_02._visible = false;
_parent._parent.suku_h_k._visible = false;
}
}
Instance of Symbol 173 MovieClip "btn_hada" in Symbol 178 MovieClip Frame 1
on (release) {
if (_parent.icn_sh._visible) {
_parent.icn_sh._visible = false;
_parent.icn_tai._visible = true;
} else if (_parent.icn_tai._visible) {
_parent.icn_tai._visible = false;
} else {
_parent.icn_sh._visible = true;
}
if (_parent.icn_sh._visible) {
_parent._parent.sh_01._visible = true;
_parent._parent.sh_02._visible = true;
_parent._parent.sh_03._visible = true;
_parent._parent.sh_h_k._visible = true;
} else if (_parent.icn_tai._visible) {
_parent._parent.sh_01._visible = false;
_parent._parent.sh_02._visible = false;
_parent._parent.sh_03._visible = false;
_parent._parent.sh_h_k._visible = false;
_parent._parent.tai_01._visible = true;
_parent._parent.tai_02._visible = true;
_parent._parent.tai_h_k._visible = true;
} else {
_parent._parent.tai_01._visible = false;
_parent._parent.tai_02._visible = false;
_parent._parent.tai_h_k._visible = false;
}
}
Symbol 186 Button
on (release) {
if (icn_c_on._visible) {
icn_c_on._visible = false;
icn_c_off._visible = true;
} else {
icn_c_off._visible = false;
icn_c_on._visible = true;
}
if (icn_c_on._visible) {
_parent.cont._visible = true;
} else {
_parent.cont._visible = false;
}
}
Instance of Symbol 181 MovieClip "icn_c_off" in Symbol 187 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}