Frame 1
mochi.as2.MochiAd.showPreGameAd({id:"f6710b98539fd04e", res:"700x500", background:15767488, color:16711816, outline:13974710, no_bg:true});
Instance of Symbol 2 MovieClip in Frame 1
on (release) {
getURL ("http://www.rainbowdressup.com", "_blank");
}
Instance of Symbol 21 MovieClip in Frame 1
on (release) {
getURL ("http://www.rainbowdressup.com", "_blank");
}
Instance of Symbol 30 MovieClip in Frame 1
on (release) {
getURL ("http://www.rainbowdressup.com", "_blank");
}
Frame 2
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__("111294e2", this, 10301, true);
stop();
_playbtn.onRelease = function () {
_root.gotoAndStop("main");
};
_morebtn.onRelease = function () {
getURL ("http://www.rainbowdressup.com", "_blank");
};
_addbtn.onRelease = function () {
getURL ("http://www.rainbowdressup.com/download-dressup-games.php", "_blank");
};
_root.coat = "none";
_root.eyebrow = "none";
_root.eyes = "none";
_root.mouth = "none";
_root.mustache = "none";
_root.necklace = "none";
_root.shirt = "none";
_root.shoes = "none";
_root.sunglass = "none";
_root.trousers = "none";
_root.tattoo = "none";
_root.hair = "none";
_root.ty = "none";
Frame 3
stop();
var nowBtn = {hair:"", haircolor:"", eyes:"", eyelashes:"", eyeshadow:"", rouge:"", dress:"", skin:"", mouth:"", eyeshadowcolor:"", ty:""};
_replaybtn.onRelease = function () {
_root.gotoAndStop("start");
};
_donebtn.onRelease = function () {
_root.gotoAndStop("done");
};
Instance of Symbol 375 MovieClip in Frame 3
on (release) {
getURL ("http://www.rainbowdressup.com", "_blank");
}
Frame 4
stop();
_backbtn.onRelease = function () {
_root.gotoAndStop("main");
};
_morebtn.onRelease = function () {
getURL ("http://www.rainbowdressup.com", "_blank");
};
Instance of Symbol 375 MovieClip in Frame 4
on (release) {
getURL ("http://www.rainbowdressup.com", "_blank");
}
Symbol 401 MovieClip [__Packages.mochi.as2.MochiAd] Frame 0
class mochi.as2.MochiAd
{
function MochiAd () {
}
static function getVersion() {
return("3.0 as2");
}
static function showPreGameAd(options) {
var _local26 = {clip:_root, ad_timeout:3000, fadeout_time:250, regpt:"o", method:"showPreloaderAd", color:16747008, background:16777161, outline:13994812, no_progress_bar:false, ad_started:function () {
this.clip.stop();
}, ad_finished:function () {
this.clip.play();
}, ad_failed:function () {
trace("[MochiAd] Couldn't load an ad, make sure that your game's local security sandbox is configured for Access Network Only and that you are not using ad blocking software");
}, ad_loaded:function (width, height) {
}, ad_skipped:function () {
}, ad_progress:function (percent) {
}};
options = _parseOptions(options, _local26);
if ("c862232051e0a94e1c3609b3916ddb17".substr(0) == "dfeada81ac97cde83665f81c12da7def") {
options.ad_started();
options.ad_finished();
return(undefined);
}
var clip = options.clip;
var _local22 = 11000;
var _local25 = options.ad_timeout;
delete options.ad_timeout;
var fadeout_time = options.fadeout_time;
delete options.fadeout_time;
if (!load(options)) {
options.ad_failed();
options.ad_finished();
return(undefined);
}
options.ad_started();
var mc = clip._mochiad;
mc.onUnload = function () {
options.ad_finished();
};
var _local14 = _getRes(options);
var _local4 = _local14[0];
var _local13 = _local14[1];
mc._x = _local4 * 0.5;
mc._y = _local13 * 0.5;
var chk = mc.createEmptyMovieClip("_mochiad_wait", 3);
chk._x = _local4 * -0.5;
chk._y = _local13 * -0.5;
var _local6 = chk.createEmptyMovieClip("_mochiad_bar", 4);
if (options.no_progress_bar) {
_local6._visible = false;
delete options.no_progress_bar;
} else {
_local6._x = 10;
_local6._y = _local13 - 20;
}
var _local21 = options.color;
delete options.color;
var _local19 = options.background;
delete options.background;
var _local23 = options.outline;
delete options.outline;
var _local5 = _local6.createEmptyMovieClip("_outline", 1);
_local5.beginFill(_local19);
_local5.moveTo(0, 0);
_local5.lineTo(_local4 - 20, 0);
_local5.lineTo(_local4 - 20, 10);
_local5.lineTo(0, 10);
_local5.lineTo(0, 0);
_local5.endFill();
var _local3 = _local6.createEmptyMovieClip("_inside", 2);
_local3.beginFill(_local21);
_local3.moveTo(0, 0);
_local3.lineTo(_local4 - 20, 0);
_local3.lineTo(_local4 - 20, 10);
_local3.lineTo(0, 10);
_local3.lineTo(0, 0);
_local3.endFill();
_local3._xscale = 0;
var _local7 = _local6.createEmptyMovieClip("_outline", 3);
_local7.lineStyle(0, _local23, 100);
_local7.moveTo(0, 0);
_local7.lineTo(_local4 - 20, 0);
_local7.lineTo(_local4 - 20, 10);
_local7.lineTo(0, 10);
_local7.lineTo(0, 0);
chk.ad_msec = _local22;
chk.ad_timeout = _local25;
chk.started = getTimer();
chk.showing = false;
chk.last_pcnt = 0;
chk.fadeout_time = fadeout_time;
chk.fadeFunction = function () {
var _local2 = 100 * (1 - ((getTimer() - this.fadeout_start) / this.fadeout_time));
if (_local2 > 0) {
this._parent._alpha = _local2;
} else {
var _local3 = this._parent._parent;
mochi.as2.MochiAd.unload(_local3);
delete this.onEnterFrame;
}
};
mc.lc.regContLC = function (lc_name) {
mc._containerLCName = lc_name;
};
var sendHostProgress = false;
mc.lc.sendHostLoadProgress = function (lc_name) {
sendHostProgress = true;
};
mc.lc.adLoaded = options.ad_loaded;
mc.lc.adSkipped = options.ad_skipped;
mc.lc.adjustProgress = function (msec) {
var _local2 = this.mc._mochiad_wait;
_local2.server_control = true;
_local2.started = getTimer();
_local2.ad_msec = msec;
};
mc.lc.rpc = function (callbackID, arg) {
mochi.as2.MochiAd.rpc(clip, callbackID, arg);
};
mc.rpcTestFn = function (s) {
trace("[MOCHIAD rpcTestFn] " + s);
return(s);
};
chk.onEnterFrame = function () {
var _local6 = this._parent._parent;
var _local11 = this._parent._mochiad_ctr;
var _local5 = getTimer() - this.started;
var _local3 = false;
var _local4 = _local6.getBytesTotal();
var _local8 = _local6.getBytesLoaded();
var _local2 = (100 * _local8) / _local4;
var _local10 = (100 * _local5) / chk.ad_msec;
var _local9 = this._mochiad_bar._inside;
var _local13 = Math.min(100, Math.min(_local2 || 0, _local10));
_local13 = Math.max(this.last_pcnt, _local13);
this.last_pcnt = _local13;
_local9._xscale = _local13;
options.ad_progress(_local13);
if (sendHostProgress) {
clip._mochiad.lc.send(clip._mochiad._containerLCName, "notify", {id:"hostLoadPcnt", pcnt:_local2});
if (_local2 == 100) {
sendHostProgress = false;
}
}
if (!chk.showing) {
var _local7 = _local11.getBytesTotal();
if ((_local7 > 0) || (typeof(_local7) == "undefined")) {
chk.showing = true;
chk.started = getTimer();
} else if ((_local5 > chk.ad_timeout) && (_local2 == 100)) {
options.ad_failed();
_local3 = true;
}
}
if (_local5 > chk.ad_msec) {
_local3 = true;
}
if (((_local4 > 0) && (_local8 >= _local4)) && (_local3)) {
if (this.server_control) {
delete this.onEnterFrame;
} else {
this.fadeout_start = getTimer();
this.onEnterFrame = chk.fadeFunction;
}
}
};
}
static function showClickAwayAd(options) {
var _local9 = {clip:_root, ad_timeout:2000, fadeout_time:250, regpt:"o", method:"showClickAwayAd", res:"300x250", no_bg:true, ad_started:function () {
}, ad_finished:function () {
}, ad_loaded:function (width, height) {
}, ad_failed:function () {
trace("[MochiAd] Couldn't load an ad, make sure that your game's local security sandbox is configured for Access Network Only and that you are not using ad blocking software");
}, ad_skipped:function () {
}};
options = _parseOptions(options, _local9);
var clip = options.clip;
var _local8 = options.ad_timeout;
delete options.ad_timeout;
if (!load(options)) {
options.ad_failed();
options.ad_finished();
return(undefined);
}
options.ad_started();
var mc = clip._mochiad;
mc.onUnload = function () {
options.ad_finished();
};
var _local4 = _getRes(options);
var _local10 = _local4[0];
var _local7 = _local4[1];
mc._x = _local10 * 0.5;
mc._y = _local7 * 0.5;
var chk = mc.createEmptyMovieClip("_mochiad_wait", 3);
chk.ad_timeout = _local8;
chk.started = getTimer();
chk.showing = false;
mc.lc.adLoaded = options.ad_loaded;
mc.lc.adSkipped = options.ad_skipped;
mc.lc.rpc = function (callbackID, arg) {
mochi.as2.MochiAd.rpc(clip, callbackID, arg);
};
mc.rpcTestFn = function (s) {
trace("[MOCHIAD rpcTestFn] " + s);
return(s);
};
var _local20 = false;
mc.lc.regContLC = function (lc_name) {
mc._containerLCName = lc_name;
};
chk.onEnterFrame = function () {
var _local5 = this._parent._mochiad_ctr;
var _local4 = getTimer() - this.started;
var _local2 = false;
if (!chk.showing) {
var _local3 = _local5.getBytesTotal();
if ((_local3 > 0) || (typeof(_local3) == "undefined")) {
_local2 = true;
chk.showing = true;
chk.started = getTimer();
} else if (_local4 > chk.ad_timeout) {
options.ad_failed();
_local2 = true;
}
}
if (_local2) {
delete this.onEnterFrame;
}
};
}
static function showInterLevelAd(options) {
var _local13 = {clip:_root, ad_timeout:2000, fadeout_time:250, regpt:"o", method:"showTimedAd", ad_started:function () {
this.clip.stop();
}, ad_finished:function () {
this.clip.play();
}, ad_failed:function () {
trace("[MochiAd] Couldn't load an ad, make sure that your game's local security sandbox is configured for Access Network Only and that you are not using ad blocking software");
}, ad_loaded:function (width, height) {
}, ad_skipped:function () {
}};
options = _parseOptions(options, _local13);
var clip = options.clip;
var _local10 = 11000;
var _local12 = options.ad_timeout;
delete options.ad_timeout;
var fadeout_time = options.fadeout_time;
delete options.fadeout_time;
if (!load(options)) {
options.ad_failed();
options.ad_finished();
return(undefined);
}
options.ad_started();
var mc = clip._mochiad;
mc.onUnload = function () {
options.ad_finished();
};
var _local5 = _getRes(options);
var _local14 = _local5[0];
var _local11 = _local5[1];
mc._x = _local14 * 0.5;
mc._y = _local11 * 0.5;
var chk = mc.createEmptyMovieClip("_mochiad_wait", 3);
chk.ad_msec = _local10;
chk.ad_timeout = _local12;
chk.started = getTimer();
chk.showing = false;
chk.fadeout_time = fadeout_time;
chk.fadeFunction = function () {
var _local2 = 100 * (1 - ((getTimer() - this.fadeout_start) / this.fadeout_time));
if (_local2 > 0) {
this._parent._alpha = _local2;
} else {
var _local3 = this._parent._parent;
mochi.as2.MochiAd.unload(_local3);
delete this.onEnterFrame;
}
};
mc.lc.adLoaded = options.ad_loaded;
mc.lc.adSkipped = options.ad_skipped;
mc.lc.adjustProgress = function (msec) {
var _local2 = this.mc._mochiad_wait;
_local2.server_control = true;
_local2.started = getTimer();
_local2.ad_msec = msec - 250;
};
mc.lc.rpc = function (callbackID, arg) {
mochi.as2.MochiAd.rpc(clip, callbackID, arg);
};
mc.rpcTestFn = function (s) {
trace("[MOCHIAD rpcTestFn] " + s);
return(s);
};
chk.onEnterFrame = function () {
var _local5 = this._parent._mochiad_ctr;
var _local4 = getTimer() - this.started;
var _local2 = false;
if (!chk.showing) {
var _local3 = _local5.getBytesTotal();
if ((_local3 > 0) || (typeof(_local3) == "undefined")) {
chk.showing = true;
chk.started = getTimer();
} else if (_local4 > chk.ad_timeout) {
options.ad_failed();
_local2 = true;
}
}
if (_local4 > chk.ad_msec) {
_local2 = true;
}
if (_local2) {
if (this.server_control) {
delete this.onEnterFrame;
} else {
this.fadeout_start = getTimer();
this.onEnterFrame = this.fadeFunction;
}
}
};
}
static function showPreloaderAd(options) {
trace("[MochiAd] DEPRECATED: showPreloaderAd was renamed to showPreGameAd in 2.0");
showPreGameAd(options);
}
static function showTimedAd(options) {
trace("[MochiAd] DEPRECATED: showTimedAd was renamed to showInterLevelAd in 2.0");
showInterLevelAd(options);
}
static function _allowDomains(server) {
var _local1 = server.split("/")[2].split(":")[0];
if (System.security) {
if (System.security.allowDomain) {
System.security.allowDomain("*");
System.security.allowDomain(_local1);
}
if (System.security.allowInsecureDomain) {
System.security.allowInsecureDomain("*");
System.security.allowInsecureDomain(_local1);
}
}
return(_local1);
}
static function load(options) {
var _local13 = {clip:_root, server:"http://x.mochiads.com/srv/1/", method:"load", depth:10333, id:"_UNKNOWN_"};
options = _parseOptions(options, _local13);
options.swfv = options.clip.getSWFVersion() || 6;
options.mav = getVersion();
var _local7 = options.clip;
if (!_isNetworkAvailable()) {
return(null);
}
if (_local7._mochiad_loaded) {
return(null);
}
var _local12 = options.depth;
delete options.depth;
var _local6 = _local7.createEmptyMovieClip("_mochiad", _local12);
var _local11 = _getRes(options);
options.res = (_local11[0] + "x") + _local11[1];
options.server = options.server + options.id;
delete options.id;
_local7._mochiad_loaded = true;
if (_local7._url.indexOf("http") != 0) {
trace("[MochiAd] NOTE: Security Sandbox Violation errors below are normal");
}
var _local4 = _local6.createEmptyMovieClip("_mochiad_ctr", 1);
for (var _local8 in options) {
_local4[_local8] = options[_local8];
}
var _local10 = _local4.server;
delete _local4.server;
var _local14 = _allowDomains(_local10);
_local6.onEnterFrame = function () {
if (this._mochiad_ctr._url != this._url) {
this.onEnterFrame = function () {
if (!this._mochiad_ctr) {
delete this.onEnterFrame;
mochi.as2.MochiAd.unload(this._parent);
}
};
}
};
var _local5 = new LocalConnection();
var _local9 = ["", Math.floor(new Date().getTime()), random(999999)].join("_");
_local5.mc = _local6;
_local5.name = _local9;
_local5.hostname = _local14;
_local5.allowDomain = function (d) {
return(true);
};
_local5.allowInsecureDomain = _local5.allowDomain;
_local5.connect(_local9);
_local6.lc = _local5;
_local4.lc = _local9;
_local4.st = getTimer();
_local4.loadMovie(_local10 + ".swf", "POST");
return(_local6);
}
static function unload(clip) {
if (typeof(clip) == "undefined") {
clip = _root;
}
if (clip.clip && (clip.clip._mochiad)) {
clip = clip.clip;
}
if (!clip._mochiad) {
return(false);
}
if (clip._mochiad._containerLCName != undefined) {
clip._mochiad.lc.send(clip._mochiad._containerLCName, "notify", {id:"unload"});
}
clip._mochiad.removeMovieClip();
delete clip._mochiad_loaded;
delete clip._mochiad;
return(true);
}
static function _isNetworkAvailable() {
if (System.security) {
var _local1 = System.security;
if (_local1.sandboxType == "localWithFile") {
return(false);
}
}
return(true);
}
static function _getRes(options) {
var _local3 = options.clip.getBounds();
var _local2 = 0;
var _local1 = 0;
if (typeof(options.res) != "undefined") {
var _local4 = options.res.split("x");
_local2 = parseFloat(_local4[0]);
_local1 = parseFloat(_local4[1]);
} else {
_local2 = _local3.xMax - _local3.xMin;
_local1 = _local3.yMax - _local3.yMin;
}
if ((_local2 == 0) || (_local1 == 0)) {
_local2 = Stage.width;
_local1 = Stage.height;
}
return([_local2, _local1]);
}
static function _parseOptions(options, defaults) {
var _local4 = {};
for (var _local8 in defaults) {
_local4[_local8] = defaults[_local8];
}
if (options) {
for (var _local8 in options) {
_local4[_local8] = options[_local8];
}
}
if (_root.mochiad_options) {
var _local5 = _root.mochiad_options.split("&");
var _local2 = 0;
while (_local2 < _local5.length) {
var _local3 = _local5[_local2].split("=");
_local4[unescape(_local3[0])] = unescape(_local3[1]);
_local2++;
}
}
if (_local4.id == "test") {
trace("[MochiAd] WARNING: Using the MochiAds test identifier, make sure to use the code from your dashboard, not this example!");
}
return(_local4);
}
static function rpc(clip, callbackID, arg) {
switch (arg.id) {
case "setValue" :
setValue(clip, arg.objectName, arg.value);
break;
case "getValue" :
var _local4 = getValue(clip, arg.objectName);
clip._mochiad.lc.send(clip._mochiad._containerLCName, "rpcResult", callbackID, _local4);
break;
case "runMethod" :
var _local3 = runMethod(clip, arg.method, arg.args);
clip._mochiad.lc.send(clip._mochiad._containerLCName, "rpcResult", callbackID, _local3);
break;
default :
trace("[mochiads rpc] unknown rpc id: " + arg.id);
}
}
static function setValue(base, objectName, value) {
var _local2 = objectName.split(".");
var _local1;
_local1 = 0;
while (_local1 < (_local2.length - 1)) {
if ((base[_local2[_local1]] == undefined) || (base[_local2[_local1]] == null)) {
return(undefined);
}
base = base[_local2[_local1]];
_local1++;
}
base[_local2[_local1]] = value;
}
static function getValue(base, objectName) {
var _local2 = objectName.split(".");
var _local1;
_local1 = 0;
while (_local1 < (_local2.length - 1)) {
if ((base[_local2[_local1]] == undefined) || (base[_local2[_local1]] == null)) {
return(undefined);
}
base = base[_local2[_local1]];
_local1++;
}
return(base[_local2[_local1]]);
}
static function runMethod(base, methodName, argsArray) {
var _local2 = methodName.split(".");
var _local1;
_local1 = 0;
while (_local1 < (_local2.length - 1)) {
if ((base[_local2[_local1]] == undefined) || (base[_local2[_local1]] == null)) {
return(undefined);
}
base = base[_local2[_local1]];
_local1++;
}
if (typeof(base[_local2[_local1]]) == "function") {
return(base[_local2[_local1]].apply(base, argsArray));
}
return(undefined);
}
}
Symbol 402 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 403 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 404 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 405 MovieClip [__Packages.mx.transitions.easing.None] Frame 0
class mx.transitions.easing.None
{
function None () {
}
static function easeNone(t, b, c, d) {
return(((c * t) / d) + b);
}
static function easeIn(t, b, c, d) {
return(((c * t) / d) + b);
}
static function easeOut(t, b, c, d) {
return(((c * t) / d) + b);
}
static function easeInOut(t, b, c, d) {
return(((c * t) / d) + b);
}
static var version = "1.1.0.52";
}
Symbol 406 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 73 MovieClip Frame 1
stop();
Symbol 81 MovieClip Frame 1
stop();
Symbol 94 MovieClip Frame 1
stop();
Symbol 97 MovieClip Frame 1
stop();
Symbol 107 MovieClip Frame 1
stop();
Symbol 114 MovieClip Frame 1
stop();
Symbol 131 MovieClip Frame 1
stop();
Symbol 155 MovieClip Frame 1
stop();
Symbol 159 MovieClip Frame 1
stop();
Symbol 163 MovieClip Frame 1
stop();
Symbol 167 MovieClip Frame 1
stop();
Symbol 171 MovieClip Frame 1
stop();
Symbol 175 MovieClip Frame 1
stop();
Symbol 179 MovieClip Frame 1
stop();
Symbol 180 MovieClip Frame 1
stop();
Symbol 186 MovieClip Frame 1
stop();
Symbol 279 MovieClip Frame 1
function initNoneBtn(mc, makeupMC, dressStr) {
mc.onRelease = function () {
var _local1 = new mx.transitions.Tween(makeupMC, "_alpha", mx.transitions.easing.Strong.easeIn, 100, 0, 0.2, true);
_local1.onMotionFinished = function () {
makeupMC.gotoAndStop("none");
dressStr = "none";
new mx.transitions.Tween(makeupMC, "_alpha", mx.transitions.easing.None.easeNone, 0, 100, 0.2, true);
};
};
}
function initOneBtn(mc, str, makeupMC, dressStr) {
mc.gotoAndStop(str);
var myDropFilter = (new flash.filters.DropShadowFilter(8));
myDropFilter.alpha = 0.8;
var myFilters1 = new Array();
myFilters1.push(myDropFilter);
mc.filters = myFilters1;
mc.onRollOver = function () {
this._alpha = this._alpha * 0.5;
};
mc.onRollOut = (mc.onReleaseOutside = function () {
this._alpha = this._alpha / 0.5;
});
mc.onRelease = function () {
if (((dressStr == "skin") || (dressStr == "eyes")) || (dressStr == "dress")) {
if (_root[dressStr] == str) {
colorMC(mc);
makeupMC.gotoAndStop("none");
_root[dressStr] = "none";
_root.nowBtn[dressStr] = "none";
} else {
makeupMC.gotoAndStop(str);
_root[dressStr] = str;
var other = String(mc).substr(0, length(String(mc)) - 1);
var i = 1;
while (i < 10) {
if (eval (other + String(i)) != undefined) {
colorMC(eval (other + String(i)));
}
i++;
}
grayMC(mc);
_root.nowBtn[dressStr] = String(mc);
}
} else if ((dressStr == "hair") || (dressStr == "haircolor")) {
if (_root[dressStr] == str) {
colorMC(mc);
makeupMC.gotoAndStop("none");
makeupMC._hair.gotoAndStop(_root.haircolor);
_root[dressStr] = "none";
_root.nowBtn[dressStr] = "none";
} else {
makeupMC.gotoAndStop(str);
makeupMC._hair.gotoAndStop(_root.haircolor);
_root[dressStr] = str;
var other = String(mc).substr(0, length(String(mc)) - 1);
var i = 1;
while (i < 10) {
if (eval (other + String(i)) != undefined) {
colorMC(eval (other + String(i)));
}
i++;
}
grayMC(mc);
_root.nowBtn[dressStr] = String(mc);
}
} else {
var tween_handler = (new mx.transitions.Tween(makeupMC, "_alpha", mx.transitions.easing.None.easeNone, 100, 0, 0.2, true));
tween_handler.onMotionFinished = function () {
if (_root[dressStr] == str) {
colorMC(mc);
makeupMC.gotoAndStop("none");
_root[dressStr] = "none";
_root.nowBtn[dressStr] = "none";
} else {
makeupMC.gotoAndStop(str);
_root[dressStr] = str;
var other = String(mc).substr(0, length(String(mc)) - 1);
var i = 1;
while (i < 10) {
if (eval (other + String(i)) != undefined) {
colorMC(eval (other + String(i)));
}
i++;
}
grayMC(mc);
_root.nowBtn[dressStr] = String(mc);
}
new mx.transitions.Tween(makeupMC, "_alpha", mx.transitions.easing.None.easeNone, 0, 100, 0.6, true);
};
}
};
}
function grayMC(e) {
var _local3 = [0.3086, 0.6094, 0.082, 0, 0, 0.3086, 0.6094, 0.082, 0, 0, 0.3086, 0.6094, 0.082, 0, 0, 0, 0, 0, 1, 0];
var _local4 = new flash.filters.ColorMatrixFilter(_local3);
var _local2 = new flash.filters.DropShadowFilter(8);
_local2.alpha = 0.8;
var _local1 = new Array();
_local1.push(_local4);
_local1.push(_local2);
e.filters = _local1;
}
function colorMC(e) {
var _local3 = [1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0];
var _local4 = new flash.filters.ColorMatrixFilter(_local3);
var _local2 = new flash.filters.DropShadowFilter(8);
_local2.alpha = 0.8;
var _local1 = new Array();
_local1.push(_local4);
_local1.push(_local2);
e.filters = _local1;
}
function setBtnGray(btn) {
for (var mc in this) {
if (mc.indexOf(btn)) {
grayMC(eval (btn));
}
}
}
function mcmove(st) {
if (st == "lipstick") {
_root._mc._mouthmove._visible = true;
_root._mc._mouthmove.gotoAndPlay(1);
}
if (st == "rouge") {
_root._mc._rougemove._visible = true;
_root._mc._rougemove.gotoAndPlay(1);
}
if (st == "eyeshadow") {
_root._mc._eyeshadowmove._visible = true;
_root._mc._eyeshadowmove.gotoAndPlay(1);
}
if (st == "eyelashes") {
_root._mc._eyelashesmove._visible = true;
_root._mc._eyelashesmove._left._visible = true;
_root._mc._eyelashesmove._right._visible = true;
_root._mc._eyelashesmove._left.gotoAndPlay(1);
_root._mc._eyelashesmove._right.gotoAndPlay(1);
}
}
stop();
Symbol 279 MovieClip Frame 2
function inithairBtn(str) {
initOneBtn(_hairbtn1, str, _root._girlmc._hairmc, "hair");
}
var hairT = 1;
var hairStr = "";
hairStr = "hair" + hairT.toString();
inithairBtn(hairStr);
initOneBtn(_color1, "color1", _root._girlmc._hairmc._hair, "haircolor");
initOneBtn(_color2, "color2", _root._girlmc._hairmc._hair, "haircolor");
initOneBtn(_color3, "color3", _root._girlmc._hairmc._hair, "haircolor");
initOneBtn(_color4, "color4", _root._girlmc._hairmc._hair, "haircolor");
setBtnGray(_root.nowBtn.hair);
this._last.onRelease = function () {
hairT--;
if (hairT <= 0) {
hairT = 6;
hairStr = "hair6";
} else {
hairStr = "hair" + hairT.toString();
}
inithairBtn(hairStr);
};
this._next.onRelease = function () {
hairT++;
if (hairT >= 7) {
hairT = 1;
hairStr = "hair1";
} else {
hairStr = "hair" + hairT.toString();
}
inithairBtn(hairStr);
};
Symbol 279 MovieClip Frame 3
function initskinBtn() {
initOneBtn(_skinbtn1, "skin1", _root._girlmc._skinmc, "skin");
initOneBtn(_skinbtn2, "skin2", _root._girlmc._skinmc, "skin");
initOneBtn(_skinbtn3, "skin3", _root._girlmc._skinmc, "skin");
initOneBtn(_skinbtn4, "skin4", _root._girlmc._skinmc, "skin");
initOneBtn(_skinbtn5, "skin5", _root._girlmc._skinmc, "skin");
initOneBtn(_skinbtn6, "skin6", _root._girlmc._skinmc, "skin");
initOneBtn(_skinbtn7, "skin7", _root._girlmc._skinmc, "skin");
initOneBtn(_skinbtn8, "skin8", _root._girlmc._skinmc, "skin");
}
initskinBtn();
setBtnGray(_root.nowBtn.skin);
Symbol 279 MovieClip Frame 4
function initmouthBtn() {
initOneBtn(_mouthbtn1, "mouth1", _root._girlmc._mouthmc, "mouth");
initOneBtn(_mouthbtn2, "mouth2", _root._girlmc._mouthmc, "mouth");
initOneBtn(_mouthbtn3, "mouth3", _root._girlmc._mouthmc, "mouth");
initOneBtn(_mouthbtn4, "mouth4", _root._girlmc._mouthmc, "mouth");
initOneBtn(_mouthbtn5, "mouth5", _root._girlmc._mouthmc, "mouth");
initOneBtn(_mouthbtn6, "mouth6", _root._girlmc._mouthmc, "mouth");
initOneBtn(_mouthbtn7, "mouth7", _root._girlmc._mouthmc, "mouth");
initOneBtn(_mouthbtn8, "mouth8", _root._girlmc._mouthmc, "mouth");
initOneBtn(_mouthbtn9, "mouth9", _root._girlmc._mouthmc, "mouth");
initOneBtn(_mouthbtn10, "mouth10", _root._girlmc._mouthmc, "mouth");
initOneBtn(_mouthbtn11, "mouth11", _root._girlmc._mouthmc, "mouth");
initOneBtn(_mouthbtn12, "mouth12", _root._girlmc._mouthmc, "mouth");
initOneBtn(_mouthbtn13, "mouth13", _root._girlmc._mouthmc, "mouth");
}
initmouthBtn();
setBtnGray(_root.nowBtn.mouth);
Symbol 279 MovieClip Frame 5
function initrougeBtn() {
initOneBtn(_rougebtn1, "rouge1", _root._girlmc._rougemc, "rouge");
initOneBtn(_rougebtn2, "rouge2", _root._girlmc._rougemc, "rouge");
initOneBtn(_rougebtn3, "rouge3", _root._girlmc._rougemc, "rouge");
initOneBtn(_rougebtn4, "rouge4", _root._girlmc._rougemc, "rouge");
initOneBtn(_rougebtn5, "rouge5", _root._girlmc._rougemc, "rouge");
initOneBtn(_rougebtn6, "rouge6", _root._girlmc._rougemc, "rouge");
}
initrougeBtn();
setBtnGray(_root.nowBtn.rouge);
Symbol 279 MovieClip Frame 6
function initeyesBtn() {
initOneBtn(_eyesbtn1, "eyes1", _root._girlmc._eyesmc, "eyes");
initOneBtn(_eyesbtn2, "eyes2", _root._girlmc._eyesmc, "eyes");
initOneBtn(_eyesbtn3, "eyes3", _root._girlmc._eyesmc, "eyes");
initOneBtn(_eyesbtn4, "eyes4", _root._girlmc._eyesmc, "eyes");
initOneBtn(_eyesbtn5, "eyes5", _root._girlmc._eyesmc, "eyes");
initOneBtn(_eyesbtn6, "eyes6", _root._girlmc._eyesmc, "eyes");
}
initeyesBtn();
setBtnGray(_root.nowBtn.eyes);
Symbol 279 MovieClip Frame 7
function initeyeshadowBtn(str) {
initOneBtn(_eyeshadowbtn1, str, _root._girlmc._eyeshadowmc, "eyeshadow");
}
var eyeshadowT = 1;
var eyeshadowStr = "";
eyeshadowStr = "eyeshadow" + eyeshadowT.toString();
initeyeshadowBtn(eyeshadowStr);
setBtnGray(_root.nowBtn.eyeshadow);
this._last.onRelease = function () {
eyeshadowT--;
if (eyeshadowT <= 0) {
eyeshadowT = 3;
eyeshadowStr = "eyeshadow3";
} else {
eyeshadowStr = "eyeshadow" + eyeshadowT.toString();
}
initeyeshadowBtn(eyeshadowStr);
};
this._next.onRelease = function () {
eyeshadowT++;
if (eyeshadowT >= 4) {
eyeshadowT = 1;
eyeshadowStr = "eyeshadow1";
} else {
eyeshadowStr = "eyeshadow" + eyeshadowT.toString();
}
initeyeshadowBtn(eyeshadowStr);
};
Symbol 279 MovieClip Frame 8
function initeyeshadowcolorBtn() {
initOneBtn(_eyeshadowcolorbtn1, "eyeshadowcolor1", _root._girlmc._eyeshadowcolormc, "eyeshadowcolor");
initOneBtn(_eyeshadowcolorbtn2, "eyeshadowcolor2", _root._girlmc._eyeshadowcolormc, "eyeshadowcolor");
initOneBtn(_eyeshadowcolorbtn3, "eyeshadowcolor3", _root._girlmc._eyeshadowcolormc, "eyeshadowcolor");
initOneBtn(_eyeshadowcolorbtn4, "eyeshadowcolor4", _root._girlmc._eyeshadowcolormc, "eyeshadowcolor");
initOneBtn(_eyeshadowcolorbtn5, "eyeshadowcolor5", _root._girlmc._eyeshadowcolormc, "eyeshadowcolor");
initOneBtn(_eyeshadowcolorbtn6, "eyeshadowcolor6", _root._girlmc._eyeshadowcolormc, "eyeshadowcolor");
initOneBtn(_eyeshadowcolorbtn7, "eyeshadowcolor7", _root._girlmc._eyeshadowcolormc, "eyeshadowcolor");
initOneBtn(_eyeshadowcolorbtn8, "eyeshadowcolor8", _root._girlmc._eyeshadowcolormc, "eyeshadowcolor");
initOneBtn(_eyeshadowcolorbtn9, "eyeshadowcolor9", _root._girlmc._eyeshadowcolormc, "eyeshadowcolor");
}
initeyeshadowcolorBtn();
setBtnGray(_root.nowBtn.eyeshadowcolor);
Symbol 279 MovieClip Frame 9
function initdressBtn(str) {
initOneBtn(_dressbtn1, str, _root._girlmc._dressmc, "dress");
}
var dressT = 1;
var dressStr = "";
dressStr = "dress" + dressT.toString();
initdressBtn(dressStr);
setBtnGray(_root.nowBtn.dress);
this._last.onRelease = function () {
dressT--;
if (dressT <= 0) {
dressT = 5;
dressStr = "dress5";
} else {
dressStr = "dress" + dressT.toString();
}
initdressBtn(dressStr);
};
this._next.onRelease = function () {
dressT++;
if (dressT >= 6) {
dressT = 1;
dressStr = "dress1";
} else {
dressStr = "dress" + dressT.toString();
}
initdressBtn(dressStr);
};
Symbol 279 MovieClip Frame 10
function initnecklaceBtn(str) {
initOneBtn(_necklacebtn1, str, _root._girlmc._necklacemc, "necklace");
}
var necklaceT = 1;
var necklaceStr = "";
necklaceStr = "necklace" + necklaceT.toString();
initnecklaceBtn(necklaceStr);
setBtnGray(_root.nowBtn.necklace);
this._last.onRelease = function () {
necklaceT--;
if (necklaceT <= 0) {
necklaceT = 5;
necklaceStr = "necklace5";
} else {
necklaceStr = "necklace" + necklaceT.toString();
}
initnecklaceBtn(necklaceStr);
};
this._next.onRelease = function () {
necklaceT++;
if (necklaceT >= 6) {
necklaceT = 1;
necklaceStr = "necklace1";
} else {
necklaceStr = "necklace" + necklaceT.toString();
}
initnecklaceBtn(necklaceStr);
};
Symbol 279 MovieClip Frame 11
function inittyBtn(str) {
initOneBtn(_tybtn1, str, _root._girlmc._tymc, "ty");
}
var tyT = 1;
var tyStr = "";
tyStr = "ty" + tyT.toString();
inittyBtn(tyStr);
setBtnGray(_root.nowBtn.ty);
this._last.onRelease = function () {
tyT--;
if (tyT <= 0) {
tyT = 5;
tyStr = "ty5";
} else {
tyStr = "ty" + tyT.toString();
}
inittyBtn(tyStr);
};
this._next.onRelease = function () {
tyT++;
if (tyT >= 6) {
tyT = 1;
tyStr = "ty1";
} else {
tyStr = "ty" + tyT.toString();
}
inittyBtn(tyStr);
};
Symbol 290 MovieClip Frame 1
stop();
this.onRollOver = function () {
onEnterFrame = function () {
nextFrame();
};
};
this.onRollOut = (this.onReleaseOutside = function () {
onEnterFrame = function () {
prevFrame();
};
});
Symbol 297 MovieClip Frame 1
stop();
this.onRollOver = function () {
onEnterFrame = function () {
nextFrame();
};
};
this.onRollOut = (this.onReleaseOutside = function () {
onEnterFrame = function () {
prevFrame();
};
});
Symbol 301 MovieClip Frame 1
stop();
this.onRollOver = function () {
onEnterFrame = function () {
nextFrame();
};
};
this.onRollOut = (this.onReleaseOutside = function () {
onEnterFrame = function () {
prevFrame();
};
});
Symbol 304 MovieClip Frame 1
stop();
this.onRollOver = function () {
onEnterFrame = function () {
nextFrame();
};
};
this.onRollOut = (this.onReleaseOutside = function () {
onEnterFrame = function () {
prevFrame();
};
});
Symbol 308 MovieClip Frame 1
stop();
this.onRollOver = function () {
onEnterFrame = function () {
nextFrame();
};
};
this.onRollOut = (this.onReleaseOutside = function () {
onEnterFrame = function () {
prevFrame();
};
});
Symbol 312 MovieClip Frame 1
stop();
this.onRollOver = function () {
onEnterFrame = function () {
nextFrame();
};
};
this.onRollOut = (this.onReleaseOutside = function () {
onEnterFrame = function () {
prevFrame();
};
});
Symbol 315 MovieClip Frame 1
stop();
this.onRollOver = function () {
onEnterFrame = function () {
nextFrame();
};
};
this.onRollOut = (this.onReleaseOutside = function () {
onEnterFrame = function () {
prevFrame();
};
});
Symbol 319 MovieClip Frame 1
stop();
this.onRollOver = function () {
onEnterFrame = function () {
nextFrame();
};
};
this.onRollOut = (this.onReleaseOutside = function () {
onEnterFrame = function () {
prevFrame();
};
});
Symbol 323 MovieClip Frame 1
stop();
this.onRollOver = function () {
onEnterFrame = function () {
nextFrame();
};
};
this.onRollOut = (this.onReleaseOutside = function () {
onEnterFrame = function () {
prevFrame();
};
});
Symbol 334 MovieClip Frame 1
stop();
this.onRollOver = function () {
onEnterFrame = function () {
nextFrame();
};
};
this.onRollOut = (this.onReleaseOutside = function () {
onEnterFrame = function () {
prevFrame();
};
});
Symbol 335 MovieClip Frame 1
function goFrame(mc, str, tmc) {
mc.onRollOver = function () {
mc.Text.gotoAndStop(str);
};
mc.onRollOut = function () {
mc.Text.gotoAndStop("none");
};
mc.onRelease = function () {
tmc.gotoAndStop(str);
new mx.transitions.Tween(tmc, "_alpha", mx.transitions.easing.None.easeNone, 0, 100, 1, true);
};
}
stop();
goFrame(_hairbtn, "hair", _item);
goFrame(_dressbtn, "dress", _item);
goFrame(_eyesbtn, "eyes", _item);
goFrame(_mouthbtn, "mouth", _item);
goFrame(_skinbtn, "skin", _item);
goFrame(_eyelashesbtn, "eyelashes", _item);
goFrame(_eyeshadowbtn, "eyeshadow", _item);
goFrame(_rougebtn, "rouge", _item);
goFrame(_haircolorbtn, "haircolor", _item);
goFrame(_necklacebtn, "necklace", _item);
goFrame(_eyeshadowcolorbtn, "eyeshadowcolor", _item);
goFrame(_tybtn, "ty", _item);