Frame 1
function __com_mochibot__(swfid, mc, lv, trk) {
var x;
var g;
var s;
var fv;
var sb;
var u;
var res;
var mb;
var mbc;
var pv;
mb = "__mochibot__";
mbc = "mochibot.com";
g = (_global ? (_global) : (_level0._root));
if (g[mb + swfid]) {
return(g[mb + swfid]);
}
s = System.security;
x = mc._root.getSWFVersion;
fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5)));
if (!s) {
s = {};
}
sb = s.sandboxType;
if (sb == "localWithFile") {
return(null);
}
x = s.allowDomain;
if (x) {
s.allowDomain(mbc);
}
x = s.allowInsecureDomain;
if (x) {
s.allowInsecureDomain(mbc);
}
pv = ((fv == 5) ? (getVersion()) : (System.capabilities.version));
u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=8&fv=") + fv) + "&v=") + escape(pv)) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : "");
lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv))));
g[mb + "level"] = lv;
if (fv == 5) {
res = "_level" + lv;
if (!eval (res)) {
loadMovieNum (u, lv);
}
} else {
res = mc.createEmptyMovieClip(mb + swfid, lv);
res.loadMovie(u);
}
return(res);
}
__com_mochibot__("5c43b060", this, 10301, true);
stop();
Frame 2
stop();
Instance of Symbol 145 MovieClip in Frame 2
on (release) {
getURL ("http://www.u-dress-up.com", "_blank");
}
Frame 3
stop();
var color = 16777215;
var alpha = 100;
var blurX = 15;
var blurY = 15;
var strength = 5;
var quality = 3;
var inner = false;
var knockout = false;
var filter = (new flash.filters.GlowFilter(color, alpha, blurX, blurY, strength, quality, inner, knockout));
var filterArray = new Array();
filterArray.push(filter);
var filterclear = new Array();
var distance = 5;
var angleInDegrees = 45;
var color = 0;
var alpha = 0.8;
var blurX = 5;
var blurY = 5;
var strength = 1;
var quality = 3;
var inner = false;
var knockout = false;
var hideObject = false;
var filter2 = (new flash.filters.DropShadowFilter(distance, angleInDegrees, color, alpha, blurX, blurY, strength, quality, inner, knockout, hideObject));
var ShadowfilterArray = new Array();
ShadowfilterArray.push(filter2);
MovieClip.prototype.listp = function (nowlistp) {
k = 1;
while (k <= nowlistp[0]) {
if (nowlistp[k]) {
this["p" + k].gotoAndStop(nowlistp[k]);
} else {
this["p" + k].gotoAndStop(this["p" + k]._totalframes);
}
k++;
}
};
_root.nowp = new Array(9, 0, 6, 2, 6, 3, 5, 3, 0, 4);
_root.endp = new Array(9, 6, 6, 6, 6, 6, 6, 10, 6, 6);
_root.person_mc.listp(_root.nowp);
_root.reset_btn.onPress = function () {
_root.nowp = new Array(9, 0, 0, 0, 2, 0, 0, 0, 0, 0);
_root.person_mc.listp(_root.nowp);
};
_root.show_btn.onPress = function () {
gotoAndPlay ("show");
};
Instance of Symbol 145 MovieClip in Frame 3
on (release) {
getURL ("http://www.u-dress-up.com", "_blank");
}
Instance of Symbol 388 MovieClip in Frame 3
onClipEvent (load) {
_global.bj_sound = new Sound(this);
_global.bj_sound.attachSound("bg_sound");
_global.bj_sound.start();
_global.bj_sound.onSoundComplete = function () {
_global.bj_sound.start();
};
}
Frame 4
stop();
Symbol 8 Button
on (press) {
getURL ("http://www.u-dress-up.com/", " _blank");
}
Symbol 22 MovieClip Frame 11
this.removeMovieClip();
Symbol 23 MovieClip Frame 1
Frame_num = 2;
angle = 360;
plus_angle = 0;
scene_width = 400;
scene_height = 45;
bar_mc.i = 0;
bar_mc._visible = 0;
bar_mc.onEnterFrame = function () {
var _local2 = this;
if ((_local2.i % Frame_num) == 0) {
mc = _local2.duplicateMovieClip("bar_mc" + _local2.i, _local2.i);
mc._x = random(scene_width);
mc._y = random(scene_height);
mc._rotation = random(angle) + plus_angle;
}
_local2.i++;
};
Symbol 39 MovieClip Frame 21
stop();
Symbol 48 MovieClip Frame 1
Instance of Symbol 19 MovieClip in Symbol 48 MovieClip Frame 1
on (release) {
getURL ("http://www.u-dress-up.com", "_blank");
}
Symbol 56 MovieClip Frame 101
stop();
_parent.gotoAndPlay("start");
Symbol 68 Button
on (press) {
_root.play();
}
Symbol 69 Button
on (release) {
_root.play();
}
Symbol 70 MovieClip Frame 1
loaded = _root.getBytesLoaded();
total = _root.getBytesTotal();
pre = int((loaded / total) * 40);
loadingbar.gotoAndPlay(pre);
stop();
Instance of Symbol 48 MovieClip in Symbol 70 MovieClip Frame 1
on (release) {
getURL ("http://www.u-dress-up.com", "_blank");
}
Symbol 70 MovieClip Frame 20
stop();
Symbol 101 MovieClip Frame 21
stop();
Symbol 106 Button
on (release) {
play();
}
Symbol 111 Button
on (press) {
getURL ("http://www.u-dress-up.com/", " _blank");
}
Symbol 136 MovieClip Frame 21
stop();
Symbol 139 MovieClip Frame 21
stop();
Symbol 144 MovieClip Frame 40
stop();
Symbol 157 Button
on (release) {
gotoAndStop ("p2");
}
Symbol 160 Button
on (release) {
gotoAndStop ("p3");
}
Symbol 163 Button
on (release) {
gotoAndStop ("p4");
}
Symbol 166 Button
on (release) {
gotoAndStop ("p9");
}
Symbol 169 Button
on (release) {
gotoAndStop ("p8");
}
Symbol 172 Button
on (release) {
gotoAndStop ("p7");
}
Symbol 175 Button
on (release) {
gotoAndStop ("p6");
}
Symbol 178 Button
on (release) {
gotoAndStop ("p5");
}
Symbol 200 Button
on (release) {
nextFrame();
}
Symbol 204 Button
on (release) {
nextFrame();
}
Symbol 211 Button
on (release) {
prevFrame();
}
Symbol 212 Button
on (release) {
prevFrame();
}
Symbol 253 Button
on (release) {
gotoAndStop ("p7a");
}
Symbol 272 Button
on (release) {
gotoAndStop ("p7");
}
Symbol 277 Button
on (release) {
gotoAndStop ("p8a");
}
Symbol 286 Button
on (release) {
gotoAndStop ("p8");
}
Symbol 299 MovieClip Frame 1
stop();
MovieClip.prototype.setctrlM = function (min, max) {
h = min;
while (h <= max) {
k = 1;
while (k <= _root.endp[h]) {
this[(("p" + h) + "c") + k].n = h;
this[(("p" + h) + "c") + k].m = k;
this[(("p" + h) + "c") + k].samebtn();
this[(("p" + h) + "c") + k].onPress = function () {
mySound = new Sound();
mySound.attachSound("GLCRACK.mp3");
mySound.start();
if (_root.nowp[this.n] != this.m) {
_root.nowp[this.n] = this.m;
if (this.n == 1) {
_root.nowp[2] = 0;
_root.person_mc.listp(_root.nowp);
}
if (this.n == 2) {
_root.nowp[1] = 0;
_root.person_mc.listp(_root.nowp);
}
} else if (this.n != 3) {
_root.nowp[this.n] = 0;
}
_root.person_mc.listp(_root.nowp);
};
this[(("p" + h) + "c") + k].onRollOver = function () {
this.filters = _root.filterArray;
};
this[(("p" + h) + "c") + k].onRollOut = function () {
this.filters = _root.ShadowfilterArray;
};
k++;
}
h++;
}
};
MovieClip.prototype.samebtn = function () {
this.filters = _root.ShadowfilterArray;
this.onDragOver = (this.onRollOver = function () {
this.filters = _root.filterArray;
});
this.onDragOut = (this.onRollOut = function () {
this.filters = _root.ShadowfilterArray;
});
};
this.setctrlM(1, 9);
Symbol 299 MovieClip Frame 2
stop();
MovieClip.prototype.setctrlM = function (min, max) {
h = min;
while (h <= max) {
k = 1;
while (k <= _root.endp[h]) {
this[(("p" + h) + "c") + k].n = h;
this[(("p" + h) + "c") + k].m = k;
this[(("p" + h) + "c") + k].samebtn();
this[(("p" + h) + "c") + k].onPress = function () {
mySound = new Sound();
mySound.attachSound("GLCRACK.mp3");
mySound.start();
if (_root.nowp[this.n] != this.m) {
_root.nowp[this.n] = this.m;
} else if (this.n != 3) {
_root.nowp[this.n] = 0;
}
_root.person_mc.listp(_root.nowp);
};
this[(("p" + h) + "c") + k].onRollOver = function () {
this.filters = _root.filterArray;
};
this[(("p" + h) + "c") + k].onRollOut = function () {
this.filters = _root.ShadowfilterArray;
};
k++;
}
h++;
}
};
MovieClip.prototype.samebtn = function () {
this.filters = _root.ShadowfilterArray;
this.onDragOver = (this.onRollOver = function () {
this.filters = _root.filterArray;
});
this.onDragOut = (this.onRollOut = function () {
this.filters = _root.ShadowfilterArray;
});
};
this.setctrlM(1, 9);
Symbol 299 MovieClip Frame 3
stop();
MovieClip.prototype.setctrlM = function (min, max) {
h = min;
while (h <= max) {
k = 1;
while (k <= _root.endp[h]) {
this[(("p" + h) + "c") + k].n = h;
this[(("p" + h) + "c") + k].m = k;
this[(("p" + h) + "c") + k].samebtn();
this[(("p" + h) + "c") + k].onPress = function () {
mySound = new Sound();
mySound.attachSound("GLCRACK.mp3");
mySound.start();
if (_root.nowp[this.n] != this.m) {
_root.nowp[this.n] = this.m;
} else if (this.n != 3) {
_root.nowp[this.n] = 0;
}
_root.person_mc.listp(_root.nowp);
};
this[(("p" + h) + "c") + k].onRollOver = function () {
this.filters = _root.filterArray;
};
this[(("p" + h) + "c") + k].onRollOut = function () {
this.filters = _root.ShadowfilterArray;
};
k++;
}
h++;
}
};
MovieClip.prototype.samebtn = function () {
this.filters = _root.ShadowfilterArray;
this.onDragOver = (this.onRollOver = function () {
this.filters = _root.filterArray;
});
this.onDragOut = (this.onRollOut = function () {
this.filters = _root.ShadowfilterArray;
});
};
this.setctrlM(1, 9);
Symbol 299 MovieClip Frame 4
stop();
MovieClip.prototype.setctrlM = function (min, max) {
h = min;
while (h <= max) {
k = 1;
while (k <= _root.endp[h]) {
this[(("p" + h) + "c") + k].n = h;
this[(("p" + h) + "c") + k].m = k;
this[(("p" + h) + "c") + k].samebtn();
this[(("p" + h) + "c") + k].onPress = function () {
mySound = new Sound();
mySound.attachSound("GLCRACK.mp3");
mySound.start();
if (_root.nowp[this.n] != this.m) {
_root.nowp[this.n] = this.m;
} else if (this.n != 3) {
_root.nowp[this.n] = 0;
}
_root.person_mc.listp(_root.nowp);
};
this[(("p" + h) + "c") + k].onRollOver = function () {
this.filters = _root.filterArray;
};
this[(("p" + h) + "c") + k].onRollOut = function () {
this.filters = _root.ShadowfilterArray;
};
k++;
}
h++;
}
};
MovieClip.prototype.samebtn = function () {
this.filters = _root.ShadowfilterArray;
this.onDragOver = (this.onRollOver = function () {
this.filters = _root.filterArray;
});
this.onDragOut = (this.onRollOut = function () {
this.filters = _root.ShadowfilterArray;
});
};
this.setctrlM(1, 9);
Symbol 299 MovieClip Frame 5
stop();
MovieClip.prototype.setctrlM = function (min, max) {
h = min;
while (h <= max) {
k = 1;
while (k <= _root.endp[h]) {
this[(("p" + h) + "c") + k].n = h;
this[(("p" + h) + "c") + k].m = k;
this[(("p" + h) + "c") + k].samebtn();
this[(("p" + h) + "c") + k].onPress = function () {
mySound = new Sound();
mySound.attachSound("GLCRACK.mp3");
mySound.start();
if (_root.nowp[this.n] != this.m) {
_root.nowp[this.n] = this.m;
} else if (this.n != 3) {
_root.nowp[this.n] = 0;
}
_root.person_mc.listp(_root.nowp);
};
this[(("p" + h) + "c") + k].onRollOver = function () {
this.filters = _root.filterArray;
};
this[(("p" + h) + "c") + k].onRollOut = function () {
this.filters = _root.ShadowfilterArray;
};
k++;
}
h++;
}
};
MovieClip.prototype.samebtn = function () {
this.filters = _root.ShadowfilterArray;
this.onDragOver = (this.onRollOver = function () {
this.filters = _root.filterArray;
});
this.onDragOut = (this.onRollOut = function () {
this.filters = _root.ShadowfilterArray;
});
};
this.setctrlM(1, 9);
Symbol 299 MovieClip Frame 6
stop();
MovieClip.prototype.setctrlM = function (min, max) {
h = min;
while (h <= max) {
k = 1;
while (k <= _root.endp[h]) {
this[(("p" + h) + "c") + k].n = h;
this[(("p" + h) + "c") + k].m = k;
this[(("p" + h) + "c") + k].samebtn();
this[(("p" + h) + "c") + k].onPress = function () {
mySound = new Sound();
mySound.attachSound("GLCRACK.mp3");
mySound.start();
if (_root.nowp[this.n] != this.m) {
_root.nowp[this.n] = this.m;
} else if (this.n != 3) {
_root.nowp[this.n] = 0;
}
_root.person_mc.listp(_root.nowp);
};
this[(("p" + h) + "c") + k].onRollOver = function () {
this.filters = _root.filterArray;
};
this[(("p" + h) + "c") + k].onRollOut = function () {
this.filters = _root.ShadowfilterArray;
};
k++;
}
h++;
}
};
MovieClip.prototype.samebtn = function () {
this.filters = _root.ShadowfilterArray;
this.onDragOver = (this.onRollOver = function () {
this.filters = _root.filterArray;
});
this.onDragOut = (this.onRollOut = function () {
this.filters = _root.ShadowfilterArray;
});
};
this.setctrlM(1, 9);
Symbol 299 MovieClip Frame 7
stop();
MovieClip.prototype.setctrlM = function (min, max) {
h = min;
while (h <= max) {
k = 1;
while (k <= _root.endp[h]) {
this[(("p" + h) + "c") + k].n = h;
this[(("p" + h) + "c") + k].m = k;
this[(("p" + h) + "c") + k].samebtn();
this[(("p" + h) + "c") + k].onPress = function () {
mySound = new Sound();
mySound.attachSound("GLCRACK.mp3");
mySound.start();
if (_root.nowp[this.n] != this.m) {
_root.nowp[this.n] = this.m;
} else if (this.n != 3) {
_root.nowp[this.n] = 0;
}
_root.person_mc.listp(_root.nowp);
};
this[(("p" + h) + "c") + k].onRollOver = function () {
this.filters = _root.filterArray;
};
this[(("p" + h) + "c") + k].onRollOut = function () {
this.filters = _root.ShadowfilterArray;
};
k++;
}
h++;
}
};
MovieClip.prototype.samebtn = function () {
this.filters = _root.ShadowfilterArray;
this.onDragOver = (this.onRollOver = function () {
this.filters = _root.filterArray;
});
this.onDragOut = (this.onRollOut = function () {
this.filters = _root.ShadowfilterArray;
});
};
this.setctrlM(1, 9);
Symbol 299 MovieClip Frame 8
stop();
MovieClip.prototype.setctrlM = function (min, max) {
h = min;
while (h <= max) {
k = 1;
while (k <= _root.endp[h]) {
this[(("p" + h) + "c") + k].n = h;
this[(("p" + h) + "c") + k].m = k;
this[(("p" + h) + "c") + k].samebtn();
this[(("p" + h) + "c") + k].onPress = function () {
mySound = new Sound();
mySound.attachSound("GLCRACK.mp3");
mySound.start();
if (_root.nowp[this.n] != this.m) {
_root.nowp[this.n] = this.m;
} else if (this.n != 3) {
_root.nowp[this.n] = 0;
}
_root.person_mc.listp(_root.nowp);
};
this[(("p" + h) + "c") + k].onRollOver = function () {
this.filters = _root.filterArray;
};
this[(("p" + h) + "c") + k].onRollOut = function () {
this.filters = _root.ShadowfilterArray;
};
k++;
}
h++;
}
};
MovieClip.prototype.samebtn = function () {
this.filters = _root.ShadowfilterArray;
this.onDragOver = (this.onRollOver = function () {
this.filters = _root.filterArray;
});
this.onDragOut = (this.onRollOut = function () {
this.filters = _root.ShadowfilterArray;
});
};
this.setctrlM(1, 9);
Symbol 299 MovieClip Frame 9
stop();
MovieClip.prototype.setctrlM = function (min, max) {
h = min;
while (h <= max) {
k = 1;
while (k <= _root.endp[h]) {
this[(("p" + h) + "c") + k].n = h;
this[(("p" + h) + "c") + k].m = k;
this[(("p" + h) + "c") + k].samebtn();
this[(("p" + h) + "c") + k].onPress = function () {
mySound = new Sound();
mySound.attachSound("GLCRACK.mp3");
mySound.start();
if (_root.nowp[this.n] != this.m) {
_root.nowp[this.n] = this.m;
} else if (this.n != 3) {
_root.nowp[this.n] = 0;
}
_root.person_mc.listp(_root.nowp);
};
this[(("p" + h) + "c") + k].onRollOver = function () {
this.filters = _root.filterArray;
};
this[(("p" + h) + "c") + k].onRollOut = function () {
this.filters = _root.ShadowfilterArray;
};
k++;
}
h++;
}
};
MovieClip.prototype.samebtn = function () {
this.filters = _root.ShadowfilterArray;
this.onDragOver = (this.onRollOver = function () {
this.filters = _root.filterArray;
});
this.onDragOut = (this.onRollOut = function () {
this.filters = _root.ShadowfilterArray;
});
};
this.setctrlM(1, 9);
Symbol 299 MovieClip Frame 10
stop();
MovieClip.prototype.setctrlM = function (min, max) {
h = min;
while (h <= max) {
k = 1;
while (k <= _root.endp[h]) {
this[(("p" + h) + "c") + k].n = h;
this[(("p" + h) + "c") + k].m = k;
this[(("p" + h) + "c") + k].samebtn();
this[(("p" + h) + "c") + k].onPress = function () {
mySound = new Sound();
mySound.attachSound("GLCRACK.mp3");
mySound.start();
if (_root.nowp[this.n] != this.m) {
_root.nowp[this.n] = this.m;
} else if (this.n != 3) {
_root.nowp[this.n] = 0;
}
_root.person_mc.listp(_root.nowp);
};
this[(("p" + h) + "c") + k].onRollOver = function () {
this.filters = _root.filterArray;
};
this[(("p" + h) + "c") + k].onRollOut = function () {
this.filters = _root.ShadowfilterArray;
};
k++;
}
h++;
}
};
MovieClip.prototype.samebtn = function () {
this.filters = _root.ShadowfilterArray;
this.onDragOver = (this.onRollOver = function () {
this.filters = _root.filterArray;
});
this.onDragOut = (this.onRollOut = function () {
this.filters = _root.ShadowfilterArray;
});
};
this.setctrlM(1, 9);
Symbol 299 MovieClip Frame 11
stop();
MovieClip.prototype.setctrlM = function (min, max) {
h = min;
while (h <= max) {
k = 1;
while (k <= _root.endp[h]) {
this[(("p" + h) + "c") + k].n = h;
this[(("p" + h) + "c") + k].m = k;
this[(("p" + h) + "c") + k].samebtn();
this[(("p" + h) + "c") + k].onPress = function () {
mySound = new Sound();
mySound.attachSound("GLCRACK.mp3");
mySound.start();
if (_root.nowp[this.n] != this.m) {
_root.nowp[this.n] = this.m;
} else if (this.n != 3) {
_root.nowp[this.n] = 0;
}
_root.person_mc.listp(_root.nowp);
};
this[(("p" + h) + "c") + k].onRollOver = function () {
this.filters = _root.filterArray;
};
this[(("p" + h) + "c") + k].onRollOut = function () {
this.filters = _root.ShadowfilterArray;
};
k++;
}
h++;
}
};
MovieClip.prototype.samebtn = function () {
this.filters = _root.ShadowfilterArray;
this.onDragOver = (this.onRollOver = function () {
this.filters = _root.filterArray;
});
this.onDragOut = (this.onRollOut = function () {
this.filters = _root.ShadowfilterArray;
});
};
this.setctrlM(1, 9);
Symbol 299 MovieClip Frame 12
stop();
MovieClip.prototype.setctrlM = function (min, max) {
h = min;
while (h <= max) {
k = 1;
while (k <= _root.endp[h]) {
this[(("p" + h) + "c") + k].n = h;
this[(("p" + h) + "c") + k].m = k;
this[(("p" + h) + "c") + k].samebtn();
this[(("p" + h) + "c") + k].onPress = function () {
mySound = new Sound();
mySound.attachSound("GLCRACK.mp3");
mySound.start();
if (_root.nowp[this.n] != this.m) {
_root.nowp[this.n] = this.m;
} else if (this.n != 3) {
_root.nowp[this.n] = 0;
}
_root.person_mc.listp(_root.nowp);
};
this[(("p" + h) + "c") + k].onRollOver = function () {
this.filters = _root.filterArray;
};
this[(("p" + h) + "c") + k].onRollOut = function () {
this.filters = _root.ShadowfilterArray;
};
k++;
}
h++;
}
};
MovieClip.prototype.samebtn = function () {
this.filters = _root.ShadowfilterArray;
this.onDragOver = (this.onRollOver = function () {
this.filters = _root.filterArray;
});
this.onDragOut = (this.onRollOut = function () {
this.filters = _root.ShadowfilterArray;
});
};
this.setctrlM(1, 9);
Symbol 299 MovieClip Frame 13
stop();
MovieClip.prototype.setctrlM = function (min, max) {
h = min;
while (h <= max) {
k = 1;
while (k <= _root.endp[h]) {
this[(("p" + h) + "c") + k].n = h;
this[(("p" + h) + "c") + k].m = k;
this[(("p" + h) + "c") + k].samebtn();
this[(("p" + h) + "c") + k].onPress = function () {
mySound = new Sound();
mySound.attachSound("GLCRACK.mp3");
mySound.start();
if (_root.nowp[this.n] != this.m) {
_root.nowp[this.n] = this.m;
} else if (this.n != 3) {
_root.nowp[this.n] = 0;
}
_root.person_mc.listp(_root.nowp);
};
this[(("p" + h) + "c") + k].onRollOver = function () {
this.filters = _root.filterArray;
};
this[(("p" + h) + "c") + k].onRollOut = function () {
this.filters = _root.ShadowfilterArray;
};
k++;
}
h++;
}
};
MovieClip.prototype.samebtn = function () {
this.filters = _root.ShadowfilterArray;
this.onDragOver = (this.onRollOver = function () {
this.filters = _root.filterArray;
});
this.onDragOut = (this.onRollOut = function () {
this.filters = _root.ShadowfilterArray;
});
};
this.setctrlM(1, 9);
Symbol 299 MovieClip Frame 14
stop();
MovieClip.prototype.setctrlM = function (min, max) {
h = min;
while (h <= max) {
k = 1;
while (k <= _root.endp[h]) {
this[(("p" + h) + "c") + k].n = h;
this[(("p" + h) + "c") + k].m = k;
this[(("p" + h) + "c") + k].samebtn();
this[(("p" + h) + "c") + k].onPress = function () {
mySound = new Sound();
mySound.attachSound("GLCRACK.mp3");
mySound.start();
if (_root.nowp[this.n] != this.m) {
_root.nowp[this.n] = this.m;
} else if (this.n != 3) {
_root.nowp[this.n] = 0;
}
_root.person_mc.listp(_root.nowp);
};
this[(("p" + h) + "c") + k].onRollOver = function () {
this.filters = _root.filterArray;
};
this[(("p" + h) + "c") + k].onRollOut = function () {
this.filters = _root.ShadowfilterArray;
};
k++;
}
h++;
}
};
MovieClip.prototype.samebtn = function () {
this.filters = _root.ShadowfilterArray;
this.onDragOver = (this.onRollOver = function () {
this.filters = _root.filterArray;
});
this.onDragOut = (this.onRollOut = function () {
this.filters = _root.ShadowfilterArray;
});
};
this.setctrlM(1, 9);
Symbol 299 MovieClip Frame 15
stop();
MovieClip.prototype.setctrlM = function (min, max) {
h = min;
while (h <= max) {
k = 1;
while (k <= _root.endp[h]) {
this[(("p" + h) + "c") + k].n = h;
this[(("p" + h) + "c") + k].m = k;
this[(("p" + h) + "c") + k].samebtn();
this[(("p" + h) + "c") + k].onPress = function () {
mySound = new Sound();
mySound.attachSound("GLCRACK.mp3");
mySound.start();
if (_root.nowp[this.n] != this.m) {
_root.nowp[this.n] = this.m;
} else if (this.n != 3) {
_root.nowp[this.n] = 0;
}
_root.person_mc.listp(_root.nowp);
};
this[(("p" + h) + "c") + k].onRollOver = function () {
this.filters = _root.filterArray;
};
this[(("p" + h) + "c") + k].onRollOut = function () {
this.filters = _root.ShadowfilterArray;
};
k++;
}
h++;
}
};
MovieClip.prototype.samebtn = function () {
this.filters = _root.ShadowfilterArray;
this.onDragOver = (this.onRollOver = function () {
this.filters = _root.filterArray;
});
this.onDragOut = (this.onRollOut = function () {
this.filters = _root.ShadowfilterArray;
});
};
this.setctrlM(1, 9);
Symbol 299 MovieClip Frame 16
stop();
MovieClip.prototype.setctrlM = function (min, max) {
h = min;
while (h <= max) {
k = 1;
while (k <= _root.endp[h]) {
this[(("p" + h) + "c") + k].n = h;
this[(("p" + h) + "c") + k].m = k;
this[(("p" + h) + "c") + k].samebtn();
this[(("p" + h) + "c") + k].onPress = function () {
mySound = new Sound();
mySound.attachSound("GLCRACK.mp3");
mySound.start();
if (_root.nowp[this.n] != this.m) {
_root.nowp[this.n] = this.m;
} else if (this.n != 3) {
_root.nowp[this.n] = 0;
}
_root.person_mc.listp(_root.nowp);
};
this[(("p" + h) + "c") + k].onRollOver = function () {
this.filters = _root.filterArray;
};
this[(("p" + h) + "c") + k].onRollOut = function () {
this.filters = _root.ShadowfilterArray;
};
k++;
}
h++;
}
};
MovieClip.prototype.samebtn = function () {
this.filters = _root.ShadowfilterArray;
this.onDragOver = (this.onRollOver = function () {
this.filters = _root.filterArray;
});
this.onDragOut = (this.onRollOut = function () {
this.filters = _root.ShadowfilterArray;
});
};
this.setctrlM(1, 9);
Symbol 299 MovieClip Frame 17
stop();
MovieClip.prototype.setctrlM = function (min, max) {
h = min;
while (h <= max) {
k = 1;
while (k <= _root.endp[h]) {
this[(("p" + h) + "c") + k].n = h;
this[(("p" + h) + "c") + k].m = k;
this[(("p" + h) + "c") + k].samebtn();
this[(("p" + h) + "c") + k].onPress = function () {
mySound = new Sound();
mySound.attachSound("GLCRACK.mp3");
mySound.start();
if (_root.nowp[this.n] != this.m) {
_root.nowp[this.n] = this.m;
} else if (this.n != 3) {
_root.nowp[this.n] = 0;
}
_root.person_mc.listp(_root.nowp);
};
this[(("p" + h) + "c") + k].onRollOver = function () {
this.filters = _root.filterArray;
};
this[(("p" + h) + "c") + k].onRollOut = function () {
this.filters = _root.ShadowfilterArray;
};
k++;
}
h++;
}
};
MovieClip.prototype.samebtn = function () {
this.filters = _root.ShadowfilterArray;
this.onDragOver = (this.onRollOver = function () {
this.filters = _root.filterArray;
});
this.onDragOut = (this.onRollOut = function () {
this.filters = _root.ShadowfilterArray;
});
};
this.setctrlM(1, 9);
Symbol 299 MovieClip Frame 18
stop();
MovieClip.prototype.setctrlM = function (min, max) {
h = min;
while (h <= max) {
k = 1;
while (k <= _root.endp[h]) {
this[(("p" + h) + "c") + k].n = h;
this[(("p" + h) + "c") + k].m = k;
this[(("p" + h) + "c") + k].samebtn();
this[(("p" + h) + "c") + k].onPress = function () {
mySound = new Sound();
mySound.attachSound("GLCRACK.mp3");
mySound.start();
if (_root.nowp[this.n] != this.m) {
_root.nowp[this.n] = this.m;
} else if (this.n != 3) {
_root.nowp[this.n] = 0;
}
_root.person_mc.listp(_root.nowp);
};
this[(("p" + h) + "c") + k].onRollOver = function () {
this.filters = _root.filterArray;
};
this[(("p" + h) + "c") + k].onRollOut = function () {
this.filters = _root.ShadowfilterArray;
};
k++;
}
h++;
}
};
MovieClip.prototype.samebtn = function () {
this.filters = _root.ShadowfilterArray;
this.onDragOver = (this.onRollOver = function () {
this.filters = _root.filterArray;
});
this.onDragOut = (this.onRollOut = function () {
this.filters = _root.ShadowfilterArray;
});
};
this.setctrlM(1, 9);
Symbol 299 MovieClip Frame 19
stop();
MovieClip.prototype.setctrlM = function (min, max) {
h = min;
while (h <= max) {
k = 1;
while (k <= _root.endp[h]) {
this[(("p" + h) + "c") + k].n = h;
this[(("p" + h) + "c") + k].m = k;
this[(("p" + h) + "c") + k].samebtn();
this[(("p" + h) + "c") + k].onPress = function () {
mySound = new Sound();
mySound.attachSound("GLCRACK.mp3");
mySound.start();
if (_root.nowp[this.n] != this.m) {
_root.nowp[this.n] = this.m;
} else if (this.n != 3) {
_root.nowp[this.n] = 0;
}
_root.person_mc.listp(_root.nowp);
};
this[(("p" + h) + "c") + k].onRollOver = function () {
this.filters = _root.filterArray;
};
this[(("p" + h) + "c") + k].onRollOut = function () {
this.filters = _root.ShadowfilterArray;
};
k++;
}
h++;
}
};
MovieClip.prototype.samebtn = function () {
this.filters = _root.ShadowfilterArray;
this.onDragOver = (this.onRollOver = function () {
this.filters = _root.filterArray;
});
this.onDragOut = (this.onRollOut = function () {
this.filters = _root.ShadowfilterArray;
});
};
this.setctrlM(1, 9);
Symbol 299 MovieClip Frame 20
stop();
MovieClip.prototype.setctrlM = function (min, max) {
h = min;
while (h <= max) {
k = 1;
while (k <= _root.endp[h]) {
this[(("p" + h) + "c") + k].n = h;
this[(("p" + h) + "c") + k].m = k;
this[(("p" + h) + "c") + k].samebtn();
this[(("p" + h) + "c") + k].onPress = function () {
mySound = new Sound();
mySound.attachSound("GLCRACK.mp3");
mySound.start();
if (_root.nowp[this.n] != this.m) {
_root.nowp[this.n] = this.m;
} else if (this.n != 3) {
_root.nowp[this.n] = 0;
}
_root.person_mc.listp(_root.nowp);
};
this[(("p" + h) + "c") + k].onRollOver = function () {
this.filters = _root.filterArray;
};
this[(("p" + h) + "c") + k].onRollOut = function () {
this.filters = _root.ShadowfilterArray;
};
k++;
}
h++;
}
};
MovieClip.prototype.samebtn = function () {
this.filters = _root.ShadowfilterArray;
this.onDragOver = (this.onRollOver = function () {
this.filters = _root.filterArray;
});
this.onDragOut = (this.onRollOut = function () {
this.filters = _root.ShadowfilterArray;
});
};
this.setctrlM(1, 9);
Symbol 307 Button
on (press) {
getURL ("http://www.u-dress-up.com/", " _blank");
}
Symbol 384 Button
on (press) {
this.posi = _global.bj_sound.position / 1000;
_global.bj_sound.stop();
nextFrame();
}
Symbol 387 Button
on (press) {
_global.bj_sound.start(this.posi);
prevFrame();
}
Symbol 388 MovieClip Frame 1
stop();
Symbol 391 Button
on (release) {
gotoAndStop ("replay");
_root.nowp = new Array(9, 0, 6, 2, 6, 3, 5, 3, 0, 4);
_root.person_mc.listp(_root.nowp);
}