Instance of Symbol 25 MovieClip in Frame 75
onClipEvent (load) {
n = random(33) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 25 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 111
function bgSound() {
mySound3 = new Sound();
mySound3.attachSound("BG");
mySound3.start(0, 999);
mySound3.setVolume(100);
}
function end_btn_sound_fun() {
mySound3.stop();
}
function s1_sd() {
_root.bg1_sound = new Sound();
_root.bg1_sound.attachSound("s1");
_root.bg1_sound.start();
_root.bg1_sound.setVolume(100);
}
function en_sd() {
_root.bg1_sound = new Sound();
_root.bg1_sound.attachSound("en_sd");
_root.bg1_sound.start();
_root.bg1_sound.setVolume(100);
}
function good_sd() {
_root.bg1_sound = new Sound();
_root.bg1_sound.attachSound("good");
_root.bg1_sound.start();
_root.bg1_sound.setVolume(100);
}
function hi_sd() {
_root.bg1_sound = new Sound();
_root.bg1_sound.attachSound("hi_sd");
_root.bg1_sound.start();
_root.bg1_sound.setVolume(100);
}
function kacha_sd() {
_root.bg1_sound = new Sound();
_root.bg1_sound.attachSound("kacha_sd");
_root.bg1_sound.start();
_root.bg1_sound.setVolume(100);
}
function btn_go(_mc) {
for (var _local6 in _mc) {
if ((typeof(_mc[_local6]) == "movieclip") and (_mc[_local6]._name.substr(0, 1) == "b")) {
_mc[_local6].onRelease = function () {
var _local3 = this._name.substr(1, 1);
var _local4 = Number(this._name.substr(2, 2));
_root.kacha_sd();
_root.sg_mc.play();
_root.model_mc["dress" + _local3].gotoAndStop(_local4);
if (_local3 == 6) {
_root.model_mc.dress7.gotoAndStop(_local4);
}
};
}
}
}
function load_fun() {
_loc1 = this;
var _local3 = 8;
var _local2 = 1;
while (_local2 < _local3) {
_loc1.btn_go(_loc1["mc0" + _local2]);
_loc1["mc0" + _local2]._alpha = 0;
_loc1["mc0" + _local2].mask_btn._visible = true;
_loc1["mc0" + _local2].de = this["mc0" + _local2].getDepth();
_loc1["btn" + _local2].act = true;
_local2++;
}
}
function btn_fun() {
for (var _local5 in this) {
if ((typeof(this[_local5]) == "object") and (this[_local5]._name.substr(0, 3) == "btn")) {
this[_local5].onRelease = function () {
var _local4 = Number(this._name.substr(3, 1));
var _local3 = _root["mc0" + _local4];
if (this.act == true) {
effect_mc(_local3);
this.act = false;
} else {
_local3.mask_btn._visible = true;
go_alpha = new mx.transitions.Tween(_local3, "_alpha", mx.transitions.easing.Strong.easeOut, 100, 0, 20, false);
this.act = true;
}
};
}
if ((typeof(this[_local5]) == "movieclip") and (this[_local5]._name.substr(0, 2) == "mc")) {
}
}
}
function effect_mc(m) {
var _local2 = 8;
m.mask_btn._visible = false;
m.swapDepths(m._parent.getNextHighestDepth());
go_alpha = new mx.transitions.Tween(m, "_alpha", mx.transitions.easing.Strong.easeOut, 0, 100, 20, false);
}
function dep_re() {
var _local2 = 1;
while (_local2 < 8) {
var _local3 = _root["mc0" + _local2];
_local3.swapDepths(_local3.de);
_local2++;
}
}
function close_btn(n) {
var _local2 = this["mc0" + n];
var _local3 = this["btn" + n];
_local2.mask_btn._visible = true;
_local2.swapDepths(_local2.de);
go_alpha = new mx.transitions.Tween(_local2, "_alpha", mx.transitions.easing.Strong.easeOut, 100, 0, 20, false);
_local3.act = true;
}
function clear_ini() {
_root.model_mc.top1_mc.gotoAndStop(1);
_root.model_mc.top2_mc.gotoAndStop(1);
_root.model_mc.top3_mc.gotoAndStop(1);
_root.model_mc.bot2_mc.gotoAndStop(1);
_root.model_mc.bot1_mc.gotoAndStop(1);
_root.model_mc.shoes_mc.gotoAndStop(1);
_root.model_mc.jew01_mc.gotoAndStop(1);
_root.model_mc.jew02_mc.gotoAndStop(1);
_root.model_mc.cap_mc.gotoAndStop(1);
_root.model_mc.bag_mc.gotoAndStop(1);
_root.model_mc.waitao_mc.gotoAndStop(1);
_root.model_mc.body.underwear1_mc._visible = true;
_root.model_mc.body.underwear2_mc._visible = true;
var _local2 = 1;
while (_local2 < 22) {
_root["on_clothing" + _local2]._visible = true;
_root["on_clothing" + _local2] = undefined;
_local2++;
}
}
function clear_skin() {
var _local2 = 1;
while (_local2 < 8) {
_root.model_mc["dress" + _local2].gotoAndStop(1);
_local2++;
}
}
function girl(x1, y1, s) {
if (this.model_mc.x0 and this.model_mc.y0) {
this.model_mc._x = this.model_mc.x0 + x1;
this.model_mc._y = this.model_mc.y0 + y1;
this.model_mc._xscale = (this.model_mc._yscale = s);
this.model_mc._rotation = 0;
}
trace(this.model_mc._x);
}
function third_ch_ini() {
for (var _local6 in this) {
if ((typeof(this[_local6]) == "movieclip") and (this[_local6]._name.substr(0, 1) == "a")) {
this[_local6].onPress = function () {
var _local3 = this._name.substr(1, 1);
var _local4 = this._name.substr(2, 2);
trace(_local3);
this._visible = false;
_root.mc_drag = _root.attachMovie(("a" + _local3) + _local4, "_mc", 1);
_root.mc_drag._xscale = _root.scaleNo;
_root.mc_drag._yscale = _root.scaleNo;
_root.mc_drag._x = _root._xmouse;
_root.mc_drag._y = _root._ymouse;
_root.mc_drag.startDrag();
};
this[_local6].onReleaseOutside = function () {
s1_sd();
_root.mc_drag.removeMovieClip();
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)) {
if (_root.model_mc.hitTest(_xmouse, _ymouse)) {
if (this._name.substr(0, 2) == "a1") {
var _local3 = Number(this._name.substr(2, 2)) + 1;
if (_root.on_clothing1 != undefined) {
_root.on_clothing1._visible = true;
_root.on_clothing1 = undefined;
}
if (_root.on_clothing2 != undefined) {
_root.on_clothing2._visible = true;
_root.on_clothing2 = undefined;
_root.model_mc.top2_mc.gotoAndStop(1);
}
if (_root.on_clothing3 != undefined) {
_root.on_clothing3._visible = true;
_root.on_clothing3 = undefined;
_root.model_mc.bot1_mc.gotoAndStop(1);
}
if (_root.on_clothing4 != undefined) {
_root.on_clothing4._visible = true;
_root.on_clothing4 = undefined;
_root.model_mc.top2_mc.gotoAndStop(1);
}
if (_root.on_clothing5 != undefined) {
_root.on_clothing5._visible = true;
_root.on_clothing5 = undefined;
_root.model_mc.bot2_mc.gotoAndStop(1);
}
this._visible = false;
_root.on_clothing1 = this;
_root.model_mc.top1_mc.gotoAndStop(_local3);
_root.model_mc.top3_mc.gotoAndStop(1);
_root.model_mc.body.underwear1_mc._visible = false;
_root.model_mc.body.underwear2_mc._visible = false;
}
if (this._name.substr(0, 2) == "at") {
var _local3 = Number(this._name.substr(2, 2)) + 1;
if (_root.on_clothing1 != undefined) {
_root.on_clothing1._visible = true;
_root.on_clothing1 = undefined;
}
if (_root.on_clothing2 != undefined) {
_root.on_clothing2._visible = true;
_root.on_clothing2 = undefined;
_root.model_mc.top2_mc.gotoAndStop(1);
}
if (_root.on_clothing3 != undefined) {
_root.on_clothing3._visible = true;
_root.on_clothing3 = undefined;
_root.model_mc.bot1_mc.gotoAndStop(1);
}
if (_root.on_clothing4 != undefined) {
_root.on_clothing4._visible = true;
_root.on_clothing4 = undefined;
_root.model_mc.top2_mc.gotoAndStop(1);
}
if (_root.on_clothing5 != undefined) {
_root.on_clothing5._visible = true;
_root.on_clothing5 = undefined;
_root.model_mc.bot2_mc.gotoAndStop(1);
}
this._visible = false;
_root.on_clothing1 = this;
_root.model_mc.top3_mc.gotoAndStop(_local3);
_root.model_mc.top1_mc.gotoAndStop(1);
_root.model_mc.body.underwear1_mc._visible = false;
_root.model_mc.body.underwear2_mc._visible = false;
}
if (this._name.substr(0, 2) == "a2") {
var _local3 = Number(this._name.substr(2, 2)) + 1;
if (_root.on_clothing1 != undefined) {
_root.on_clothing1._visible = true;
_root.on_clothing1 = undefined;
_root.model_mc.top1_mc.gotoAndStop(1);
_root.model_mc.body.underwear2_mc._visible = true;
}
if (_root.on_clothing4 != undefined) {
_root.on_clothing4._visible = true;
_root.on_clothing4 = undefined;
_root.model_mc.top3_mc.gotoAndStop(1);
_root.model_mc.body.underwear2_mc._visible = true;
}
if (_root.on_clothing2 != undefined) {
_root.on_clothing2._visible = true;
_root.on_clothing2 = undefined;
}
this._visible = false;
_root.on_clothing2 = this;
_root.model_mc.top2_mc.gotoAndStop(_local3);
_root.model_mc.body.underwear1_mc._visible = false;
}
if (this._name.substr(0, 2) == "a3") {
var _local3 = Number(this._name.substr(2, 2)) + 1;
if (_root.on_clothing1 != undefined) {
_root.on_clothing1._visible = true;
_root.on_clothing1 = undefined;
_root.model_mc.top1_mc.gotoAndStop(1);
_root.model_mc.body.underwear1_mc._visible = true;
}
if (_root.on_clothing3 != undefined) {
_root.on_clothing3._visible = true;
_root.on_clothing3 = undefined;
}
if (_root.on_clothing5 != undefined) {
_root.on_clothing5._visible = true;
_root.on_clothing5 = undefined;
_root.model_mc.bot2_mc.gotoAndStop(1);
_root.model_mc.body.underwear1_mc._visible = true;
}
_root.on_clothing3 = this;
_root.model_mc.bot1_mc.gotoAndStop(_local3);
_root.model_mc.body.underwear2_mc._visible = false;
}
if (this._name.substr(0, 2) == "a4") {
var _local3 = Number(this._name.substr(2, 2)) + 1;
if (_root.on_clothing1 != undefined) {
_root.on_clothing1._visible = true;
_root.on_clothing1 = undefined;
_root.model_mc.top1_mc.gotoAndStop(1);
_root.model_mc.body.underwear2_mc._visible = true;
}
if (_root.on_clothing2 != undefined) {
_root.on_clothing2._visible = true;
_root.on_clothing2 = undefined;
_root.model_mc.top2_mc.gotoAndStop(1);
_root.model_mc.body.underwear2_mc._visible = true;
}
if (_root.on_clothing4 != undefined) {
_root.on_clothing4._visible = true;
_root.on_clothing4 = undefined;
}
this._visible = false;
_root.on_clothing4 = this;
_root.model_mc.top3_mc.gotoAndStop(_local3);
_root.model_mc.body.underwear1_mc._visible = false;
}
if (this._name.substr(0, 2) == "a5") {
var _local3 = Number(this._name.substr(2, 2)) + 1;
if (_root.on_clothing1 != undefined) {
_root.on_clothing1._visible = true;
_root.on_clothing1 = undefined;
_root.model_mc.top1_mc.gotoAndStop(1);
_root.model_mc.body.underwear1_mc._visible = true;
}
if (_root.on_clothing5 != undefined) {
_root.on_clothing5._visible = true;
_root.on_clothing5 = undefined;
}
if (_root.on_clothing3 != undefined) {
_root.on_clothing3._visible = true;
_root.on_clothing3 = undefined;
_root.model_mc.bot1_mc.gotoAndStop(1);
_root.model_mc.body.underwear1_mc._visible = true;
}
this._visible = false;
_root.on_clothing5 = this;
_root.model_mc.bot2_mc.gotoAndStop(_local3);
_root.model_mc.body.underwear2_mc._visible = false;
}
if (this._name.substr(0, 2) == "a9") {
var _local3 = Number(this._name.substr(2, 2)) + 1;
if (_root.on_clothing10 != undefined) {
_root.on_clothing10._visible = true;
_root.on_clothing10 = undefined;
}
this._visible = false;
_root.on_clothing10 = this;
_root.model_mc.shoes_mc.gotoAndStop(_local3);
}
if (this._name.substr(0, 2) == "aj") {
var _local3 = Number(this._name.substr(2, 2)) + 1;
if (_root.on_clothing5 != undefined) {
_root.on_clothing5._visible = true;
_root.on_clothing5 = undefined;
}
this._visible = false;
_root.on_clothing5 = this;
_root.model_mc.jew01_mc.gotoAndStop(_local3);
}
if (this._name.substr(0, 2) == "a6") {
var _local3 = Number(this._name.substr(2, 2)) + 1;
if (_root.on_clothing6 != undefined) {
_root.on_clothing6._visible = true;
_root.on_clothing6 = undefined;
}
this._visible = false;
_root.on_clothing6 = this;
_root.model_mc.jew02_mc.gotoAndStop(_local3);
}
if (this._name.substr(0, 2) == "a7") {
var _local3 = Number(this._name.substr(2, 2)) + 1;
if (_root.on_clothing7 != undefined) {
_root.on_clothing7._visible = true;
_root.on_clothing7 = undefined;
}
this._visible = false;
_root.on_clothing7 = this;
_root.model_mc.bag_mc.gotoAndStop(_local3);
}
if (this._name.substr(0, 2) == "a8") {
var _local3 = Number(this._name.substr(2, 2)) + 1;
if (_root.on_clothing8 != undefined) {
_root.on_clothing8._visible = true;
_root.on_clothing8 = undefined;
}
this._visible = false;
_root.on_clothing8 = this;
_root.model_mc.cap_mc.gotoAndStop(_local3);
}
if (this._name.substr(0, 2) == "aw") {
var _local3 = Number(this._name.substr(2, 2)) + 1;
if (_root.on_clothing9 != undefined) {
_root.on_clothing9._visible = true;
_root.on_clothing9 = undefined;
}
this._visible = false;
_root.on_clothing9 = this;
_root.model_mc.waitao_mc.gotoAndStop(_local3);
}
} else {
this._visible = true;
}
}
};
}
}
}
function reset_one() {
for (var _local3 in _root.model_mc) {
if (typeof(_root.model_mc[_local3]) == "movieclip") {
_root.model_mc[_local3].enabled = true;
if (_root.model_mc[_local3]._name.substr(0, 3) == "cap") {
_root.model_mc[_local3].onRelease = function () {
this.gotoAndStop(1);
_root.on_clothing8._visible = true;
_root.on_clothing8 = undefined;
};
}
if (_root.model_mc[_local3]._name.substr(0, 4) == "top1") {
_root.model_mc[_local3].onRelease = function () {
this.gotoAndStop(1);
_root.on_clothing1._visible = true;
_root.on_clothing1 = undefined;
_root.model_mc.body.underwear1_mc._visible = true;
_root.model_mc.body.underwear2_mc._visible = true;
};
}
if (_root.model_mc[_local3]._name.substr(0, 4) == "top3") {
_root.model_mc[_local3].onRelease = function () {
this.gotoAndStop(1);
_root.on_clothing1._visible = true;
_root.on_clothing1 = undefined;
_root.model_mc.body.underwear1_mc._visible = true;
_root.model_mc.body.underwear2_mc._visible = true;
};
}
if (_root.model_mc[_local3]._name.substr(0, 4) == "top2") {
_root.model_mc[_local3].onRelease = function () {
this.gotoAndStop(1);
_root.on_clothing2._visible = true;
_root.on_clothing2 = undefined;
_root.model_mc.body.underwear1_mc._visible = true;
};
}
if (_root.model_mc[_local3]._name.substr(0, 4) == "bot1") {
_root.model_mc[_local3].onRelease = function () {
this.gotoAndStop(1);
_root.on_clothing3._visible = true;
_root.on_clothing3 = undefined;
_root.model_mc.body.underwear2_mc._visible = true;
};
}
if (_root.model_mc[_local3]._name.substr(0, 4) == "shoe") {
_root.model_mc[_local3].onRelease = function () {
this.gotoAndStop(1);
_root.on_clothing4._visible = true;
_root.on_clothing4 = undefined;
};
}
if (_root.model_mc[_local3]._name.substr(0, 5) == "jew01") {
_root.model_mc[_local3].onRelease = function () {
this.gotoAndStop(1);
_root.on_clothing5._visible = true;
_root.on_clothing5 = undefined;
};
}
if (_root.model_mc[_local3]._name.substr(0, 5) == "jew02") {
_root.model_mc[_local3].onRelease = function () {
this.gotoAndStop(1);
_root.on_clothing6._visible = true;
_root.on_clothing6 = undefined;
};
}
if (_root.model_mc[_local3]._name.substr(0, 3) == "bag") {
_root.model_mc[_local3].onRelease = function () {
this.gotoAndStop(1);
_root.on_clothing7._visible = true;
_root.on_clothing7 = undefined;
};
}
if (_root.model_mc[_local3]._name.substr(0, 5) == "waita") {
_root.model_mc[_local3].onRelease = function () {
this.gotoAndStop(1);
_root.on_clothing9._visible = true;
_root.on_clothing9 = undefined;
};
}
if (_root.model_mc[_local3]._name.substr(0, 5) == "jew04") {
_root.model_mc[_local3].onRelease = function () {
this.gotoAndStop(1);
_root.on_clothing21._visible = true;
_root.on_clothing21 = undefined;
};
}
}
}
}
function clothing_visible() {
var _local2 = 1;
while (_local2 < 23) {
_root["on_clothing" + _local2]._visible = false;
_local2++;
}
}
function bgSound() {
mySound3 = new Sound();
mySound3.attachSound("BG");
mySound3.start(0, 999);
mySound3.setVolume(100);
}
function end_btn_sound_fun() {
mySound3.stop();
}
stop();
mymenu = new ContextMenu();
mymenu.hideBuiltInItems();
mymenu.builtInItems.print = true;
_root.menu = mymenu;
var menu_state = true;
var menu_no = 1;
var mc_drag;
var scaleNo = 95;
girl(0, 30, 220);
load_fun();
btn_fun();
clear_btn.onRelease = function () {
clear_ini();
};
next_btn.onRelease = function () {
dep_re();
en_sd();
gotoAndStop (112);
};
Instance of Symbol 264 MovieClip "model_mc" in Frame 111
onClipEvent (load) {
this.x0 = this._x;
this.y0 = this._y;
}
Instance of Symbol 281 MovieClip in Frame 111
on (release) {
_root.model_mc.movice1.gotoAndPlay(2);
_root.model_mc.eyeshadow.gotoAndStop(2);
}
Instance of Symbol 281 MovieClip in Frame 111
on (release) {
_root.model_mc.movice1.gotoAndPlay(2);
_root.model_mc.eyeshadow.gotoAndStop(3);
}
Instance of Symbol 281 MovieClip in Frame 111
on (release) {
_root.model_mc.movice1.gotoAndPlay(2);
_root.model_mc.eyeshadow.gotoAndStop(4);
}
Instance of Symbol 281 MovieClip in Frame 111
on (release) {
_root.model_mc.movice1.gotoAndPlay(2);
_root.model_mc.eyeshadow.gotoAndStop(5);
}
Instance of Symbol 281 MovieClip in Frame 111
on (release) {
_root.model_mc.movice1.gotoAndPlay(2);
_root.model_mc.eyeshadow.gotoAndStop(6);
}
Instance of Symbol 281 MovieClip in Frame 111
on (release) {
_root.model_mc.movice1.gotoAndPlay(2);
_root.model_mc.eyeshadow.gotoAndStop(7);
}
Instance of Symbol 281 MovieClip in Frame 111
on (release) {
_root.model_mc.movice1.gotoAndPlay(2);
_root.model_mc.eyeshadow.gotoAndStop(8);
}
Instance of Symbol 281 MovieClip in Frame 111
on (release) {
_root.model_mc.movice1.gotoAndPlay(2);
_root.model_mc.eyeshadow.gotoAndStop(9);
}
Instance of Symbol 281 MovieClip in Frame 111
on (release) {
_root.model_mc.movice1.gotoAndPlay(2);
_root.model_mc.eyeshadow.gotoAndStop(10);
}
Instance of Symbol 372 MovieClip in Frame 111
onClipEvent (load) {
_parent.bgSound();
}
Frame 112
stop();
girl(55, -30, 106);
scale1_btn.onRelease = function () {
this.gotoAndStop(2);
scale2_btn.gotoAndStop(1);
scale3_btn.gotoAndStop(1);
gotoAndStop (112);
};
scale2_btn.onRelease = function () {
this.gotoAndStop(2);
scale1_btn.gotoAndStop(1);
scale3_btn.gotoAndStop(1);
gotoAndStop (113);
};
scale3_btn.onRelease = function () {
this.gotoAndStop(2);
scale1_btn.gotoAndStop(1);
scale2_btn.gotoAndStop(1);
gotoAndStop (114);
};
third_ch_ini();
reset_one();
clothing_visible();
Frame 113
stop();
girl(55, -30, 106);
scale1_btn.onRelease = function () {
this.gotoAndStop(2);
scale2_btn.gotoAndStop(1);
scale3_btn.gotoAndStop(1);
gotoAndStop (112);
};
scale2_btn.onRelease = function () {
this.gotoAndStop(2);
scale1_btn.gotoAndStop(1);
scale3_btn.gotoAndStop(1);
gotoAndStop (113);
};
scale3_btn.onRelease = function () {
this.gotoAndStop(2);
scale1_btn.gotoAndStop(1);
scale2_btn.gotoAndStop(1);
gotoAndStop (114);
};
third_ch_ini();
reset_one();
clothing_visible();
Frame 114
third_ch_ini();
reset_one();
clothing_visible();
stop();
Frame 115
girl(200, -10, 105);
for (var i in _root.model_mc) {
if (typeof(_root.model_mc[i]) == "movieclip") {
model_mc[i].enabled = false;
}
}
body_btn.onRollOver = function () {
lights_mc.gotoAndStop(2);
good_sd();
};
body_btn.onRollOut = (body_btn.onReleaseOutside = function () {
lights_mc.gotoAndStop(1);
});
Symbol 407 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 408 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 409 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 410 MovieClip [__Packages.mx.transitions.easing.Strong] Frame 0
class mx.transitions.easing.Strong
{
function Strong () {
}
static function easeIn(t, b, c, d) {
t = t / d;
return((((((c * t) * t) * t) * t) * t) + b);
}
static function easeOut(t, b, c, d) {
t = (t / d) - 1;
return((c * (((((t * t) * t) * t) * t) + 1)) + b);
}
static function easeInOut(t, b, c, d) {
t = t / (d / 2);
if (t < 1) {
return(((((((c / 2) * t) * t) * t) * t) * t) + b);
}
t = t - 2;
return(((c / 2) * (((((t * t) * t) * t) * t) + 2)) + b);
}
static var version = "1.1.0.52";
}
Symbol 66 MovieClip Frame 1
stop();
Symbol 85 MovieClip Frame 1
stop();
Symbol 89 MovieClip Frame 1
stop();
Symbol 136 MovieClip Frame 1
stop();
Instance of Symbol 143 MovieClip in Symbol 144 MovieClip [a601] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 144 MovieClip [a601] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 144 MovieClip [a601] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 144 MovieClip [a601] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 149 MovieClip [a602] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 149 MovieClip [a602] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 149 MovieClip [a602] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 153 MovieClip [a603] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 153 MovieClip [a603] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 153 MovieClip [a603] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 153 MovieClip [a603] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 157 MovieClip [a604] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 157 MovieClip [a604] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 157 MovieClip [a604] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 157 MovieClip [a604] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 159 MovieClip [a605] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 159 MovieClip [a605] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 159 MovieClip [a605] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 159 MovieClip [a605] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Symbol 160 MovieClip Frame 1
stop();
Symbol 171 MovieClip Frame 1
stop();
Symbol 181 MovieClip Frame 1
stop();
Symbol 193 MovieClip Frame 1
stop();
Symbol 205 MovieClip Frame 1
stop();
Symbol 214 MovieClip Frame 1
stop();
Symbol 221 MovieClip Frame 1
stop();
Symbol 256 MovieClip Frame 1
stop();
Instance of Symbol 143 MovieClip in Symbol 257 MovieClip [aj01] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 257 MovieClip [aj01] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 258 MovieClip [aj02] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 258 MovieClip [aj02] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 259 MovieClip [aj03] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 259 MovieClip [aj03] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 260 MovieClip [aj04] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 260 MovieClip [aj04] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 262 MovieClip [aj05] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Instance of Symbol 143 MovieClip in Symbol 262 MovieClip [aj05] Frame 1
onClipEvent (load) {
n = random(59) + 1;
this.gotoAndPlay(n);
}
Symbol 263 MovieClip Frame 1
stop();
Instance of Symbol 66 MovieClip "body" in Symbol 264 MovieClip Frame 1
onClipEvent (load) {
_root.model_bady_mc.gotoAndStop(bb);
}
Symbol 284 Button
on (release) {
_root.model_mc.body.gotoAndStop(1);
_root.model_mc.body2.gotoAndStop(1);
}
Symbol 286 Button
on (release) {
_root.model_mc.body.gotoAndStop(2);
_root.model_mc.body2.gotoAndStop(2);
}
Symbol 288 Button
on (release) {
_root.model_mc.body.gotoAndStop(3);
_root.model_mc.body2.gotoAndStop(3);
}
Symbol 290 Button
on (release) {
_root.model_mc.body.gotoAndStop(4);
_root.model_mc.body2.gotoAndStop(4);
}
Symbol 292 Button
on (release) {
_root.model_mc.body.gotoAndStop(5);
_root.model_mc.body2.gotoAndStop(5);
}
Symbol 294 Button
on (release) {
_root.model_mc.body.gotoAndStop(6);
_root.model_mc.body2.gotoAndStop(6);
}
Symbol 296 Button
on (release) {
_root.model_mc.body.gotoAndStop(7);
_root.model_mc.body2.gotoAndStop(7);
}
Symbol 298 Button
on (release) {
_root.model_mc.body.gotoAndStop(8);
_root.model_mc.body2.gotoAndStop(8);
}
Symbol 311 Button
on (release) {
_root.model_mc.movice8.gotoAndPlay(2);
_root.model_mc.eyes.gotoAndStop(2);
}
Symbol 312 Button
on (release) {
_root.model_mc.movice8.gotoAndPlay(2);
_root.model_mc.eyes.gotoAndStop(3);
}
Symbol 313 Button
on (release) {
_root.model_mc.movice8.gotoAndPlay(2);
_root.model_mc.eyes.gotoAndStop(4);
}
Symbol 314 Button
on (release) {
_root.model_mc.movice8.gotoAndPlay(2);
_root.model_mc.eyes.gotoAndStop(5);
}
Symbol 315 Button
on (release) {
_root.model_mc.movice8.gotoAndPlay(2);
_root.model_mc.eyes.gotoAndStop(6);
}
Symbol 316 Button
on (release) {
_root.model_mc.movice8.gotoAndPlay(2);
_root.model_mc.eyes.gotoAndStop(7);
}
Symbol 317 Button
on (release) {
_root.model_mc.movice8.gotoAndPlay(2);
_root.model_mc.eyes.gotoAndStop(8);
}
Symbol 318 Button
on (release) {
_root.model_mc.movice8.gotoAndPlay(2);
_root.model_mc.eyes.gotoAndStop(9);
}
Symbol 319 Button
on (release) {
_root.model_mc.movice8.gotoAndPlay(2);
_root.model_mc.eyes.gotoAndStop(10);
}
Symbol 320 Button
on (release) {
_root.model_mc.movice8.gotoAndPlay(2);
_root.model_mc.eyes.gotoAndStop(11);
}
Symbol 331 Button
on (release) {
_root.model_mc.movice2.gotoAndPlay(2);
_root.model_mc.lipstick.gotoAndStop(2);
}
Symbol 332 Button
on (release) {
_root.model_mc.movice2.gotoAndPlay(2);
_root.model_mc.lipstick.gotoAndStop(3);
}
Symbol 333 Button
on (release) {
_root.model_mc.movice2.gotoAndPlay(2);
_root.model_mc.lipstick.gotoAndStop(4);
}
Symbol 334 Button
on (release) {
_root.model_mc.movice2.gotoAndPlay(2);
_root.model_mc.lipstick.gotoAndStop(5);
}
Symbol 335 Button
on (release) {
_root.model_mc.movice2.gotoAndPlay(2);
_root.model_mc.lipstick.gotoAndStop(6);
}
Symbol 336 Button
on (release) {
_root.model_mc.movice2.gotoAndPlay(2);
_root.model_mc.lipstick.gotoAndStop(7);
}
Symbol 337 Button
on (release) {
_root.model_mc.movice2.gotoAndPlay(2);
_root.model_mc.lipstick.gotoAndStop(8);
}
Symbol 338 Button
on (release) {
_root.model_mc.movice2.gotoAndPlay(2);
_root.model_mc.lipstick.gotoAndStop(9);
}
Symbol 339 Button
on (release) {
_root.model_mc.movice2.gotoAndPlay(2);
_root.model_mc.lipstick.gotoAndStop(10);
}
Symbol 366 Button
on (release) {
getURL ("http://www.i-dressup.com", "_blank");
}
Symbol 369 Button
on (release) {
this.gotoAndStop(2);
_parent.end_btn_sound_fun();
}
Symbol 371 Button
on (release) {
this.gotoAndStop(1);
_parent.bgSound();
}
Symbol 372 MovieClip Frame 1
stop();
Symbol 372 MovieClip Frame 2
stop();
Symbol 373 Button
on (release) {
prevFrame();
}
Symbol 374 Button
on (release) {
nextFrame();
}
Symbol 386 Button
on (release) {
_root.model_mc.hair.gotoAndStop(1);
}
Symbol 390 Button
on (release) {
_root.model_mc.hair.gotoAndStop(2);
}
Symbol 391 Button
on (release) {
_root.model_mc.hair.gotoAndStop(3);
}
Symbol 392 Button
on (release) {
_root.model_mc.hair.gotoAndStop(4);
}
Symbol 393 Button
on (release) {
_root.model_mc.hair.gotoAndStop(5);
}
Symbol 396 Button
on (release) {
_root.model_mc.hair.gotoAndStop(6);
}
Symbol 397 Button
on (release) {
_root.model_mc.hair.gotoAndStop(7);
}
Symbol 398 Button
on (release) {
_root.model_mc.hair.gotoAndStop(8);
}
Symbol 406 Button
on (release) {
gotoAndStop (111);
clear_ini();
clear_skin();
}