Frame 1
stop();
Instance of Symbol 8 MovieClip "chainR" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 10 MovieClip "body" in Frame 1
onClipEvent (load) {
_visible = true;
}
Instance of Symbol 12 MovieClip "chinaHandR" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 20 MovieClip "openLeg" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 22 MovieClip "neneki" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 30 MovieClip "osikko" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 45 MovieClip "manjiru" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 47 MovieClip "closeLeg" in Frame 1
onClipEvent (load) {
_visible = true;
}
Instance of Symbol 119 MovieClip "panty" in Frame 1
onClipEvent (load) {
_visible = true;
}
Instance of Symbol 121 MovieClip "altairP" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 123 MovieClip "altairB" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 125 MovieClip "buruma" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 127 MovieClip "skirt2" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 129 MovieClip "sealar" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 131 MovieClip "chinad" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 133 MovieClip "sweater" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 135 MovieClip "ribongata" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 137 MovieClip "ribongata2" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 139 MovieClip "taiso" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 141 MovieClip "socks" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 143 MovieClip "skirt" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 145 MovieClip "socks2" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 147 MovieClip "bistue" in Frame 1
onClipEvent (load) {
_visible = true;
}
Instance of Symbol 149 MovieClip "normalCos" in Frame 1
onClipEvent (load) {
_visible = true;
}
Instance of Symbol 151 MovieClip "birabira" in Frame 1
onClipEvent (load) {
_visible = true;
}
Instance of Symbol 153 MovieClip "boots" in Frame 1
onClipEvent (load) {
_visible = true;
}
Instance of Symbol 155 MovieClip "boots2" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 157 MovieClip "chain" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 159 MovieClip "mozaic" in Frame 1
onClipEvent (load) {
_visible = false;
keyword = "ttt";
keywordCount = 0;
}
onClipEvent (keyDown) {
var ch = key.getAscii();
if (((keywordCount < keyword.length) && (ch >= 48)) && (122 >= ch)) {
if (keyword.charAt(keywordCount) != String.fromCharCode(ch)) {
keywordCount = 0;
trace("“ü—Í‚µ‚È‚¨‚µ`");
} else {
keywordCount++;
trace(keywordCount + "•¶Žš‰Ÿ‚³‚ꂽ‚æ");
if (keywordCount >= keyword.length) {
_visible = false;
trace("“ü—ÍŠ®—¹`");
keywordCount = 0;
}
}
}
}
Instance of Symbol 163 MovieClip "toiki2" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 164 MovieClip "toiki3" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 166 MovieClip in Frame 1
onClipEvent (load) {
this._visible = false;
}
onClipEvent (keyDown) {
var theKeyCode = Key.getCode();
if (theKeyCode == Key.SPACE) {
_root.gotoAndPlay(2);
}
}
Instance of Symbol 169 MovieClip "catHead" in Frame 1
onClipEvent (load) {
_visible = true;
}
Instance of Symbol 176 MovieClip "chinaHandL" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 178 MovieClip "chainL" in Frame 1
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 180 MovieClip "grass" in Frame 1
onClipEvent (load) {
_visible = false;
}
Frame 2
normalCos._visible = false;
stop();
Instance of Symbol 184 MovieClip in Frame 2
onClipEvent (load) {
this._visible = false;
}
onClipEvent (keyDown) {
var theKeyCode = Key.getCode();
if (theKeyCode == Key.SPACE) {
_root.gotoAndPlay(3);
}
}
Instance of Symbol 180 MovieClip "grass" in Frame 2
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 206 MovieClip "hair3" in Frame 2
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 210 MovieClip "hair2" in Frame 2
onClipEvent (load) {
_visible = false;
}
Frame 3
stop();
Instance of Symbol 219 MovieClip "hair3" in Frame 3
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 228 MovieClip "hair2" in Frame 3
onClipEvent (load) {
this._visible = false;
}
Instance of Symbol 231 MovieClip "hair1" in Frame 3
onClipEvent (load) {
this._visible = true;
}
Instance of Symbol 249 MovieClip in Frame 3
onClipEvent (load) {
this._visible = false;
}
onClipEvent (keyDown) {
var theKeyCode = Key.getCode();
if (theKeyCode == Key.SPACE) {
_root.gotoAndPlay(1);
}
}
Instance of Symbol 180 MovieClip "grass" in Frame 3
onClipEvent (load) {
_visible = false;
}
Symbol 8 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 10 MovieClip Frame 1
function colorWhite() {
setList = new Object();
setList.ra = 100;
setList.ga = 100;
setList.ba = 100;
setList.aa = 100;
setList.rb = 0;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
function colorBlack() {
setList = new Object();
setList.ra = 80;
setList.ga = 60;
setList.ba = 50;
setList.aa = 100;
setList.rb = 0;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
Symbol 12 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 14 MovieClip Frame 1
function colorWhite() {
setList = new Object();
setList.ra = 100;
setList.ga = 100;
setList.ba = 100;
setList.aa = 100;
setList.rb = 0;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
function colorBlack() {
setList = new Object();
setList.ra = 80;
setList.ga = 60;
setList.ba = 50;
setList.aa = 100;
setList.rb = 0;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
Symbol 20 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function colorWhite() {
setList = new Object();
setList.ra = 100;
setList.ga = 100;
setList.ba = 100;
setList.aa = 100;
setList.rb = 0;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
function colorBlack() {
setList = new Object();
setList.ra = 80;
setList.ga = 60;
setList.ba = 50;
setList.aa = 100;
setList.rb = 0;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
Symbol 47 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function colorWhite() {
setList = new Object();
setList.ra = 100;
setList.ga = 100;
setList.ba = 100;
setList.aa = 100;
setList.rb = 0;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
function colorBlack() {
setList = new Object();
setList.ra = 80;
setList.ga = 60;
setList.ba = 50;
setList.aa = 100;
setList.rb = 0;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
Symbol 49 Button
on (press) {
bistue.changeVisible();
}
Symbol 50 Button
on (press) {
normalCos.changeVisible();
}
Symbol 51 Button
on (press) {
birabira.changeVisible();
}
Symbol 52 Button
on (press) {
if (closeLeg._visible == true) {
boots.changeVisible();
}
if (openLeg._visible == true) {
boots2.changeVisible();
}
}
Symbol 53 Button
on (press) {
taiso.changeVisible();
}
Symbol 54 Button
on (press) {
skirt.changeVisible();
}
Symbol 55 Button
on (press) {
if (closeLeg._visible == true) {
socks.changeVisible();
}
if (openLeg._visible == true) {
socks2.changeVisible();
}
}
Symbol 56 Button
on (press) {
sweater.changeVisible();
}
Symbol 57 Button
on (press) {
sealar.changeVisible();
}
Symbol 58 Button
on (press) {
panty._visible = false;
panty2._visible = false;
closeLeg._visible = false;
openLeg._visible = true;
neneki._visible = true;
osikko._visible = true;
manjiru._visible = true;
toiki2._visible = true;
toiki3._visible = true;
mozaic._visible = true;
if (boots._visible == true) {
boots._visible = false;
boots2._visible = true;
}
if (socks._visible == true) {
socks._visible = false;
socks2._visible = true;
}
if (ribongata._visible == true) {
ribongata._visible = false;
ribongata2._visible = true;
}
}
Symbol 59 Button
on (press) {
panty.changeVisible();
}
Symbol 60 Button
on (press) {
eye.gotoAndPlay("close");
mayu1.gotoAndPlay(2);
}
Symbol 61 Button
on (press) {
catHead.changeVisible();
}
Symbol 62 Button
on (press) {
skirt2.changeVisible();
change = new Object();
change.ra = 0;
change.ga = 0;
change.ba = 60;
change.aa = 100;
change.rb = 0;
change.gb = 0;
change.bb = 0;
change.ab = 0;
theColor = new Color(_root.skirt2);
theColor.setTransform(change);
}
Symbol 63 Button
on (press) {
sweater.changeAlpha();
}
Symbol 64 Button
on (press) {
skirt2.changeVisible();
change = new Object();
change.ra = 100;
change.ga = 0;
change.ba = 0;
change.aa = 100;
change.rb = 0;
change.gb = 0;
change.bb = 0;
change.ab = 0;
theColor = new Color(_root.skirt2);
theColor.setTransform(change);
}
Symbol 80 Button
on (press) {
face.colorBlack();
body.colorBlack();
oppai.colorBlack();
hand.colorBlack();
closeLeg.colorBlack();
openLeg.colorBlack();
}
Symbol 81 Button
on (press) {
face.colorWhite();
body.colorWhite();
oppai.colorWhite();
hand.colorWhite();
closeLeg.colorWhite();
openLeg.colorWhite();
}
Symbol 83 Button
on (press) {
if (closeLeg._visible == true) {
ribongata.changeVisible();
}
if (openLeg._visible == true) {
ribongata2.changeVisible();
}
}
Symbol 85 Button
on (press) {
closeLeg._visible = true;
openLeg._visible = false;
neneki._visible = false;
osikko._visible = false;
manjiru._visible = false;
toiki2._visible = false;
toiki3._visible = false;
mozaic._visible = false;
if (boots2._visible == true) {
boots2._visible = false;
boots._visible = true;
}
if (socks2._visible == true) {
socks2._visible = false;
socks._visible = true;
}
if (ribongata2._visible == true) {
ribongata2._visible = false;
ribongata._visible = true;
}
}
Symbol 87 Button
on (press) {
chinad.changeVisible();
}
Symbol 88 Button
on (press) {
chinaHandL.changeVisible();
chinaHandR.changeVisible();
}
Symbol 91 Button
on (press) {
chinad.changeAlpha();
}
Symbol 92 Button
on (press) {
chain.changeVisible();
chainR.changeVisible();
chainL.changeVisible();
}
Symbol 94 Button
on (press) {
buruma.changeVisible();
change = new Object();
change.ra = 80;
change.ga = 0;
change.ba = 0;
change.aa = 100;
change.rb = 0;
change.gb = 0;
change.bb = 0;
change.ab = 0;
theColor = new Color(_root.buruma);
theColor.setTransform(change);
}
Symbol 96 Button
on (press) {
buruma.changeVisible();
change = new Object();
change.ra = 100;
change.ga = 100;
change.ba = 100;
change.aa = 100;
change.rb = 0;
change.gb = 0;
change.bb = 0;
change.ab = 0;
theColor = new Color(_root.buruma);
theColor.setTransform(change);
}
Symbol 97 Button
on (press) {
grass.changeVisible();
}
Symbol 99 Button
on (press) {
sweater.colorBlack();
}
Symbol 100 Button
on (press) {
sweater.colorRed();
}
Symbol 101 Button
on (press) {
sweater.colorWhite();
}
Symbol 102 Button
on (press) {
sweater.colorYellow();
}
Symbol 103 Button
on (press) {
ribongata.colorBlack();
ribongata2.colorBlack();
}
Symbol 104 Button
on (press) {
ribongata.colorWhite();
ribongata2.colorWhite();
}
Symbol 105 Button
on (press) {
ribongata.colorRed();
ribongata2.colorRed();
}
Symbol 106 Button
on (press) {
altairB.changeVisible();
}
Symbol 107 Button
on (press) {
altairP.changeVisible();
}
Symbol 113 Button
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 116 Button
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 119 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 121 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 123 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 125 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 127 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function changeAlpha() {
if (this._alpha != 100) {
this._alpha = 100;
} else {
this._alpha = 80;
}
}
Symbol 129 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function changeAlpha() {
if (this._alpha != 100) {
this._alpha = 100;
} else {
this._alpha = 80;
}
}
Symbol 131 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function changeAlpha() {
if (this._alpha != 100) {
this._alpha = 100;
} else {
this._alpha = 60;
}
}
Symbol 133 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function changeAlpha() {
if (this._alpha != 100) {
this._alpha = 100;
} else {
this._alpha = 60;
}
}
function colorWhite() {
setList = new Object();
setList.ra = 100;
setList.ga = 100;
setList.ba = 100;
setList.aa = 100;
setList.rb = 0;
setList.gb = 50;
setList.bb = 80;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
function colorBlack() {
setList = new Object();
setList.ra = 30;
setList.ga = 30;
setList.ba = 30;
setList.aa = 100;
setList.rb = 0;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
function colorYellow() {
setList = new Object();
setList.ra = 100;
setList.ga = 90;
setList.ba = 0;
setList.aa = 100;
setList.rb = 0;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
function colorRed() {
setList = new Object();
setList.ra = 100;
setList.ga = 30;
setList.ba = 30;
setList.aa = 100;
setList.rb = 0;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
Symbol 135 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function colorWhite() {
setList = new Object();
setList.ra = 100;
setList.ga = 100;
setList.ba = 100;
setList.aa = 70;
setList.rb = 0;
setList.gb = 0;
setList.bb = 50;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
function colorBlack() {
setList = new Object();
setList.ra = 30;
setList.ga = 20;
setList.ba = 10;
setList.aa = 70;
setList.rb = 0;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
function colorRed() {
setList = new Object();
setList.ra = 100;
setList.ga = 100;
setList.ba = 100;
setList.aa = 70;
setList.rb = 50;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
Symbol 137 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function colorWhite() {
setList = new Object();
setList.ra = 100;
setList.ga = 100;
setList.ba = 100;
setList.aa = 70;
setList.rb = 0;
setList.gb = 0;
setList.bb = 50;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
function colorBlack() {
setList = new Object();
setList.ra = 30;
setList.ga = 20;
setList.ba = 10;
setList.aa = 70;
setList.rb = 0;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
function colorRed() {
setList = new Object();
setList.ra = 100;
setList.ga = 100;
setList.ba = 100;
setList.aa = 70;
setList.rb = 50;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
Symbol 139 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function changeAlpha() {
if (this._alpha != 100) {
this._alpha = 100;
} else {
this._alpha = 80;
}
}
Symbol 141 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 143 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function changeAlpha() {
if (this._alpha != 100) {
this._alpha = 100;
} else {
this._alpha = 80;
}
}
Symbol 145 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 147 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 149 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 151 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 153 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
open = this._visible;
Symbol 155 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 157 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 159 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 161 MovieClip Frame 1
function colorWhite() {
setList = new Object();
setList.ra = 100;
setList.ga = 100;
setList.ba = 100;
setList.aa = 100;
setList.rb = 0;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
function colorBlack() {
setList = new Object();
setList.ra = 80;
setList.ga = 60;
setList.ba = 50;
setList.aa = 100;
setList.rb = 0;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
Symbol 169 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
function changeAlpha() {
if (this._alpha != 100) {
this._alpha = 100;
} else {
this._alpha = 80;
}
}
Symbol 174 MovieClip Frame 45
this.gotoAndPlay("open");
Symbol 174 MovieClip Frame 65
this.gotoAndPlay("aheahe");
Symbol 176 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 178 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 180 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 187 MovieClip Frame 1
function colorWhite() {
setList = new Object();
setList.ra = 100;
setList.ga = 100;
setList.ba = 100;
setList.aa = 100;
setList.rb = 0;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
function colorBlack() {
setList = new Object();
setList.ra = 80;
setList.ga = 60;
setList.ba = 50;
setList.aa = 100;
setList.rb = 0;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
Symbol 196 MovieClip Frame 15
function dropTinpo() {
this.gotoAndPlay(16);
}
this.gotoAndPlay(1);
Symbol 196 MovieClip Frame 20
this.gotoAndPlay(16);
Symbol 200 MovieClip Frame 1
stop();
Symbol 200 MovieClip Frame 2
stop();
Symbol 203 MovieClip Frame 27
this.gotoAndPlay("open");
Symbol 203 MovieClip Frame 52
this.gotoAndPlay("aheahe");
Symbol 214 Button
on (press) {
_root.hair3._visible = false;
_root.hair2._visible = true;
_root.hair1._visible = false;
}
Symbol 215 Button
on (press) {
_root.hair1._visible = true;
_root.hair2._visible = false;
_root.hair3._visible = false;
}
Symbol 217 Button
on (press) {
_root.hair3._visible = true;
_root.hair2._visible = false;
_root.hair1._visible = false;
}
Symbol 219 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 224 Button
on (press) {
hair1._visible = true;
hair2._visible = false;
hair3._visible = false;
}
Symbol 225 Button
on (press) {
hair1._visible = false;
hair2._visible = true;
hair3._visible = false;
}
Symbol 226 Button
on (press) {
hair1._visible = false;
hair2._visible = false;
hair3._visible = true;
}
Symbol 228 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 231 MovieClip Frame 1
function changeVisible() {
this._visible = !this._visible;
}
Symbol 233 MovieClip Frame 1
function colorWhite() {
setList = new Object();
setList.ra = 100;
setList.ga = 100;
setList.ba = 100;
setList.aa = 100;
setList.rb = 0;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
function colorBlack() {
setList = new Object();
setList.ra = 80;
setList.ga = 60;
setList.ba = 50;
setList.aa = 100;
setList.rb = 0;
setList.gb = 0;
setList.bb = 0;
setList.ab = 0;
theBodyColor = new Color(this);
theBodyColor.setTransform(setList);
}
Symbol 248 MovieClip Frame 47
this.gotoAndPlay("open");
Symbol 248 MovieClip Frame 75
this.gotoAndPlay("aheahe");