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 223 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 () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 105, 0.5, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 105, 0.5, true);
};
pl_btn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 105, 70, 0.5, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 105, 70, 0.5, true);
};
Frame 3
stop();
names._visible = false;
palette._visible = false;
box._visible = false;
bgbtn.gotoAndStop(_global.lang);
resetbtn.gotoAndStop(_global.lang);
nextbtn.gotoAndStop(_global.lang);
_global.bg1 = 0;
_global.dr = 0;
_global.to = 0;
_global.bo = 0;
_global.ha = 0;
_global.ea = 0;
_global.sh = 0;
_global.ch = 0;
var s = 0;
i = 1;
while (i <= 7) {
eval ("t" + i).onPress = function () {
s = parseInt(this._name.substr(1));
w = 1;
while (w <= 7) {
eval ("t" + w).enabled = false;
w++;
}
switch (s) {
case 1 :
box._visible = true;
names._visible = true;
palette._visible = true;
names.gotoAndStop(s + 1);
e = 9;
while (e <= 9) {
eval ("palette.p" + e)._visible = false;
e++;
}
e = 1;
while (e <= 8) {
eval ("palette.p" + e)._visible = true;
e++;
}
var tween = (new mx.transitions.Tween(t1, "_x", mx.transitions.easing.Back.easeOut, 568.2, 562.2, 1, true));
var te = (new mx.transitions.Tween(t1, "_y", mx.transitions.easing.Back.easeOut, 67.7, 172, 1, true));
te.onMotionFinished = function () {
w = 1;
while (w <= 7) {
eval ("t" + w).enabled = true;
w++;
}
};
if (t2.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t2, "_x", mx.transitions.easing.Back.easeOut, 562.2, 623.4, 1, true));
var te = (new mx.transitions.Tween(t2, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t3.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t3, "_x", mx.transitions.easing.Back.easeOut, 562.2, 677.4, 1, true));
var te = (new mx.transitions.Tween(t3, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t4.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t4, "_x", mx.transitions.easing.Back.easeOut, 562.2, 733.5, 1, true));
var te = (new mx.transitions.Tween(t4, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t5.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t5, "_x", mx.transitions.easing.Back.easeOut, 562.2, 595.9, 1, true));
var te = (new mx.transitions.Tween(t5, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true));
} else if (t6.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t6, "_x", mx.transitions.easing.Back.easeOut, 562.2, 655.6, 1, true));
var te = (new mx.transitions.Tween(t6, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true));
} else if (t7.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t7, "_x", mx.transitions.easing.Back.easeOut, 562.2, 711.9, 1, true));
var te = (new mx.transitions.Tween(t7, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true));
}
return;
case 2 :
box._visible = true;
names._visible = true;
palette._visible = true;
names.gotoAndStop(s + 1);
e = 7;
while (e <= 9) {
eval ("palette.p" + e)._visible = false;
e++;
}
e = 1;
while (e <= 6) {
eval ("palette.p" + e)._visible = true;
e++;
}
var tween = (new mx.transitions.Tween(t2, "_x", mx.transitions.easing.Back.easeOut, 623.4, 562.2, 1, true));
var te = (new mx.transitions.Tween(t2, "_y", mx.transitions.easing.Back.easeOut, 67.7, 172, 1, true));
te.onMotionFinished = function () {
w = 1;
while (w <= 7) {
eval ("t" + w).enabled = true;
w++;
}
};
if (t1.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t1, "_x", mx.transitions.easing.Back.easeOut, 562.2, 568.2, 1, true));
var te = (new mx.transitions.Tween(t1, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t3.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t3, "_x", mx.transitions.easing.Back.easeOut, 562.2, 677.4, 1, true));
var te = (new mx.transitions.Tween(t3, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t4.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t4, "_x", mx.transitions.easing.Back.easeOut, 562.2, 733.5, 1, true));
var te = (new mx.transitions.Tween(t4, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t5.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t5, "_x", mx.transitions.easing.Back.easeOut, 562.2, 595.9, 1, true));
var te = (new mx.transitions.Tween(t5, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true));
} else if (t6.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t6, "_x", mx.transitions.easing.Back.easeOut, 562.2, 655.6, 1, true));
var te = (new mx.transitions.Tween(t6, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true));
} else if (t7.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t7, "_x", mx.transitions.easing.Back.easeOut, 562.2, 711.9, 1, true));
var te = (new mx.transitions.Tween(t7, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true));
}
return;
case 3 :
box._visible = true;
names._visible = true;
palette._visible = true;
names.gotoAndStop(s + 1);
e = 1;
while (e <= 9) {
eval ("palette.p" + e)._visible = true;
e++;
}
var tween = (new mx.transitions.Tween(t3, "_x", mx.transitions.easing.Back.easeOut, 677.4, 562.2, 1, true));
var te = (new mx.transitions.Tween(t3, "_y", mx.transitions.easing.Back.easeOut, 67.7, 172, 1, true));
te.onMotionFinished = function () {
w = 1;
while (w <= 7) {
eval ("t" + w).enabled = true;
w++;
}
};
if (t1.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t1, "_x", mx.transitions.easing.Back.easeOut, 562.2, 568.2, 1, true));
var te = (new mx.transitions.Tween(t1, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t2.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t2, "_x", mx.transitions.easing.Back.easeOut, 562.2, 623.4, 1, true));
var te = (new mx.transitions.Tween(t2, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t4.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t4, "_x", mx.transitions.easing.Back.easeOut, 562.2, 733.5, 1, true));
var te = (new mx.transitions.Tween(t4, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t5.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t5, "_x", mx.transitions.easing.Back.easeOut, 562.2, 595.9, 1, true));
var te = (new mx.transitions.Tween(t5, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true));
} else if (t6.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t6, "_x", mx.transitions.easing.Back.easeOut, 562.2, 655.6, 1, true));
var te = (new mx.transitions.Tween(t6, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true));
} else if (t7.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t7, "_x", mx.transitions.easing.Back.easeOut, 562.2, 711.9, 1, true));
var te = (new mx.transitions.Tween(t7, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true));
}
return;
case 4 :
box._visible = true;
names._visible = true;
palette._visible = true;
names.gotoAndStop(s + 1);
e = 9;
while (e <= 9) {
eval ("palette.p" + e)._visible = false;
e++;
}
e = 1;
while (e <= 8) {
eval ("palette.p" + e)._visible = true;
e++;
}
var tween = (new mx.transitions.Tween(t4, "_x", mx.transitions.easing.Back.easeOut, 733.5, 562.2, 1, true));
var te = (new mx.transitions.Tween(t4, "_y", mx.transitions.easing.Back.easeOut, 67.7, 172, 1, true));
te.onMotionFinished = function () {
w = 1;
while (w <= 7) {
eval ("t" + w).enabled = true;
w++;
}
};
if (t1.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t1, "_x", mx.transitions.easing.Back.easeOut, 562.2, 568.2, 1, true));
var te = (new mx.transitions.Tween(t1, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t3.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t3, "_x", mx.transitions.easing.Back.easeOut, 562.2, 677.4, 1, true));
var te = (new mx.transitions.Tween(t3, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t2.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t2, "_x", mx.transitions.easing.Back.easeOut, 562.2, 623.4, 1, true));
var te = (new mx.transitions.Tween(t2, "_y", mx.transitions.easing.Back.easeOut, 172, 67.8, 1, true));
} else if (t5.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t5, "_x", mx.transitions.easing.Back.easeOut, 562.2, 595.9, 1, true));
var te = (new mx.transitions.Tween(t5, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true));
} else if (t6.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t6, "_x", mx.transitions.easing.Back.easeOut, 562.2, 655.6, 1, true));
var te = (new mx.transitions.Tween(t6, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true));
} else if (t7.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t7, "_x", mx.transitions.easing.Back.easeOut, 562.2, 711.9, 1, true));
var te = (new mx.transitions.Tween(t7, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true));
}
return;
case 5 :
box._visible = true;
names._visible = true;
palette._visible = true;
names.gotoAndStop(s + 1);
e = 4;
while (e <= 9) {
eval ("palette.p" + e)._visible = false;
e++;
}
e = 1;
while (e <= 3) {
eval ("palette.p" + e)._visible = true;
e++;
}
var tween = (new mx.transitions.Tween(t5, "_x", mx.transitions.easing.Back.easeOut, 595.4, 562.2, 1, true));
var te = (new mx.transitions.Tween(t5, "_y", mx.transitions.easing.Back.easeOut, 120.7, 172, 1, true));
te.onMotionFinished = function () {
w = 1;
while (w <= 7) {
eval ("t" + w).enabled = true;
w++;
}
};
if (t1.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t1, "_x", mx.transitions.easing.Back.easeOut, 562.2, 568.2, 1, true));
var te = (new mx.transitions.Tween(t1, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t3.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t3, "_x", mx.transitions.easing.Back.easeOut, 562.2, 677.4, 1, true));
var te = (new mx.transitions.Tween(t3, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t4.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t4, "_x", mx.transitions.easing.Back.easeOut, 562.2, 733.5, 1, true));
var te = (new mx.transitions.Tween(t4, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t2.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t2, "_x", mx.transitions.easing.Back.easeOut, 562.2, 623.4, 1, true));
var te = (new mx.transitions.Tween(t2, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t6.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t6, "_x", mx.transitions.easing.Back.easeOut, 562.2, 655.6, 1, true));
var te = (new mx.transitions.Tween(t6, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true));
} else if (t7.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t7, "_x", mx.transitions.easing.Back.easeOut, 562.2, 711.9, 1, true));
var te = (new mx.transitions.Tween(t7, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true));
}
return;
case 6 :
box._visible = true;
names._visible = true;
palette._visible = true;
names.gotoAndStop(s + 1);
e = 7;
while (e <= 9) {
eval ("palette.p" + e)._visible = false;
e++;
}
e = 1;
while (e <= 6) {
eval ("palette.p" + e)._visible = true;
e++;
}
var tween = (new mx.transitions.Tween(t6, "_x", mx.transitions.easing.Back.easeOut, 655.6, 562.2, 1, true));
var te = (new mx.transitions.Tween(t6, "_y", mx.transitions.easing.Back.easeOut, 120.7, 172, 1, true));
te.onMotionFinished = function () {
w = 1;
while (w <= 7) {
eval ("t" + w).enabled = true;
w++;
}
};
if (t1.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t1, "_x", mx.transitions.easing.Back.easeOut, 562.2, 568.2, 1, true));
var te = (new mx.transitions.Tween(t1, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t3.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t3, "_x", mx.transitions.easing.Back.easeOut, 562.2, 677.4, 1, true));
var te = (new mx.transitions.Tween(t3, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t4.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t4, "_x", mx.transitions.easing.Back.easeOut, 562.2, 733.5, 1, true));
var te = (new mx.transitions.Tween(t4, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t5.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t5, "_x", mx.transitions.easing.Back.easeOut, 562.2, 595.9, 1, true));
var te = (new mx.transitions.Tween(t5, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true));
} else if (t2.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t2, "_x", mx.transitions.easing.Back.easeOut, 562.2, 623.4, 1, true));
var te = (new mx.transitions.Tween(t2, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t7.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t7, "_x", mx.transitions.easing.Back.easeOut, 562.2, 711.9, 1, true));
var te = (new mx.transitions.Tween(t7, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true));
}
return;
case 7 :
box._visible = true;
names._visible = true;
palette._visible = true;
names.gotoAndStop(s + 1);
e = 7;
while (e <= 9) {
eval ("palette.p" + e)._visible = false;
e++;
}
e = 1;
while (e <= 6) {
eval ("palette.p" + e)._visible = true;
e++;
}
var tween = (new mx.transitions.Tween(t7, "_x", mx.transitions.easing.Back.easeOut, 711.9, 562.2, 1, true));
var te = (new mx.transitions.Tween(t7, "_y", mx.transitions.easing.Back.easeOut, 120.7, 172, 1, true));
te.onMotionFinished = function () {
w = 1;
while (w <= 7) {
eval ("t" + w).enabled = true;
w++;
}
};
if (t1.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t1, "_x", mx.transitions.easing.Back.easeOut, 562.2, 568.2, 1, true));
var te = (new mx.transitions.Tween(t1, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t3.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t3, "_x", mx.transitions.easing.Back.easeOut, 562.2, 677.4, 1, true));
var te = (new mx.transitions.Tween(t3, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t4.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t4, "_x", mx.transitions.easing.Back.easeOut, 562.2, 733.5, 1, true));
var te = (new mx.transitions.Tween(t4, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
} else if (t5.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t5, "_x", mx.transitions.easing.Back.easeOut, 562.2, 595.9, 1, true));
var te = (new mx.transitions.Tween(t5, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true));
} else if (t6.hitTest(hit)) {
var tween = (new mx.transitions.Tween(t6, "_x", mx.transitions.easing.Back.easeOut, 562.2, 655.6, 1, true));
var te = (new mx.transitions.Tween(t6, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true));
} else {
if (!t2.hitTest(hit)) {
break;
}
var tween = (new mx.transitions.Tween(t2, "_x", mx.transitions.easing.Back.easeOut, 562.2, 623.4, 1, true));
var te = (new mx.transitions.Tween(t2, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true));
}
}
};
i++;
}
var dress = 0;
var top = 0;
var bot = 0;
this.onEnterFrame = function () {
if (dress == 1) {
nextbtn.enabled = true;
} else if ((top == 1) && (bot == 1)) {
nextbtn.enabled = true;
} else {
nextbtn.enabled = false;
}
switch (s) {
case 1 :
palette._x = 643.3;
i = 1;
while (i <= 8) {
eval ("palette.p" + i).onPress = function () {
var _local3 = parseInt(this._name.substr(1));
doll.tops.gotoAndStop(_local3 + 1);
doll.dresses.gotoAndStop(1);
top = 1;
dress = 0;
_global.to = doll.tops._currentframe;
_global.dr = 0;
};
i++;
}
return;
case 2 :
palette._x = 710.3;
i = 1;
while (i <= 6) {
eval ("palette.p" + i).onPress = function () {
var _local3 = parseInt(this._name.substr(1));
doll.dresses.gotoAndStop(_local3 + 1);
doll.tops.gotoAndStop(1);
doll.bottoms.gotoAndStop(1);
dress = 1;
top = 0;
bot = 0;
_global.dr = doll.dresses._currentframe;
_global.to = 0;
_global.bo = 0;
};
i++;
}
return;
case 3 :
palette._x = 643.3;
i = 1;
while (i <= 9) {
eval ("palette.p" + i).onPress = function () {
var _local3 = parseInt(this._name.substr(1));
doll.bottoms.gotoAndStop(_local3 + 1);
doll.dresses.gotoAndStop(1);
bot = 1;
dress = 0;
_global.dr = 0;
_global.bo = doll.bottoms._currentframe;
};
i++;
}
return;
case 4 :
palette._x = 643.3;
i = 1;
while (i <= 8) {
eval ("palette.p" + i).onPress = function () {
var _local3 = parseInt(this._name.substr(1));
doll.shoes.gotoAndStop(_local3 + 1);
_global.sh = doll.shoes._currentframe;
};
i++;
}
return;
case 5 :
palette._x = 725.3;
i = 1;
while (i <= 3) {
eval ("palette.p" + i).onPress = function () {
var _local3 = parseInt(this._name.substr(1));
doll.hair.gotoAndStop(_local3);
_global.ha = doll.hair._currentframe;
};
i++;
}
return;
case 6 :
palette._x = 710.3;
i = 1;
while (i <= 6) {
eval ("palette.p" + i).onPress = function () {
var _local3 = parseInt(this._name.substr(1));
doll.chain.gotoAndStop(_local3 + 1);
_global.ch = doll.chain._currentframe;
};
i++;
}
return;
case 7 :
palette._x = 710.3;
i = 1;
for(;;){
if (i > 6) {
break;
}
eval ("palette.p" + i).onPress = function () {
var _local3 = parseInt(this._name.substr(1));
doll.earring.gotoAndStop(_local3 + 1);
_global.ea = doll.earring._currentframe;
};
i++;
};
}
};
nextbtn.onPress = function () {
_root.nextFrame();
};
resetbtn.onPress = function () {
doll.shoes.gotoAndStop(1);
doll.dresses.gotoAndStop(1);
doll.chain.gotoAndStop(1);
doll.earring.gotoAndStop(1);
doll.tops.gotoAndStop(1);
doll.bottoms.gotoAndStop(1);
doll.hair.gotoAndStop(1);
bg.gotoAndStop(1);
dress = 0;
top = 0;
bot = 0;
_global.dr = 0;
_global.to = 0;
_global.bo = 0;
_global.ha = 0;
_global.ea = 0;
_global.sh = 0;
_global.ch = 0;
_global.bg1 = 0;
names._visible = false;
palette._visible = false;
box._visible = false;
if (t6.hitTest(hit)) {
var _local3 = new mx.transitions.Tween(t6, "_x", mx.transitions.easing.Back.easeOut, 562.2, 655.6, 1, true);
var _local2 = new mx.transitions.Tween(t6, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true);
} else if (t1.hitTest(hit)) {
var _local3 = new mx.transitions.Tween(t1, "_x", mx.transitions.easing.Back.easeOut, 562.2, 568.2, 1, true);
var _local2 = new mx.transitions.Tween(t1, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true);
} else if (t3.hitTest(hit)) {
var _local3 = new mx.transitions.Tween(t3, "_x", mx.transitions.easing.Back.easeOut, 562.2, 677.4, 1, true);
var _local2 = new mx.transitions.Tween(t3, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true);
} else if (t4.hitTest(hit)) {
var _local3 = new mx.transitions.Tween(t4, "_x", mx.transitions.easing.Back.easeOut, 562.2, 733.5, 1, true);
var _local2 = new mx.transitions.Tween(t4, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true);
} else if (t5.hitTest(hit)) {
var _local3 = new mx.transitions.Tween(t5, "_x", mx.transitions.easing.Back.easeOut, 562.2, 595.9, 1, true);
var _local2 = new mx.transitions.Tween(t5, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true);
} else if (t2.hitTest(hit)) {
var _local3 = new mx.transitions.Tween(t2, "_x", mx.transitions.easing.Back.easeOut, 562.2, 623.4, 1, true);
var _local2 = new mx.transitions.Tween(t2, "_y", mx.transitions.easing.Back.easeOut, 172, 67.7, 1, true);
} else if (t7.hitTest(hit)) {
var _local3 = new mx.transitions.Tween(t7, "_x", mx.transitions.easing.Back.easeOut, 562.2, 711.9, 1, true);
var _local2 = new mx.transitions.Tween(t7, "_y", mx.transitions.easing.Back.easeOut, 172, 120.7, 1, true);
}
};
bgbtn.onPress = function () {
bg.nextFrame();
_global.bg1 = bg._currentframe;
};
bgbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 105, 0.5, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 105, 0.5, true);
};
bgbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 105, 70, 0.5, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 105, 70, 0.5, true);
};
resetbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 105, 0.5, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 105, 0.5, true);
};
resetbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 105, 70, 0.5, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 105, 70, 0.5, true);
};
nextbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 105, 0.5, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 105, 0.5, true);
};
nextbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 105, 70, 0.5, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 105, 70, 0.5, true);
};
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
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) - ((Image._x - Picture._x) * Zoom_Number)) - (_xmouse * Zoom_Number);
Zoom_Matrix.ty = ((Zoom_Bitmap.rectangle.height / 2) - ((Image._y - Picture._y) * Zoom_Number)) - (_ymouse * Zoom_Number);
Zoom_Bitmap.draw(this, Zoom_Matrix);
updateAfterEvent();
};
this.onMouseDown = function () {
sou1.start(0, 1);
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;
}
};
}
stop();
var sou1 = new Sound();
sou1.attachSound("cam");
var xpos;
var ypos;
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 photosArray = new Array();
attachMovie("Image", "Image", 2, {_x:Stage.width * 1.5, _y:Picture._y, _width:Picture._width, _height:Picture._height});
var Zoom_Bitmap = (new flash.display.BitmapData(112.5, 146, true, 0));
this.createEmptyMovieClip("Zoom_Mc", 100);
this.createEmptyMovieClip("AllPhotos", 120);
Zoom_Matrix.scale(Zoom_Number, Zoom_Number);
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);
}
};
btn.onRollOver = function () {
Zoom_Mc._visible = false;
Mouse.show();
delete onMouseMove;
delete onMouseDown;
};
btn.onRollOut = function () {
if (this._currentframe == 2) {
Zoom_Mc._visible = true;
Mouse.hide();
moves();
}
};
rect.onRollOver = function () {
Zoom_Mc._visible = false;
Mouse.show();
delete onMouseMove;
delete onMouseDown;
};
rect.onRollOut = function () {
if (btn._currentframe == 2) {
Zoom_Mc._visible = true;
Mouse.hide();
moves();
}
};
rect.onPress = function () {
Mouse.show();
delete onMouseMove;
delete onMouseDown;
AllPhotos.removeMovieClip();
removeMovieClip(Zoom_Mc);
nextFrame();
};
i = 1;
while (i < 11) {
eval ("h" + i)._visible = false;
eval ("c" + i)._visible = false;
eval ("e" + i)._visible = false;
eval ("b" + i)._visible = false;
eval ("bo" + i)._visible = false;
eval ("d" + i)._visible = false;
eval ("t" + i)._visible = false;
eval ("s" + i)._visible = false;
i++;
}
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);
Picture.gotoAndStop(_global.bg1);
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
stop();
photocontainer._x = (photocontainer._y = 0);
playagain.gotoAndStop(_global.lang);
playmore.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.hair.gotoAndStop(_global.ha);
bg.gotoAndStop(_global.bg1);
playagain.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 105, 0.5, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 105, 0.5, true);
};
playagain.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 105, 70, 0.5, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 105, 70, 0.5, true);
};
playmore.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 105, 0.5, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 105, 0.5, true);
};
playmore.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 105, 70, 0.5, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 105, 70, 0.5, true);
};
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;
Instance of Symbol 419 MovieClip "playmore" in Frame 5
on (press) {
getURL ("http://www.123peppy.com", "_blank");
}
Symbol 6 MovieClip Frame 1
stop();
Symbol 6 MovieClip Frame 3
gotoAndStop (1);
Symbol 63 MovieClip Frame 1
stop();
Symbol 63 MovieClip Frame 10
gotoAndStop (1);
Symbol 96 MovieClip Frame 1
stop();
Symbol 96 MovieClip Frame 11
gotoAndStop (1);
Symbol 122 MovieClip Frame 1
stop();
Symbol 122 MovieClip Frame 10
gotoAndStop (1);
Symbol 156 MovieClip Frame 1
stop();
Symbol 156 MovieClip Frame 8
gotoAndStop (1);
Symbol 179 MovieClip Frame 1
stop();
Symbol 179 MovieClip Frame 8
gotoAndStop (1);
Symbol 186 MovieClip Frame 1
stop();
Symbol 186 MovieClip Frame 4
gotoAndStop (1);
Symbol 210 MovieClip Frame 1
stop();
Symbol 210 MovieClip Frame 8
gotoAndStop (1);
Symbol 212 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);
Picture.gotoAndStop(_global.bg1);
Symbol 230 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 252 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 282 MovieClip Frame 47
stop();
Symbol 291 MovieClip Frame 57
_root.stop();
Symbol 635 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 636 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 637 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 638 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 639 MovieClip [__Packages.mx.transitions.easing.Back] Frame 0
class mx.transitions.easing.Back
{
function Back () {
}
static function easeIn(t, b, c, d, s) {
if (s == undefined) {
s = 1.70158;
}
t = t / d;
return((((c * t) * t) * (((s + 1) * t) - s)) + b);
}
static function easeOut(t, b, c, d, s) {
if (s == undefined) {
s = 1.70158;
}
t = (t / d) - 1;
return((c * (((t * t) * (((s + 1) * t) + s)) + 1)) + b);
}
static function easeInOut(t, b, c, d, s) {
if (s == undefined) {
s = 1.70158;
}
t = t / (d / 2);
if (t < 1) {
s = s * 1.525;
return(((c / 2) * ((t * t) * (((s + 1) * t) - s))) + b);
}
t = t - 2;
s = s * 1.525;
return(((c / 2) * (((t * t) * (((s + 1) * t) + s)) + 2)) + b);
}
static var version = "1.1.0.52";
}
Symbol 311 MovieClip Frame 1
stop();
Symbol 315 MovieClip Frame 1
stop();
Symbol 406 MovieClip Frame 1
stop();
Symbol 419 MovieClip Frame 1
stop();
Symbol 432 MovieClip Frame 1
stop();
Symbol 447 MovieClip Frame 1
stop();
Symbol 459 MovieClip Frame 1
stop();
Symbol 507 MovieClip Frame 1
stop();
Symbol 519 MovieClip Frame 1
stop();
Symbol 531 MovieClip Frame 1
stop();
Symbol 543 MovieClip Frame 1
stop();
Symbol 555 MovieClip Frame 1
stop();
Symbol 566 MovieClip Frame 1
stop();
Symbol 578 MovieClip Frame 1
stop();
Symbol 579 MovieClip Frame 1
stop();
Symbol 579 MovieClip Frame 2
tops.gotoAndStop(_global.lang);
Symbol 579 MovieClip Frame 3
dress.gotoAndStop(_global.lang);
Symbol 579 MovieClip Frame 4
bottoms.gotoAndStop(_global.lang);
Symbol 579 MovieClip Frame 5
shoes.gotoAndStop(_global.lang);
Symbol 579 MovieClip Frame 6
hair.gotoAndStop(_global.lang);
Symbol 579 MovieClip Frame 7
chain.gotoAndStop(_global.lang);
Symbol 579 MovieClip Frame 8
earring.gotoAndStop(_global.lang);
Symbol 586 Button
on (press) {
getURL ("http://www.123peppy.com", "_blank");
}
Symbol 610 MovieClip Frame 1
stop();
Symbol 622 MovieClip Frame 1
stop();
Symbol 633 MovieClip Frame 1
stop();
Symbol 634 MovieClip Frame 1
stop();
co.gotoAndStop(_global.lang);
Symbol 634 MovieClip Frame 2
cof.gotoAndStop(_global.lang);