Instance of Symbol 7 MovieClip in Frame 1
//component parameters
onClipEvent (construct) {
startLabel = "start";
proportion = "100%";
}
Frame 2
stop();
Instance of Symbol 15 MovieClip "kao_02" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 18 MovieClip "kao_03" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 49 MovieClip "te_2a" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 51 MovieClip "te_2b" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 59 MovieClip "nawa" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 65 MovieClip "nema" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 71 MovieClip "cap" 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 76 MovieClip in Symbol 82 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.fuku_a._alpha = toumei;
_parent._parent._parent.fuku_b._alpha = toumei;
_parent._parent._parent.fuku_h_k._alpha = toumei;
_parent._parent._parent.nema._alpha = toumei;
}
Instance of Symbol 77 MovieClip in Symbol 82 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_a._alpha = toumei;
_parent._parent._parent.sh_b._alpha = toumei;
_parent._parent._parent.sh_h_k._alpha = toumei;
}
Instance of Symbol 78 MovieClip in Symbol 82 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.sk_a._alpha = toumei;
_parent._parent._parent.sk._b_alpha = toumei;
_parent._parent._parent.sk_h_k._alpha = toumei;
}
Instance of Symbol 79 MovieClip "sl_04" in Symbol 82 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.pan._alpha = toumei;
}
Instance of Symbol 80 MovieClip in Symbol 82 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.pans._alpha = toumei;
}
Instance of Symbol 81 MovieClip in Symbol 82 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.hat._alpha = toumei;
_parent._parent._parent.cap._alpha = toumei;
}
Symbol 124 Button
on (release) {
if (icn_nawa._visible) {
icn_nawa._visible = false;
} else {
icn_nawa._visible = true;
}
if (icn_nawa._visible) {
_parent.nawa._visible = true;
} else {
_parent.nawa._visible = false;
}
}
Symbol 125 Button
on (release) {
if (icn_hat._visible) {
icn_hat._visible = false;
icn_cap._visible = true;
} else if (icn_cap._visible) {
icn_cap._visible = false;
} else {
icn_hat._visible = true;
}
if (icn_hat._visible) {
_parent.hat._visible = true;
} else if (icn_cap._visible) {
_parent.hat._visible = false;
_parent.cap._visible = true;
} else {
_parent.cap._visible = false;
}
}
Symbol 126 Button
on (release) {
if (icn_pans._visible) {
icn_pans._visible = false;
} else {
icn_pans._visible = true;
}
if (icn_pans._visible) {
_parent.pans._visible = true;
} else {
_parent.pans._visible = false;
}
}
Symbol 129 Button
on (release) {
if (icn_sk._visible) {
icn_sk._visible = false;
} else {
icn_sk._visible = true;
}
if (icn_sk._visible) {
_parent.sk_a._visible = true;
_parent.sk_b._visible = true;
_parent.sk_h_k._visible = true;
} else {
_parent.sk_a._visible = false;
_parent.sk_b._visible = false;
_parent.sk_h_k._visible = false;
}
}
Symbol 130 Button
on (release) {
if (icn_fuku._visible) {
icn_nema._visible = true;
icn_fuku._visible = false;
} else if (icn_nema._visible) {
icn_nema._visible = false;
} else {
icn_fuku._visible = true;
}
if (icn_fuku._visible) {
_parent.fuku_a._visible = true;
_parent.fuku_b._visible = true;
_parent.fuku_h_k._visible = true;
} else if (icn_nema._visible) {
_parent.nema._visible = true;
_parent.fuku_a._visible = false;
_parent.fuku_b._visible = false;
_parent.fuku_h_k._visible = false;
} else {
_parent.nema._visible = false;
}
}
Symbol 131 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;
_parent.te_1._visible = true;
_parent.te_2a._visible = false;
_parent.te_2b._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;
_parent.te_1._visible = false;
_parent.te_2a._visible = true;
_parent.te_2b._visible = true;
}
}
Symbol 133 Button
on (release) {
if (toumei._visible) {
toumei._visible = false;
} else {
toumei._visible = true;
}
}
Instance of Symbol 82 MovieClip "toumei" in Symbol 134 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 86 MovieClip "waku" in Symbol 134 MovieClip Frame 1
on (press) {
_parent._parent.cont.startDrag(true, 0, 0, 800, 600);
}
on (release, releaseOutside) {
_parent._parent.cont.stopDrag();
}
Instance of Symbol 89 MovieClip "icn_nawa" in Symbol 134 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 92 MovieClip "icn_cap" in Symbol 134 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 110 MovieClip "icn_nema" in Symbol 134 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 119 MovieClip "icn_eye_2" in Symbol 134 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 122 MovieClip "icn_eye_3" in Symbol 134 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 127 MovieClip "btn_05" in Symbol 134 MovieClip Frame 1
on (release) {
if (_parent.icn_pan._visible) {
_parent.icn_pan._visible = false;
} else {
_parent.icn_pan._visible = true;
}
if (_parent.icn_pan._visible) {
_parent._parent.pan._visible = true;
} else {
_parent._parent.pan._visible = false;
}
}
Instance of Symbol 127 MovieClip "btn_hada" in Symbol 134 MovieClip Frame 1
on (release) {
if (_parent.icn_sh._visible) {
_parent.icn_sh._visible = false;
} else {
_parent.icn_sh._visible = true;
}
if (_parent.icn_sh._visible) {
_parent._parent.sh_a._visible = true;
_parent._parent.sh_b._visible = true;
_parent._parent.sh_h_k._visible = true;
} else {
_parent._parent.sh_a._visible = false;
_parent._parent.sh_b._visible = false;
_parent._parent.sh_h_k._visible = false;
}
}
Symbol 142 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 137 MovieClip "icn_c_off" in Symbol 143 MovieClip Frame 1
onClipEvent (load) {
this._visible = false;
}