Instance of Symbol 26 MovieClip in Frame 75
onClipEvent (load) {
n = random(33) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 26 MovieClip in Frame 75
onClipEvent (load) {
n = random(33) + 1;
this.gotoAndPlay(n);
}
Frame 109
stop();
loader_mc.onEnterFrame = function () {
var _local3 = this._parent;
var _local2 = _local3.getBytesLoaded() / _local3.getBytesTotal();
trace(_local2);
_local3.per = int(_local2 * 100);
this._xscale = int(_local2 * 100);
if (_local2 == 1) {
this.onEnterFrame = null;
_local3.nextFrame();
}
};
Frame 110
function start_link() {
gotoAndPlay (111);
trace("ok");
}
function domain_link() {
getURL ("http://www.i-dressup.com", "_blank");
trace("ok");
}
function sound_click() {
btn_sound = new Sound(this.btn_mc2);
btn_sound.attachSound("click");
btn_sound.setVolume(50);
btn_sound.start(0, 1);
}
stop();
begin_btn.onRelease = function () {
start_link();
};
begin_btn.onRollOver = function () {
this.gotoAndStop(2);
sound_click();
};
begin_btn.onRollOut = (begin_btn.onReleaseOutside = function () {
this.gotoAndStop(1);
});
domain_btn.onRelease = function () {
domain_link();
};
domain_btn.onRollOver = function () {
this.gotoAndStop(2);
sound_click();
};
domain_btn.onRollOut = (domain_btn.onReleaseOutside = function () {
this.gotoAndStop(1);
});
Frame 287
stop();
Frame 288
function mainFun() {
for (var _local3 in this) {
if ((typeof(this[_local3]) == "movieclip") and (this[_local3]._name.substr(0, 1) == "a")) {
this[_local3].dep = this[_local3].getDepth();
this[_local3].x0 = this[_local3]._x;
this[_local3].y0 = this[_local3]._y;
this[_local3].onPress = function () {
this.swapDepths(this._parent.getNextHighestDepth());
this.startDrag();
};
this[_local3].onRelease = function () {
trace(this.dep);
if (this.hitTest(_root.model_mc)) {
if ((((((((((((((((this != _root.on_clothing1) and (this != _root.on_clothing2)) and (this != _root.on_clothing3)) and (this != _root.on_clothing4)) and (this != _root.on_clothing5)) and (this != _root.on_clothing6)) and (this != _root.on_clothing7)) and (this != _root.on_clothing8)) and (this != _root.on_clothing9)) and (this != _root.on_clothing10)) and (this != _root.on_clothing11)) and (this != _root.on_clothing12)) and (this != _root.on_clothing13)) and (this != _root.on_clothing14)) and (this != _root.on_clothing15)) and (this != _root.on_clothing16)) {
if (this._name.substr(0, 2) == "a1") {
if (_root.on_clothing1 != undefined) {
_root.on_clothing1._x = _root.on_clothing1.x0;
_root.on_clothing1._y = _root.on_clothing1.y0;
_root.on_clothing1 = undefined;
}
if (_root.on_clothing2 != undefined) {
_root.on_clothing2._x = _root.on_clothing2.x0;
_root.on_clothing2._y = _root.on_clothing2.y0;
_root.on_clothing2 = undefined;
}
if (_root.on_clothing3 != undefined) {
_root.on_clothing3._x = _root.on_clothing3.x0;
_root.on_clothing3._y = _root.on_clothing3.y0;
_root.on_clothing3 = undefined;
}
_root.on_clothing1 = this;
}
if (this._name.substr(0, 2) == "a2") {
if (_root.on_clothing2 != undefined) {
_root.on_clothing2._x = _root.on_clothing2.x0;
_root.on_clothing2._y = _root.on_clothing2.y0;
_root.on_clothing2 = undefined;
}
if (_root.on_clothing1 != undefined) {
_root.on_clothing1._x = _root.on_clothing1.x0;
_root.on_clothing1._y = _root.on_clothing1.y0;
_root.on_clothing1 = undefined;
}
_root.on_clothing2 = this;
}
if (this._name.substr(0, 2) == "a3") {
if (_root.on_clothing3 != undefined) {
_root.on_clothing3._x = _root.on_clothing3.x0;
_root.on_clothing3._y = _root.on_clothing3.y0;
_root.on_clothing3 = undefined;
}
if (_root.on_clothing1 != undefined) {
_root.on_clothing1._x = _root.on_clothing1.x0;
_root.on_clothing1._y = _root.on_clothing1.y0;
_root.on_clothing1 = undefined;
}
_root.on_clothing3 = this;
}
if (this._name.substr(0, 2) == "a4") {
if (_root.on_clothing4 != undefined) {
_root.on_clothing4._x = _root.on_clothing4.x0;
_root.on_clothing4._y = _root.on_clothing4.y0;
_root.on_clothing4 = undefined;
}
_root.on_clothing4 = this;
}
if (this._name.substr(0, 2) == "a5") {
if (_root.on_clothing5 != undefined) {
_root.on_clothing5._x = _root.on_clothing5.x0;
_root.on_clothing5._y = _root.on_clothing5.y0;
_root.on_clothing5 = undefined;
}
_root.on_clothing5 = this;
}
if (this._name.substr(0, 2) == "a6") {
if (_root.on_clothing6 != undefined) {
_root.on_clothing6._x = _root.on_clothing6.x0;
_root.on_clothing6._y = _root.on_clothing6.y0;
_root.on_clothing6 = undefined;
}
_root.on_clothing6 = this;
}
if (this._name.substr(0, 2) == "a7") {
if (_root.on_clothing7 != undefined) {
_root.on_clothing7._x = _root.on_clothing7.x0;
_root.on_clothing7._y = _root.on_clothing7.y0;
_root.on_clothing7 = undefined;
}
_root.on_clothing7 = this;
}
if (this._name.substr(0, 2) == "a8") {
if (_root.on_clothing8 != undefined) {
_root.on_clothing8._x = _root.on_clothing8.x0;
_root.on_clothing8._y = _root.on_clothing8.y0;
_root.on_clothing8 = undefined;
}
_root.on_clothing8 = this;
}
if (this._name.substr(0, 2) == "a9") {
if (_root.on_clothing9 != undefined) {
_root.on_clothing9._x = _root.on_clothing9.x0;
_root.on_clothing9._y = _root.on_clothing9.y0;
_root.on_clothing9 = undefined;
}
_root.on_clothing9 = this;
}
if (this._name.substr(0, 2) == "ax") {
if (_root.on_clothing10 != undefined) {
_root.on_clothing10._x = _root.on_clothing10.x0;
_root.on_clothing10._y = _root.on_clothing10.y0;
_root.on_clothing10 = undefined;
}
_root.on_clothing10 = this;
}
if (this._name.substr(0, 2) == "aw") {
if (_root.on_clothing11 != undefined) {
_root.on_clothing11._x = _root.on_clothing11.x0;
_root.on_clothing11._y = _root.on_clothing11.y0;
_root.on_clothing11 = undefined;
}
_root.on_clothing11 = this;
}
if (this._name.substr(0, 2) == "ay") {
if (_root.on_clothing12 != undefined) {
_root.on_clothing12._x = _root.on_clothing12.x0;
_root.on_clothing12._y = _root.on_clothing12.y0;
_root.on_clothing12 = undefined;
}
_root.on_clothing12 = this;
}
if (this._name.substr(0, 2) == "ac") {
if (_root.on_clothing13 != undefined) {
_root.on_clothing13._x = _root.on_clothing13.x0;
_root.on_clothing13._y = _root.on_clothing13.y0;
_root.on_clothing13 = undefined;
}
_root.on_clothing13 = this;
}
if (this._name.substr(0, 2) == "as") {
if (_root.on_clothing14 != undefined) {
_root.on_clothing14._x = _root.on_clothing14.x0;
_root.on_clothing14._y = _root.on_clothing14.y0;
_root.on_clothing14 = undefined;
}
_root.on_clothing14 = this;
}
if (this._name.substr(0, 2) == "ae") {
if (_root.on_clothing15 != undefined) {
_root.on_clothing15._x = _root.on_clothing15.x0;
_root.on_clothing15._y = _root.on_clothing15.y0;
_root.on_clothing15 = undefined;
}
_root.on_clothing15 = this;
}
}
} else {
this._x = this.x0;
this._y = this.y0;
if (this._name.substr(0, 2) == "a1") {
if (_root.on_clothing1 == this) {
_root.on_clothing1 = undefined;
}
}
if (this._name.substr(0, 2) == "a2") {
if (_root.on_clothing2 == this) {
_root.on_clothing2 = undefined;
}
}
if (this._name.substr(0, 2) == "a3") {
if (_root.on_clothing3 == this) {
_root.on_clothing3 = undefined;
}
}
if (this._name.substr(0, 2) == "a4") {
if (_root.on_clothing4 == this) {
_root.on_clothing4 = undefined;
}
}
if (this._name.substr(0, 2) == "a5") {
if (_root.on_clothing5 == this) {
_root.on_clothing5 = undefined;
}
}
if (this._name.substr(0, 2) == "a6") {
if (_root.on_clothing6 == this) {
_root.on_clothing6 = undefined;
}
}
if (this._name.substr(0, 2) == "a7") {
if (_root.on_clothing7 == this) {
_root.on_clothing7 = undefined;
}
}
if (this._name.substr(0, 2) == "a8") {
if (_root.on_clothing8 == this) {
_root.on_clothing8 = undefined;
}
}
if (this._name.substr(0, 2) == "a9") {
if (_root.on_clothing9 == this) {
_root.on_clothing9 = undefined;
}
}
if (this._name.substr(0, 2) == "ax") {
if (_root.on_clothing10 == this) {
_root.on_clothing10 = undefined;
}
}
if (this._name.substr(0, 2) == "aw") {
if (_root.on_clothing11 == this) {
_root.on_clothing11 = undefined;
}
}
if (this._name.substr(0, 2) == "ay") {
if (_root.on_clothing12 == this) {
_root.on_clothing12 = undefined;
}
}
if (this._name.substr(0, 2) == "ac") {
if (_root.on_clothing13 == this) {
_root.on_clothing13 = undefined;
}
}
if (this._name.substr(0, 2) == "as") {
if (_root.on_clothing14 == this) {
_root.on_clothing14 = undefined;
}
}
if (this._name.substr(0, 2) == "ae") {
if (_root.on_clothing15 == this) {
_root.on_clothing15 = undefined;
}
}
}
this.stopDrag();
this.swapDepths(this.dep);
};
}
}
}
function to_initialize_fun(_mc, y0) {
_mc.xp = 0;
_mc.yp = 0;
_mc.onEnterFrame = function () {
this.yp = (this.yp * 0.45) + ((y0 - this._y) * 0.1);
this._y = this._y + this.yp;
if (Math.abs(this.yp) < 0.1) {
this._y = y0;
delete this.onEnterFrame;
}
};
}
function makeMenu_fun() {
for (var _local4 in this) {
if (typeof(this[_local4]) == "movieclip") {
if (this[_local4]._name.substr(0, 5) == "tools") {
this[_local4].onRelease = function () {
var _local4 = Number(this._name.substr(5, 2));
var _local3 = 1;
while (_local3 <= 7) {
_root.to_initialize_fun(_root.tool_mask["thing_menu" + _local3], 0);
_root["tools0" + _local3].gotoAndStop(1);
_local3++;
}
_root.to_initialize_fun(_root.tool_mask["thing_menu" + _local4], 140);
this.gotoAndStop(2);
};
}
if (this[_local4]._name.substr(0, 3) == "jew") {
this[_local4].onRelease = function () {
this.gotoAndStop(2);
_root.fair_menu.gotoAndStop(2);
_root.hair_btn.gotoAndStop(1);
};
}
if (this[_local4]._name.substr(0, 4) == "hair") {
this[_local4].onRelease = function () {
this.gotoAndStop(2);
_root.fair_menu.gotoAndStop(1);
_root.jew_btn.gotoAndStop(1);
};
}
if (this[_local4]._name.substr(0, 3) == "btn") {
this[_local4].onRelease = function () {
gotoAndStop(this.n +287);
};
this[_local4].onRollOver = function () {
this.gotoAndStop(2);
};
this[_local4].onRollOut = function () {
this.gotoAndStop(1);
};
}
}
}
}
function girl(x1, y1, s) {
var _local5 = _root.model_mc;
var _local14 = _root.hair_mc;
var _local13 = _root.skin2;
var _local10 = _root.model_mc._xscale;
var _local15 = _local5._x - _local14._x;
var _local16 = _local5._y - _local14._y;
var _local20 = _local15 * (s / _local10);
var _local22 = _local16 * (s / _local10);
var _local18 = _local5._x - _local13._x;
var _local17 = _local5._y - _local13._y;
var _local21 = _local18 * (s / _local10);
var _local19 = _local17 * (s / _local10);
var _local4 = 1;
while (_local4 < 16) {
var _local2 = _root["on_clothing" + _local4];
var _local9 = _local5._x - _local2._x;
var _local8 = _local5._y - _local2._y;
var _local7 = _local9 * (s / _local10);
var _local6 = _local8 * (s / _local10);
_local2._xscale = s;
_local2._yscale = s;
_local2._x = x1 - _local7;
_local2._y = y1 - _local6;
_local4++;
}
_local5._x = x1;
_local5._y = y1;
_local5._xscale = s;
_local5._yscale = s;
_local14._xscale = s;
_local14._yscale = s;
_local13._xscale = s;
_local13._yscale = s;
_local14._x = x1 - _local20;
_local14._y = y1 - _local22;
_local13._x = x1 - _local21;
_local13._y = y1 - _local19;
}
function reset_fun() {
var _local8 = _root;
var _local4 = _root.model_mc;
var _local6 = _root.hair_mc;
var _local7 = _root.skin2;
for (var _local5 in this) {
if ((typeof(this[_local5]) == "movieclip") and (this[_local5]._name.substr(0, 1) == "a")) {
this[_local5].swapDepths(this[_local5].dep);
this[_local5]._visible = true;
this[_local5].enabled = true;
this[_local5]._x = this[_local5].x0;
this[_local5]._y = this[_local5].y0;
}
}
var _local3 = 1;
while (_local3 < 16) {
_root["on_clothing" + _local3] = undefined;
_local4[("tools" + _local5) + "_mc"].gotoAndStop(1);
_local3++;
}
_local4.eye_mc.gotoAndStop(1);
_local6.gotoAndStop(1);
_local4._x = _local4.x0;
_local4._y = _local4.y0;
_local6._x = _local6.x0;
_local6._y = _local6.y0;
_local7._x = _local7.x0;
_local7._y = _local7.y0;
}
function maskOver_fun() {
var _local8 = _root;
var _local7 = _root.model_mc;
var _local6 = _root.hair_mc;
for (var _local5 in this) {
if ((typeof(this[_local5]) == "movieclip") and (this[_local5]._name.substr(0, 1) == "a")) {
this[_local5]._visible = false;
this[_local5].enabled = false;
}
}
girl(430, 100, 250);
var _local3 = 1;
while (_local3 < 16) {
var _local4 = _root["on_clothing" + _local3];
_local4._visible = true;
_local3++;
}
}
function maskCloth_fun() {
var _local6 = _root;
var _local4 = _root.model_mc;
var _local5 = _root.hair_mc;
for (var _local3 in this) {
if ((typeof(this[_local3]) == "movieclip") and (this[_local3]._name.substr(0, 1) == "a")) {
this[_local3]._visible = true;
this[_local3].enabled = true;
}
}
girl(_local4.x0, _local4.y0, 100);
}
function ok_init() {
for (var _local5 in this) {
if ((typeof(this[_local5]) == "movieclip") and (this[_local5]._name.substr(0, 1) == "a")) {
this[_local5]._visible = false;
this[_local5].enabled = false;
}
}
girl(280, 20, 100);
var _local3 = 1;
while (_local3 < 16) {
var _local4 = _root["on_clothing" + _local3];
_local4._visible = true;
_local3++;
}
}
function SetPrintJob() {
my_pj = new PrintJob();
my_pj.start();
my_pj.addPage("_root", {printAsBitmap:true});
my_pj.send();
delete my_pj;
}
function soundBG() {
mySound3 = new Sound();
mySound3.attachSound("BG1");
mySound3.start(0, 999);
mySound3.setVolume(100);
}
function sound_ini4() {
_root.bg4_sound = new Sound();
_root.bg4_sound.attachSound("s4");
_root.bg4_sound.start();
_root.bg4_sound.setVolume(100);
}
function end_btn_sound_fun() {
mySound3.stop();
}
function micFun() {
var _local2 = _root;
if (_local2.bg_sd == true) {
_local2.end_btn_sound_fun();
_local2.bg_sd = false;
trace("micClose");
} else {
_local2.soundBG();
_local2.bg_sd = true;
trace("micOpen");
}
}
adsorb_x = 280;
adsorb_y = 280;
center_x = 370;
center_y = 400;
xcoor = 0;
mymenu = new ContextMenu();
mymenu.hideBuiltInItems();
mymenu.builtInItems.print = true;
_root.menu = mymenu;
var bg_sd = true;
this.onEnterFrame = function () {
if ((((_root.on_clothing1 != undefined) and (Math.abs(_root.on_clothing1._x - _root.on_clothing1.xx) < 1)) and (Math.abs(_root.on_clothing1._y - _root.on_clothing1.yy) < 1)) or (((_root.on_clothing2 != undefined) and (Math.abs(_root.on_clothing2._x - _root.on_clothing2.xx) < 1)) and (Math.abs(_root.on_clothing2._y - _root.on_clothing2.yy) < 1))) {
model_bady_mc.underwear1_mc._visible = false;
} else {
model_bady_mc.underwear1_mc._visible = true;
}
if ((((_root.on_clothing1 != undefined) and (Math.abs(_root.on_clothing1._x - _root.on_clothing1.xx) < 1)) and (Math.abs(_root.on_clothing1._y - _root.on_clothing1.yy) < 1)) or (((_root.on_clothing3 != undefined) and (Math.abs(_root.on_clothing3._x - _root.on_clothing3.xx) < 1)) and (Math.abs(_root.on_clothing3._y - _root.on_clothing3.yy) < 1))) {
model_bady_mc.underwear2_mc._visible = false;
} else {
model_bady_mc.underwear2_mc._visible = true;
}
};
mainFun();
soundBG();
Instance of Symbol 109 MovieClip "model_mc" in Frame 288
onClipEvent (load) {
this.x0 = this._x;
this.y0 = this._y;
}
Instance of Symbol 176 MovieClip "hair_mc" in Frame 288
onClipEvent (load) {
this.x0 = this._x;
this.y0 = this._y;
}
Instance of Symbol 182 MovieClip "skin2" in Frame 288
onClipEvent (load) {
this.x0 = this._x;
this.y0 = this._y;
}
Instance of Symbol 210 MovieClip in Frame 288
/* no clip actions */
Frame 289
stop();
Frame 290
makeMenu_fun();
Frame 291
ok_init();
Symbol 52 Button
on (release) {
gotoAndPlay (288);
}
Symbol 54 Button
on (release) {
gotoAndPlay (288);
}
Symbol 65 MovieClip Frame 1
stop();
Symbol 68 MovieClip Frame 1
stop();
Symbol 77 MovieClip Frame 1
stop();
Symbol 84 MovieClip Frame 1
stop();
Symbol 89 MovieClip Frame 1
stop();
Symbol 96 MovieClip Frame 1
stop();
Symbol 108 MovieClip Frame 1
stop();
Instance of Symbol 159 MovieClip in Symbol 160 MovieClip Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 159 MovieClip in Symbol 160 MovieClip Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 159 MovieClip in Symbol 160 MovieClip Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 159 MovieClip in Symbol 160 MovieClip Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 159 MovieClip in Symbol 163 MovieClip Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 159 MovieClip in Symbol 163 MovieClip Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 159 MovieClip in Symbol 163 MovieClip Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 159 MovieClip in Symbol 165 MovieClip Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 159 MovieClip in Symbol 165 MovieClip Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 159 MovieClip in Symbol 165 MovieClip Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Symbol 176 MovieClip Frame 1
stop();
Symbol 182 MovieClip Frame 1
stop();
Instance of Symbol 159 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 159 MovieClip in Symbol 184 MovieClip Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 159 MovieClip in Symbol 190 MovieClip Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 159 MovieClip in Symbol 190 MovieClip Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 159 MovieClip in Symbol 193 MovieClip Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 159 MovieClip in Symbol 193 MovieClip Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 159 MovieClip in Symbol 193 MovieClip Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 159 MovieClip in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 159 MovieClip in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 159 MovieClip in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Symbol 207 Button
on (release) {
this.gotoAndStop(2);
_parent.micFun();
}
Symbol 209 Button
on (release) {
this.gotoAndStop(1);
_parent.micFun();
}
Symbol 210 MovieClip Frame 1
stop();
Symbol 210 MovieClip Frame 2
stop();
Symbol 215 Button
on (release) {
getURL ("http://www.i-dressup.com", "_blank");
}
Symbol 221 Button
on (release) {
maskOver_fun();
gotoAndStop (290);
}
Symbol 224 Button
on (release) {
gotoAndStop (291);
}
Symbol 235 MovieClip Frame 1
stop();
Symbol 240 MovieClip Frame 1
stop();
Symbol 244 MovieClip Frame 1
stop();
Symbol 248 MovieClip Frame 1
stop();
Symbol 252 MovieClip Frame 1
stop();
Symbol 257 MovieClip Frame 1
stop();
Symbol 261 MovieClip Frame 1
stop();
Symbol 264 MovieClip Frame 1
function btn_go() {
for (var _local4 in this) {
if ((typeof(this[_local4]) == "movieclip") and (this[_local4]._name.substr(0, 1) == "h")) {
this[_local4].onRelease = function () {
var _local3 = Number(this._name.substr(1, 1));
_root.fair_movie.n = _local3;
_root.fair_movie.gotoAndPlay(2);
_root.sound_ini4();
};
}
if ((typeof(this[_local4]) == "movieclip") and (this[_local4]._name.substr(0, 1) == "x")) {
this[_local4].onRelease = function () {
var _local3 = Number(this._name.substr(1, 1));
_root.model_mc.jew02_mc.gotoAndStop(_local3 + 1);
_root.sound_ini4();
};
}
if ((typeof(this[_local4]) == "movieclip") and (this[_local4]._name.substr(0, 1) == "j")) {
this[_local4].onRelease = function () {
var _local3 = Number(this._name.substr(1, 1));
_root.model_mc.jew01_mc.gotoAndStop(_local3 + 1);
_root.sound_ini4();
};
}
if ((typeof(this[_local4]) == "movieclip") and (this[_local4]._name.substr(0, 1) == "w")) {
this[_local4].onRelease = function () {
var _local3 = Number(this._name.substr(1, 1)) + 1;
if (_root.model_mc.waitao_mc._currentframe == _local3) {
_root.model_mc.waitao_mc.gotoAndStop(1);
} else {
_root.model_mc.waitao_mc.gotoAndStop(_local3);
_root.sound_ini4();
}
};
}
if ((typeof(this[_local4]) == "movieclip") and (this[_local4]._name.substr(0, 1) == "c")) {
this[_local4].onRelease = function () {
var _local3 = Number(this._name.substr(1, 1)) + 1;
if (_root.model_mc.cap_mc._currentframe == _local3) {
_root.model_mc.cap_mc.gotoAndStop(1);
} else {
_root.model_mc.cap_mc.gotoAndStop(_local3);
_root.sound_ini4();
}
};
}
if ((typeof(this[_local4]) == "movieclip") and (this[_local4]._name.substr(0, 1) == "b")) {
this[_local4].onRelease = function () {
var _local3 = Number(this._name.substr(1, 1)) + 1;
if (_root.model_mc.jew03_mc._currentframe == _local3) {
_root.model_mc.jew03_mc.gotoAndStop(1);
} else {
_root.model_mc.jew03_mc.gotoAndStop(_local3);
_root.sound_ini4();
}
};
}
if ((typeof(this[_local4]) == "movieclip") and (this[_local4]._name.substr(0, 1) == "y")) {
this[_local4].onRelease = function () {
var _local3 = Number(this._name.substr(1, 1)) + 1;
if (_root.model_mc.yaodai_mc._currentframe == _local3) {
_root.model_mc.yaodai_mc.gotoAndStop(1);
} else {
_root.model_mc.yaodai_mc.gotoAndStop(_local3);
_root.sound_ini4();
}
};
}
if ((typeof(this[_local4]) == "movieclip") and (this[_local4]._name.substr(0, 1) == "g")) {
this[_local4].onRelease = function () {
var _local3 = Number(this._name.substr(1, 1)) + 1;
if (_root.model_mc.glass_mc._currentframe == _local3) {
_root.model_mc.glass_mc.gotoAndStop(1);
} else {
_root.model_mc.glass_mc.gotoAndStop(_local3);
_root.sound_ini4();
}
};
}
}
}
stop();
btn_go();
Symbol 268 Button
on (release) {
maskCloth_fun();
gotoAndStop (289);
}
Symbol 269 Button
on (release) {
gotoAndStop (291);
}
Symbol 272 Button
on (release) {
_root.model_mc.eye_mc.gotoAndStop(2);
}
Symbol 273 Button
on (release) {
_root.model_mc.eye_mc.gotoAndStop(3);
}
Symbol 274 Button
on (release) {
_root.model_mc.eye_mc.gotoAndStop(4);
}
Symbol 275 Button
on (release) {
_root.model_mc.eye_mc.gotoAndStop(5);
}
Symbol 276 Button
on (release) {
_root.model_mc.eye_mc.gotoAndStop(6);
}
Symbol 277 Button
on (release) {
_root.model_mc.eye_mc.gotoAndStop(7);
}
Symbol 278 Button
on (release) {
_root.model_mc.eye_mc.gotoAndStop(8);
}
Symbol 279 Button
on (release) {
_root.model_mc.eye_mc.gotoAndStop(1);
}
Symbol 281 MovieClip Frame 1
for (var i in _root.tool_mask.thing_menu7) {
if (typeof(_root.tool_mask.thing_menu7[i]) == "object") {
_root.tool_mask.thing_menu7[i].onRelease = function () {
_root.sound_ini4();
};
}
}
Symbol 282 Button
on (release) {
_root.movie2.n = 1;
_root.movie2.gotoAndPlay(2);
}
Symbol 283 Button
on (release) {
_root.movie2.n = 2;
_root.movie2.gotoAndPlay(2);
}
Symbol 284 Button
on (release) {
_root.movie2.n = 3;
_root.movie2.gotoAndPlay(2);
}
Symbol 285 Button
on (release) {
_root.movie2.n = 4;
_root.movie2.gotoAndPlay(2);
}
Symbol 286 Button
on (release) {
_root.movie2.n = 5;
_root.movie2.gotoAndPlay(2);
}
Symbol 287 Button
on (release) {
_root.movie2.n = 6;
_root.movie2.gotoAndPlay(2);
}
Symbol 288 Button
on (release) {
_root.movie2.n = 0;
_root.movie2.gotoAndPlay(2);
}
Symbol 289 MovieClip Frame 1
for (var i in _root.tool_mask.thing_menu1) {
if (typeof(_root.tool_mask.thing_menu1[i]) == "object") {
_root.tool_mask.thing_menu1[i].onRelease = function () {
_root.sound_ini4();
};
}
}
Symbol 301 Button
on (release) {
_root.movie1.n = 1;
_root.movie1.gotoAndPlay(2);
}
Symbol 302 Button
on (release) {
_root.movie1.n = 2;
_root.movie1.gotoAndPlay(2);
}
Symbol 303 Button
on (release) {
_root.movie1.n = 3;
_root.movie1.gotoAndPlay(2);
}
Symbol 304 Button
on (release) {
_root.movie1.n = 4;
_root.movie1.gotoAndPlay(2);
}
Symbol 305 Button
on (release) {
_root.movie1.n = 0;
_root.movie1.gotoAndPlay(2);
}
Symbol 306 MovieClip Frame 1
for (var i in _root.tool_mask.thing_menu2) {
if (typeof(_root.tool_mask.thing_menu2[i]) == "object") {
_root.tool_mask.thing_menu2[i].onRelease = function () {
_root.sound_ini4();
};
}
}
Symbol 312 Button
on (release) {
_root.movie3.n = 1;
_root.movie3.gotoAndPlay(2);
}
Symbol 313 Button
on (release) {
_root.movie3.n = 2;
_root.movie3.gotoAndPlay(2);
}
Symbol 314 Button
on (release) {
_root.movie3.n = 3;
_root.movie3.gotoAndPlay(2);
}
Symbol 315 Button
on (release) {
_root.movie3.n = 4;
_root.movie3.gotoAndPlay(2);
}
Symbol 316 Button
on (release) {
_root.movie3.n = 0;
_root.movie3.gotoAndPlay(2);
}
Symbol 317 MovieClip Frame 1
for (var i in _root.tool_mask.thing_menu3) {
if (typeof(_root.tool_mask.thing_menu3[i]) == "object") {
_root.tool_mask.thing_menu3[i].onRelease = function () {
_root.sound_ini4();
};
}
}
Symbol 318 Button
on (release) {
_root.movie4.n = 1;
_root.movie4.gotoAndPlay(2);
}
Symbol 319 Button
on (release) {
_root.movie4.n = 0;
_root.movie4.gotoAndPlay(2);
}
Symbol 320 Button
on (release) {
_root.movie4.n = 5;
_root.movie4.gotoAndPlay(2);
}
Symbol 321 Button
on (release) {
_root.movie4.n = 4;
_root.movie4.gotoAndPlay(2);
}
Symbol 322 Button
on (release) {
_root.movie4.n = 3;
_root.movie4.gotoAndPlay(2);
}
Symbol 323 Button
on (release) {
_root.movie4.n = 2;
_root.movie4.gotoAndPlay(2);
}
Symbol 324 MovieClip Frame 1
for (var i in _root.tool_mask.thing_menu4) {
if (typeof(_root.tool_mask.thing_menu4[i]) == "object") {
_root.tool_mask.thing_menu4[i].onRelease = function () {
_root.sound_ini4();
};
}
}
Symbol 325 Button
on (release) {
_root.model_mc.tools5_mc.gotoAndStop(1);
_root.skin2.gotoAndStop(1);
}
Symbol 326 Button
on (release) {
_root.model_mc.tools5_mc.gotoAndStop(4);
_root.skin2.gotoAndStop(4);
}
Symbol 327 Button
on (release) {
_root.model_mc.tools5_mc.gotoAndStop(3);
_root.skin2.gotoAndStop(3);
}
Symbol 328 Button
on (release) {
_root.model_mc.tools5_mc.gotoAndStop(2);
_root.skin2.gotoAndStop(2);
}
Symbol 329 Button
on (release) {
_root.model_mc.tools5_mc.gotoAndStop(5);
_root.skin2.gotoAndStop(5);
}
Symbol 330 MovieClip Frame 1
for (var i in _root.tool_mask.thing_menu5) {
if (typeof(_root.tool_mask.thing_menu5[i]) == "object") {
_root.tool_mask.thing_menu5[i].onRelease = function () {
_root.sound_ini4();
};
}
}
Symbol 331 Button
on (release) {
_root.movie6.n = 1;
_root.movie6.gotoAndPlay(2);
}
Symbol 332 Button
on (release) {
_root.movie6.n = 0;
_root.movie6.gotoAndPlay(2);
}
Symbol 333 Button
on (release) {
_root.movie6.n = 4;
_root.movie6.gotoAndPlay(2);
}
Symbol 334 Button
on (release) {
_root.movie6.n = 3;
_root.movie6.gotoAndPlay(2);
}
Symbol 335 Button
on (release) {
_root.movie6.n = 2;
_root.movie6.gotoAndPlay(2);
}
Symbol 336 MovieClip Frame 1
for (var i in _root.tool_mask.thing_menu6) {
if (typeof(_root.tool_mask.thing_menu6[i]) == "object") {
_root.tool_mask.thing_menu6[i].onRelease = function () {
_root.sound_ini4();
};
}
}
Symbol 340 MovieClip Frame 1
stop();
Symbol 340 MovieClip Frame 37
stop();
_root.model_mc.tools2_mc.gotoAndStop(this.n + 1);
Symbol 343 MovieClip Frame 1
stop();
Symbol 343 MovieClip Frame 37
stop();
_root.model_mc.tools1_mc.gotoAndStop(this.n + 1);
Symbol 346 MovieClip Frame 1
stop();
Symbol 346 MovieClip Frame 37
stop();
_root.model_mc.tools3_mc.gotoAndStop(this.n + 1);
Symbol 350 MovieClip Frame 1
stop();
Symbol 350 MovieClip Frame 37
stop();
_root.model_mc.tools4_mc.gotoAndStop(this.n + 1);
Symbol 353 MovieClip Frame 1
stop();
Symbol 353 MovieClip Frame 37
stop();
_root.model_mc.tools6_mc.gotoAndStop(this.n + 1);
Symbol 362 MovieClip Frame 1
stop();
Instance of Symbol 361 MovieClip in Symbol 362 MovieClip Frame 2
onClipEvent (load) {
n = random(20) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 361 MovieClip in Symbol 362 MovieClip Frame 2
onClipEvent (load) {
n = random(20) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 361 MovieClip in Symbol 362 MovieClip Frame 2
onClipEvent (load) {
n = random(20) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 361 MovieClip in Symbol 362 MovieClip Frame 2
onClipEvent (load) {
n = random(20) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 361 MovieClip in Symbol 362 MovieClip Frame 2
onClipEvent (load) {
n = random(20) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 361 MovieClip in Symbol 362 MovieClip Frame 2
onClipEvent (load) {
n = random(20) + 1;
this.gotoAndPlay(n);
}
Symbol 362 MovieClip Frame 37
stop();
_root.hair_mc.gotoAndStop(this.n);
Symbol 368 Button
on (release) {
_root.SetPrintJob();
}
Symbol 372 Button
on (release) {
reset_fun();
gotoAndStop (289);
}