Frame 1
stop();
stop();
preloader._width = 0;
preloader._visible = (preloader_bg._visible = true);
preloader.onEnterFrame = function () {
filesize_total = _root.getBytesTotal();
if (filesize_total == 0) {
filesize_total = 1;
}
percent = Math.round((_root.getBytesLoaded() / filesize_total) * 100);
txt = percent + "%";
preloader._width = percent * 5;
if (percent == 100) {
txt = "";
preloader._visible = (preloader_bg._visible = false);
delete this.onEnterFrame;
gotoAndStop (2);
}
};
Frame 2
function top_reset() {
top1._x = (top1._y = (top2._x = (top2._y = (top3._x = (top3._y = (top4._x = (top4._y = (top5._x = (top5._y = (top6._x = (top6._y = (top7._x = (top7._y = (top8._x = (top8._y = (top9._x = (top9._y = (top10._x = (top10._y = (top11._x = (top11._y = 1000)))))))))))))))))))));
}
function bottom_reset() {
bottom1._x = (bottom1._y = (bottom2._x = (bottom2._y = (bottom3._x = (bottom3._y = (bottom4._x = (bottom4._y = (bottom5._x = (bottom5._y = 1000)))))))));
}
function boot_reset() {
boot1._x = (boot1._y = (boot2._x = (boot2._y = (boot3._x = (boot3._y = (boot4._x = (boot4._y = (boot5._x = (boot5._y = 1000)))))))));
}
function cap_reset() {
cap1._x = (cap1._y = (cap2._x = (cap2._y = (cap3._x = (cap3._y = (cap4._x = (cap4._y = (cap5._x = (cap5._y = 1000)))))))));
}
function back_reset() {
back1._x = (back1._y = (back2._x = (back2._y = 1000)));
}
function hair_reset() {
hair1._x = (hair1._y = (hair2._x = (hair2._y = (hair3._x = (hair3._y = (hair4._x = (hair4._y = (hair5._x = (hair5._y = (hair6._x = (hair6._y = (hair7._x = (hair7._y = (hair8._x = (hair8._y = (hair9._x = (hair9._y = (hair10._x = (hair10._y = (hair11._x = (hair11._y = (hair12._x = (hair12._y = 1000)))))))))))))))))))))));
}
function goggle_reset() {
goggle1._x = (goggle1._y = (goggle2._x = (goggle2._y = (goggle3._x = (goggle3._y = (goggle4._x = (goggle4._y = (goggle5._x = (goggle5._y = (goggle6._x = (goggle6._y = (goggle7._x = (goggle7._y = (goggle8._x = (goggle8._y = (goggle81._x = (goggle81._y = 1000)))))))))))))))));
}
function jewel_reset() {
jewel1._x = (jewel1._y = (jewel2._x = (jewel2._y = (jewel3._x = (jewel3._y = (jewel4._x = (jewel4._y = (jewel5._x = (jewel5._y = (jewel7._x = (jewel7._y = (jewel6._x = (jewel6._y = 1000)))))))))))));
}
function lens_reset() {
lens1._x = (lens1._y = (lens2._x = (lens2._y = (lens3._x = (lens3._y = (lens4._x = (lens4._y = (lens5._x = (lens5._y = (lens6._x = (lens6._y = 1000)))))))))));
}
function gog_reset() {
gog1._x = (gog1._y = (gog2._x = (gog2._y = (gog3._x = (gog3._y = (gog4._x = (gog4._y = (gog5._x = (gog5._y = 1000)))))))));
}
function hat_reset() {
hat1._x = (hat1._y = (hat2._x = (hat2._y = (hat3._x = (hat3._y = (hat4._x = (hat4._y = (hat5._x = (hat5._y = 1000)))))))));
}
stop();
var top_obj:Number = 0;
var bottom_obj:Number = 0;
var boot_obj:Number = 0;
var guitar_obj:Number = 0;
var cap_obj:Number = 0;
var back_obj:Number = 0;
var hair_obj:Number = 0;
var google_obj:Number = 0;
var jewel_obj:Number = 0;
var skin_obj:Number = 0;
var lens_obj:Number = 0;
var col_obj:Number = 0;
var gog_obj:Number = 0;
var hat_obj:Number = 0;
var dav:Number = 0;
txtemail._visible = false;
txtemail.visible = false;
mclip._visible = false;
playagain1._visible = false;
playmoregame1._visible = false;
print1._visible = false;
btndone._visible = true;
btnrestart._visible = false;
btnprint1._visible = false;
btnmoregames._visible = false;
btndone.onRelease = function () {
playagain1._visible = true;
playmoregame1._visible = true;
print1._visible = true;
done1._visible = false;
btndone._visible = false;
btnrestart._visible = true;
btnprint1._visible = true;
btnmoregames._visible = true;
t1._visible = false;
b1._visible = false;
s1._visible = false;
h1._visible = false;
c1._visible = false;
j1._visible = false;
g1._visible = false;
dress_right._visible = false;
bottom_right._visible = false;
boot_right._visible = false;
hair_right._visible = false;
cap_right._visible = false;
jewel_right._visible = false;
goggle_right._visible = false;
TransitionManager.start(btndone, {type:Fade, direction:Transition.IN, duration:1.5, easing:None.easeNone});
TransitionManager.start(playmoregame1, {type:Fade, direction:Transition.IN, duration:1.5, easing:None.easeNone});
TransitionManager.start(print1, {type:Fade, direction:Transition.IN, duration:1.5, easing:None.easeNone});
TransitionManager.start(done1, {type:Fade, direction:Transition.OUT, duration:1.5, easing:None.easeNone});
};
btnRst.onRelease = function () {
playagain1._visible = false;
playmoregame1._visible = false;
print1._visible = false;
done1._visible = true;
btndone._visible = true;
btnrestart._visible = false;
btnprint1._visible = false;
btnmoregames._visible = false;
t1._visible = true;
b1._visible = true;
s1._visible = true;
h1._visible = true;
c1._visible = true;
j1._visible = true;
g1._visible = true;
dress_right._visible = true;
bottom_right._visible = true;
boot_right._visible = true;
hair_right._visible = true;
cap_right._visible = true;
jewel_right._visible = true;
goggle_right._visible = true;
top_reset();
bottom_reset();
boot_reset();
cap_reset();
hair_reset();
goggle_reset();
jewel_reset();
hair5._x = 425.3;
hair5._y = 96.7;
top5._x = 448.6;
top5._y = 200.3;
bottom5._x = 417.3;
bottom5._y = 297.1;
TransitionManager.start(playagain1, {type:Fade, direction:Transition.OUT, duration:1.5, easing:None.easeNone});
TransitionManager.start(playmoregame1, {type:Fade, direction:Transition.OUT, duration:1.5, easing:None.easeNone});
TransitionManager.start(print1, {type:Fade, direction:Transition.OUT, duration:1.5, easing:None.easeNone});
TransitionManager.start(done1, {type:Fade, direction:Transition.IN, duration:1.5, easing:None.easeNone});
};
btn_more.onRelease = function () {
};
logo1.onRelease = function () {
};
btn_print.onRelease = function () {
printAsBitmapNum (0, "bframe");
};
t1.onRelease = function () {
if (top_obj == undefined) {
top_obj = 0;
}
txtemail._visible = false;
txtemail.visible = false;
top_reset();
top_obj = top_obj + 1;
if (top_obj == 7) {
top_obj = 1;
}
if (top_obj == 1) {
top1._x = 582.3;
top1._y = 110.9;
} else if (top_obj == 2) {
top2._x = 580.8;
top2._y = 116.3;
} else if (top_obj == 3) {
top3._x = 575.6;
top3._y = 105.6;
} else if (top_obj == 4) {
top4._x = 578;
top4._y = 112.3;
} else if (top_obj == 5) {
top5._x = 586.8;
top5._y = 118;
} else if (top_obj == 6) {
top6._x = 680.4;
top6._y = 118;
}
};
b11.onRelease = function () {
if (bottom_obj == undefined) {
bottom_obj = 0;
}
txtemail._visible = false;
txtemail.visible = false;
bottom_reset();
bottom_obj = bottom_obj + 1;
if (bottom_obj == 6) {
bottom_obj = 1;
}
if (bottom_obj == 1) {
bottom1._x = 604.7;
bottom1._y = 225.8;
} else if (bottom_obj == 2) {
bottom2._x = 590.8;
bottom2._y = 229.8;
} else if (bottom_obj == 3) {
bottom3._x = 602.6;
bottom3._y = 223.9;
} else if (bottom_obj == 4) {
bottom4._x = 580.1;
bottom4._y = 228.5;
} else if (bottom_obj == 5) {
bottom5._x = 601.8;
bottom5._y = 228;
}
};
b1.onRelease = function () {
if (boot_obj == undefined) {
boot_obj = 0;
}
txtemail._visible = false;
txtemail.visible = false;
boot_reset();
boot_obj = boot_obj + 1;
if (boot_obj == 5) {
boot_obj = 1;
}
if (boot_obj == 1) {
boot1._x = 609.1;
boot1._y = 390;
} else if (boot_obj == 2) {
boot2._x = 612.5;
boot2._y = 460.2;
} else if (boot_obj == 3) {
boot3._x = 609.1;
boot3._y = 390.1;
} else if (boot_obj == 4) {
boot4._x = 612.5;
boot4._y = 460.2;
}
};
c1.onRelease = function () {
if (cap_obj == undefined) {
cap_obj = 0;
}
txtemail._visible = false;
txtemail.visible = false;
cap_reset();
cap_obj = cap_obj + 1;
if (cap_obj == 6) {
cap_obj = 1;
}
if (cap_obj == 1) {
cap1._x = 599.1;
cap1._y = 19.1;
} else if (cap_obj == 2) {
cap2._x = 603.5;
cap2._y = 30.9;
} else if (cap_obj == 3) {
cap3._x = 601.5;
cap3._y = 27.6;
} else if (cap_obj == 4) {
cap4._x = 603.1;
cap4._y = 30.2;
} else if (cap_obj == 5) {
cap5._x = 603.1;
cap5._y = 30.2;
}
};
back_right.onRelease = function () {
txtemail._visible = false;
txtemail.visible = false;
back_reset();
back_obj = back_obj + 1;
if (back_obj == 3) {
back_obj = 1;
}
if (back_obj == 1) {
back2._x = 0;
back2._y = 0;
} else if (back_obj == 2) {
back1._x = 0;
back1._y = 0;
}
};
back_left.onRelease = function () {
txtemail._visible = false;
txtemail.visible = false;
back_reset();
back_obj = back_obj - 1;
if (back_obj == -1) {
back_obj = 2;
}
if (back_obj == 0) {
back_obj = 2;
}
if (back_obj == 1) {
back1._x = 0;
back1._y = 0;
} else if (back_obj == 2) {
back2._x = -24.3;
back2._y = -0.7;
}
};
h1.onRelease = function () {
if (hair_obj == undefined) {
hair_obj = 0;
}
txtemail._visible = false;
txtemail.visible = false;
hair_reset();
hair_obj = hair_obj + 1;
if (hair_obj == 6) {
hair_obj = 1;
}
if (hair_obj == 1) {
hair1._x = 605.1;
hair1._y = 28.9;
} else if (hair_obj == 2) {
hair2._x = 564.6;
hair2._y = 13;
} else if (hair_obj == 3) {
hair3._x = 600;
hair3._y = 26.4;
} else if (hair_obj == 4) {
hair4._x = 598.8;
hair4._y = 27.3;
} else if (hair_obj == 5) {
hair5._x = 563.1;
hair5._y = 25.2;
}
};
g1.onRelease = function () {
if (google_obj == undefined) {
google_obj = 0;
}
txtemail._visible = false;
txtemail.visible = false;
goggle_reset();
google_obj = google_obj + 1;
if (google_obj == 6) {
google_obj = 1;
}
if (google_obj == 1) {
goggle6._x = 529.6;
goggle6._y = 119.2;
goggle7._x = 508.6;
goggle7._y = 100.3;
} else if (google_obj == 2) {
goggle8._x = 526;
goggle8._y = 133.8;
goggle81._x = 537.6;
goggle81._y = 118.8;
} else if (google_obj == 3) {
goggle3._x = 535.4;
goggle3._y = 99;
goggle9._x = 514.9;
goggle9._y = 99.4;
} else if (google_obj == 4) {
goggle2._x = 537.2;
goggle2._y = 123.6;
goggle5._x = 518.6;
goggle5._y = 117.8;
} else if (google_obj == 5) {
goggle21._x = 537.2;
goggle21._y = 123.6;
}
};
j1.onRelease = function () {
if (jewel_obj == undefined) {
jewel_obj = 0;
}
txtemail._visible = false;
txtemail.visible = false;
jewel_reset();
jewel_obj = jewel_obj + 1;
if (jewel_obj == 7) {
jewel_obj = 1;
}
if (jewel_obj == 1) {
jewel1._x = 618.7;
jewel1._y = 107.4;
} else if (jewel_obj == 2) {
jewel2._x = 613.1;
jewel2._y = 106.8;
} else if (jewel_obj == 3) {
jewel3._x = 616.7;
jewel3._y = 111.7;
} else if (jewel_obj == 4) {
jewel4._x = 647.9;
jewel4._y = 111.6;
} else if (jewel_obj == 5) {
jewel5._x = 154.7;
jewel5._y = 102.8;
} else if (jewel_obj == 6) {
jewel6._x = 148.9;
jewel6._y = 104.8;
}
};
skin_right.onRelease = function () {
if (skin_obj == undefined) {
skin_obj = 0;
}
txtemail._visible = false;
txtemail.visible = false;
skin_obj = skin_obj + 1;
if (skin_obj == 7) {
skin_obj = 1;
}
if (skin_obj == 1) {
var _local1 = new Color(model);
my_color.setRGB(16562288);
} else if (skin_obj == 2) {
var _local1 = new Color(model);
my_color.setRGB(16699037);
} else if (skin_obj == 3) {
var _local1 = new Color(model);
my_color.setRGB(16768195);
} else if (skin_obj == 4) {
var _local1 = new Color(model);
my_color.setRGB(16772061);
} else if (skin_obj == 5) {
var _local1 = new Color(model);
my_color.setRGB(12542750);
} else if (skin_obj == 6) {
var _local1 = new Color(model);
my_color.setRGB(15776919);
}
};
len1.onRelease = function () {
if (lens_obj == undefined) {
lens_obj = 0;
}
txtemail._visible = false;
txtemail.visible = false;
lens_reset();
lens_obj = lens_obj + 1;
if (lens_obj == 8) {
lens_obj = 1;
}
if (lens_obj == 1) {
lens1._x = 489.7;
lens1._y = 226.7;
} else if (lens_obj == 2) {
lens2._x = 531.5;
lens2._y = 258.9;
} else if (lens_obj == 3) {
lens3._x = 497.6;
lens3._y = 226.7;
} else if (lens_obj == 4) {
lens4._x = 496.2;
lens4._y = 242;
} else if (lens_obj == 5) {
lens5._x = 529.4;
lens5._y = 261.9;
} else if (lens_obj == 6) {
lens6._x = 534.4;
lens6._y = 256;
} else if (lens_obj == 7) {
lens7._x = 534.4;
lens7._y = 256;
}
};
g11.onRelease = function () {
if (gog_obj == undefined) {
gog_obj = 0;
}
txtemail._visible = false;
txtemail.visible = false;
gog_reset();
gog_obj = gog_obj + 1;
if (gog_obj == 7) {
gog_obj = 1;
}
if (gog_obj == 1) {
gog1._x = 609.1;
gog1._y = 54.2;
} else if (gog_obj == 2) {
gog2._x = 609.1;
gog2._y = 54.2;
} else if (gog_obj == 3) {
gog3._x = 609.1;
gog3._y = 54.2;
} else if (gog_obj == 4) {
gog4._x = 609.1;
gog4._y = 54.2;
} else if (gog_obj == 5) {
gog5._x = 609.1;
gog5._y = 54.2;
} else if (gog_obj == 6) {
gog6._x = 506.4;
gog6._y = 98.7;
}
};
h11.onRelease = function () {
if (hat_obj == undefined) {
hat_obj = 0;
}
txtemail._visible = false;
txtemail.visible = false;
hat_reset();
hat_obj = hat_obj + 1;
if (hat_obj == 6) {
hat_obj = 1;
}
if (hat_obj == 1) {
hat1._x = 485.1;
hat1._y = 47.9;
} else if (hat_obj == 2) {
hat2._x = 457.2;
hat2._y = 52;
} else if (hat_obj == 3) {
hat3._x = 485.1;
hat3._y = 47.9;
} else if (hat_obj == 4) {
hat4._x = 457.2;
hat4._y = 52;
} else if (hat_obj == 5) {
hat5._x = 506.4;
hat5._y = 98.7;
}
};
btnprint.onRelease = function () {
printAsBitmapNum (0, "bframe");
};
mclip.btnsend.onRelease = function () {
getURL ((((("mailto:" + mclip.to.text) + "?subject=") + mclip.subject.text) + "&body=") + mclip.body.text);
mclip._visible = false;
txtemail._visible = true;
txtemail.visible = true;
};
btnemail.onRelease = function () {
mclip._visible = true;
};
david.onRelease = function () {
if (dav == 0) {
davi._x = 256.4;
davi._y = 262.9;
dav = 1;
} else {
davi._x = (davi._y = 1000);
dav = 0;
}
};
bmore.onRelease = function () {
getURL ("http://www.dressupluv.com", "POST");
};
btnmore.onRelease = function () {
getURL ("http://www.dressupluv.com", "_blank");
};
luv.onRelease = function () {
getURL ("http://www.dressupluv.com", "POST");
};
_logo.onRelease = function () {
getURL ("http://www.dressupluv.com", "POST");
};
Symbol 17 MovieClip Frame 100
gotoAndPlay (1);
Symbol 23 MovieClip Frame 10
stop();
Symbol 117 Button
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 120 Button
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 123 Button
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 126 Button
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}