Frame 1
function itemHandler1(obj, item) {
getURL ("http://www.123peppy.com", "_blank");
}
this.onEnterFrame = function () {
my_mc._x = _xmouse;
my_mc._y = _ymouse;
};
var myMenu_cm = new ContextMenu();
myMenu_cm.hideBuiltInItems();
myMenu_cm.customItems.push(new ContextMenuItem("powered by www.123peppy.com", itemHandler1));
_root.menu = myMenu_cm;
Instance of Symbol 184 MovieClip in Frame 1
onClipEvent (enterFrame) {
loading = _parent.getBytesLoaded();
total = _parent.getBytesTotal();
if (percent == undefined) {
percent = 0;
}
percent = percent - ((percent - ((loading / total) * 100)) * 0.25);
per = int(percent);
percentage.text = per + "%";
loadBar._width = per;
if (percent >= 100) {
_parent.gotoAndStop(2);
}
}
Frame 2
stop();
pl_btn.onPress = function () {
_root.nextFrame();
};
_global.lang = 1;
i = 1;
while (i <= 11) {
eval ("b" + i).onPress = function () {
var _local3 = parseInt(this._name.substr(1));
_global.lang = _local3;
trace(_global.lang);
pl_btn.gotoAndStop(_global.lang);
};
i++;
}
pl_btn.onRollOver = function () {
this._xscale = 70;
this._yscale = 70;
};
pl_btn.onRollOut = function () {
this._xscale = 60;
this._yscale = 60;
};
Frame 3
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__("93616fb2", this, 10301, true);
stop();
var logostring = this._url;
var logovisible = logostring.substring(13, 21);
trace(logovisible);
r1.text = logovisible;
if (logovisible == "123peppy") {
logo_mc._visible = false;
ply_btn._x = 44.8;
ply_btn._y = 567.3;
stp_btn._x = 84.5;
stp_btn._y = 567.3;
} else {
logo_mc._visible = true;
}
var dre = 0;
var top = 0;
var bot = 0;
this.onEnterFrame = function () {
if (dre == 1) {
nextbtn.enabled = true;
} else if ((top == 1) && (bot == 1)) {
nextbtn.enabled = true;
} else {
nextbtn.enabled = false;
}
};
doll.dresses.gotoAndStop(1);
doll.bottoms.gotoAndStop(1);
doll.tops.gotoAndStop(1);
doll.chain.gotoAndStop(1);
doll.hair.gotoAndStop(1);
doll.earring.gotoAndStop(1);
doll.tattoos.gotoAndStop(1);
_global.dr = 0;
_global.to = 0;
_global.bo = 0;
_global.ha = 0;
_global.sh = 0;
_global.ch = 0;
_global.ba = 0;
_global.ea = 0;
dressbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
};
dressbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
};
chainbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
};
chainbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
};
topsbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
};
topsbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
};
bottomsbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
};
bottomsbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
};
shoesbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
};
shoesbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
};
earringbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
};
earringbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
};
resetbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
};
resetbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
};
hairbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
};
nextbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
};
nextbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
};
glassbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
};
bagsbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
};
bagsbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
};
hintbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 110, 100, 1, true);
};
hintbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 110, 1, true);
};
i = 1;
while (i <= 4) {
eval ("hints.h" + i).onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 170, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 170, 1, true);
};
eval ("hints.h" + i).onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 200, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 200, 100, 1, true);
};
i++;
}
hints._visible = false;
hintbtn.onPress = function () {
hints._visible = true;
};
hints.closebtn.onPress = function () {
hints._visible = false;
};
nextbtn.enabled = false;
chainbtn.onPress = function () {
doll.chain.nextFrame();
_global.ch = doll.chain._currentframe;
};
earringbtn.onPress = function () {
doll.earring.nextFrame();
_global.ea = doll.earring._currentframe;
};
hairbtn.onPress = function () {
doll.hair.nextFrame();
_global.ha = doll.hair._currentframe;
};
shoesbtn.onPress = function () {
doll.shoes.nextFrame();
_global.sh = doll.shoes._currentframe;
};
bagsbtn.onPress = function () {
doll.bags.nextFrame();
_global.ba = doll.bags._currentframe;
};
topsbtn.onPress = function () {
doll.tops.nextFrame();
_global.to = doll.tops._currentframe;
doll.dresses.gotoAndStop(1);
_global.dr = 1;
dre = 0;
top = 1;
};
bottomsbtn.onPress = function () {
doll.bottoms.nextFrame();
doll.dresses.gotoAndStop(1);
_global.bo = doll.bottoms._currentframe;
_global.dr = 1;
dre = 0;
bot = 1;
};
dressbtn.onPress = function () {
doll.dresses.nextFrame();
doll.tops.gotoAndStop(1);
doll.bottoms.gotoAndStop(1);
_global.dr = doll.dresses._currentframe;
_global.to = 1;
_global.bo = 1;
dre = 1;
top = 0;
bot = 0;
};
tattoosbtn.onPress = function () {
doll.tattoos.nextFrame();
_global.ta = doll.tattoos._currentframe;
};
resetbtn.onPress = function () {
doll.dresses.gotoAndStop(1);
doll.bottoms.gotoAndStop(1);
doll.tops.gotoAndStop(1);
doll.chain.gotoAndStop(1);
doll.earring.gotoAndStop(1);
doll.shoes.gotoAndStop(1);
_global.dr = 0;
_global.to = 0;
_global.bo = 0;
_global.ha = 0;
_global.sh = 0;
_global.ch = 0;
_global.ta = 0;
_global.ea = 0;
_global.ba = 0;
dre = 0;
top = 0;
bot = 0;
};
nextbtn.onPress = function () {
_root.nextFrame();
};
chainbtn.gotoAndStop(_global.lang);
dressbtn.gotoAndStop(_global.lang);
topsbtn.gotoAndStop(_global.lang);
bottomsbtn.gotoAndStop(_global.lang);
shoesbtn.gotoAndStop(_global.lang);
earringbtn.gotoAndStop(_global.lang);
resetbtn.gotoAndStop(_global.lang);
nextbtn.gotoAndStop(_global.lang);
function decvol() {
((this._name.substr(0, 3) == "dec") ? (((snd <= 0) ? ((snd = 0)) : ((snd = snd - 5)))) : (((snd >= 100) ? ((snd = 100)) : ((snd = snd + 5)))));
bgsnd.setVolume(snd);
}
function sndstp() {
ply_btn.enabled = true;
bgsnd.stop();
}
var bgsnd = new Sound();
if (bgsnd) {
bgsnd.stop();
}
var snd = 50;
bgsnd.attachSound("bg");
bgsnd.setVolume(90);
ply_btn.enabled = false;
dec_vol.onPress = decvol;
inc_vol.onPress = decvol;
bgsnd.start(0, 100);
ply_btn.onPress = function () {
sndstp();
this.enabled = false;
bgsnd.start(0, 100);
bgsnd.onSoundComplete = function () {
bgsnd.start(0, 100);
};
};
stp_btn.onPress = sndstp;
Frame 4
_global.tex = "";
var logostring = this._url;
var logovisible = logostring.substring(13, 21);
trace(logovisible);
r1.text = logovisible;
if (logovisible == "123peppy") {
logo_mc._visible = false;
ply_btn._x = 44.8;
ply_btn._y = 567.3;
stp_btn._x = 84.5;
stp_btn._y = 567.3;
} else {
logo_mc._visible = true;
}
nextbtn.enabled = false;
nextbtn.gotoAndStop(_global.lang);
ent.gotoAndStop(_global.lang);
this.onEnterFrame = function () {
if (t1.text == "") {
nextbtn.enabled = false;
} else {
nextbtn.enabled = true;
}
};
nextbtn.onRollOver = function () {
this._xscale = 110;
this._yscale = 110;
};
nextbtn.onRollOut = function () {
this._xscale = 100;
this._yscale = 100;
};
nextbtn.onPress = function () {
_global.tex = t1.text;
trace(_global.tex);
_root.nextFrame();
};
function decvol() {
((this._name.substr(0, 3) == "dec") ? (((snd <= 0) ? ((snd = 0)) : ((snd = snd - 5)))) : (((snd >= 100) ? ((snd = 100)) : ((snd = snd + 5)))));
bgsnd.setVolume(snd);
}
function sndstp() {
ply_btn.enabled = true;
bgsnd.stop();
}
var bgsnd = new Sound();
if (bgsnd) {
bgsnd.stop();
}
var snd = 50;
bgsnd.attachSound("bg");
bgsnd.setVolume(90);
ply_btn.enabled = false;
dec_vol.onPress = decvol;
inc_vol.onPress = decvol;
bgsnd.start(0, 100);
ply_btn.onPress = function () {
sndstp();
this.enabled = false;
bgsnd.start(0, 100);
bgsnd.onSoundComplete = function () {
bgsnd.start(0, 100);
};
};
stp_btn.onPress = sndstp;
Frame 5
function init() {
this.attachMovie("Image", "Image", 2, {_x:Stage.width * 5, _y:Picture._y});
this.createEmptyMovieClip("Zoom_Mc", 100);
this.createEmptyMovieClip("AllPhotos", 120);
isx = Image._x;
isy = Image._y;
Zoom_Mc.attachMovie("frame", "frame", 0);
Zoom_Mc._visible = false;
Zoom_Mc._x = (Zoom_Mc._y = -200);
setzoom(Zoom_Number);
set_btn_events();
}
function setzoom(n) {
delete Zoom_Bitmap;
delete Zoom_Matrix;
Zoom_Bitmap = new flash.display.BitmapData(112.5, 146, true, 0);
Zoom_Matrix = new flash.geom.Matrix();
Zoom_Matrix.scale(n, n);
}
function moves() {
this.onMouseMove = function () {
Zoom_Mc._x = _xmouse - (Zoom_Bitmap.rectangle.width / 2);
Zoom_Mc._y = _ymouse - (Zoom_Bitmap.rectangle.height / 2);
Zoom_Matrix.tx = ((Zoom_Bitmap.rectangle.width / 2) - ((isx - Picture._x) * Zoom_Number)) - (_xmouse * Zoom_Number);
Zoom_Matrix.ty = ((Zoom_Bitmap.rectangle.height / 2) - ((isy - Picture._y) * Zoom_Number)) - (_ymouse * Zoom_Number);
Zoom_Bitmap.draw(this, Zoom_Matrix);
updateAfterEvent();
};
this.onMouseDown = function () {
delete Photo_Bitmap;
var _local3 = photocontainer["p" + Inc_Xpos];
var Photo_Bitmap = (new flash.display.BitmapData(Zoom_Bitmap.rectangle.width, Zoom_Bitmap.rectangle.height, true, 0));
_local3.attachBitmap(Photo_Bitmap, Inc_Xpos);
var _local2 = AllPhotos.createEmptyMovieClip("Photo_Mc" + Inc_Xpos, Inc_Xpos);
_local2._x = 60 + (Inc_Xpos * 85);
_local2._y = 490;
_local2.attachBitmap(Photo_Bitmap, Inc_Xpos);
Photo_Bitmap.draw(this, Zoom_Matrix);
_local2._xscale = (_local2._yscale = 75);
Inc_Xpos++;
if (Inc_Xpos >= 8) {
Inc_Xpos = 0;
}
};
}
function set_btn_events() {
btn.onPress = function () {
if (this._currentframe == 1) {
Zoom_Mc._visible = true;
Zoom_Mc.attachBitmap(Zoom_Bitmap, 1);
Mouse.hide();
moves();
this.gotoAndStop(2);
} else {
Zoom_Mc._visible = false;
Mouse.show();
delete onMouseMove;
delete onMouseDown;
this.gotoAndStop(1);
}
};
rect.onPress = function () {
Mouse.show();
delete onMouseMove;
delete onMouseDown;
AllPhotos.removeMovieClip();
removeMovieClip(Zoom_Mc);
nextFrame();
};
zoomIn.onPress = function () {
if (Zoom_Number < ZOOM_MAX) {
if (Zoom_Number >= 1) {
Zoom_Number++;
} else {
Zoom_Number = Zoom_Number + 0.25;
}
setzoom(Zoom_Number);
Zoom_Mc.attachBitmap(Zoom_Bitmap, 1);
this.gotoAndStop(2);
}
};
zoomOut.onPress = function () {
if (Zoom_Number > ZOOM_MIN) {
if (Zoom_Number > 1) {
Zoom_Number--;
} else {
Zoom_Number = Zoom_Number - 0.25;
}
setzoom(Zoom_Number);
Zoom_Mc.attachBitmap(Zoom_Bitmap, 1);
this.gotoAndStop(2);
}
};
zoomOut.onRollOver = function () {
showfocus();
};
zoomOut.onRollOut = function () {
hidefocus();
};
zoomIn.onRollOver = function () {
showfocus();
};
zoomIn.onRollOut = function () {
hidefocus();
};
btn.onRollOver = function () {
showfocus();
};
btn.onRollOut = function () {
hidefocus();
};
rect.onRollOver = function () {
showfocus();
};
rect.onRollOut = function () {
hidefocus();
};
}
function hidefocus() {
if (btn._currentframe == 2) {
Zoom_Mc._visible = true;
Mouse.hide();
moves();
}
}
function showfocus() {
Zoom_Mc._visible = false;
Mouse.show();
delete onMouseMove;
delete onMouseDown;
}
stop();
var logostring = this._url;
var logovisible = logostring.substring(13, 21);
trace(logovisible);
r1.text = logovisible;
if (logovisible == "123peppy") {
logo_mc._visible = false;
ply_btn._x = 44.8;
ply_btn._y = 567.3;
stp_btn._x = 84.5;
stp_btn._y = 567.3;
} else {
logo_mc._visible = true;
}
var ZOOM_MAX = 4;
var ZOOM_MIN = 0.25;
var ZOOM_DEFAULT = 2;
var Zoom_Number = 2;
var Inc_Xpos = 0;
var Zoom_Matrix = (new flash.geom.Matrix());
var Photo_Matrix = (new flash.geom.Matrix());
var photosArray = new Array();
var Zoom_Bitmap;
var photosArray = new Array();
init();
doll.dresses.gotoAndStop(_global.dr);
doll.tops.gotoAndStop(_global.to);
doll.bottoms.gotoAndStop(_global.bo);
doll.chain.gotoAndStop(_global.ch);
doll.earring.gotoAndStop(_global.ea);
doll.shoes.gotoAndStop(_global.sh);
doll.hair.gotoAndStop(_global.ha);
function decvol() {
((this._name.substr(0, 3) == "dec") ? (((snd <= 0) ? ((snd = 0)) : ((snd = snd - 5)))) : (((snd >= 100) ? ((snd = 100)) : ((snd = snd + 5)))));
bgsnd.setVolume(snd);
}
function sndstp() {
ply_btn.enabled = true;
bgsnd.stop();
}
var bgsnd = new Sound();
if (bgsnd) {
bgsnd.stop();
}
var snd = 50;
bgsnd.attachSound("bg");
bgsnd.setVolume(90);
ply_btn.enabled = false;
dec_vol.onPress = decvol;
inc_vol.onPress = decvol;
bgsnd.start(0, 100);
ply_btn.onPress = function () {
sndstp();
this.enabled = false;
bgsnd.start(0, 100);
bgsnd.onSoundComplete = function () {
bgsnd.start(0, 100);
};
};
stp_btn.onPress = sndstp;
Frame 6
stop();
var logostring = this._url;
var logovisible = logostring.substring(13, 21);
trace(logovisible);
r1.text = logovisible;
if (logovisible == "123peppy") {
logo_mc._visible = false;
ply_btn._x = 44.8;
ply_btn._y = 567.3;
stp_btn._x = 84.5;
stp_btn._y = 567.3;
} else {
logo_mc._visible = true;
}
t2.text = _global.tex;
photocontainer._x = (photocontainer._y = 0);
playagain.gotoAndStop(_global.lang);
playagain.onPress = function () {
_root.gotoAndStop(2);
};
playmore.onPress = function () {
getURL ("http://www.123peppy.com", "_blank");
};
doll.dresses.gotoAndStop(_global.dr);
doll.tops.gotoAndStop(_global.to);
doll.bottoms.gotoAndStop(_global.bo);
doll.chain.gotoAndStop(_global.ch);
doll.earring.gotoAndStop(_global.ea);
doll.shoes.gotoAndStop(_global.sh);
doll.tattoos.gotoAndStop(_global.ta);
doll.hair.gotoAndStop(_global.ha);
doll.bags.gotoAndStop(_global.ba);
playagain.onRollOver = function () {
this._xscale = 40;
this._yscale = 40;
};
playagain.onRollOut = function () {
this._xscale = 30;
this._yscale = 30;
};
playmore.onRollOver = function () {
this._xscale = 110;
this._yscale = 110;
};
playmore.onRollOut = function () {
this._xscale = 100;
this._yscale = 100;
};
function decvol() {
((this._name.substr(0, 3) == "dec") ? (((snd <= 0) ? ((snd = 0)) : ((snd = snd - 5)))) : (((snd >= 100) ? ((snd = 100)) : ((snd = snd + 5)))));
bgsnd.setVolume(snd);
}
function sndstp() {
ply_btn.enabled = true;
bgsnd.stop();
}
var bgsnd = new Sound();
if (bgsnd) {
bgsnd.stop();
}
var snd = 50;
bgsnd.attachSound("bg");
bgsnd.setVolume(90);
ply_btn.enabled = false;
dec_vol.onPress = decvol;
inc_vol.onPress = decvol;
bgsnd.start(0, 100);
ply_btn.onPress = function () {
sndstp();
this.enabled = false;
bgsnd.start(0, 100);
bgsnd.onSoundComplete = function () {
bgsnd.start(0, 100);
};
};
stp_btn.onPress = sndstp;
Symbol 39 MovieClip Frame 1
stop();
Symbol 39 MovieClip Frame 7
gotoAndStop (1);
Symbol 73 MovieClip Frame 1
stop();
Symbol 73 MovieClip Frame 15
gotoAndStop (1);
Symbol 107 MovieClip Frame 1
stop();
Symbol 107 MovieClip Frame 15
gotoAndStop (1);
Symbol 135 MovieClip Frame 1
stop();
Symbol 135 MovieClip Frame 14
gotoAndStop (1);
Symbol 162 MovieClip Frame 1
stop();
Symbol 162 MovieClip Frame 7
gotoAndStop (1);
Symbol 169 MovieClip Frame 1
stop();
Symbol 169 MovieClip Frame 7
gotoAndStop (1);
Symbol 173 MovieClip [Image] Frame 1
doll.dresses.gotoAndStop(_global.dr);
doll.tops.gotoAndStop(_global.to);
doll.bottoms.gotoAndStop(_global.bo);
doll.chain.gotoAndStop(_global.ch);
doll.earring.gotoAndStop(_global.ea);
doll.shoes.gotoAndStop(_global.sh);
doll.hair.gotoAndStop(_global.ha);
Symbol 191 MovieClip Frame 1
var btsLoaded = 0;
var btsTotal;
onEnterFrame = function () {
btsLoaded = _root.getBytesLoaded();
btsTotal = _root.getBytesTotal();
_root.loader.bar._x = _root.loader.percentage.text * 1.5;
percentage.text = Math.round((btsLoaded / btsTotal) * 100);
kbts.text = (((btsLoaded / 1000).toString() + "kb / ") + (btsTotal / 1000).toString()) + "kb";
if (percentage.text >= 100) {
_root.gotoAndPlay(2);
_root.loader._alpha = _root.loader._alpha - 8;
_root.loader._xscale = _root.loader._xscale - 2;
_root.loader._yscale = _root.loader._yscale - 2;
_root.loader.label1._visible = false;
_root.loader.percentage._visible = false;
_root.loader.kbts._visible = false;
if (_root.loader._alpha < 0) {
_root.gotoAndPlay(2);
onEnterFrame = null;
}
} else {
_root.gotoAndStop(1);
}
};
Symbol 213 MovieClip Frame 1
function init() {
makeFloats(200);
}
function makeFloats(num) {
var _local1 = num;
i = 20;
while (i < _local1) {
attachMovie("particle", "p" + i, i);
i++;
}
}
init();
Symbol 243 MovieClip Frame 47
stop();
Symbol 252 MovieClip Frame 57
_root.stop();
Symbol 579 MovieClip [__Packages.mx.transitions.OnEnterFrameBeacon] Frame 0
class mx.transitions.OnEnterFrameBeacon
{
function OnEnterFrameBeacon () {
}
static function init() {
var _local4 = _global.MovieClip;
if (!_root.__OnEnterFrameBeacon) {
mx.transitions.BroadcasterMX.initialize(_local4);
var _local3 = _root.createEmptyMovieClip("__OnEnterFrameBeacon", 9876);
_local3.onEnterFrame = function () {
_global.MovieClip.broadcastMessage("onEnterFrame");
};
}
}
static var version = "1.1.0.52";
}
Symbol 580 MovieClip [__Packages.mx.transitions.BroadcasterMX] Frame 0
class mx.transitions.BroadcasterMX
{
var _listeners;
function BroadcasterMX () {
}
static function initialize(o, dontCreateArray) {
if (o.broadcastMessage != undefined) {
delete o.broadcastMessage;
}
o.addListener = mx.transitions.BroadcasterMX.prototype.addListener;
o.removeListener = mx.transitions.BroadcasterMX.prototype.removeListener;
if (!dontCreateArray) {
o._listeners = new Array();
}
}
function addListener(o) {
removeListener(o);
if (broadcastMessage == undefined) {
broadcastMessage = mx.transitions.BroadcasterMX.prototype.broadcastMessage;
}
return(_listeners.push(o));
}
function removeListener(o) {
var _local2 = _listeners;
var _local3 = _local2.length;
while (_local3--) {
if (_local2[_local3] == o) {
_local2.splice(_local3, 1);
if (!_local2.length) {
broadcastMessage = undefined;
}
return(true);
}
}
return(false);
}
function broadcastMessage() {
var _local5 = String(arguments.shift());
var _local4 = _listeners.concat();
var _local6 = _local4.length;
var _local3 = 0;
while (_local3 < _local6) {
_local4[_local3][_local5].apply(_local4[_local3], arguments);
_local3++;
}
}
static var version = "1.1.0.52";
}
Symbol 581 MovieClip [__Packages.mx.transitions.Tween] Frame 0
class mx.transitions.Tween
{
var obj, prop, begin, useSeconds, _listeners, addListener, prevTime, _time, looping, _duration, broadcastMessage, isPlaying, _fps, prevPos, _pos, change, _intervalID, _startTime;
function Tween (obj, prop, func, begin, finish, duration, useSeconds) {
mx.transitions.OnEnterFrameBeacon.init();
if (!arguments.length) {
return;
}
this.obj = obj;
this.prop = prop;
this.begin = begin;
position = (begin);
this.duration = (duration);
this.useSeconds = useSeconds;
if (func) {
this.func = func;
}
this.finish = (finish);
_listeners = [];
addListener(this);
start();
}
function set time(t) {
prevTime = _time;
if (t > duration) {
if (looping) {
rewind(t - _duration);
update();
broadcastMessage("onMotionLooped", this);
} else {
if (useSeconds) {
_time = _duration;
update();
}
stop();
broadcastMessage("onMotionFinished", this);
}
} else if (t < 0) {
rewind();
update();
} else {
_time = t;
update();
}
//return(time);
}
function get time() {
return(_time);
}
function set duration(d) {
_duration = (((d == null) || (d <= 0)) ? (_global.Infinity) : (d));
//return(duration);
}
function get duration() {
return(_duration);
}
function set FPS(fps) {
var _local2 = isPlaying;
stopEnterFrame();
_fps = fps;
if (_local2) {
startEnterFrame();
}
//return(FPS);
}
function get FPS() {
return(_fps);
}
function set position(p) {
setPosition(p);
//return(position);
}
function setPosition(p) {
prevPos = _pos;
obj[prop] = (_pos = p);
broadcastMessage("onMotionChanged", this, _pos);
updateAfterEvent();
}
function get position() {
return(getPosition());
}
function getPosition(t) {
if (t == undefined) {
t = _time;
}
return(func(t, begin, change, _duration));
}
function set finish(f) {
change = f - begin;
//return(finish);
}
function get finish() {
return(begin + change);
}
function continueTo(finish, duration) {
begin = position;
this.finish = (finish);
if (duration != undefined) {
this.duration = (duration);
}
start();
}
function yoyo() {
continueTo(begin, time);
}
function startEnterFrame() {
if (_fps == undefined) {
_global.MovieClip.addListener(this);
} else {
_intervalID = setInterval(this, "onEnterFrame", 1000 / _fps);
}
isPlaying = true;
}
function stopEnterFrame() {
if (_fps == undefined) {
_global.MovieClip.removeListener(this);
} else {
clearInterval(_intervalID);
}
isPlaying = false;
}
function start() {
rewind();
startEnterFrame();
broadcastMessage("onMotionStarted", this);
}
function stop() {
stopEnterFrame();
broadcastMessage("onMotionStopped", this);
}
function resume() {
fixTime();
startEnterFrame();
broadcastMessage("onMotionResumed", this);
}
function rewind(t) {
_time = ((t == undefined) ? 0 : (t));
fixTime();
update();
}
function fforward() {
time = (_duration);
fixTime();
}
function nextFrame() {
if (useSeconds) {
time = ((getTimer() - _startTime) / 1000);
} else {
time = (_time + 1);
}
}
function onEnterFrame() {
nextFrame();
}
function prevFrame() {
if (!useSeconds) {
time = (_time - 1);
}
}
function toString() {
return("[Tween]");
}
function fixTime() {
if (useSeconds) {
_startTime = getTimer() - (_time * 1000);
}
}
function update() {
position = (getPosition(_time));
}
static var version = "1.1.0.52";
static var __initBeacon = mx.transitions.OnEnterFrameBeacon.init();
static var __initBroadcaster = mx.transitions.BroadcasterMX.initialize(mx.transitions.Tween.prototype, true);
function func(t, b, c, d) {
return(((c * t) / d) + b);
}
}
Symbol 582 MovieClip [__Packages.mx.transitions.easing.Regular] Frame 0
class mx.transitions.easing.Regular
{
function Regular () {
}
static function easeIn(t, b, c, d) {
t = t / d;
return(((c * t) * t) + b);
}
static function easeOut(t, b, c, d) {
t = t / d;
return((((-c) * t) * (t - 2)) + b);
}
static function easeInOut(t, b, c, d) {
t = t / (d / 2);
if (t < 1) {
return((((c / 2) * t) * t) + b);
}
t--;
return((((-c) / 2) * ((t * (t - 2)) - 1)) + b);
}
static var version = "1.1.0.52";
}
Symbol 309 MovieClip Frame 1
stop();
Symbol 398 MovieClip Frame 1
stop();
Symbol 409 MovieClip Frame 1
stop();
Symbol 421 MovieClip Frame 1
stop();
Symbol 432 MovieClip Frame 1
stop();
Symbol 444 MovieClip Frame 1
stop();
Symbol 458 MovieClip Frame 1
stop();
Symbol 467 MovieClip Frame 1
stop();
Symbol 479 MovieClip Frame 1
stop();
Symbol 484 Button
on (press) {
getURL ("http://www.123peppy.com", "_blank");
}
Symbol 504 MovieClip Frame 1
stop();
Symbol 511 MovieClip Frame 1
stop();
Symbol 527 MovieClip Frame 1
stop();
Symbol 539 MovieClip Frame 1
stop();
Symbol 550 MovieClip Frame 1
stop();
Symbol 551 MovieClip Frame 1
stop();
co.gotoAndStop(_global.lang);
Symbol 551 MovieClip Frame 2
cof.gotoAndStop(_global.lang);
Symbol 554 MovieClip Frame 1
stop();
co.gotoAndStop(_global.lang);
Symbol 557 MovieClip Frame 1
stop();
cof.gotoAndStop(_global.lang);
Symbol 578 MovieClip Frame 1
stop();