Frame 2
var loadper = 0;
Frame 3
if (_framesloaded == _totalframes) {
gotoAndPlay (5);
} else {
setProperty(_root.bar, _xscale , (int(_root.getBytesLoaded() / 1000) / int(_root.getBytesTotal() / 1000)) * 100);
loadper = int(((_root.getBytesLoaded() / 1000) / (_root.getBytesTotal() / 1000)) * 100);
}
Frame 4
gotoAndPlay (3);
Frame 5
logo.setMask(m1);
logo.cacheAsBitmap = true;
m1.cacheAsBitmap = true;
girl2.setMask(girl1);
girl1.cacheAsBitmap = true;
girl2.cacheAsBitmap = true;
Frame 110
gotoAndStop (111);
Frame 111
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);
}
stop();
__com_mochibot__("5b76b15c", this, 10301, true);
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_finalins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.finalins = new Sound(this._parent.BS_finalins);
} else {
this.createEmptyMovieClip("_finalins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.finalins = new Sound(this.BS_finalins);
}
_global.Behaviors.Sound.finalins.attachSound("finalsnd");
_global.Behaviors.Sound.finalins.start(0, 1);
} else {
_global.Behaviors.Sound.finalins.stop("finalsnd");
}
Instance of Symbol 169 MovieClip "model_mc" in Frame 112
/* no clip actions */
Frame 122
stop();
model_mc._x = 460;
model_mc._y = -30;
model_mc._xscale = 120;
model_mc._yscale = 120;
stop();
Instance of Symbol 483 MovieClip "model_mc" in Frame 122
/* no clip actions */
Instance of Symbol 496 MovieClip in Frame 122
/* no clip actions */
Instance of Symbol 499 MovieClip in Frame 122
/* no clip actions */
Frame 123
model_mc._x = 380;
model_mc._y = 40;
model_mc._xscale = 35;
model_mc._yscale = 35;
stop();
Frame 124
prints.printButton.onPress = function () {
printAsBitmap (_root.printclip, "bmovie");
};
model_mc._x = 320;
model_mc._y = 60;
model_mc._xscale = 33;
model_mc._yscale = 33;
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_finalins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.finalins = new Sound(this._parent.BS_finalins);
} else {
this.createEmptyMovieClip("_finalins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.finalins = new Sound(this.BS_finalins);
}
_global.Behaviors.Sound.finalins.attachSound("finalsnd");
_global.Behaviors.Sound.finalins.start(0, 1);
} else {
_global.Behaviors.Sound.finalins.stop("finalsnd");
}
stop();
Instance of Symbol 608 MovieClip "prints" in Frame 124
/* no clip actions */
Instance of Symbol 611 MovieClip in Frame 124
/* no clip actions */
Instance of Symbol 614 MovieClip in Frame 124
/* no clip actions */
Instance of Symbol 617 MovieClip in Frame 124
/* no clip actions */
Symbol 56 MovieClip Frame 20
this.removeMovieClip();
Symbol 57 MovieClip Frame 1
Frame_num = 1;
angle = 360;
plus_angle = 0;
scene_width = 400;
scene_height = 45;
bar_mc.i = 0;
bar_mc._visible = 0;
bar_mc.onEnterFrame = function () {
var _local2 = this;
if ((_local2.i % Frame_num) == 0) {
mc = _local2.duplicateMovieClip("bar_mc" + _local2.i, _local2.i);
mc._x = random(scene_width);
mc._y = random(scene_height);
mc._rotation = random(angle) + plus_angle;
}
_local2.i++;
};
Symbol 59 MovieClip Frame 30
stop();
Symbol 65 MovieClip Frame 21
stop();
Symbol 68 MovieClip Frame 20
this.removeMovieClip();
Symbol 69 MovieClip Frame 1
Frame_num = 1;
angle = 360;
plus_angle = 0;
scene_width = 400;
scene_height = 45;
bar_mc.i = 0;
bar_mc._visible = 0;
bar_mc.onEnterFrame = function () {
var _local2 = this;
if ((_local2.i % Frame_num) == 0) {
mc = _local2.duplicateMovieClip("bar_mc" + _local2.i, _local2.i);
mc._x = random(scene_width);
mc._y = random(scene_height);
mc._rotation = random(angle) + plus_angle;
}
_local2.i++;
};
Symbol 70 MovieClip Frame 20
stop();
Symbol 75 MovieClip Frame 37
stop();
Symbol 88 MovieClip Frame 30
stop();
Symbol 90 Button
on (press) {
var localDomainLC = new LocalConnection();
flashCurrentDomainName = localDomainLC.domain();
var gametitle = "title";
var btnUrl = (("http://www.girlgames1.com/?utm_source=" + flashCurrentDomainName) + "&utm_medium=flashgames&utm_term=spookywitchdressup&utm_content=preloader&utm_campaign=brandedgames");
}
on (release) {
getURL (_root.btnUrl, "_blank");
}
Symbol 114 MovieClip Frame 1
this.star.gotoAndPlay(1);
Symbol 117 MovieClip Frame 1
this.star.gotoAndPlay(1);
Symbol 119 MovieClip Frame 1
this.star.gotoAndPlay(1);
Symbol 139 MovieClip Frame 15
stop();
Symbol 140 MovieClip Frame 1
stop();
Symbol 140 MovieClip Frame 2
this.star.gotoAndPlay(1);
Symbol 140 MovieClip Frame 3
this.star.gotoAndPlay(1);
Symbol 140 MovieClip Frame 4
this.star.gotoAndPlay(1);
Symbol 140 MovieClip Frame 5
this.star.gotoAndPlay(1);
Symbol 140 MovieClip Frame 6
this.star.gotoAndPlay(1);
Symbol 143 MovieClip Frame 1
stop();
Symbol 143 MovieClip Frame 2
this.star.gotoAndPlay(1);
Symbol 143 MovieClip Frame 3
this.star.gotoAndPlay(1);
Symbol 143 MovieClip Frame 4
this.star.gotoAndPlay(1);
Symbol 143 MovieClip Frame 5
this.star.gotoAndPlay(1);
Symbol 143 MovieClip Frame 6
this.star.gotoAndPlay(1);
Symbol 144 MovieClip Frame 7
stop();
Symbol 147 MovieClip Frame 1
stop();
Symbol 147 MovieClip Frame 2
this.star.gotoAndPlay(1);
Symbol 147 MovieClip Frame 3
this.star.gotoAndPlay(1);
Symbol 147 MovieClip Frame 4
this.star.gotoAndPlay(1);
Symbol 147 MovieClip Frame 5
this.star.gotoAndPlay(1);
Symbol 147 MovieClip Frame 6
this.star.gotoAndPlay(1);
Symbol 148 MovieClip Frame 7
stop();
Symbol 151 MovieClip Frame 1
stop();
Symbol 151 MovieClip Frame 2
this.star.gotoAndPlay(1);
Symbol 151 MovieClip Frame 3
this.star.gotoAndPlay(1);
Symbol 151 MovieClip Frame 4
this.star.gotoAndPlay(1);
Symbol 151 MovieClip Frame 5
this.star.gotoAndPlay(1);
Symbol 151 MovieClip Frame 6
this.star.gotoAndPlay(1);
Symbol 152 MovieClip Frame 7
stop();
Symbol 155 MovieClip Frame 1
stop();
Symbol 155 MovieClip Frame 2
this.star.gotoAndPlay(1);
Symbol 155 MovieClip Frame 3
this.star.gotoAndPlay(1);
Symbol 155 MovieClip Frame 4
this.star.gotoAndPlay(1);
Symbol 155 MovieClip Frame 5
this.star.gotoAndPlay(1);
Symbol 155 MovieClip Frame 6
this.star.gotoAndPlay(1);
Symbol 156 MovieClip Frame 7
stop();
Symbol 157 MovieClip Frame 7
stop();
Symbol 158 MovieClip Frame 1
stop();
Symbol 158 MovieClip Frame 2
this.star.gotoAndPlay(1);
Symbol 158 MovieClip Frame 3
this.star.gotoAndPlay(1);
Symbol 158 MovieClip Frame 4
this.star.gotoAndPlay(1);
Symbol 158 MovieClip Frame 5
this.star.gotoAndPlay(1);
Symbol 158 MovieClip Frame 6
this.star.gotoAndPlay(1);
Symbol 160 MovieClip Frame 1
this.star.gotoAndPlay(1);
Symbol 165 MovieClip Frame 1
stop();
Symbol 172 MovieClip Frame 10
stop();
Symbol 173 MovieClip Frame 1
m2.setMask(m1);
m2.cacheAsBitmap = true;
m1.cacheAsBitmap = true;
Instance of Symbol 169 MovieClip "m2" in Symbol 173 MovieClip Frame 1
/* no clip actions */
Symbol 252 Button
on (release) {
this.gotoAndPlay("start2");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this._parent.BS_vanclickins);
} else {
this.createEmptyMovieClip("_vanclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this.BS_vanclickins);
}
_global.Behaviors.Sound.vanclickins.attachSound("vanclicksnd");
_global.Behaviors.Sound.vanclickins.start(0, 1);
} else {
_global.Behaviors.Sound.vanclickins.stop("vanclicksnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this._parent.BS_vanoverins);
} else {
this.createEmptyMovieClip("_vanoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this.BS_vanoverins);
}
_global.Behaviors.Sound.vanoverins.attachSound("vanoversnd");
_global.Behaviors.Sound.vanoverins.start(0, 1);
} else {
_global.Behaviors.Sound.vanoverins.stop("vanoversnd");
}
}
Symbol 258 Button
on (release) {
gotoAndStop (2);
}
Symbol 261 Button
on (release) {
gotoAndStop (1);
}
Symbol 262 MovieClip Frame 1
stop();
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_bgsnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.bgsnd = new Sound(this._parent.BS_bgsnd);
} else {
this.createEmptyMovieClip("_bgsnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.bgsnd = new Sound(this.BS_bgsnd);
}
_global.Behaviors.Sound.bgsnd.attachSound("vensnd");
_global.Behaviors.Sound.bgsnd.start(0, 999);
Symbol 262 MovieClip Frame 2
stop();
stopAllSounds();
Symbol 274 Button
on (press) {
var localDomainLC = new LocalConnection();
flashCurrentDomainName = localDomainLC.domain();
var gametitle = "title";
var btnUrl = (("http://www.girlgames1.com/?utm_source=" + flashCurrentDomainName) + "&utm_medium=flashgames&utm_term=spookywitchdressup&utm_content=logo-splash&utm_campaign=brandedgames");
}
on (release) {
getURL (_root.btnUrl, "_blank");
}
Symbol 281 MovieClip Frame 1
stop();
Symbol 283 MovieClip Frame 5
stop();
Symbol 285 MovieClip Frame 5
stop();
Symbol 287 MovieClip Frame 5
stop();
Symbol 289 MovieClip Frame 5
stop();
Symbol 291 MovieClip Frame 5
stop();
Symbol 293 MovieClip Frame 5
stop();
Symbol 294 MovieClip Frame 1
stop();
Symbol 294 MovieClip Frame 2
this.star.gotoAndPlay(1);
Symbol 294 MovieClip Frame 3
this.star.gotoAndPlay(1);
Symbol 294 MovieClip Frame 4
this.star.gotoAndPlay(1);
Symbol 294 MovieClip Frame 5
this.star.gotoAndPlay(1);
Symbol 294 MovieClip Frame 6
this.star.gotoAndPlay(1);
Symbol 294 MovieClip Frame 7
this.star.gotoAndPlay(1);
Symbol 297 MovieClip Frame 15
stop();
Symbol 303 MovieClip Frame 1
stop();
Symbol 303 MovieClip Frame 2
this.star.gotoAndPlay(1);
Symbol 303 MovieClip Frame 3
this.star.gotoAndPlay(1);
Symbol 303 MovieClip Frame 4
this.star.gotoAndPlay(1);
Symbol 303 MovieClip Frame 5
this.star.gotoAndPlay(1);
Symbol 303 MovieClip Frame 6
this.star.gotoAndPlay(1);
Symbol 303 MovieClip Frame 7
this.star.gotoAndPlay(1);
Symbol 305 MovieClip Frame 15
stop();
Symbol 312 MovieClip Frame 1
stop();
Symbol 312 MovieClip Frame 2
this.star.gotoAndPlay(1);
Symbol 312 MovieClip Frame 3
this.star.gotoAndPlay(1);
Symbol 312 MovieClip Frame 4
this.star.gotoAndPlay(1);
Symbol 312 MovieClip Frame 5
this.star.gotoAndPlay(1);
Symbol 312 MovieClip Frame 6
this.star.gotoAndPlay(1);
Symbol 312 MovieClip Frame 7
this.star.gotoAndPlay(1);
Symbol 312 MovieClip Frame 8
this.star.gotoAndPlay(1);
Symbol 322 MovieClip Frame 1
stop();
Symbol 324 MovieClip Frame 12
stop();
Symbol 331 MovieClip Frame 9
stop();
Symbol 333 MovieClip Frame 12
stop();
Symbol 340 MovieClip Frame 9
stop();
Symbol 342 MovieClip Frame 12
stop();
Symbol 349 MovieClip Frame 9
stop();
Symbol 351 MovieClip Frame 12
stop();
Symbol 357 MovieClip Frame 9
stop();
Symbol 359 MovieClip Frame 11
stop();
Symbol 365 MovieClip Frame 9
stop();
Symbol 367 MovieClip Frame 11
stop();
Symbol 373 MovieClip Frame 9
stop();
Symbol 375 MovieClip Frame 11
stop();
Symbol 381 MovieClip Frame 9
stop();
Symbol 383 MovieClip Frame 11
stop();
Symbol 389 MovieClip Frame 9
stop();
Symbol 391 MovieClip Frame 11
stop();
Symbol 397 MovieClip Frame 9
stop();
Symbol 398 MovieClip Frame 11
stop();
Symbol 404 MovieClip Frame 9
stop();
Symbol 405 MovieClip Frame 11
stop();
Symbol 411 MovieClip Frame 9
stop();
Symbol 412 MovieClip Frame 11
stop();
Symbol 418 MovieClip Frame 9
stop();
Symbol 419 MovieClip Frame 11
stop();
Symbol 425 MovieClip Frame 9
stop();
Symbol 426 MovieClip Frame 11
stop();
Symbol 431 MovieClip Frame 9
stop();
Symbol 432 MovieClip Frame 1
stop();
Symbol 432 MovieClip Frame 2
this.star.gotoAndPlay(1);
Symbol 432 MovieClip Frame 3
this.star.gotoAndPlay(1);
Symbol 432 MovieClip Frame 4
this.star.gotoAndPlay(1);
Symbol 432 MovieClip Frame 5
this.star.gotoAndPlay(1);
Symbol 432 MovieClip Frame 6
this.star.gotoAndPlay(1);
Symbol 432 MovieClip Frame 7
this.star.gotoAndPlay(1);
Symbol 432 MovieClip Frame 8
this.star.gotoAndPlay(1);
Symbol 432 MovieClip Frame 9
this.star.gotoAndPlay(1);
Symbol 432 MovieClip Frame 10
this.star.gotoAndPlay(1);
Symbol 432 MovieClip Frame 11
this.star.gotoAndPlay(1);
Symbol 432 MovieClip Frame 12
this.star.gotoAndPlay(1);
Symbol 432 MovieClip Frame 13
this.star.gotoAndPlay(1);
Symbol 432 MovieClip Frame 14
this.star.gotoAndPlay(1);
Symbol 432 MovieClip Frame 15
this.star.gotoAndPlay(1);
Symbol 434 MovieClip Frame 5
stop();
Symbol 436 MovieClip Frame 5
stop();
Symbol 438 MovieClip Frame 5
stop();
Symbol 440 MovieClip Frame 5
stop();
Symbol 443 MovieClip Frame 5
stop();
Symbol 445 MovieClip Frame 5
stop();
Symbol 446 MovieClip Frame 1
stop();
Symbol 446 MovieClip Frame 2
this.star.gotoAndPlay(1);
Symbol 446 MovieClip Frame 3
this.star.gotoAndPlay(1);
Symbol 446 MovieClip Frame 4
this.star.gotoAndPlay(1);
Symbol 446 MovieClip Frame 5
this.star.gotoAndPlay(1);
Symbol 446 MovieClip Frame 6
this.star.gotoAndPlay(1);
Symbol 446 MovieClip Frame 7
this.star.gotoAndPlay(1);
Symbol 449 MovieClip Frame 5
stop();
Symbol 451 MovieClip Frame 5
stop();
Symbol 453 MovieClip Frame 5
stop();
Symbol 455 MovieClip Frame 5
stop();
Symbol 457 MovieClip Frame 5
stop();
Symbol 459 MovieClip Frame 5
stop();
Symbol 460 MovieClip Frame 1
stop();
Symbol 460 MovieClip Frame 2
this.star.gotoAndPlay(1);
Symbol 460 MovieClip Frame 3
this.star.gotoAndPlay(1);
Symbol 460 MovieClip Frame 4
this.star.gotoAndPlay(1);
Symbol 460 MovieClip Frame 5
this.star.gotoAndPlay(1);
Symbol 460 MovieClip Frame 6
this.star.gotoAndPlay(1);
Symbol 460 MovieClip Frame 7
this.star.gotoAndPlay(1);
Symbol 462 MovieClip Frame 5
stop();
Symbol 464 MovieClip Frame 5
stop();
Symbol 466 MovieClip Frame 5
stop();
Symbol 468 MovieClip Frame 5
stop();
Symbol 470 MovieClip Frame 5
stop();
Symbol 472 MovieClip Frame 5
stop();
Symbol 473 MovieClip Frame 1
stop();
Symbol 474 MovieClip Frame 5
stop();
Symbol 476 MovieClip Frame 5
stop();
Symbol 478 MovieClip Frame 5
stop();
Symbol 479 MovieClip Frame 5
stop();
Symbol 481 MovieClip Frame 5
stop();
Symbol 482 MovieClip Frame 1
stop();
Symbol 483 MovieClip Frame 1
stop();
Symbol 490 Button
on (rollOver) {
gotoAndPlay (2);
}
on (rollOut) {
gotoAndPlay (11);
}
on (release) {
this._parent.gotoAndStop("dressup");
this._parent.model_mc.eye.gotoAndStop(1);
this._parent.model_mc.lips.gotoAndStop(1);
this._parent.model_mc.eyelash.gotoAndStop(1);
this._parent.model_mc.blushes.gotoAndStop(1);
this._parent.model_mc.hair.gotoAndStop(1);
this._parent.model_mc.caps.gotoAndStop(1);
this._parent.model_mc.groom.gotoAndStop(1);
this._parent.model_mc.chain.gotoAndStop(1);
this._parent.model_mc.earing.gotoAndStop(1);
this._parent.model_mc.bottom.gotoAndStop(1);
this._parent.model_mc.dress.gotoAndStop(1);
this._parent.model_mc.tops.gotoAndStop(1);
this._parent.model_mc.shoes.gotoAndStop(1);
this._parent.model_mc.stockings.gotoAndStop(1);
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this._parent.BS_vanclickins);
} else {
this.createEmptyMovieClip("_vanclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this.BS_vanclickins);
}
_global.Behaviors.Sound.vanclickins.attachSound("vanclicksnd");
_global.Behaviors.Sound.vanclickins.start(0, 1);
} else {
_global.Behaviors.Sound.vanclickins.stop("vanclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this._parent.BS_vanoverins);
} else {
this.createEmptyMovieClip("_vanoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this.BS_vanoverins);
}
_global.Behaviors.Sound.vanoverins.attachSound("vanoversnd");
_global.Behaviors.Sound.vanoverins.start(0, 1);
} else {
_global.Behaviors.Sound.vanoverins.stop("vanoversnd");
}
}
Symbol 496 MovieClip Frame 1
stop();
Symbol 496 MovieClip Frame 10
stop();
Symbol 497 Button
on (rollOver) {
gotoAndPlay (2);
}
on (rollOut) {
gotoAndPlay (11);
}
on (release) {
this._parent.gotoAndStop("end");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this._parent.BS_vanclickins);
} else {
this.createEmptyMovieClip("_vanclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this.BS_vanclickins);
}
_global.Behaviors.Sound.vanclickins.attachSound("vanclicksnd");
_global.Behaviors.Sound.vanclickins.start(0, 1);
} else {
_global.Behaviors.Sound.vanclickins.stop("vanclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this._parent.BS_vanoverins);
} else {
this.createEmptyMovieClip("_vanoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this.BS_vanoverins);
}
_global.Behaviors.Sound.vanoverins.attachSound("vanoversnd");
_global.Behaviors.Sound.vanoverins.start(0, 1);
} else {
_global.Behaviors.Sound.vanoverins.stop("vanoversnd");
}
}
Symbol 499 MovieClip Frame 1
stop();
Symbol 499 MovieClip Frame 10
stop();
Symbol 503 Button
on (rollOver) {
gotoAndPlay (2);
}
on (rollOut) {
gotoAndPlay (11);
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this._parent.gotoAndStop("makeover");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this._parent.model_mc.eye.nextFrame();
if (this._parent.model_mc.eye._currentframe == 9) {
this._parent.model_mc.eye.gotoAndStop(1);
}
}
Symbol 506 MovieClip Frame 1
stop();
Symbol 506 MovieClip Frame 10
stop();
Symbol 507 Button
on (rollOver) {
gotoAndPlay (2);
}
on (rollOut) {
gotoAndPlay (11);
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this._parent.gotoAndStop("makeover");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this._parent.model_mc.lips.nextFrame();
if (this._parent.model_mc.lips._currentframe == 8) {
this._parent.model_mc.lips.gotoAndStop(1);
}
}
Symbol 509 MovieClip Frame 1
stop();
Symbol 509 MovieClip Frame 10
stop();
Symbol 510 Button
on (rollOver) {
gotoAndPlay (2);
}
on (rollOut) {
gotoAndPlay (11);
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this._parent.gotoAndStop("makeover");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this._parent.model_mc.eyelash.nextFrame();
if (this._parent.model_mc.eyelash._currentframe == 8) {
this._parent.model_mc.eyelash.gotoAndStop(2);
}
}
Symbol 512 MovieClip Frame 1
stop();
Symbol 512 MovieClip Frame 10
stop();
Symbol 513 Button
on (rollOver) {
gotoAndPlay (2);
}
on (rollOut) {
gotoAndPlay (11);
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this._parent.gotoAndStop("makeover");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this._parent.model_mc.blushes.nextFrame();
if (this._parent.model_mc.blushes._currentframe == 9) {
this._parent.model_mc.blushes.gotoAndStop(2);
}
}
Symbol 515 MovieClip Frame 1
stop();
Symbol 515 MovieClip Frame 10
stop();
Symbol 516 Button
on (rollOver) {
gotoAndPlay (2);
}
on (rollOut) {
gotoAndPlay (11);
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this._parent.gotoAndStop("makeover");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this._parent.model_mc.hair.nextFrame();
if (this._parent.model_mc.hair._currentframe == 7) {
this._parent.model_mc.hair.gotoAndStop(2);
}
}
Symbol 518 MovieClip Frame 1
stop();
Symbol 518 MovieClip Frame 10
stop();
Symbol 519 Button
on (rollOver) {
gotoAndPlay (2);
}
on (rollOut) {
gotoAndPlay (11);
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this._parent.gotoAndStop("makeover");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this._parent.model_mc.earing.nextFrame();
if (this._parent.model_mc.earing._currentframe == 8) {
this._parent.model_mc.earing.gotoAndStop(2);
}
}
Symbol 521 MovieClip Frame 1
stop();
Symbol 521 MovieClip Frame 10
stop();
Symbol 522 Button
on (rollOver) {
gotoAndPlay (2);
}
on (rollOut) {
gotoAndPlay (11);
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this._parent.gotoAndStop("makeover");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this._parent.model_mc.chain.nextFrame();
if (this._parent.model_mc.chain._currentframe == 8) {
this._parent.model_mc.chain.gotoAndStop(2);
}
}
Symbol 524 MovieClip Frame 1
stop();
Symbol 524 MovieClip Frame 10
stop();
Symbol 525 Button
on (rollOver) {
gotoAndPlay (2);
}
on (rollOut) {
gotoAndPlay (11);
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this._parent.gotoAndStop("dressup");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this._parent.model_mc.dress.nextFrame();
if (this._parent.model_mc.dress._currentframe == 16) {
this._parent.model_mc.dress.gotoAndStop(2);
}
}
Symbol 527 MovieClip Frame 1
stop();
Symbol 527 MovieClip Frame 10
stop();
Symbol 528 Button
on (rollOver) {
gotoAndPlay (2);
}
on (rollOut) {
gotoAndPlay (11);
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this._parent.gotoAndStop("dressup");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this._parent.model_mc.caps.nextFrame();
if (this._parent.model_mc.caps._currentframe == 8) {
this._parent.model_mc.caps.gotoAndStop(2);
}
}
Symbol 530 MovieClip Frame 1
stop();
Symbol 530 MovieClip Frame 10
stop();
Symbol 531 Button
on (rollOver) {
gotoAndPlay (2);
}
on (rollOut) {
gotoAndPlay (11);
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this._parent.gotoAndStop("dressup");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this._parent.model_mc.groom.nextFrame();
if (this._parent.model_mc.groom._currentframe == 7) {
this._parent.model_mc.groom.gotoAndStop(2);
}
}
Symbol 534 MovieClip Frame 1
stop();
Symbol 534 MovieClip Frame 10
stop();
Symbol 535 Button
on (rollOver) {
gotoAndPlay (2);
}
on (rollOut) {
gotoAndPlay (11);
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this._parent.gotoAndStop("dressup");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this._parent.model_mc.stockings.nextFrame();
if (this._parent.model_mc.stockings._currentframe == 8) {
this._parent.model_mc.stockings.gotoAndStop(2);
}
}
Symbol 537 MovieClip Frame 1
stop();
Symbol 537 MovieClip Frame 10
stop();
Symbol 538 Button
on (rollOver) {
gotoAndPlay (2);
}
on (rollOut) {
gotoAndPlay (11);
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this._parent.gotoAndStop("dressup");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this._parent.model_mc.shoes.nextFrame();
if (this._parent.model_mc.shoes._currentframe == 8) {
this._parent.model_mc.shoes.gotoAndStop(2);
}
}
Symbol 540 MovieClip Frame 1
stop();
Symbol 540 MovieClip Frame 10
stop();
Symbol 542 Button
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this.gotoAndStop("makeover");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this.model_mc.hair.hairin.nextFrame();
if (this.model_mc.hair.hairin._currentframe == 7) {
this.model_mc.hair.hairin.gotoAndStop(2);
}
}
Symbol 543 Button
on (press) {
var localDomainLC = new LocalConnection();
flashCurrentDomainName = localDomainLC.domain();
var gametitle = "title";
var btnUrl = (("http://www.girlgames1.com/?utm_source=" + flashCurrentDomainName) + "&utm_medium=flashgames&utm_term=spookywitchdressup&utm_content=logo-ig&utm_campaign=brandedgames");
}
on (release) {
getURL (_root.btnUrl, "_blank");
}
Symbol 546 MovieClip Frame 6
stop();
Symbol 605 MovieClip Frame 1
stop();
glow.gotoAndPlay(1);
Symbol 605 MovieClip Frame 2
stop();
glow.gotoAndPlay(1);
Symbol 605 MovieClip Frame 3
stop();
glow.gotoAndPlay(1);
Symbol 606 Button
on (rollOver) {
gotoAndPlay (2);
}
on (rollOut) {
gotoAndPlay (11);
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this._parent.BS_vanclickins);
} else {
this.createEmptyMovieClip("_vanclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this.BS_vanclickins);
}
_global.Behaviors.Sound.vanclickins.attachSound("vanclicksnd");
_global.Behaviors.Sound.vanclickins.start(0, 1);
} else {
_global.Behaviors.Sound.vanclickins.stop("vanclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this._parent.BS_vanoverins);
} else {
this.createEmptyMovieClip("_vanoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this.BS_vanoverins);
}
_global.Behaviors.Sound.vanoverins.attachSound("vanoversnd");
_global.Behaviors.Sound.vanoverins.start(0, 1);
} else {
_global.Behaviors.Sound.vanoverins.stop("vanoversnd");
}
}
Symbol 608 MovieClip Frame 1
stop();
Symbol 608 MovieClip Frame 10
stop();
Symbol 609 Button
on (release) {
this._parent.gotoAndStop("start");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this._parent.BS_vanclickins);
} else {
this.createEmptyMovieClip("_vanclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this.BS_vanclickins);
}
_global.Behaviors.Sound.vanclickins.attachSound("vanclicksnd");
_global.Behaviors.Sound.vanclickins.start(0, 1);
} else {
_global.Behaviors.Sound.vanclickins.stop("vanclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this._parent.BS_vanoverins);
} else {
this.createEmptyMovieClip("_vanoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this.BS_vanoverins);
}
_global.Behaviors.Sound.vanoverins.attachSound("vanoversnd");
_global.Behaviors.Sound.vanoverins.start(0, 1);
} else {
_global.Behaviors.Sound.vanoverins.stop("vanoversnd");
}
}
on (rollOver) {
gotoAndPlay (2);
}
on (rollOut) {
gotoAndPlay (11);
}
Symbol 611 MovieClip Frame 1
stop();
Symbol 611 MovieClip Frame 10
stop();
Symbol 612 Button
on (release) {
this._parent.bgall.nextFrame();
if (this._parent.bgall._currentframe == 4) {
this._parent.bgall.gotoAndStop(2);
}
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this._parent.BS_vanclickins);
} else {
this.createEmptyMovieClip("_vanclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this.BS_vanclickins);
}
_global.Behaviors.Sound.vanclickins.attachSound("vanclicksnd");
_global.Behaviors.Sound.vanclickins.start(0, 1);
} else {
_global.Behaviors.Sound.vanclickins.stop("vanclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this._parent.BS_vanoverins);
} else {
this.createEmptyMovieClip("_vanoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this.BS_vanoverins);
}
_global.Behaviors.Sound.vanoverins.attachSound("vanoversnd");
_global.Behaviors.Sound.vanoverins.start(0, 1);
} else {
_global.Behaviors.Sound.vanoverins.stop("vanoversnd");
}
}
on (rollOver) {
gotoAndPlay (2);
}
on (rollOut) {
gotoAndPlay (11);
}
Symbol 614 MovieClip Frame 1
stop();
Symbol 614 MovieClip Frame 10
stop();
Symbol 615 Button
on (rollOver) {
gotoAndPlay (2);
}
on (rollOut) {
gotoAndPlay (11);
}
on (release) {
getURL ("http://www.girlgames1.com", "_blank");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this._parent.BS_vanclickins);
} else {
this.createEmptyMovieClip("_vanclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanclickins = new Sound(this.BS_vanclickins);
}
_global.Behaviors.Sound.vanclickins.attachSound("vanclicksnd");
_global.Behaviors.Sound.vanclickins.start(0, 1);
} else {
_global.Behaviors.Sound.vanclickins.stop("vanclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_vanoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this._parent.BS_vanoverins);
} else {
this.createEmptyMovieClip("_vanoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.vanoverins = new Sound(this.BS_vanoverins);
}
_global.Behaviors.Sound.vanoverins.attachSound("vanoversnd");
_global.Behaviors.Sound.vanoverins.start(0, 1);
} else {
_global.Behaviors.Sound.vanoverins.stop("vanoversnd");
}
}
Symbol 617 MovieClip Frame 1
stop();
Symbol 617 MovieClip Frame 10
stop();
Symbol 618 Button
on (press) {
var localDomainLC = new LocalConnection();
flashCurrentDomainName = localDomainLC.domain();
var gametitle = "title";
var btnUrl = (("http://www.girlgames1.com/?utm_source=" + flashCurrentDomainName) + "&utm_medium=flashgames&utm_term=spookywitchdressup&utm_content=logo-end&utm_campaign=brandedgames");
}
on (release) {
getURL (_root.btnUrl, "_blank");
}
Symbol 627 Button
on (release) {
gotoAndStop (111);
}
Symbol 638 MovieClip Frame 40
stop();
Symbol 640 MovieClip Frame 21
stop();
Symbol 641 Button
on (release) {
getURL ("http://www.girlgames1.com", "_blank");
}