Frame 1
function irochan() {
moto.sinpare.pare.imac.iro.setRGB(imairo);
ya.yairo.iro.setRGB(imairo);
}
function hints(no) {
if (hintflg == 0) {
if (eval ("moto.sinpare.pare.hint" + no)._currentframe == 1) {
eval ("moto.sinpare.pare.hint" + no).gotoAndPlay(2);
}
}
}
function hinte(no) {
eval ("moto.sinpare.pare.hint" + no).gotoAndStop(1);
}
function goukei(suu) {
if (joec == 0) {
joegou = joegou + suu;
goudis = joegou;
if ((joegou >= 35) && (joec == 0)) {
moto.hon.vi.gotoAndPlay(2);
}
}
}
shoki = "0xDED8CE";
imairo = "0xFFFFFF";
imano = 2;
joegou = 0;
rockflg = 0;
hintflg = 1;
joec = 0;
locolors = new Array();
lojoeflg = new Array();
i = 1;
while (i <= 37) {
locolors[i] = _root.shoki;
i++;
}
i = 1;
while (i <= 37) {
lojoeflg[i] = 0;
i++;
}
so = SharedObject.getLocal("color_f");
Instance of Symbol 35 MovieClip "tit" in Frame 1
onClipEvent (load) {
flg = 0;
}
onClipEvent (enterFrame) {
if (flg == 1) {
nextFrame();
}
if (flg == 2) {
prevFrame();
}
}
Instance of Symbol 229 MovieClip "moto" in Frame 1
onClipEvent (load) {
flg = 0;
}
onClipEvent (enterFrame) {
if (flg == 1) {
nextFrame();
}
if (flg == 2) {
prevFrame();
}
}
Instance of Symbol 249 MovieClip "ya" in Frame 1
onClipEvent (load) {
Mouse.hide();
flg = 0;
}
onClipEvent (enterFrame) {
if ((((((_root.moto.menue.hitTest(_root._xmouse, _root._ymouse, true) || (_root.moto.help.hitTest(_root._xmouse, _root._ymouse, true))) || (_root.moto.tukami.hitTest(_root._xmouse, _root._ymouse, true))) || (_root.hozo.hitTest(_root._xmouse, _root._ymouse, true))) || (_root.yomu.hitTest(_root._xmouse, _root._ymouse, true))) || (_root.moto.b_shoki.hitTest(_root._xmouse, _root._ymouse, true))) || (_root.tit.titleset.asobi.hitTest(_root._xmouse, _root._ymouse, true))) {
if (flg == 1) {
Mouse.show();
this._visible = false;
flg = 0;
}
} else if (flg == 0) {
Mouse.hide();
this._visible = true;
flg = 1;
}
}
onClipEvent (mouseMove) {
this._x = _root._xmouse;
this._y = _root._ymouse;
updateAfterEvent(mouse);
}
Symbol 5 MovieClip Frame 29
gotoAndPlay (1);
Symbol 6 MovieClip Frame 1
stop();
Symbol 13 MovieClip Frame 5
stop();
Symbol 15 Button
on (release) {
if (_root.rockflg == 0) {
_root.hozon_set.gotoAndPlay(2);
_root.so.data.colors = new Array();
_root.so.data.joeflg = new Array();
i = 1;
while (i <= 37) {
_root.so.data.colors[i] = _root.locolors[i];
i++;
}
i = 1;
while (i <= 37) {
_root.so.data.joeflg[i] = _root.lojoeflg[i];
i++;
}
_root.so.data.joec = _root.joec;
_root.so.data.joegou = _root.joegou;
_root.so.flush();
}
}
Symbol 16 MovieClip Frame 1
stop();
Symbol 16 MovieClip Frame 10
stop();
Symbol 20 MovieClip Frame 5
stop();
Symbol 21 Button
on (release) {
if (_root.rockflg == 0) {
_root.yomu_set.gotoAndPlay(2);
}
}
Symbol 22 MovieClip Frame 1
stop();
Symbol 22 MovieClip Frame 10
stop();
Symbol 35 MovieClip Frame 1
stop();
Symbol 35 MovieClip Frame 10
stop();
Symbol 111 MovieClip Frame 1
stop();
Symbol 118 MovieClip Frame 1
stop();
Symbol 118 MovieClip Frame 24
_root.joec = 1;
stop();
Symbol 144 MovieClip Frame 26
stop();
Symbol 145 MovieClip Frame 36
stop();
Symbol 146 MovieClip Frame 1
stop();
Symbol 146 MovieClip Frame 2
_root.joec = 1;
Symbol 146 MovieClip Frame 47
_parent.vmark.play();
stop();
Symbol 147 MovieClip Frame 1
stop();
Instance of Symbol 38 MovieClip "m1" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m1);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 5) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(5);
}
on (rollOut, dragOut) {
_root.hinte(5);
}
Instance of Symbol 40 MovieClip "m2" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m2);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 4) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(4);
}
on (rollOut, dragOut) {
_root.hinte(4);
}
Instance of Symbol 42 MovieClip "m3" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m3);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 5) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(5);
}
on (rollOut, dragOut) {
_root.hinte(5);
}
Instance of Symbol 44 MovieClip "m4" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m4);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 4) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(4);
}
on (rollOut, dragOut) {
_root.hinte(4);
}
Instance of Symbol 46 MovieClip "m6" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m6);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 1) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(1);
}
on (rollOut, dragOut) {
_root.hinte(1);
}
Instance of Symbol 48 MovieClip "m7" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m7);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 8) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(8);
}
on (rollOut, dragOut) {
_root.hinte(8);
}
Instance of Symbol 50 MovieClip "m8" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m8);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 8) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(8);
}
on (rollOut, dragOut) {
_root.hinte(8);
}
Instance of Symbol 52 MovieClip "m9" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m9);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 6) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(6);
}
on (rollOut, dragOut) {
_root.hinte(6);
}
Instance of Symbol 54 MovieClip "m10" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m10);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 2) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(2);
}
on (rollOut, dragOut) {
_root.hinte(2);
}
Instance of Symbol 56 MovieClip "m12" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m12);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 2) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(2);
}
on (rollOut, dragOut) {
_root.hinte(2);
}
Instance of Symbol 58 MovieClip "m13" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m13);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 2) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(2);
}
on (rollOut, dragOut) {
_root.hinte(2);
}
Instance of Symbol 60 MovieClip "m14" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m14);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 2) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(2);
}
on (rollOut, dragOut) {
_root.hinte(2);
}
Instance of Symbol 62 MovieClip "m16" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m16);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 3) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(3);
}
on (rollOut, dragOut) {
_root.hinte(3);
}
Instance of Symbol 64 MovieClip "m17" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m17);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 6) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(6);
}
on (rollOut, dragOut) {
_root.hinte(6);
}
Instance of Symbol 66 MovieClip "m18" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m18);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 3) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(3);
}
on (rollOut, dragOut) {
_root.hinte(3);
}
Instance of Symbol 68 MovieClip "m19" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m19);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 1) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(1);
}
on (rollOut, dragOut) {
_root.hinte(1);
}
Instance of Symbol 70 MovieClip "m20" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m20);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 1) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(1);
}
on (rollOut, dragOut) {
_root.hinte(1);
}
Instance of Symbol 72 MovieClip "m21" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m21);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 1) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(1);
}
on (rollOut, dragOut) {
_root.hinte(1);
}
Instance of Symbol 74 MovieClip "m22" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m22);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 1) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(1);
}
on (rollOut, dragOut) {
_root.hinte(1);
}
Instance of Symbol 76 MovieClip "m23" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m23);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 2) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(2);
}
on (rollOut, dragOut) {
_root.hinte(2);
}
Instance of Symbol 78 MovieClip "m24" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m24);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 3) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(3);
}
on (rollOut, dragOut) {
_root.hinte(3);
}
Instance of Symbol 80 MovieClip "m25" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m25);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 3) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(3);
}
on (rollOut, dragOut) {
_root.hinte(3);
}
Instance of Symbol 82 MovieClip "m5" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m5);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 1) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(1);
}
on (rollOut, dragOut) {
_root.hinte(1);
}
Instance of Symbol 84 MovieClip "m26" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m26);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 2) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(2);
}
on (rollOut, dragOut) {
_root.hinte(2);
}
Instance of Symbol 86 MovieClip "m27" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m27);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 2) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(2);
}
on (rollOut, dragOut) {
_root.hinte(2);
}
Instance of Symbol 88 MovieClip "m28" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m28);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 7) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(7);
}
on (rollOut, dragOut) {
_root.hinte(7);
}
Instance of Symbol 90 MovieClip "m29" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m29);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 7) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(7);
}
on (rollOut, dragOut) {
_root.hinte(7);
}
Instance of Symbol 92 MovieClip "m30" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m30);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 10) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(10);
}
on (rollOut, dragOut) {
_root.hinte(10);
}
Instance of Symbol 94 MovieClip "m31" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m31);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 2) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(2);
}
on (rollOut, dragOut) {
_root.hinte(2);
}
Instance of Symbol 96 MovieClip "m32" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m32);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 9) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(9);
}
on (rollOut, dragOut) {
_root.hinte(9);
}
Instance of Symbol 98 MovieClip "m33" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m33);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 1) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(1);
}
on (rollOut, dragOut) {
_root.hinte(1);
}
Instance of Symbol 100 MovieClip "m34" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m34);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 2) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(2);
}
on (rollOut, dragOut) {
_root.hinte(2);
}
Instance of Symbol 102 MovieClip "m35" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m35);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 1) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(1);
}
on (rollOut, dragOut) {
_root.hinte(1);
}
Instance of Symbol 104 MovieClip "m36" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m36);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 2) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(2);
}
on (rollOut, dragOut) {
_root.hinte(2);
}
Instance of Symbol 106 MovieClip "m37" in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(_parent.m37);
iro.setRGB(_root.shoki);
}
on (press) {
iro.setRGB(_root.imairo);
_root.locolors[this._name.substr(1)] = _root.imairo;
if (_root.imano == 4) {
if (_root.lojoeflg[this._name.substr(1)] == 0) {
_root.lojoeflg[this._name.substr(1)] = 1;
_root.goukei(1);
}
} else if (_root.lojoeflg[this._name.substr(1)] == 1) {
_root.lojoeflg[this._name.substr(1)] = 0;
_root.goukei(-1);
}
}
on (rollOver) {
_root.hints(4);
}
on (rollOut, dragOut) {
_root.hinte(4);
}
Symbol 149 Button
on (release) {
if (_root.rockflg == 0) {
_root.navitext.gotoAndStop(2);
_root.hozo.gotoAndPlay(2);
_root.yomu.gotoAndPlay(2);
flg = 1;
_root.tit.flg = 1;
}
}
Symbol 159 MovieClip Frame 25
stop();
Symbol 171 MovieClip Frame 1
stop();
Symbol 171 MovieClip Frame 17
stop();
Symbol 176 Button
on (press) {
_root.imairo = "0xF68D91";
_root.imano = 0;
_root.irochan();
}
Symbol 177 Button
on (press) {
_root.imairo = "0xFDCBA3";
_root.imano = 10;
_root.irochan();
}
Symbol 178 Button
on (press) {
_root.imairo = "0xFCDE8C";
_root.imano = 0;
_root.irochan();
}
Symbol 179 Button
on (press) {
_root.imairo = "0xFEF8A1";
_root.imano = 0;
_root.irochan();
}
Symbol 180 Button
on (press) {
_root.imairo = "0x80C77F";
_root.imano = 0;
_root.irochan();
}
Symbol 181 Button
on (press) {
_root.imairo = "0x7FCAF0";
_root.imano = 0;
_root.irochan();
}
Symbol 182 Button
on (press) {
_root.imairo = "0x95B3EB";
_root.imano = 0;
_root.irochan();
}
Symbol 183 Button
on (press) {
_root.imairo = "0xD595EB";
_root.imano = 0;
_root.irochan();
}
Symbol 184 Button
on (press) {
_root.imairo = "0xFEBEE8";
_root.imano = 4;
_root.irochan();
}
Symbol 185 Button
on (press) {
_root.imairo = "0xFFFFFF";
_root.imano = 2;
_root.irochan();
}
Symbol 186 Button
on (press) {
_root.imairo = "0xED1C24";
_root.imano = 1;
_root.irochan();
}
Symbol 187 Button
on (press) {
_root.imairo = "0xFF7700";
_root.imano = 0;
_root.irochan();
}
Symbol 188 Button
on (press) {
_root.imairo = "0xFABD1A";
_root.imano = 6;
_root.irochan();
}
Symbol 189 Button
on (press) {
_root.imairo = "0xFCEE21";
_root.imano = 7;
_root.irochan();
}
Symbol 190 Button
on (press) {
_root.imairo = "0x028F00";
_root.imano = 0;
_root.irochan();
}
Symbol 191 Button
on (press) {
_root.imairo = "0x0096E2";
_root.imano = 0;
_root.irochan();
}
Symbol 192 Button
on (press) {
_root.imairo = "0x2B67D7";
_root.imano = 0;
_root.irochan();
}
Symbol 193 Button
on (press) {
_root.imairo = "0xAC2BD7";
_root.imano = 0;
_root.irochan();
}
Symbol 194 Button
on (press) {
_root.imairo = "0xFF77D0";
_root.imano = 5;
_root.irochan();
}
Symbol 195 Button
on (press) {
_root.imairo = "0x8D8D8D";
_root.imano = 3;
_root.irochan();
}
Symbol 196 Button
on (press) {
_root.imairo = "0x8C1115";
_root.imano = 9;
_root.irochan();
}
Symbol 197 Button
on (press) {
_root.imairo = "0x9746001";
_root.imano = 0;
_root.irochan();
}
Symbol 198 Button
on (press) {
_root.imairo = "0x94700F";
_root.imano = 0;
_root.irochan();
}
Symbol 199 Button
on (press) {
_root.imairo = "0x908813";
_root.imano = 0;
_root.irochan();
}
Symbol 200 Button
on (press) {
_root.imairo = "0x015500";
_root.imano = 0;
_root.irochan();
}
Symbol 201 Button
on (press) {
_root.imairo = "0x005886";
_root.imano = 0;
_root.irochan();
}
Symbol 202 Button
on (press) {
_root.imairo = "0x193D7F";
_root.imano = 0;
_root.irochan();
}
Symbol 203 Button
on (press) {
_root.imairo = "0x66197F";
_root.imano = 0;
_root.irochan();
}
Symbol 204 Button
on (press) {
_root.imairo = "0xA9257B";
_root.imano = 0;
_root.irochan();
}
Symbol 205 Button
on (press) {
_root.imairo = "0x272727";
_root.imano = 8;
_root.irochan();
}
Symbol 209 MovieClip Frame 1
stop();
Symbol 209 MovieClip Frame 9
stop();
Symbol 210 MovieClip Frame 1
stop();
Symbol 210 MovieClip Frame 9
stop();
Symbol 212 MovieClip Frame 1
stop();
Instance of Symbol 153 MovieClip in Symbol 212 MovieClip Frame 1
on (release) {
}
Instance of Symbol 171 MovieClip "pareset" in Symbol 212 MovieClip Frame 1
/* no clip actions */
Instance of Symbol 174 MovieClip "imac" in Symbol 212 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(this);
iro.setRGB("0xFFFFFF");
}
Instance of Symbol 212 MovieClip "pare" in Symbol 213 MovieClip Frame 1
/* no clip actions */
Symbol 213 MovieClip Frame 10
stop();
Symbol 219 Button
on (release) {
_root.imairo = "0xffffff";
_root.irochan();
_parent.flg = 2;
}
Symbol 226 Button
on (release) {
_parent.hon.hint_joe.gotoAndPlay(2);
}
Symbol 229 MovieClip Frame 1
stop();
Instance of Symbol 213 MovieClip "sinpare" in Symbol 229 MovieClip Frame 7
onClipEvent (load) {
flg = 0;
}
onClipEvent (enterFrame) {
if (flg == 2) {
prevFrame();
}
this._x = _parent.tukami._x;
this._y = _parent.tukami._y;
}
Symbol 229 MovieClip Frame 10
if (flg == 2) {
_root.tit.flg = 2;
_root.hozo.gotoAndPlay(11);
_root.yomu.gotoAndPlay(11);
}
Symbol 229 MovieClip Frame 16
if (flg == 2) {
sinpare.flg = 2;
}
Symbol 229 MovieClip Frame 26
sinpare.pare.pareset.gotoAndPlay(2);
hon.nextFrame();
stop();
Instance of Symbol 228 MovieClip "tukami" in Symbol 229 MovieClip Frame 26
on (press) {
startDrag (this);
_parent.sinpare.pare.nextFrame();
}
on (release) {
_parent.sinpare.pare.prevFrame();
stopDrag();
}
Symbol 239 MovieClip Frame 1
stop();
Symbol 239 MovieClip Frame 40
_parent.play();
stop();
Symbol 240 MovieClip Frame 1
stop();
Symbol 240 MovieClip Frame 2
_root.rockflg = 1;
Symbol 240 MovieClip Frame 11
hozonbar.gotoAndPlay(2);
stop();
Symbol 240 MovieClip Frame 20
_root.rockflg = 0;
Symbol 243 MovieClip Frame 1
stop();
Symbol 243 MovieClip Frame 40
_root.so = SharedObject.getLocal("color_f");
_root.moto.hon.m1.iro.setRGB(_root.so.data.colors[1]);
i = 1;
while (i <= 37) {
_root.locolors[i] = _root.so.data.colors[i];
eval ("_root.moto.hon.m" + i).iro.setRGB(_root.so.data.colors[i]);
_root.lojoeflg[i] = _root.so.data.joeflg[i];
i++;
}
if (_root.so.data.joec == 1) {
_root.joec = 1;
_root.moto.hon.vmark.gotoAndStop(24);
} else {
_root.joec = 0;
_root.moto.hon.vmark.gotoAndStop(1);
if (_root.so.data.joegou != "") {
_root.joegou = _root.so.data.joegou;
_root.goudis = _root.joegou;
}
i = 1;
while (i <= 37) {
_root.lojoeflg[i] = _root.so.data.joeflg[i];
i++;
}
}
_parent.play();
stop();
Symbol 244 MovieClip Frame 1
stop();
Symbol 244 MovieClip Frame 2
_root.rockflg = 1;
Symbol 244 MovieClip Frame 11
hozonbar.gotoAndPlay(2);
stop();
Symbol 244 MovieClip Frame 20
_root.rockflg = 0;
Instance of Symbol 248 MovieClip "yairo" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
iro = new Color(this);
iro.setRGB("0xFFFFFF");
}