Instance of Symbol 41 MovieClip "mizugiU" in Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 43 MovieClip "mizugiD" in Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 53 MovieClip "buruma" in Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 55 MovieClip "taisou" in Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 57 MovieClip "socks" in Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 59 MovieClip "school_upper" in Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 61 MovieClip "school_botom" in Frame 1
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 63 MovieClip "santa" in Frame 1
onClipEvent (load) {
this._visible = false;
}
Symbol 6 Button
on (press) {
change = new Object();
change.ra = 100;
change.ga = 25;
change.ba = 50;
change.aa = 100;
change.rb = 96;
change.gb = 16;
change.bb = 32;
change.ab = 0;
theColor = new Color(_root.reotard);
theColor.setTransform(change);
}
Symbol 7 Button
on (press) {
change = new Object();
change.ra = 100;
change.ga = 100;
change.ba = 100;
change.aa = 100;
change.rb = 96;
change.gb = 128;
change.bb = 128;
change.ab = 0;
theColor = new Color(_root.reotard);
theColor.setTransform(change);
}
Symbol 8 Button
on (press) {
_root.shats.changeVisible();
}
Symbol 9 Button
on (press) {
_root.boots.changeVisible();
}
Symbol 10 Button
on (press) {
_root.reotard.changeVisible();
}
Symbol 11 Button
on (press) {
change = new Object();
change.ra = 50;
change.ga = 50;
change.ba = 50;
change.aa = 100;
change.rb = 0;
change.gb = 0;
change.bb = 0;
change.ab = 0;
theColor = new Color(_root.reotard);
theColor.setTransform(change);
}
Symbol 12 Button
on (press) {
_root.santa.changeVisible();
}
Symbol 13 Button
on (press) {
_root.grove.changeVisible();
}
Symbol 14 Button
on (press) {
_root.taisou.changeVisible();
}
Symbol 15 Button
on (press) {
_root.socks.changeVisible();
}
Symbol 16 Button
on (press) {
_root.buruma.changeVisible();
}
Symbol 17 Button
on (press) {
change = new Object();
change.ra = 30;
change.ga = 30;
change.ba = 30;
change.aa = 100;
change.rb = 0;
change.gb = 0;
change.bb = 36;
change.ab = 0;
theColor = new Color(_root.buruma);
theColor.setTransform(change);
}
Symbol 18 Button
on (press) {
change = new Object();
change.ra = 100;
change.ga = 100;
change.ba = 100;
change.aa = 100;
change.rb = 50;
change.gb = 50;
change.bb = 100;
change.ab = 0;
theColor = new Color(_root.buruma);
theColor.setTransform(change);
}
Symbol 28 Button
on (press) {
_root.mizugiU.changeVisible();
}
Symbol 29 Button
on (press) {
_root.mizugiD.changeVisible();
}
Symbol 30 Button
on (press) {
_root.reotard.changeAlpha();
}
Symbol 31 Button
on (press) {
change = new Object();
change.ra = 100;
change.ga = 25;
change.ba = 50;
change.aa = 100;
change.rb = 96;
change.gb = 16;
change.bb = 32;
change.ab = 0;
theColor = new Color(_root.mizugiU);
theColor.setTransform(change);
theColor = new Color(_root.mizugiD);
theColor.setTransform(change);
}
Symbol 32 Button
on (press) {
change = new Object();
change.ra = 100;
change.ga = 100;
change.ba = 100;
change.aa = 100;
change.rb = 96;
change.gb = 128;
change.bb = 128;
change.ab = 0;
theColor = new Color(_root.mizugiU);
theColor.setTransform(change);
theColor = new Color(_root.mizugiD);
theColor.setTransform(change);
}
Symbol 33 Button
on (press) {
change = new Object();
change.ra = 50;
change.ga = 50;
change.ba = 50;
change.aa = 100;
change.rb = 0;
change.gb = 0;
change.bb = 0;
change.ab = 0;
theColor = new Color(_root.mizugiU);
theColor.setTransform(change);
theColor = new Color(_root.mizugiD);
theColor.setTransform(change);
}
Symbol 35 Button
on (press) {
_root.school_upper.changeVisible();
}
Symbol 36 Button
on (press) {
_root.school_botom.changeVisible();
}
Symbol 41 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function changeAlpha() {
if (this._alpha != 100) {
this._alpha = 100;
} else {
this._alpha = 60;
}
}
Symbol 43 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function changeAlpha() {
if (this._alpha != 100) {
this._alpha = 100;
} else {
this._alpha = 60;
}
}
Symbol 45 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function changeAlpha() {
if (this._alpha != 100) {
this._alpha = 100;
} else {
this._alpha = 80;
}
}
Symbol 47 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function changeAlpha() {
if (this._alpha != 100) {
this._alpha = 100;
} else {
this._alpha = 60;
}
}
Symbol 49 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function changeAlpha() {
if (this._alpha != 100) {
this._alpha = 100;
} else {
this._alpha = 80;
}
}
Symbol 51 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 53 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function changeAlpha() {
if (this._alpha != 100) {
this._alpha = 100;
} else {
this._alpha = 80;
}
}
Symbol 55 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function changeAlpha() {
if (this._alpha != 100) {
this._alpha = 100;
} else {
this._alpha = 80;
}
}
Symbol 57 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function changeAlpha() {
if (this._alpha != 100) {
this._alpha = 100;
} else {
this._alpha = 80;
}
}
Symbol 59 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function changeAlpha() {
if (this._alpha != 100) {
this._alpha = 100;
} else {
this._alpha = 60;
}
}
Symbol 61 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function changeAlpha() {
if (this._alpha != 100) {
this._alpha = 100;
} else {
this._alpha = 60;
}
}
Symbol 63 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function changeAlpha() {
if (this._alpha != 100) {
this._alpha = 100;
} else {
this._alpha = 80;
}
}