STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228115
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2561 · P5121

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/34459702?noj=FRM34459702-10DC" width="1" height="1"></div>

kesha-singing-tiktok.swf

This is the info page for
Flash #112497

(Click the ID number above for more basic data on this flash file.)


Text
0

%

loading

Play girl games at Yokogames.com

Play

Play

More Games

More Games

Kesha Singing
Tik Toc

Kesha Singing
Tik Tok

Play

Play

Clear

Clear

Clear

Clear

Finish

Finish

Finish

Finish

Dressup

Dressup

Dressup

Dressup

Makeover

Makeover

Makeover

Makeover

More Games

More Games

More Games

More Games

Print

Print

Print

Print

Replay

Replay

Replay

Replay

Bg

Bg

Bg

Bg

ActionScript [AS1/AS2]

Frame 1
var localDomainLC = new LocalConnection(); flashCurrentDomainName = localDomainLC.domain(); var btnUrl = (("http://www.yokogames.com/?utm_source=" + flashCurrentDomainName) + "&utm_medium=game&utm_campaign=yoko%20game%20-%20Kesha%20Sebert%20dressup"); function rightclick() { getURL (""); } var fmm01_menu = new ContextMenu(); fmm01_menu.hideBuiltInItems(); _root.menu = fmm01_menu; var item = new ContextMenuItem("", rightclick); fmm01_menu.customItems[0] = item; var loadper = 0;
Frame 2
if (_framesloaded == _totalframes) { gotoAndPlay (4); } else { setProperty(_root.bar, _xscale , (int(_root.getBytesLoaded() / 1000) / int(_root.getBytesTotal() / 1000)) * 100); loadper = int(((_root.getBytesLoaded() / 1000) / (_root.getBytesTotal() / 1000)) * 100); }
Frame 3
gotoAndPlay (2);
Frame 4
var localDomainLC = new LocalConnection(); flashCurrentDomainName = localDomainLC.domain(); var btnUrl = (("http://www.yokogames.com/?utm_source=" + flashCurrentDomainName) + "&utm_medium=game&utm_campaign=yoko%20game%20-%20Kesha%20Sebert%20dressup"); function rightclick() { getURL (""); } var fmm01_menu = new ContextMenu(); fmm01_menu.hideBuiltInItems(); _root.menu = fmm01_menu; var item = new ContextMenuItem("", rightclick); fmm01_menu.customItems[0] = item;
Frame 11
s1.setMask(s2); s1.cacheAsBitmap = true; s2.cacheAsBitmap = true;
Frame 138
stop();
Frame 139
var localDomainLC = new LocalConnection(); flashCurrentDomainName = localDomainLC.domain(); var btnUrl = (("http://www.yokogames.com/?utm_source=" + flashCurrentDomainName) + "&utm_medium=game&utm_campaign=yoko%20game%20-%20Kesha%20Sebert%20dressup"); function rightclick() { getURL (""); } stop(); Stage.showMenu = true; var fmm01_menu = new ContextMenu(); fmm01_menu.hideBuiltInItems(); _root.menu = fmm01_menu; var item = new ContextMenuItem("", rightclick); fmm01_menu.customItems[0] = item; function start_link() { gotoAndPlay (249); trace("ok"); } function domain_link() { getURL ("", "_blank"); trace("ok"); } function sound_click() { btn_sound = new Sound(this.btn_mc2); btn_sound.attachSound("click"); btn_sound.setVolume(50); btn_sound.start(0, 1); } stop(); begin_btn.onRelease = function () { start_link(); }; begin_btn.onRollOver = function () { this.gotoAndStop(2); sound_click(); }; begin_btn.onRollOut = (begin_btn.onReleaseOutside = function () { this.gotoAndStop(1); }); domain_btn.onRelease = function () { domain_link(); }; domain_btn.onRollOver = function () { this.gotoAndStop(2); sound_click(); }; domain_btn.onRollOut = (domain_btn.onReleaseOutside = function () { this.gotoAndStop(1); });
Frame 140
model_mc._xscale = 300; model_mc._yscale = 300; model_mc._x = -900; model_mc._y = 185;
Instance of Symbol 543 MovieClip "model_mc" in Frame 140
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; var noRa = (random(8) + 1); this.dress6.gotoAndStop(noRa); this.dress7.gotoAndStop(noRa); }
Frame 165
model_mc._xscale = 300; model_mc._yscale = 300; model_mc._x = -900; model_mc._y = 185; stop(); function saveit() { mov = new Array(); frm = new Array(); vis = new Array(); for (var i in movarr) { var tmpmc = eval ((mainmc + ".") + movarr[i]); var hitmc = this.body; if (tmpmc.hitTest(hitmc)) { mov.push(new Array(movarr[i], int(tmpmc._x), int(tmpmc._y))); } } for (var i in frmarr) { var tmpmc = eval ((mainmc + ".") + frmarr[i]); if (tmpmc._currentframe != 1) { frm.push(new Array((mainmc + ".") + frmarr[i], tmpmc._currentframe)); } } for (var i in visarr) { var tmpmc = eval ((mainmc + ".") + visarr[i]); vis.push(new Array(visarr[i], tmpmc._visible)); } savestr = (((("&mov=" + mov.join("|")) + "&frm=") + frm.join("|")) + "&vis=") + vis.join("|"); return(savestr); } function s1_sd() { _root.bg1_sound = new Sound(); _root.bg1_sound.attachSound("s1"); _root.bg1_sound.start(); _root.bg1_sound.setVolume(100); } function en_sd() { _root.bg1_sound = new Sound(); _root.bg1_sound.attachSound("en_sd"); _root.bg1_sound.start(); _root.bg1_sound.setVolume(100); } function good_sd() { _root.bg1_sound = new Sound(); _root.bg1_sound.attachSound("good"); _root.bg1_sound.start(); _root.bg1_sound.setVolume(100); } function hi_sd() { _root.bg1_sound = new Sound(); _root.bg1_sound.attachSound("hi_sd"); _root.bg1_sound.start(); _root.bg1_sound.setVolume(100); } function kacha_sd() { _root.bg1_sound = new Sound(); _root.bg1_sound.attachSound("kacha_sd"); _root.bg1_sound.start(); _root.bg1_sound.setVolume(100); } function btn_go(_mc) { for (var _local6 in _mc) { if ((typeof(_mc[_local6]) == "movieclip") && (_mc[_local6]._name.substr(0, 1) == "b")) { _mc[_local6].onRelease = function () { var _local4 = this._name.substr(1, 1); var _local3 = Number(this._name.substr(2, 2)); _root.kacha_sd(); _root.sg_mc.play(); _root.model_mc["dress" + _local4].gotoAndStop(_local3); if (_local4 == 6) { _root.model_mc.dress7.gotoAndStop(_local3); } }; } } } function load_fun() { _loc1 = this; var _local3 = 8; var _local2 = 1; while (_local2 < _local3) { _loc1.btn_go(_loc1["mc0" + _local2]); _loc1["mc0" + _local2]._alpha = 0; _loc1["mc0" + _local2].mask_btn._visible = true; _loc1["mc0" + _local2].de = this["mc0" + _local2].getDepth(); _loc1["btn" + _local2].act = true; _local2++; } } function btn_fun() { for (var _local5 in this) { if ((typeof(this[_local5]) == "object") && (this[_local5]._name.substr(0, 3) == "btn")) { this[_local5].onRelease = function () { var _local4 = Number(this._name.substr(3, 1)); var _local3 = _root["mc0" + _local4]; if (this.act == true) { effect_mc(_local3); this.act = false; } else { _local3.mask_btn._visible = true; go_alpha = new mx.transitions.Tween(_local3, "_alpha", mx.transitions.easing.Strong.easeOut, 100, 0, 20, false); this.act = true; } }; } if ((typeof(this[_local5]) == "movieclip") && (this[_local5]._name.substr(0, 2) == "mc")) { } } } function effect_mc(m) { var _local2 = 8; m.mask_btn._visible = false; m.swapDepths(m._parent.getNextHighestDepth()); go_alpha = new mx.transitions.Tween(m, "_alpha", mx.transitions.easing.Strong.easeOut, 0, 100, 20, false); } function dep_re() { var _local2 = 1; while (_local2 < 8) { var _local3 = _root["mc0" + _local2]; _local3.swapDepths(_local3.de); _local2++; } } function close_btn(n) { var _local2 = this["mc0" + n]; var _local3 = this["btn" + n]; _local2.mask_btn._visible = true; _local2.swapDepths(_local2.de); go_alpha = new mx.transitions.Tween(_local2, "_alpha", mx.transitions.easing.Strong.easeOut, 100, 0, 20, false); _local3.act = true; } function clear_ini() { _root.model_mc.top1_mc.gotoAndStop(1); _root.model_mc.top2_mc.gotoAndStop(1); _root.model_mc.top3_mc.gotoAndStop(1); _root.model_mc.bot2_mc.gotoAndStop(1); _root.model_mc.bot1_mc.gotoAndStop(1); _root.model_mc.shoes_mc.gotoAndStop(1); _root.model_mc.jew01_mc.gotoAndStop(1); _root.model_mc.jew02_mc.gotoAndStop(1); _root.model_mc.cap_mc.gotoAndStop(1); _root.model_mc.bag_mc.gotoAndStop(1); _root.model_mc.bangles_mc.gotoAndStop(1); _root.model_mc.waitao_mc.gotoAndStop(1); _root.model_mc.dress6.underwear1_mc._visible = true; _root.model_mc.dress6.underwear2_mc._visible = true; var _local2 = 1; while (_local2 < 22) { _root["on_clothing" + _local2]._visible = true; _root["on_clothing" + _local2] = undefined; _local2++; } } function clear_skin() { var _local2 = 1; while (_local2 < 8) { _root.model_mc["dress" + _local2].gotoAndStop(1); _local2++; } } function girl(x1, y1, s) { if (this.model_mc.x0 && (this.model_mc.y0)) { this.model_mc._x = this.model_mc.x0 + x1; this.model_mc._y = this.model_mc.y0 + y1; this.model_mc._xscale = (this.model_mc._yscale = s); this.model_mc._rotation = 0; } trace(this.model_mc._x); } function third_ch_ini() { for (var _local5 in this) { if ((typeof(this[_local5]) == "movieclip") && (this[_local5]._name.substr(0, 1) == "a")) { this[_local5].onPress = function () { var _local3 = this._name.substr(1, 1); var _local4 = this._name.substr(2, 2); trace(_local3); this._visible = false; _root.mc_drag = _root.attachMovie(("a" + _local3) + _local4, "_mc", 1); _root.mc_drag._xscale = _root.scaleNo; _root.mc_drag._yscale = _root.scaleNo; _root.mc_drag._x = _root._xmouse - 20; _root.mc_drag._y = _root._ymouse - 20; _root.mc_drag.startDrag(); }; this[_local5].onReleaseOutside = function () { s1_sd(); _root.mc_drag.removeMovieClip(); if ((((((this != _root.on_clothing1) && (this != _root.on_clothing2)) && (this != _root.on_clothing3)) && (this != _root.on_clothing4)) && (this != _root.on_clothing5)) && (this != _root.on_clothing6)) { if (_root.model_mc.hitTest(_xmouse, _ymouse)) { if (this._name.substr(0, 2) == "a1") { var _local3 = Number(this._name.substr(2, 2)) + 1; if (_root.on_clothing1 != undefined) { _root.on_clothing1._visible = true; _root.on_clothing1 = undefined; } if (_root.on_clothing2 != undefined) { _root.on_clothing2._visible = true; _root.on_clothing2 = undefined; _root.model_mc.top2_mc.gotoAndStop(1); } if (_root.on_clothing3 != undefined) { _root.on_clothing3._visible = true; _root.on_clothing3 = undefined; _root.model_mc.bot1_mc.gotoAndStop(1); } if (_root.on_clothing4 != undefined) { _root.on_clothing4._visible = true; _root.on_clothing4 = undefined; _root.model_mc.top2_mc.gotoAndStop(1); } if (_root.on_clothing5 != undefined) { _root.on_clothing5._visible = true; _root.on_clothing5 = undefined; _root.model_mc.bot2_mc.gotoAndStop(1); } this._visible = false; _root.on_clothing1 = this; _root.model_mc.top1_mc.gotoAndStop(_local3); _root.model_mc.top3_mc.gotoAndStop(1); _root.model_mc.dress6.underwear1_mc._visible = false; _root.model_mc.dress6.underwear2_mc._visible = false; } if (this._name.substr(0, 2) == "at") { var _local3 = Number(this._name.substr(2, 2)) + 1; if (_root.on_clothing1 != undefined) { _root.on_clothing1._visible = true; _root.on_clothing1 = undefined; } if (_root.on_clothing2 != undefined) { _root.on_clothing2._visible = true; _root.on_clothing2 = undefined; _root.model_mc.top2_mc.gotoAndStop(1); } if (_root.on_clothing3 != undefined) { _root.on_clothing3._visible = true; _root.on_clothing3 = undefined; _root.model_mc.bot1_mc.gotoAndStop(1); } if (_root.on_clothing4 != undefined) { _root.on_clothing4._visible = true; _root.on_clothing4 = undefined; _root.model_mc.top2_mc.gotoAndStop(1); } if (_root.on_clothing5 != undefined) { _root.on_clothing5._visible = true; _root.on_clothing5 = undefined; _root.model_mc.bot2_mc.gotoAndStop(1); } this._visible = false; _root.on_clothing1 = this; _root.model_mc.top3_mc.gotoAndStop(_local3); _root.model_mc.top1_mc.gotoAndStop(1); _root.model_mc.dress6.underwear1_mc._visible = false; _root.model_mc.dress6.underwear2_mc._visible = false; } if (this._name.substr(0, 2) == "a2") { var _local3 = Number(this._name.substr(2, 2)) + 1; if (_root.on_clothing1 != undefined) { _root.on_clothing1._visible = true; _root.on_clothing1 = undefined; _root.model_mc.top1_mc.gotoAndStop(1); _root.model_mc.dress6.underwear2_mc._visible = true; } if (_root.on_clothing4 != undefined) { _root.on_clothing4._visible = true; _root.on_clothing4 = undefined; _root.model_mc.top3_mc.gotoAndStop(1); _root.model_mc.dress6.underwear2_mc._visible = true; } if (_root.on_clothing2 != undefined) { _root.on_clothing2._visible = true; _root.on_clothing2 = undefined; } this._visible = false; _root.on_clothing2 = this; _root.model_mc.top2_mc.gotoAndStop(_local3); _root.model_mc.dress6.underwear1_mc._visible = false; } if (this._name.substr(0, 2) == "a3") { var _local3 = Number(this._name.substr(2, 2)) + 1; if (_root.on_clothing1 != undefined) { _root.on_clothing1._visible = true; _root.on_clothing1 = undefined; _root.model_mc.top1_mc.gotoAndStop(1); _root.model_mc.dress6.underwear1_mc._visible = true; } if (_root.on_clothing3 != undefined) { _root.on_clothing3._visible = true; _root.on_clothing3 = undefined; } if (_root.on_clothing5 != undefined) { _root.on_clothing5._visible = true; _root.on_clothing5 = undefined; _root.model_mc.bot2_mc.gotoAndStop(1); _root.model_mc.dress6.underwear1_mc._visible = true; } _root.on_clothing3 = this; _root.model_mc.bot1_mc.gotoAndStop(_local3); _root.model_mc.dress6.underwear2_mc._visible = false; } if (this._name.substr(0, 2) == "a4") { var _local3 = Number(this._name.substr(2, 2)) + 1; if (_root.on_clothing1 != undefined) { _root.on_clothing1._visible = true; _root.on_clothing1 = undefined; _root.model_mc.top1_mc.gotoAndStop(1); _root.model_mc.dress6.underwear2_mc._visible = true; } if (_root.on_clothing2 != undefined) { _root.on_clothing2._visible = true; _root.on_clothing2 = undefined; _root.model_mc.top2_mc.gotoAndStop(1); _root.model_mc.dress6.underwear2_mc._visible = true; } if (_root.on_clothing4 != undefined) { _root.on_clothing4._visible = true; _root.on_clothing4 = undefined; } this._visible = false; _root.on_clothing4 = this; _root.model_mc.top3_mc.gotoAndStop(_local3); _root.model_mc.dress6.underwear1_mc._visible = false; } if (this._name.substr(0, 2) == "a5") { var _local3 = Number(this._name.substr(2, 2)) + 1; if (_root.on_clothing1 != undefined) { _root.on_clothing1._visible = true; _root.on_clothing1 = undefined; _root.model_mc.top1_mc.gotoAndStop(1); _root.model_mc.dress6.underwear1_mc._visible = true; } if (_root.on_clothing5 != undefined) { _root.on_clothing5._visible = true; _root.on_clothing5 = undefined; } if (_root.on_clothing3 != undefined) { _root.on_clothing3._visible = true; _root.on_clothing3 = undefined; _root.model_mc.bot1_mc.gotoAndStop(1); _root.model_mc.dress6.underwear1_mc._visible = true; } this._visible = false; _root.on_clothing5 = this; _root.model_mc.bot2_mc.gotoAndStop(_local3); _root.model_mc.dress6.underwear2_mc._visible = false; } if (this._name.substr(0, 2) == "a9") { var _local3 = Number(this._name.substr(2, 2)) + 1; if (_root.on_clothing10 != undefined) { _root.on_clothing10._visible = true; _root.on_clothing10 = undefined; } this._visible = false; _root.on_clothing10 = this; _root.model_mc.shoes_mc.gotoAndStop(_local3); } if (this._name.substr(0, 2) == "aj") { var _local3 = Number(this._name.substr(2, 2)) + 1; if (_root.on_clothing5 != undefined) { _root.on_clothing5._visible = true; _root.on_clothing5 = undefined; } this._visible = false; _root.on_clothing5 = this; _root.model_mc.jew01_mc.gotoAndStop(_local3); } if (this._name.substr(0, 2) == "a6") { var _local3 = Number(this._name.substr(2, 2)) + 1; if (_root.on_clothing6 != undefined) { _root.on_clothing6._visible = true; _root.on_clothing6 = undefined; } this._visible = false; _root.on_clothing6 = this; _root.model_mc.jew02_mc.gotoAndStop(_local3); } if (this._name.substr(0, 2) == "a7") { var _local3 = Number(this._name.substr(2, 2)) + 1; if (_root.on_clothing7 != undefined) { _root.on_clothing7._visible = true; _root.on_clothing7 = undefined; } this._visible = false; _root.on_clothing7 = this; _root.model_mc.bag_mc.gotoAndStop(_local3); } if (this._name.substr(0, 2) == "a8") { var _local3 = Number(this._name.substr(2, 2)) + 1; if (_root.on_clothing8 != undefined) { _root.on_clothing8._visible = true; _root.on_clothing8 = undefined; } this._visible = false; _root.on_clothing8 = this; _root.model_mc.cap_mc.gotoAndStop(_local3); } if (this._name.substr(0, 2) == "aw") { var _local3 = Number(this._name.substr(2, 2)) + 1; if (_root.on_clothing9 != undefined) { _root.on_clothing9._visible = true; _root.on_clothing9 = undefined; } this._visible = false; _root.on_clothing9 = this; _root.model_mc.waitao_mc.gotoAndStop(_local3); } } else { this._visible = true; } } }; } } } function reset_one() { for (var _local3 in _root.model_mc) { if (typeof(_root.model_mc[_local3]) == "movieclip") { _root.model_mc[_local3].enabled = true; if (_root.model_mc[_local3]._name.substr(0, 3) == "cap") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing8._visible = true; _root.on_clothing8 = undefined; }; } if (_root.model_mc[_local3]._name.substr(0, 4) == "top1") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing1._visible = true; _root.on_clothing1 = undefined; _root.model_mc.dress6.underwear1_mc._visible = true; _root.model_mc.dress6.underwear2_mc._visible = true; }; } if (_root.model_mc[_local3]._name.substr(0, 4) == "top3") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing1._visible = true; _root.on_clothing1 = undefined; _root.model_mc.dress6.underwear1_mc._visible = true; _root.model_mc.dress6.underwear2_mc._visible = true; }; } if (_root.model_mc[_local3]._name.substr(0, 4) == "top2") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing2._visible = true; _root.on_clothing2 = undefined; _root.model_mc.dress6.underwear1_mc._visible = true; }; } if (_root.model_mc[_local3]._name.substr(0, 4) == "bot1") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing3._visible = true; _root.on_clothing3 = undefined; _root.model_mc.dress6.underwear2_mc._visible = true; }; } if (_root.model_mc[_local3]._name.substr(0, 4) == "shoe") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing4._visible = true; _root.on_clothing4 = undefined; }; } if (_root.model_mc[_local3]._name.substr(0, 5) == "jew01") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing5._visible = true; _root.on_clothing5 = undefined; }; } if (_root.model_mc[_local3]._name.substr(0, 5) == "jew02") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing6._visible = true; _root.on_clothing6 = undefined; }; } if (_root.model_mc[_local3]._name.substr(0, 3) == "bag") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing7._visible = true; _root.on_clothing7 = undefined; }; } if (_root.model_mc[_local3]._name.substr(0, 5) == "waita") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing9._visible = true; _root.on_clothing9 = undefined; }; } if (_root.model_mc[_local3]._name.substr(0, 5) == "jew04") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing21._visible = true; _root.on_clothing21 = undefined; }; } } } } function clothing_visible() { var _local2 = 1; while (_local2 < 23) { _root["on_clothing" + _local2]._visible = false; _local2++; } } _global.static_root_path = _level0.static_root_path; _global.PHP_root_path = _level0.PHP_root_path; movarr = new Array(); for (var i in this) { if ((typeof(this[i]) == "movieclip") && (this[i]._name.substr(0, 1) == "a")) { movarr.push(this[i]._name); } } frmarr = new Array("model_mc", "top1_mc", "top2_mc", "top3_mc", "bot2_mc", "bot1_mc", "shoes_mc", "jew01_mc", "jew02_mc", "cap_mc", "bag_mc", "waitao_mc"); visarr = new Array("dress6.underwear2_mc", "dress6.underwear1_mc"); hitmc = "body"; mainmc = "model_mc"; stop(); mymenu = new ContextMenu(); mymenu.hideBuiltInItems(); mymenu.builtInItems.print = true; _root.menu = mymenu; var menu_state = true; var menu_no = 1; var mc_drag; var scaleNo = 200; load_fun(); btn_fun(); clear_btn.onRelease = function () { clear_ini(); }; next_btn.onRelease = function () { dep_re(); en_sd(); gotoAndStop (142); }; function rightclick() { getURL (""); } function clear_ini() { _root.model_mc.top1_mc.gotoAndStop(1); _root.model_mc.top2_mc.gotoAndStop(1); _root.model_mc.bangle_m.gotoAndStop(1); _root.model_mc.top3_mc.gotoAndStop(1); _root.model_mc.bot2_mc.gotoAndStop(1); _root.model_mc.bot1_mc.gotoAndStop(1); _root.model_mc.shoes_mc.gotoAndStop(1); _root.model_mc.jew01_mc.gotoAndStop(1); _root.model_mc.jew02_mc.gotoAndStop(1); _root.model_mc.cap_mc.gotoAndStop(1); _root.model_mc.bag_mc.gotoAndStop(1); _root.model_mc.waitao_mc.gotoAndStop(1); _root.model_mc.dress6.underwear1_mc._visible = true; _root.model_mc.dress6.underwear2_mc._visible = true; var _local2 = 1; while (_local2 < 22) { _root["on_clothing" + _local2]._visible = true; _root["on_clothing" + _local2] = undefined; _local2++; } } function clear_skin() { var _local2 = 1; while (_local2 < 8) { _root.model_mc["dress" + _local2].gotoAndStop(1); _local2++; } } function girl(x1, y1, s) { if (this.model_mc.x0 && (this.model_mc.y0)) { this.model_mc._x = this.model_mc.x0 + x1; this.model_mc._y = this.model_mc.y0 + y1; this.model_mc._xscale = (this.model_mc._yscale = s); this.model_mc._rotation = 0; } trace(this.model_mc._x); } function reset_one() { for (var _local3 in _root.model_mc) { if (typeof(_root.model_mc[_local3]) == "movieclip") { _root.model_mc[_local3].enabled = true; if (_root.model_mc[_local3]._name.substr(0, 3) == "cap") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing8._visible = true; _root.on_clothing8 = undefined; }; } if (_root.model_mc[_local3]._name.substr(0, 4) == "top1") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing1._visible = true; _root.on_clothing1 = undefined; _root.model_mc.dress6.underwear1_mc._visible = true; _root.model_mc.dress6.underwear2_mc._visible = true; }; } if (_root.model_mc[_local3]._name.substr(0, 4) == "top3") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing1._visible = true; _root.on_clothing1 = undefined; _root.model_mc.dress6.underwear1_mc._visible = true; _root.model_mc.dress6.underwear2_mc._visible = true; }; } if (_root.model_mc[_local3]._name.substr(0, 4) == "top2") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing2._visible = true; _root.on_clothing2 = undefined; _root.model_mc.dress6.underwear1_mc._visible = true; }; } if (_root.model_mc[_local3]._name.substr(0, 4) == "bot1") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing3._visible = true; _root.on_clothing3 = undefined; _root.model_mc.dress6.underwear2_mc._visible = true; }; } if (_root.model_mc[_local3]._name.substr(0, 4) == "shoe") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing4._visible = true; _root.on_clothing4 = undefined; }; } if (_root.model_mc[_local3]._name.substr(0, 5) == "jew01") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing5._visible = true; _root.on_clothing5 = undefined; }; } if (_root.model_mc[_local3]._name.substr(0, 5) == "jew02") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing6._visible = true; _root.on_clothing6 = undefined; }; } if (_root.model_mc[_local3]._name.substr(0, 3) == "bag") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing7._visible = true; _root.on_clothing7 = undefined; }; } if (_root.model_mc[_local3]._name.substr(0, 5) == "waita") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing9._visible = true; _root.on_clothing9 = undefined; }; } if (_root.model_mc[_local3]._name.substr(0, 5) == "jew04") { _root.model_mc[_local3].onRelease = function () { this.gotoAndStop(1); _root.on_clothing21._visible = true; _root.on_clothing21 = undefined; }; } } } } function clothing_visible() { var _local2 = 1; while (_local2 < 23) { _root["on_clothing" + _local2]._visible = false; _local2++; } } function btn_menu() { for (var _local5 in this) { if ((typeof(this[_local5]) == "object") && (this[_local5]._name.substr(0, 1) == "b")) { trace(this[_local5]); this[_local5].onRelease = function () { if (_root.menu_state == true) { _root.menu_no = Number(this._name.substr(3, 1)); var _local4 = Number(_root.menu_mc._currentframe); if (_root.menu_no != _local4) { _root.eff_mc.play(); var _local3 = 1; while (_local3 < 7) { _root.eff_mc.yy["y" + _local3].play(); _local3++; } _root.menu_state = false; } } }; } } } function menu_fun() { var _local2 = _root.menu_no; _root.menu_mc.gotoAndStop(_local2); } var fmm01_menu = new ContextMenu(); fmm01_menu.hideBuiltInItems(); _root.menu = fmm01_menu; var item = new ContextMenuItem("", rightclick); fmm01_menu.customItems[0] = item; stop(); var menu_state = true; var menu_no = 1; btn_menu(); clear_btn.onRelease = function () { clear_ini(); }; next_btn.onRelease = function () { en_sd(); gotoAndStop (142); };
Frame 166
model_mc._xscale = 92; model_mc._yscale = 92; model_mc._x = 225; model_mc._y = 66;
Instance of Symbol 760 MovieClip "neck_1" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 763 MovieClip "ear_0" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 766 MovieClip "ear_1" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 769 MovieClip "ear_2" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 772 MovieClip "ear_4" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 775 MovieClip "ear_3" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 778 MovieClip "neck_0" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 780 MovieClip "neck_3" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 783 MovieClip "neck_4" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 785 MovieClip "neck_2" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 789 MovieClip "shoes_5" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 791 MovieClip "shoes_1" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 793 MovieClip "shoes_0" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 795 MovieClip "shoes_3" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 797 MovieClip "shoes_2" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 799 MovieClip "shoes_4" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 802 MovieClip "ear_5" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 805 MovieClip "neck_5" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 809 MovieClip "eye_0" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 813 MovieClip "eye_1" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 817 MovieClip "eye_2" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 821 MovieClip "eye_3" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 824 MovieClip "shoes_6" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 827 MovieClip "shoes_7" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 831 MovieClip "head_2" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 835 MovieClip "head_0" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 839 MovieClip "head_4" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 843 MovieClip "head_3" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 847 MovieClip "head_1" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 851 MovieClip "head_5" in Frame 175
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Frame 185
stop(); function sd() { ggame_dress1_lc = new LocalConnection(); ggame_dress1_lc.send("lc_name", "methodToExecute", buy_str); } stop(); var m_name = ["one", "up", "down", "shoes", "head", "eye", "neck", "ear", "bag", "foot"]; var one_dname = ""; var up_dname = ""; var down_dname = ""; var shoes_dname = ""; var head_dname = ""; var eye_dname = ""; var neck_dname = ""; var ear_dname = ""; var bag_dname = ""; var foot_dname = ""; var bangles_dname = ""; var highest_depth = 0; make_drag = function () { var _local4 = 0; while (_local4 < 19) { var _local3 = 0; while (_local3 < m_name.length) { _root[(m_name[_local3] + "_") + _local4].odepth = _root[(m_name[_local3] + "_") + _local4].getDepth(); _root[(m_name[_local3] + "_") + _local4].ox = _root[(m_name[_local3] + "_") + _local4]._x; _root[(m_name[_local3] + "_") + _local4].oy = _root[(m_name[_local3] + "_") + _local4]._y; _root[(m_name[_local3] + "_") + _local4].onPress = function () { highest_depth++; this.swapDepths(highest_depth); this.startDrag(); }; _root[(m_name[_local3] + "_") + _local4].onRelease = function () { if (this._droptarget == "/model_mc/hidden_area") { drop(this._name); } else { move_f(this._name, this.ox, this.oy); } this.stopDrag(); }; _root[(m_name[_local3] + "_") + _local4].onReleaseOutside = function () { if (this._droptarget == "/model_mc/hidden_area") { drop(this._name); } else { move_f(this._name, this.ox, this.oy); } this.stopDrag(); }; _local3++; } _local4++; } }; drop = function (drop_name) { so2.start(0, 1); var _local2 = drop_name.indexOf("_"); _root[drop_name]._visible = false; _root.model_mc[drop_name.slice(0, _local2) + "_m"].gotoAndStop(parseInt(drop_name.slice(_local2 + 1, _local2 + 3)) + 2); if (drop_name.slice(0, _local2) == "up") { model_mc.underwear_up._visible = false; _root[one_dname]._visible = true; _root.model_mc.one_m.gotoAndStop(1); move_f(one_dname, _root[one_dname].ox, _root[one_dname].oy); if (one_dname != "") { model_mc.underwear_down._visible = true; } one_dname = ""; } else if (drop_name.slice(0, _local2) == "down") { model_mc.underwear_down._visible = false; _root[one_dname]._visible = true; _root.model_mc.one_m.gotoAndStop(1); move_f(one_dname, _root[one_dname].ox, _root[one_dname].oy); if (one_dname != "") { model_mc.underwear_up._visible = true; } one_dname = ""; } else if (drop_name.slice(0, _local2) == "one") { model_mc.underwear_up._visible = false; model_mc.underwear_down._visible = false; _root[up_dname]._visible = true; _root.model_mc.up_m.gotoAndStop(1); move_f(up_dname, _root[up_dname].ox, _root[up_dname].oy); _root[down_dname]._visible = true; _root.model_mc.down_m.gotoAndStop(1); move_f(down_dname, _root[down_dname].ox, _root[down_dname].oy); up_dname = ""; down_dname = ""; } _root[_root[drop_name.slice(0, _local2) + "_dname"]]._visible = true; move_f(_root[drop_name.slice(0, _local2) + "_dname"], _root[_root[drop_name.slice(0, _local2) + "_dname"]].ox, _root[_root[drop_name.slice(0, _local2) + "_dname"]].oy); _root[drop_name.slice(0, _local2) + "_dname"] = drop_name; }; move_f = function (dr_name, xx, yy) { _root[dr_name].swapDepths(_root[dr_name].odepth); var _local3 = new mx.transitions.Tween(_root[dr_name], "_x", mx.transitions.easing.Back.easeOut, _root[dr_name]._x, xx, 10); var _local4 = new mx.transitions.Tween(_root[dr_name], "_y", mx.transitions.easing.Back.easeOut, _root[dr_name]._y, yy, 10); }; ava_default = function () { var _local2 = 0; while (_local2 < m_name.length) { _root[_root[m_name[_local2] + "_dname"]]._visible = true; _root.model_mc[m_name[_local2] + "_m"].gotoAndStop(1); move_f(_root[m_name[_local2] + "_dname"], _root[_root[m_name[_local2] + "_dname"]].ox, _root[_root[m_name[_local2] + "_dname"]].oy); _root[m_name[_local2] + "_dname"] = ""; _local2++; } model_mc.underwear_up._visible = true; model_mc.underwear_down._visible = true; }; game_play_bt.onRollOver = function () { so1.start(0, 1); this.gotoAndStop(2); }; game_play_bt.onRollOut = function () { this.gotoAndStop(1); }; game_play_bt.onPress = function () { so1.start(0, 1); this.gotoAndStop(2); }; game_play_bt.onRelease = function () { this.gotoAndStop(1); gotoAndStop (143); }; game_play_bt.onReleaseOutside = function () { this.gotoAndStop(1); gotoAndStop (143); }; ava_default_bt.onRollOver = function () { so1.start(0, 1); this.gotoAndStop(2); }; ava_default_bt.onRollOut = function () { this.gotoAndStop(1); }; ava_default_bt.onPress = function () { so1.start(0, 1); this.gotoAndStop(2); }; ava_default_bt.onRelease = function () { this.gotoAndStop(1); ava_default(); }; ava_default_bt.onReleaseOutside = function () { this.gotoAndStop(1); ava_default(); }; make_drag(); var buy_str = ""; var game_name = "G270030"; var game_price = 3500; var buy_2 = ["G260048", "G260049"]; var buy_3 = ["G250203", "G250204", "G250205", "G250206", "G250207", "G250208", "G250209"]; var buy_4 = ["G240255", "G240256", "G240257", "G240258", "G240259", "G240260", "G240261"]; var buy_5 = ["G230261", "G230262", "G230263", "G230264", "G230265", "G230266", "G230267"]; var buy_6 = ["G220146", "G220147", "G220148", "G220149"]; var buy_7 = ["G210079", "G210080", "G210081"]; var buy_8 = ["G200046"]; var buy_9 = ["G190053", "G190054"]; var buy_11 = ["G170076", "G170078", "G170075", "G170077"]; buy_item = function () { foot_m = model_mc.foot_m._currentframe; foot_m = model_mc.bangles_m._currentframe; shoes_m = model_mc.shoes_m._currentframe; down_m = model_mc.down_m._currentframe; up_m = model_mc.up_m._currentframe; one_m = model_mc.one_m._currentframe; bag_m = model_mc.bag_m._currentframe; neck_m = model_mc.neck_m._currentframe; ear_m = model_mc.ear_m._currentframe; eye_m = model_mc.eye_m._currentframe; head_m = model_mc.head_m._currentframe; var _local4 = new Array(); var _local2 = 0; while (_local2 < ((avaStr.length / 7) - 1)) { var _local3 = avaStr.slice((_local2 + 1) * 7, ((_local2 + 1) * 7) + 7); if (((_local3.slice(1, 3) < 17) || (_local3.slice(1, 3) > 32)) && (_local3.slice(1, 3) != 13)) { _local4.push(avaStr.slice((_local2 + 1) * 7, ((_local2 + 1) * 7) + 7)); } _local2++; } var _local5 = _local4.join(""); buy_str = game_name; if (foot_m != 1) { buy_str = buy_str + buy_2[foot_m - 2]; } if (shoes_m != 1) { buy_str = buy_str + buy_3[shoes_m - 2]; } if (down_m != 1) { buy_str = buy_str + buy_4[down_m - 1]; } else if ((one_m == 1) && (down_m == 1)) { buy_str = buy_str + buy_4[0]; } if (up_m != 1) { buy_str = buy_str + buy_5[up_m - 1]; } else if ((one_m == 1) && (up_m == 1)) { buy_str = buy_str + buy_5[0]; } if (one_m != 1) { buy_str = buy_str + buy_6[one_m - 2]; } if (bag_m != 1) { buy_str = buy_str + buy_7[bag_m - 2]; } if (neck_m != 1) { buy_str = buy_str + buy_8[neck_m - 2]; } if (ear_m != 1) { buy_str = buy_str + buy_9[ear_m - 2]; } if (eye_m != 1) { buy_str = buy_str + buy_10[eye_m - 2]; } if (head_m != 1) { buy_str = buy_str + buy_11[head_m - 2]; } buy_str = (((avaStr.slice(0, 2) + "1") + avaStr.slice(3, 7)) + _local5) + buy_str; trace(buy_str); getURL (((("JavaScript:GoGAva('" + _root.buy_str) + "','") + _root.game_price) + "')"); }; buy_bt.onRollOver = function () { this.buy_bt_rollover.gotoAndStop(2); }; buy_bt.onRollOut = function () { this.buy_bt_rollover.gotoAndStop(1); }; buy_bt.onPress = function () { this.gotoAndStop(2); }; buy_bt.onRelease = (buy_bt.onReleaseOutside = function () { this.buy_bt_rollover.gotoAndStop(1); this.gotoAndStop(1); buy_item(); }); function rightclick() { getURL (""); } var fmm01_menu = new ContextMenu(); fmm01_menu.hideBuiltInItems(); _root.menu = fmm01_menu; var item = new ContextMenuItem("", rightclick); fmm01_menu.customItems[0] = item; stop(); scale1_btn.onRelease = function () { this.gotoAndStop(2); scale2_btn.gotoAndStop(1); scale3_btn.gotoAndStop(1); gotoAndStop (142); }; scale2_btn.onRelease = function () { this.gotoAndStop(2); scale1_btn.gotoAndStop(1); scale3_btn.gotoAndStop(1); gotoAndStop (141); }; scale3_btn.onRelease = function () { this.gotoAndStop(2); scale1_btn.gotoAndStop(1); scale2_btn.gotoAndStop(1); gotoAndStop (142); }; third_ch_ini(); reset_one(); clothing_visible();
Instance of Symbol 760 MovieClip "neck_1" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 763 MovieClip "ear_0" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 766 MovieClip "ear_1" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 769 MovieClip "ear_2" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 772 MovieClip "ear_4" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 775 MovieClip "ear_3" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 778 MovieClip "neck_0" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 780 MovieClip "neck_3" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 783 MovieClip "neck_4" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 785 MovieClip "neck_2" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 789 MovieClip "shoes_5" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 791 MovieClip "shoes_1" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 793 MovieClip "shoes_0" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 795 MovieClip "shoes_3" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 797 MovieClip "shoes_2" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 799 MovieClip "shoes_4" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 802 MovieClip "ear_5" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 805 MovieClip "neck_5" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 13 MovieClip [a200] "up_0" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 853 MovieClip "up_1" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 855 MovieClip "up_2" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 857 MovieClip "up_4" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 859 MovieClip "up_5" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 861 MovieClip "up_7" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 863 MovieClip "up_8" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 865 MovieClip "up_9" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 867 MovieClip "up_10" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 869 MovieClip "up_11" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 871 MovieClip "up_12" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 873 MovieClip "up_6" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 876 MovieClip "up_14" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 878 MovieClip "up_15" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 879 MovieClip "up_16" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 881 MovieClip "up_17" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 809 MovieClip "eye_0" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 813 MovieClip "eye_1" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 817 MovieClip "eye_2" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 821 MovieClip "eye_3" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 824 MovieClip "shoes_6" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 827 MovieClip "shoes_7" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 831 MovieClip "head_2" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 835 MovieClip "head_0" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 839 MovieClip "head_4" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 843 MovieClip "head_3" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 847 MovieClip "head_1" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 851 MovieClip "head_5" in Frame 185
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Frame 186
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(); printButton.onPress = function () { printAsBitmap (_root.printclip, "bmovie"); }; function rightclick() { getURL (""); } var fmm01_menu = new ContextMenu(); fmm01_menu.hideBuiltInItems(); _root.menu = fmm01_menu; var item = new ContextMenuItem("", rightclick); fmm01_menu.customItems[0] = item; girl(100, 100, 40); stop(); for (var i in _root.model_mc) { if (typeof(_root.model_mc[i]) == "movieclip") { model_mc[i].enabled = false; } } body_btn.onRollOver = function () { lights_mc.gotoAndStop(2); good_sd(); }; body_btn.onRollOut = (body_btn.onReleaseOutside = function () { lights_mc.gotoAndStop(1); }); model_mc._xscale = 80; model_mc._yscale = 80; model_mc._x = 100; model_mc._y = 80;
Symbol 13 MovieClip [a200] Frame 1
stop();
Symbol 13 MovieClip [a200] Frame 2
stop();
Symbol 38 MovieClip Frame 15
if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_eyeblinks", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.eyeblinks = new Sound(this._parent.BS_eyeblinks); } else { this.createEmptyMovieClip("_eyeblinks_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.eyeblinks = new Sound(this.BS_eyeblinks); } _global.Behaviors.Sound.eyeblinks.attachSound("eyeblink"); _global.Behaviors.Sound.eyeblinks.start(0, 1);
Symbol 38 MovieClip Frame 96
if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_eyeblinks", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.eyeblinks = new Sound(this._parent.BS_eyeblinks); } else { this.createEmptyMovieClip("_eyeblinks_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.eyeblinks = new Sound(this.BS_eyeblinks); } _global.Behaviors.Sound.eyeblinks.attachSound("eyeblink"); _global.Behaviors.Sound.eyeblinks.start(0, 1);
Symbol 38 MovieClip Frame 105
gotoAndPlay (40);
Symbol 43 MovieClip Frame 20
stop();
Symbol 44 MovieClip Frame 25
stop();
Symbol 46 MovieClip Frame 164
stop();
Symbol 56 Button
on (release) { getURL (("http://www.yokogames.com/?utm_source=" + flashCurrentDomainName) + "&utm_medium=game&utm_campaign=yoko%20game%20-%20Kesha%20Sebert%20dressup", "_blank"); }
Symbol 920 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 921 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 922 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 923 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 924 MovieClip [__Packages.mx.transitions.easing.Back] Frame 0
class mx.transitions.easing.Back { function Back () { } static function easeIn(t, b, c, d, s) { if (s == undefined) { s = 1.70158; } t = t / d; return((((c * t) * t) * (((s + 1) * t) - s)) + b); } static function easeOut(t, b, c, d, s) { if (s == undefined) { s = 1.70158; } t = (t / d) - 1; return((c * (((t * t) * (((s + 1) * t) + s)) + 1)) + b); } static function easeInOut(t, b, c, d, s) { if (s == undefined) { s = 1.70158; } t = t / (d / 2); if (t < 1) { s = s * 1.525; return(((c / 2) * ((t * t) * (((s + 1) * t) - s))) + b); } t = t - 2; s = s * 1.525; return(((c / 2) * (((t * t) * (((s + 1) * t) + s)) + 2)) + b); } static var version = "1.1.0.52"; }
Symbol 67 MovieClip Frame 61
if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_eyeblinks", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.eyeblinks = new Sound(this._parent.BS_eyeblinks); } else { this.createEmptyMovieClip("_eyeblinks_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.eyeblinks = new Sound(this.BS_eyeblinks); } _global.Behaviors.Sound.eyeblinks.attachSound("eyeblink"); _global.Behaviors.Sound.eyeblinks.start(0, 1);
Symbol 74 MovieClip Frame 116
stop();
Symbol 76 Button
on (release) { getURL (("http://www.yokogames.com/?utm_source=" + flashCurrentDomainName) + "&utm_medium=game&utm_campaign=yoko%20game%20-%20Kesha%20Sebert%20dressup", "_blank"); }
Symbol 85 MovieClip Frame 30
stop();
Symbol 114 MovieClip Frame 19
stop();
Symbol 121 Button
on (release) { gotoAndPlay (139); 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 127 Button
on (release) { getURL ("http://www.yokogames.com/", "_blank"); 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 128 Button
on (release) { getURL ("http://www.yokogames.com/?utm_source=\"+flashCurrentDomainName+\"&utm_medium=game&utm_campaign=yoko%2Bgame%20-%20princess%20dressup", "_blank"); 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 129 Button
on (release) { getURL (("http://www.yokogames.com/?utm_source=" + flashCurrentDomainName) + "&utm_medium=game&utm_campaign=yoko%20game%20-%20Kesha%20Sebert%20dressup", "_blank"); }
Symbol 154 Button
on (release) { gotoAndPlay ("dressup"); 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("mussnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("mainroll"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 159 MovieClip Frame 1
stop();
Symbol 178 MovieClip Frame 1
stop();
Symbol 188 Button
on (release) { gotoAndStop (2); }
Symbol 191 Button
on (release) { gotoAndStop (1); }
Symbol 192 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 192 MovieClip Frame 2
stop(); stopAllSounds();
Symbol 206 Button
on (release) { getURL (("http://www.yokogames.com/?utm_source=" + flashCurrentDomainName) + "&utm_medium=game&utm_campaign=yoko%20game%20-%20Kesha%20Sebert%20dressup", "_blank"); }
Symbol 219 MovieClip Frame 10
stop();
Symbol 221 MovieClip Frame 10
stop();
Symbol 227 MovieClip Frame 10
stop();
Symbol 233 MovieClip Frame 10
stop();
Symbol 239 MovieClip Frame 10
stop();
Symbol 245 MovieClip Frame 10
stop();
Symbol 251 MovieClip Frame 10
stop();
Symbol 257 MovieClip Frame 10
stop();
Symbol 258 MovieClip Frame 1
stop();
Symbol 258 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 258 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 258 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 258 MovieClip Frame 5
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 258 MovieClip Frame 6
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 258 MovieClip Frame 7
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 258 MovieClip Frame 8
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 258 MovieClip Frame 9
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 259 MovieClip Frame 1
stop();
Symbol 265 MovieClip Frame 1
stop();
Symbol 271 MovieClip Frame 1
stop();
Symbol 277 MovieClip Frame 1
stop();
Symbol 283 MovieClip Frame 1
stop();
Symbol 289 MovieClip Frame 1
stop();
Symbol 295 MovieClip Frame 1
stop();
Symbol 301 MovieClip Frame 1
stop();
Symbol 307 MovieClip Frame 1
stop();
Symbol 313 MovieClip Frame 1
stop();
Symbol 318 MovieClip Frame 1
stop();
Symbol 323 MovieClip Frame 1
stop();
Symbol 328 MovieClip Frame 1
stop();
Symbol 333 MovieClip Frame 1
stop();
Symbol 343 MovieClip Frame 1
stop();
Symbol 353 MovieClip Frame 1
stop();
Symbol 361 MovieClip Frame 1
stop();
Symbol 371 MovieClip Frame 1
stop();
Symbol 372 MovieClip Frame 1
stop();
Symbol 372 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66;
Symbol 372 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66;
Symbol 372 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66;
Symbol 372 MovieClip Frame 5
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66;
Symbol 372 MovieClip Frame 6
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66;
Symbol 372 MovieClip Frame 7
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66;
Symbol 372 MovieClip Frame 8
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66;
Symbol 372 MovieClip Frame 9
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66;
Symbol 372 MovieClip Frame 10
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66;
Symbol 372 MovieClip Frame 11
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66;
Symbol 372 MovieClip Frame 12
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66;
Symbol 372 MovieClip Frame 13
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66;
Symbol 372 MovieClip Frame 14
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66;
Symbol 372 MovieClip Frame 15
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66;
Symbol 372 MovieClip Frame 16
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66;
Symbol 372 MovieClip Frame 17
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66;
Symbol 372 MovieClip Frame 18
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66;
Symbol 372 MovieClip Frame 19
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66;
Symbol 379 MovieClip Frame 1
stop();
Symbol 382 MovieClip Frame 1
stop();
Symbol 389 MovieClip Frame 1
stop();
Symbol 393 MovieClip Frame 1
stop();
Symbol 396 MovieClip Frame 10
stop();
Symbol 399 MovieClip Frame 10
stop();
Symbol 402 MovieClip Frame 10
stop();
Symbol 405 MovieClip Frame 10
stop();
Symbol 408 MovieClip Frame 10
stop();
Symbol 411 MovieClip Frame 10
stop();
Symbol 412 MovieClip Frame 1
stop();
Symbol 412 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 200; this._parent._parent.model_mc._yscale = 200; this._parent._parent.model_mc._x = -140; this._parent._parent.model_mc._y = 180; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 412 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 200; this._parent._parent.model_mc._yscale = 200; this._parent._parent.model_mc._x = -140; this._parent._parent.model_mc._y = 180; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 412 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 200; this._parent._parent.model_mc._yscale = 200; this._parent._parent.model_mc._x = -140; this._parent._parent.model_mc._y = 180; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 412 MovieClip Frame 5
this._parent._parent.model_mc._xscale = 200; this._parent._parent.model_mc._yscale = 200; this._parent._parent.model_mc._x = -140; this._parent._parent.model_mc._y = 180; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 412 MovieClip Frame 6
this._parent._parent.model_mc._xscale = 200; this._parent._parent.model_mc._yscale = 200; this._parent._parent.model_mc._x = -140; this._parent._parent.model_mc._y = 180; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 412 MovieClip Frame 7
this._parent._parent.model_mc._xscale = 200; this._parent._parent.model_mc._yscale = 200; this._parent._parent.model_mc._x = -140; this._parent._parent.model_mc._y = 180; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 415 MovieClip Frame 10
stop();
Symbol 418 MovieClip Frame 10
stop();
Symbol 420 MovieClip Frame 10
stop();
Symbol 423 MovieClip Frame 10
stop();
Symbol 426 MovieClip Frame 10
stop();
Symbol 429 MovieClip Frame 10
stop();
Symbol 430 MovieClip Frame 1
stop();
Symbol 443 MovieClip Frame 1
stop();
Symbol 446 MovieClip Frame 10
stop();
Symbol 449 MovieClip Frame 10
stop();
Symbol 452 MovieClip Frame 10
stop();
Symbol 455 MovieClip Frame 10
stop();
Symbol 458 MovieClip Frame 10
stop();
Symbol 461 MovieClip Frame 10
stop();
Symbol 462 MovieClip Frame 1
stop();
Symbol 462 MovieClip Frame 2
if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 462 MovieClip Frame 3
if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 462 MovieClip Frame 4
if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 462 MovieClip Frame 5
if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 462 MovieClip Frame 6
if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 462 MovieClip Frame 7
if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 466 MovieClip Frame 1
stop();
Symbol 466 MovieClip Frame 2
stop();
Symbol 466 MovieClip Frame 3
stop();
Symbol 466 MovieClip Frame 4
stop();
Symbol 466 MovieClip Frame 5
stop();
Symbol 466 MovieClip Frame 6
stop();
Symbol 466 MovieClip Frame 7
stop();
Symbol 470 MovieClip Frame 1
stop();
Symbol 470 MovieClip Frame 2
stop();
Symbol 470 MovieClip Frame 3
stop();
Symbol 470 MovieClip Frame 4
stop();
Symbol 470 MovieClip Frame 5
stop();
Symbol 470 MovieClip Frame 6
stop();
Symbol 470 MovieClip Frame 7
stop();
Symbol 474 MovieClip Frame 1
stop();
Symbol 474 MovieClip Frame 2
stop();
Symbol 474 MovieClip Frame 3
stop();
Symbol 474 MovieClip Frame 4
stop();
Symbol 474 MovieClip Frame 5
stop();
Symbol 474 MovieClip Frame 6
stop();
Symbol 474 MovieClip Frame 7
stop();
Symbol 478 MovieClip Frame 1
stop();
Symbol 478 MovieClip Frame 2
stop();
Symbol 478 MovieClip Frame 3
stop();
Symbol 478 MovieClip Frame 4
stop();
Symbol 478 MovieClip Frame 5
stop();
Symbol 478 MovieClip Frame 6
stop();
Symbol 478 MovieClip Frame 7
stop();
Symbol 482 MovieClip Frame 1
stop();
Symbol 482 MovieClip Frame 2
stop();
Symbol 482 MovieClip Frame 3
stop();
Symbol 482 MovieClip Frame 4
stop();
Symbol 482 MovieClip Frame 5
stop();
Symbol 482 MovieClip Frame 6
stop();
Symbol 482 MovieClip Frame 7
stop();
Symbol 486 MovieClip Frame 1
stop();
Symbol 486 MovieClip Frame 2
stop();
Symbol 486 MovieClip Frame 3
stop();
Symbol 486 MovieClip Frame 4
stop();
Symbol 486 MovieClip Frame 5
stop();
Symbol 486 MovieClip Frame 6
stop();
Symbol 486 MovieClip Frame 7
stop();
Symbol 487 MovieClip Frame 1
stop();
Symbol 487 MovieClip Frame 2
stop();
Symbol 487 MovieClip Frame 3
stop();
Symbol 487 MovieClip Frame 4
stop();
Symbol 487 MovieClip Frame 5
stop();
Symbol 487 MovieClip Frame 6
stop();
Symbol 491 MovieClip Frame 10
stop();
Symbol 494 MovieClip Frame 10
stop();
Symbol 497 MovieClip Frame 10
stop();
Symbol 500 MovieClip Frame 10
stop();
Symbol 503 MovieClip Frame 10
stop();
Symbol 505 MovieClip Frame 10
stop();
Symbol 506 MovieClip Frame 1
stop();
Symbol 506 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 506 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 506 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 506 MovieClip Frame 5
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 506 MovieClip Frame 6
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 506 MovieClip Frame 7
this._parent._parent.model_mc._xscale = 92; this._parent._parent.model_mc._yscale = 92; this._parent._parent.model_mc._x = 225; this._parent._parent.model_mc._y = 66; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 509 MovieClip Frame 10
stop();
Symbol 513 MovieClip Frame 10
stop();
Symbol 517 MovieClip Frame 10
stop();
Symbol 521 MovieClip Frame 10
stop();
Symbol 522 MovieClip Frame 1
stop();
Symbol 522 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 200; this._parent._parent.model_mc._yscale = 200; this._parent._parent.model_mc._x = -140; this._parent._parent.model_mc._y = 180; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 522 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 200; this._parent._parent.model_mc._yscale = 200; this._parent._parent.model_mc._x = -140; this._parent._parent.model_mc._y = 180; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 522 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 200; this._parent._parent.model_mc._yscale = 200; this._parent._parent.model_mc._x = -140; this._parent._parent.model_mc._y = 180; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 522 MovieClip Frame 5
this._parent._parent.model_mc._xscale = 200; this._parent._parent.model_mc._yscale = 200; this._parent._parent.model_mc._x = -140; this._parent._parent.model_mc._y = 180; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 525 MovieClip Frame 10
stop();
Symbol 528 MovieClip Frame 10
stop();
Symbol 530 MovieClip Frame 10
stop();
Symbol 533 MovieClip Frame 10
stop();
Symbol 536 MovieClip Frame 10
stop();
Symbol 539 MovieClip Frame 10
stop();
Symbol 540 MovieClip Frame 1
stop();
Symbol 540 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 200; this._parent._parent.model_mc._yscale = 200; this._parent._parent.model_mc._x = -140; this._parent._parent.model_mc._y = 180; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 540 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 200; this._parent._parent.model_mc._yscale = 200; this._parent._parent.model_mc._x = -140; this._parent._parent.model_mc._y = 180; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 540 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 200; this._parent._parent.model_mc._yscale = 200; this._parent._parent.model_mc._x = -140; this._parent._parent.model_mc._y = 180; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 540 MovieClip Frame 5
this._parent._parent.model_mc._xscale = 200; this._parent._parent.model_mc._yscale = 200; this._parent._parent.model_mc._x = -140; this._parent._parent.model_mc._y = 180; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 540 MovieClip Frame 6
this._parent._parent.model_mc._xscale = 200; this._parent._parent.model_mc._yscale = 200; this._parent._parent.model_mc._x = -140; this._parent._parent.model_mc._y = 180; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 540 MovieClip Frame 7
this._parent._parent.model_mc._xscale = 200; this._parent._parent.model_mc._yscale = 200; this._parent._parent.model_mc._x = -140; this._parent._parent.model_mc._y = 180; if (this._parent._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_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd); } else { this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd); } _global.Behaviors.Sound.clicksnd.attachSound("mansnd"); _global.Behaviors.Sound.clicksnd.start(0, 1); } else { _global.Behaviors.Sound.clicksnd.stop("mansnd"); }
Symbol 550 MovieClip Frame 10
stop();
Symbol 553 Button
on (release) { this.model_mc.dress4.gotoAndStop(1); this.model_mc.dress5.gotoAndStop(1); this.model_mc.dress3.gotoAndStop(1); this.model_mc.dress2.gotoAndStop(1); this.model_mc.dress1.gotoAndStop(1); this.model_mc.dress1.hairin.gotoAndStop(1); this.model_mc.eyeliner.gotoAndStop(1); this.model_mc.dress6.gotoAndStop(1); this.model_mc.dress7.gotoAndStop(1); this.model_mc.foot_m.gotoAndStop(1); this.model_mc.bag_m.gotoAndStop(1); 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("mussnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("mainroll"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 558 Button
on (release) { gotoAndPlay ("FinalScreen"); 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("mussnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("mainroll"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 563 Button
on (release) { gotoAndPlay ("dressup"); 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("mussnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("mainroll"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 569 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) { 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.dress1.hairin.gotoAndStop(2); }
Symbol 571 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) { 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.dress1.hairin.gotoAndStop(3); }
Symbol 573 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) { 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.dress1.hairin.gotoAndStop(4); }
Symbol 576 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) { 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.dress1.hairin.gotoAndStop(5); }
Symbol 579 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) { 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.dress1.hairin.gotoAndStop(6); }
Symbol 582 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) { 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.dress1.hairin.gotoAndStop(7); }
Symbol 586 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) { 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.dress4.gotoAndStop(2); }
Symbol 590 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) { 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.dress4.gotoAndStop(3); }
Symbol 594 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) { 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.dress4.gotoAndStop(4); }
Symbol 598 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) { 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.dress4.gotoAndStop(5); }
Symbol 602 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) { 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.dress4.gotoAndStop(6); }
Symbol 606 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) { 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.dress4.gotoAndStop(7); }
Symbol 610 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) { 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.dress3.gotoAndStop(7); }
Symbol 614 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) { 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.dress3.gotoAndStop(6); }
Symbol 618 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) { 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.dress3.gotoAndStop(5); }
Symbol 622 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) { 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.dress3.gotoAndStop(4); }
Symbol 626 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) { 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.dress3.gotoAndStop(3); }
Symbol 629 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) { 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.dress3.gotoAndStop(2); }
Symbol 633 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) { 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.dress2.gotoAndStop(7); }
Symbol 637 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) { 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.dress2.gotoAndStop(6); }
Symbol 641 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) { 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.dress2.gotoAndStop(5); }
Symbol 645 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) { 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.dress2.gotoAndStop(4); }
Symbol 649 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) { 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.dress2.gotoAndStop(3); }
Symbol 653 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) { 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.dress2.gotoAndStop(2); }
Symbol 657 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) { 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.dress5.gotoAndStop(7); }
Symbol 659 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) { 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.dress5.gotoAndStop(6); }
Symbol 661 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) { 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.dress5.gotoAndStop(5); }
Symbol 663 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) { 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.dress5.gotoAndStop(4); }
Symbol 665 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) { 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.dress5.gotoAndStop(3); }
Symbol 667 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) { 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.dress5.gotoAndStop(2); }
Symbol 671 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) { 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.dress1.gotoAndStop(1); }
Symbol 674 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) { 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.dress1.gotoAndStop(2); }
Symbol 677 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) { 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.dress1.gotoAndStop(3); }
Symbol 680 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) { 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.dress1.gotoAndStop(4); }
Symbol 683 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) { 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.dress1.gotoAndStop(5); }
Symbol 686 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) { 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.dress1.gotoAndStop(6); }
Symbol 689 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) { 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.eyeliner.gotoAndStop(2); }
Symbol 692 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) { 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.eyeliner.gotoAndStop(3); }
Symbol 695 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) { 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.eyeliner.gotoAndStop(4); }
Symbol 698 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) { 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.eyeliner.gotoAndStop(5); }
Symbol 701 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) { 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.eyeliner.gotoAndStop(6); }
Symbol 705 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) { 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.foot_m.gotoAndStop(2); }
Symbol 714 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) { 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.foot_m.gotoAndStop(3); }
Symbol 717 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) { 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.foot_m.gotoAndStop(4); }
Symbol 720 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) { 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.foot_m.gotoAndStop(5); }
Symbol 724 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) { 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.foot_m.gotoAndStop(6); }
Symbol 728 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) { 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.foot_m.gotoAndStop(7); }
Symbol 731 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) { 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.bag_m.gotoAndStop(4); }
Symbol 734 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) { 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.bag_m.gotoAndStop(3); }
Symbol 737 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) { 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.bag_m.gotoAndStop(2); }
Symbol 740 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) { 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.bag_m.gotoAndStop(6); }
Symbol 743 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) { 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.bag_m.gotoAndStop(5); }
Symbol 746 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) { 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.bag_m.gotoAndStop(7); }
Symbol 751 Button
on (release) { clear_ini(); 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("mussnd"); } } on (rollOver) { if (this.mussnd._currentframe == 1) { _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 752 Button
on (release) { this.model_mc.neck_m.gotoAndStop(1); this.model_mc.ear_m.gotoAndStop(1); this.model_mc.head_m.gotoAndStop(1); this.model_mc.eye_m.gotoAndStop(1); this.model_mc.shoes_m.gotoAndStop(1); this.model_mc.up_m.gotoAndStop(1); 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("mussnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("mainroll"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 757 Button
on (release) { gotoAndPlay ("playstart"); 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("mussnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("mainroll"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 760 MovieClip Frame 1
stop();
Symbol 760 MovieClip Frame 2
stop();
Symbol 763 MovieClip Frame 1
stop();
Symbol 763 MovieClip Frame 2
stop();
Symbol 766 MovieClip Frame 1
stop();
Symbol 766 MovieClip Frame 2
stop();
Symbol 769 MovieClip Frame 1
stop();
Symbol 769 MovieClip Frame 2
stop();
Symbol 772 MovieClip Frame 1
stop();
Symbol 772 MovieClip Frame 2
stop();
Symbol 775 MovieClip Frame 1
stop();
Symbol 775 MovieClip Frame 2
stop();
Symbol 778 MovieClip Frame 1
stop();
Symbol 778 MovieClip Frame 2
stop();
Symbol 780 MovieClip Frame 1
stop();
Symbol 780 MovieClip Frame 2
stop();
Symbol 783 MovieClip Frame 1
stop();
Symbol 783 MovieClip Frame 2
stop();
Symbol 785 MovieClip Frame 1
stop();
Symbol 785 MovieClip Frame 2
stop();
Symbol 789 MovieClip Frame 1
stop();
Symbol 789 MovieClip Frame 2
stop();
Symbol 791 MovieClip Frame 1
stop();
Symbol 791 MovieClip Frame 2
stop();
Symbol 793 MovieClip Frame 1
stop();
Symbol 793 MovieClip Frame 2
stop();
Symbol 795 MovieClip Frame 1
stop();
Symbol 795 MovieClip Frame 2
stop();
Symbol 797 MovieClip Frame 1
stop();
Symbol 797 MovieClip Frame 2
stop();
Symbol 799 MovieClip Frame 1
stop();
Symbol 799 MovieClip Frame 2
stop();
Symbol 802 MovieClip Frame 1
stop();
Symbol 802 MovieClip Frame 2
stop();
Symbol 805 MovieClip Frame 1
stop();
Symbol 805 MovieClip Frame 2
stop();
Symbol 809 MovieClip Frame 1
stop();
Symbol 809 MovieClip Frame 2
stop();
Symbol 813 MovieClip Frame 1
stop();
Symbol 813 MovieClip Frame 2
stop();
Symbol 817 MovieClip Frame 1
stop();
Symbol 817 MovieClip Frame 2
stop();
Symbol 821 MovieClip Frame 1
stop();
Symbol 821 MovieClip Frame 2
stop();
Symbol 824 MovieClip Frame 1
stop();
Symbol 824 MovieClip Frame 2
stop();
Symbol 827 MovieClip Frame 1
stop();
Symbol 827 MovieClip Frame 2
stop();
Symbol 831 MovieClip Frame 1
stop();
Symbol 831 MovieClip Frame 2
stop();
Symbol 835 MovieClip Frame 1
stop();
Symbol 835 MovieClip Frame 2
stop();
Symbol 839 MovieClip Frame 1
stop();
Symbol 839 MovieClip Frame 2
stop();
Symbol 843 MovieClip Frame 1
stop();
Symbol 843 MovieClip Frame 2
stop();
Symbol 847 MovieClip Frame 1
stop();
Symbol 847 MovieClip Frame 2
stop();
Symbol 851 MovieClip Frame 1
stop();
Symbol 851 MovieClip Frame 2
stop();
Symbol 853 MovieClip Frame 1
stop();
Symbol 853 MovieClip Frame 2
stop();
Symbol 855 MovieClip Frame 1
stop();
Symbol 855 MovieClip Frame 2
stop();
Symbol 857 MovieClip Frame 1
stop();
Symbol 857 MovieClip Frame 2
stop();
Symbol 859 MovieClip Frame 1
stop();
Symbol 859 MovieClip Frame 2
stop();
Symbol 861 MovieClip Frame 1
stop();
Symbol 861 MovieClip Frame 2
stop();
Symbol 863 MovieClip Frame 1
stop();
Symbol 863 MovieClip Frame 2
stop();
Symbol 865 MovieClip Frame 1
stop();
Symbol 865 MovieClip Frame 2
stop();
Symbol 867 MovieClip Frame 1
stop();
Symbol 867 MovieClip Frame 2
stop();
Symbol 869 MovieClip Frame 1
stop();
Symbol 869 MovieClip Frame 2
stop();
Symbol 871 MovieClip Frame 1
stop();
Symbol 871 MovieClip Frame 2
stop();
Symbol 873 MovieClip Frame 1
stop();
Symbol 873 MovieClip Frame 2
stop();
Symbol 876 MovieClip Frame 1
stop();
Symbol 876 MovieClip Frame 2
stop();
Symbol 878 MovieClip Frame 1
stop();
Symbol 878 MovieClip Frame 2
stop();
Symbol 879 MovieClip Frame 1
stop();
Symbol 879 MovieClip Frame 2
stop();
Symbol 881 MovieClip Frame 1
stop();
Symbol 881 MovieClip Frame 2
stop();
Instance of Symbol 13 MovieClip [a200] "up_0" in Symbol 882 MovieClip Frame 1
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 853 MovieClip "up_1" in Symbol 882 MovieClip Frame 1
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 855 MovieClip "up_2" in Symbol 882 MovieClip Frame 1
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 857 MovieClip "up_4" in Symbol 882 MovieClip Frame 1
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 859 MovieClip "up_5" in Symbol 882 MovieClip Frame 1
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 861 MovieClip "up_7" in Symbol 882 MovieClip Frame 1
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 863 MovieClip "up_8" in Symbol 882 MovieClip Frame 1
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 865 MovieClip "up_9" in Symbol 882 MovieClip Frame 1
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 867 MovieClip "up_10" in Symbol 882 MovieClip Frame 1
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 869 MovieClip "up_11" in Symbol 882 MovieClip Frame 1
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 871 MovieClip "up_12" in Symbol 882 MovieClip Frame 1
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 873 MovieClip "up_6" in Symbol 882 MovieClip Frame 1
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 876 MovieClip "up_14" in Symbol 882 MovieClip Frame 1
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 878 MovieClip "up_15" in Symbol 882 MovieClip Frame 1
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 879 MovieClip "up_16" in Symbol 882 MovieClip Frame 1
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Instance of Symbol 881 MovieClip "up_17" in Symbol 882 MovieClip Frame 1
on (press) { this.gotoAndStop(2); } on (release) { this.gotoAndStop(1); } on (releaseOutside) { this.gotoAndStop(1); } on (release) { prevFrame(); gotoAndStop; 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("clicksnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("dress_mover"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 889 MovieClip Frame 9
stop();
Symbol 898 MovieClip Frame 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_glowins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.glowins = new Sound(this._parent.BS_glowins); } else { this.createEmptyMovieClip("_glowins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.glowins = new Sound(this.BS_glowins); } _global.Behaviors.Sound.glowins.attachSound("glow"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glow"); } stop(); this._parent.model_mc._xscale = 97; this._parent.model_mc._yscale = 97; this._parent.model_mc._x = 10; this._parent.model_mc._y = 60; b.gotoAndPlay(1);
Symbol 898 MovieClip Frame 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_glowins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.glowins = new Sound(this._parent.BS_glowins); } else { this.createEmptyMovieClip("_glowins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.glowins = new Sound(this.BS_glowins); } _global.Behaviors.Sound.glowins.attachSound("glow"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glow"); } stop(); this._parent.model_mc._xscale = 94; this._parent.model_mc._yscale = 94; this._parent.model_mc._x = 10; this._parent.model_mc._y = 60; b.gotoAndPlay(2);
Symbol 903 Button
on (release) { getURL (("http://www.yokogames.com/?utm_source=" + flashCurrentDomainName) + "&utm_medium=game&utm_campaign=yoko%20game%20-%20Kesha%20Sebert%20dressup", "_blank"); }
Symbol 908 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("mainroll"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } } on (release) { 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("mussnd"); } }
Symbol 913 Button
on (release) { gotoAndPlay ("playgame"); 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("mussnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("mainroll"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 918 Button
on (release) { this.bgall.nextFrame(); if (this.bgall._currentframe == 3) { this.bgall.gotoAndStop(1); } 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_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins); } else { this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.clickins = new Sound(this.BS_clickins); } _global.Behaviors.Sound.clickins.attachSound("clicksnd"); _global.Behaviors.Sound.clickins.start(0, 1); } else { _global.Behaviors.Sound.clickins.stop("mussnd"); } } 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_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose); } else { this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.loose = new Sound(this.BS_loose); } _global.Behaviors.Sound.loose.attachSound("mainroll"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 919 Button
on (release) { getURL (("http://www.yokogames.com/?utm_source=" + flashCurrentDomainName) + "&utm_medium=game&utm_campaign=yoko%20game%20-%20Kesha%20Sebert%20dressup", "_blank"); }

Library Items

Symbol 1 Sound [vensnd]
Symbol 2 Sound [btnrollover]
Symbol 3 Sound [btnclicksnd]
Symbol 4 Sound [finalsnd]
Symbol 5 Sound [dress_mover]
Symbol 6 Sound [clicksnd]
Symbol 7 Sound [mainroll]Used by:206 919
Symbol 8 GraphicUsed by:11
Symbol 9 BitmapUsed by:10
Symbol 10 GraphicUses:9Used by:11
Symbol 11 MovieClipUses:8 10Used by:12 13 259
Symbol 12 MovieClipUses:11Used by:13
Symbol 13 MovieClip [a200]Uses:11 12Used by:882  Timeline
Symbol 14 GraphicUsed by:Timeline
Symbol 15 GraphicUsed by:46
Symbol 16 GraphicUsed by:46
Symbol 17 GraphicUsed by:38
Symbol 18 GraphicUsed by:38 67 203 206 919
Symbol 19 GraphicUsed by:38
Symbol 20 GraphicUsed by:38
Symbol 21 GraphicUsed by:38
Symbol 22 GraphicUsed by:38
Symbol 23 GraphicUsed by:38
Symbol 24 GraphicUsed by:38
Symbol 25 GraphicUsed by:38
Symbol 26 GraphicUsed by:38
Symbol 27 GraphicUsed by:38
Symbol 28 GraphicUsed by:38
Symbol 29 GraphicUsed by:38
Symbol 30 GraphicUsed by:38
Symbol 31 GraphicUsed by:38
Symbol 32 GraphicUsed by:38
Symbol 33 GraphicUsed by:38
Symbol 34 GraphicUsed by:38
Symbol 35 GraphicUsed by:38
Symbol 36 GraphicUsed by:38
Symbol 37 GraphicUsed by:38
Symbol 38 MovieClipUses:17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37Used by:46
Symbol 39 GraphicUsed by:46
Symbol 40 GraphicUsed by:46
Symbol 41 GraphicUsed by:42
Symbol 42 MovieClipUses:41Used by:43
Symbol 43 MovieClipUses:42Used by:44
Symbol 44 MovieClipUses:43Used by:46
Symbol 45 GraphicUsed by:46 74
Symbol 46 MovieClipUses:15 16 38 39 40 44 45Used by:Timeline
Symbol 47 GraphicUsed by:48
Symbol 48 MovieClipUses:47Used by:Timeline
Symbol 49 GraphicUsed by:Timeline
Symbol 50 FontUsed by:51 52
Symbol 51 EditableTextUses:50Used by:Timeline
Symbol 52 TextUses:50Used by:Timeline
Symbol 53 FontUsed by:54
Symbol 54 TextUses:53Used by:Timeline
Symbol 55 GraphicUsed by:56
Symbol 56 ButtonUses:55Used by:Timeline
Symbol 920 MovieClip [__Packages.mx.transitions.OnEnterFrameBeacon]
Symbol 921 MovieClip [__Packages.mx.transitions.BroadcasterMX]
Symbol 922 MovieClip [__Packages.mx.transitions.Tween]
Symbol 923 MovieClip [__Packages.mx.transitions.easing.Strong]
Symbol 924 MovieClip [__Packages.mx.transitions.easing.Back]
Symbol 57 GraphicUsed by:74
Symbol 58 GraphicUsed by:67
Symbol 59 GraphicUsed by:67
Symbol 60 GraphicUsed by:67
Symbol 61 GraphicUsed by:67
Symbol 62 GraphicUsed by:67
Symbol 63 GraphicUsed by:67
Symbol 64 GraphicUsed by:67
Symbol 65 GraphicUsed by:67
Symbol 66 GraphicUsed by:67
Symbol 67 MovieClipUses:58 18 59 60 61 62 63 64 65 66Used by:74
Symbol 68 GraphicUsed by:74
Symbol 69 GraphicUsed by:74
Symbol 70 GraphicUsed by:74
Symbol 71 GraphicUsed by:74
Symbol 72 GraphicUsed by:74
Symbol 73 GraphicUsed by:74
Symbol 74 MovieClipUses:57 67 68 45 69 70 71 72 73 SS1Used by:Timeline
Symbol 75 GraphicUsed by:76
Symbol 76 ButtonUses:75Used by:Timeline
Symbol 77 FontUsed by:78
Symbol 78 TextUses:77Used by:81
Symbol 79 GraphicUsed by:81
Symbol 80 GraphicUsed by:81
Symbol 81 MovieClipUses:78 79 80Used by:Timeline
Symbol 82 ShapeTweeningUsed by:85
Symbol 83 ShapeTweeningUsed by:85
Symbol 84 GraphicUsed by:85
Symbol 85 MovieClipUses:82 83 84Used by:Timeline
Symbol 86 GraphicUsed by:87
Symbol 87 MovieClipUses:86Used by:88
Symbol 88 MovieClipUses:87Used by:Timeline
Symbol 89 GraphicUsed by:90
Symbol 90 MovieClipUses:89Used by:91
Symbol 91 MovieClipUses:90Used by:Timeline
Symbol 92 GraphicUsed by:93 97 98
Symbol 93 MovieClipUses:92Used by:99
Symbol 94 ShapeTweeningUsed by:97
Symbol 95 GraphicUsed by:97
Symbol 96 GraphicUsed by:97
Symbol 97 MovieClipUses:92 94 95 96Used by:99
Symbol 98 MovieClipUses:92Used by:99
Symbol 99 MovieClipUses:93 97 98Used by:100
Symbol 100 MovieClipUses:99Used by:Timeline
Symbol 101 GraphicUsed by:102
Symbol 102 MovieClipUses:101Used by:103
Symbol 103 MovieClipUses:102Used by:Timeline
Symbol 104 GraphicUsed by:107
Symbol 105 GraphicUsed by:106
Symbol 106 MovieClipUses:105Used by:107
Symbol 107 MovieClipUses:104 106Used by:Timeline
Symbol 108 GraphicUsed by:120 121
Symbol 109 ShapeTweeningUsed by:114 121 127 128 129
Symbol 110 GraphicUsed by:114
Symbol 111 ShapeTweeningUsed by:114
Symbol 112 GraphicUsed by:114
Symbol 113 GraphicUsed by:114
Symbol 114 MovieClipUses:109 110 111 112 113Used by:115
Symbol 115 MovieClipUses:114Used by:120 121 123
Symbol 116 FontUsed by:117 118 124 125
Symbol 117 TextUses:116Used by:119
Symbol 118 TextUses:116Used by:119
Symbol 119 MovieClipUses:117 118Used by:121
Symbol 120 MovieClipUses:108 115Used by:121
Symbol 121 ButtonUses:108 115 119 120 109Used by:Timeline
Symbol 122 GraphicUsed by:123 127 128 129
Symbol 123 MovieClipUses:122 115Used by:127 128 129
Symbol 124 TextUses:116Used by:126 127 128 129
Symbol 125 TextUses:116Used by:126 127 128 129
Symbol 126 MovieClipUses:124 125Used by:127 128 129
Symbol 127 ButtonUses:123 126 122 109 124 125Used by:Timeline
Symbol 128 ButtonUses:123 126 122 109 124 125Used by:Timeline
Symbol 129 ButtonUses:123 126 122 109 124 125Used by:Timeline
Symbol 130 GraphicUsed by:Timeline
Symbol 131 GraphicUsed by:132
Symbol 132 ButtonUses:131Used by:898  Timeline
Symbol 133 GraphicUsed by:Timeline
Symbol 134 GraphicUsed by:135
Symbol 135 ButtonUses:134Used by:898  Timeline
Symbol 136 GraphicUsed by:Timeline
Symbol 137 GraphicUsed by:138
Symbol 138 ButtonUses:137Used by:898  Timeline
Symbol 139 GraphicUsed by:Timeline
Symbol 140 GraphicUsed by:141
Symbol 141 ButtonUses:140Used by:898  Timeline
Symbol 142 GraphicUsed by:143 891
Symbol 143 ButtonUses:142Used by:898  Timeline
Symbol 144 GraphicUsed by:Timeline
Symbol 145 FontUsed by:146 147
Symbol 146 TextUses:145Used by:148
Symbol 147 TextUses:145Used by:148
Symbol 148 MovieClipUses:146 147Used by:149
Symbol 149 MovieClipUses:148Used by:Timeline
Symbol 150 FontUsed by:151 152
Symbol 151 TextUses:150Used by:153 154
Symbol 152 TextUses:150Used by:153 154
Symbol 153 MovieClipUses:151 152Used by:154
Symbol 154 ButtonUses:153 151 152Used by:Timeline
Symbol 155 GraphicUsed by:158
Symbol 156 BitmapUsed by:157 380 390 391 488
Symbol 157 GraphicUses:156Used by:158
Symbol 158 MovieClipUses:155 157Used by:159
Symbol 159 MovieClipUses:158Used by:183 543
Symbol 160 BitmapUsed by:161 529 767
Symbol 161 GraphicUses:160Used by:183
Symbol 162 GraphicUsed by:165
Symbol 163 BitmapUsed by:164
Symbol 164 GraphicUses:163Used by:165
Symbol 165 MovieClipUses:162 164Used by:183 220
Symbol 166 BitmapUsed by:168 507 806
Symbol 167 BitmapUsed by:168 504 848
Symbol 168 GraphicUses:166 167Used by:183
Symbol 169 GraphicUsed by:172 356
Symbol 170 BitmapUsed by:171
Symbol 171 GraphicUses:170Used by:172
Symbol 172 MovieClipUses:169 171Used by:177
Symbol 173 GraphicUsed by:176 359
Symbol 174 BitmapUsed by:175
Symbol 175 GraphicUses:174Used by:176
Symbol 176 MovieClipUses:173 175Used by:177
Symbol 177 MovieClipUses:172 176Used by:178
Symbol 178 MovieClipUses:177Used by:183
Symbol 179 BitmapUsed by:182
Symbol 180 BitmapUsed by:182
Symbol 181 BitmapUsed by:182
Symbol 182 GraphicUses:179 180 181Used by:183
Symbol 183 MovieClipUses:159 161 165 168 178 182Used by:Timeline
Symbol 184 GraphicUsed by:192
Symbol 185 BitmapUsed by:186 189
Symbol 186 GraphicUses:185Used by:188
Symbol 187 GraphicUsed by:188
Symbol 188 ButtonUses:186 187Used by:192
Symbol 189 GraphicUses:185Used by:191
Symbol 190 GraphicUsed by:191
Symbol 191 ButtonUses:189 190Used by:192
Symbol 192 MovieClipUses:184 188 191Used by:Timeline
Symbol 193 GraphicUsed by:205 206 919
Symbol 194 GraphicUsed by:203 206 919
Symbol 195 GraphicUsed by:203
Symbol 196 GraphicUsed by:203
Symbol 197 GraphicUsed by:203
Symbol 198 GraphicUsed by:203
Symbol 199 GraphicUsed by:203
Symbol 200 GraphicUsed by:203
Symbol 201 GraphicUsed by:203
Symbol 202 GraphicUsed by:203
Symbol 203 MovieClipUses:194 18 195 196 197 198 199 200 201 202Used by:205
Symbol 204 GraphicUsed by:205 206 919
Symbol 205 MovieClipUses:193 203 204Used by:206 919
Symbol 206 ButtonUses:205 193 194 18 204 7Used by:Timeline
Symbol 207 GraphicUsed by:Timeline
Symbol 208 GraphicUsed by:209
Symbol 209 MovieClipUses:208Used by:Timeline
Symbol 210 GraphicUsed by:Timeline
Symbol 211 GraphicUsed by:212
Symbol 212 MovieClipUses:211Used by:Timeline
Symbol 213 GraphicUsed by:Timeline
Symbol 214 GraphicUsed by:217
Symbol 215 BitmapUsed by:216
Symbol 216 GraphicUses:215Used by:217
Symbol 217 MovieClipUses:214 216Used by:218
Symbol 218 MovieClipUses:217Used by:219 792
Symbol 219 MovieClipUses:218Used by:258
Symbol 220 MovieClipUses:165Used by:221 790 791
Symbol 221 MovieClipUses:220Used by:258
Symbol 222 GraphicUsed by:225
Symbol 223 BitmapUsed by:224
Symbol 224 GraphicUses:223Used by:225
Symbol 225 MovieClipUses:222 224Used by:226
Symbol 226 MovieClipUses:225Used by:227 796
Symbol 227 MovieClipUses:226Used by:258
Symbol 228 GraphicUsed by:231
Symbol 229 BitmapUsed by:230
Symbol 230 GraphicUses:229Used by:231
Symbol 231 MovieClipUses:228 230Used by:232
Symbol 232 MovieClipUses:231Used by:233 794
Symbol 233 MovieClipUses:232Used by:258
Symbol 234 GraphicUsed by:237
Symbol 235 BitmapUsed by:236
Symbol 236 GraphicUses:235Used by:237
Symbol 237 MovieClipUses:234 236Used by:238
Symbol 238 MovieClipUses:237Used by:239 798
Symbol 239 MovieClipUses:238Used by:258
Symbol 240 GraphicUsed by:243
Symbol 241 BitmapUsed by:242
Symbol 242 GraphicUses:241Used by:243
Symbol 243 MovieClipUses:240 242Used by:244
Symbol 244 MovieClipUses:243Used by:245 787
Symbol 245 MovieClipUses:244Used by:258
Symbol 246 GraphicUsed by:249
Symbol 247 BitmapUsed by:248
Symbol 248 GraphicUses:247Used by:249
Symbol 249 MovieClipUses:246 248Used by:250 822
Symbol 250 MovieClipUses:249Used by:251
Symbol 251 MovieClipUses:250Used by:258
Symbol 252 GraphicUsed by:255
Symbol 253 BitmapUsed by:254
Symbol 254 GraphicUses:253Used by:255
Symbol 255 MovieClipUses:252 254Used by:256 825
Symbol 256 MovieClipUses:255Used by:257
Symbol 257 MovieClipUses:256Used by:258
Symbol 258 MovieClipUses:219 221 227 233 239 245 251 257Used by:543
Symbol 259 MovieClipUses:11Used by:372
Symbol 260 GraphicUsed by:263
Symbol 261 BitmapUsed by:262
Symbol 262 GraphicUses:261Used by:263
Symbol 263 MovieClipUses:260 262Used by:264
Symbol 264 MovieClipUses:263Used by:265 852
Symbol 265 MovieClipUses:264Used by:372
Symbol 266 GraphicUsed by:269
Symbol 267 BitmapUsed by:268
Symbol 268 GraphicUses:267Used by:269
Symbol 269 MovieClipUses:266 268Used by:270
Symbol 270 MovieClipUses:269Used by:271 854
Symbol 271 MovieClipUses:270Used by:372
Symbol 272 GraphicUsed by:275
Symbol 273 BitmapUsed by:274
Symbol 274 GraphicUses:273Used by:275
Symbol 275 MovieClipUses:272 274Used by:276
Symbol 276 MovieClipUses:275Used by:277
Symbol 277 MovieClipUses:276Used by:372
Symbol 278 GraphicUsed by:281
Symbol 279 BitmapUsed by:280
Symbol 280 GraphicUses:279Used by:281
Symbol 281 MovieClipUses:278 280Used by:282
Symbol 282 MovieClipUses:281Used by:283 856
Symbol 283 MovieClipUses:282Used by:372
Symbol 284 GraphicUsed by:287
Symbol 285 BitmapUsed by:286
Symbol 286 GraphicUses:285Used by:287
Symbol 287 MovieClipUses:284 286Used by:288
Symbol 288 MovieClipUses:287Used by:289 858
Symbol 289 MovieClipUses:288Used by:372
Symbol 290 GraphicUsed by:293
Symbol 291 BitmapUsed by:292
Symbol 292 GraphicUses:291Used by:293
Symbol 293 MovieClipUses:290 292Used by:294
Symbol 294 MovieClipUses:293Used by:295 872
Symbol 295 MovieClipUses:294Used by:372
Symbol 296 GraphicUsed by:299
Symbol 297 BitmapUsed by:298
Symbol 298 GraphicUses:297Used by:299
Symbol 299 MovieClipUses:296 298Used by:300
Symbol 300 MovieClipUses:299Used by:301 860
Symbol 301 MovieClipUses:300Used by:372
Symbol 302 GraphicUsed by:305
Symbol 303 BitmapUsed by:304
Symbol 304 GraphicUses:303Used by:305
Symbol 305 MovieClipUses:302 304Used by:306
Symbol 306 MovieClipUses:305Used by:307 862
Symbol 307 MovieClipUses:306Used by:372
Symbol 308 GraphicUsed by:311
Symbol 309 BitmapUsed by:310
Symbol 310 GraphicUses:309Used by:311
Symbol 311 MovieClipUses:308 310Used by:312
Symbol 312 MovieClipUses:311Used by:313 864
Symbol 313 MovieClipUses:312Used by:372
Symbol 314 GraphicUsed by:317
Symbol 315 BitmapUsed by:316
Symbol 316 GraphicUses:315Used by:317
Symbol 317 MovieClipUses:314 316Used by:318 866
Symbol 318 MovieClipUses:317Used by:372
Symbol 319 GraphicUsed by:322
Symbol 320 BitmapUsed by:321
Symbol 321 GraphicUses:320Used by:322
Symbol 322 MovieClipUses:319 321Used by:323 868
Symbol 323 MovieClipUses:322Used by:372
Symbol 324 GraphicUsed by:327
Symbol 325 BitmapUsed by:326
Symbol 326 GraphicUses:325Used by:327
Symbol 327 MovieClipUses:324 326Used by:328 870
Symbol 328 MovieClipUses:327Used by:372
Symbol 329 GraphicUsed by:332
Symbol 330 BitmapUsed by:331
Symbol 331 GraphicUses:330Used by:332
Symbol 332 MovieClipUses:329 331Used by:333
Symbol 333 MovieClipUses:332Used by:372
Symbol 334 GraphicUsed by:337
Symbol 335 BitmapUsed by:336
Symbol 336 GraphicUses:335Used by:337
Symbol 337 MovieClipUses:334 336Used by:342 874
Symbol 338 GraphicUsed by:341
Symbol 339 BitmapUsed by:340
Symbol 340 GraphicUses:339Used by:341
Symbol 341 MovieClipUses:338 340Used by:342 874
Symbol 342 MovieClipUses:337 341Used by:343
Symbol 343 MovieClipUses:342Used by:372
Symbol 344 GraphicUsed by:347
Symbol 345 BitmapUsed by:346
Symbol 346 GraphicUses:345Used by:347
Symbol 347 MovieClipUses:344 346Used by:352
Symbol 348 GraphicUsed by:351
Symbol 349 BitmapUsed by:350
Symbol 350 GraphicUses:349Used by:351
Symbol 351 MovieClipUses:348 350Used by:352
Symbol 352 MovieClipUses:347 351Used by:353 877 878
Symbol 353 MovieClipUses:352Used by:372
Symbol 354 BitmapUsed by:355
Symbol 355 GraphicUses:354Used by:356
Symbol 356 MovieClipUses:169 355Used by:360
Symbol 357 BitmapUsed by:358
Symbol 358 GraphicUses:357Used by:359
Symbol 359 MovieClipUses:173 358Used by:360
Symbol 360 MovieClipUses:356 359Used by:361 879
Symbol 361 MovieClipUses:360Used by:372
Symbol 362 GraphicUsed by:365
Symbol 363 BitmapUsed by:364
Symbol 364 GraphicUses:363Used by:365
Symbol 365 MovieClipUses:362 364Used by:370
Symbol 366 GraphicUsed by:369
Symbol 367 BitmapUsed by:368
Symbol 368 GraphicUses:367Used by:369
Symbol 369 MovieClipUses:366 368Used by:370
Symbol 370 MovieClipUses:365 369Used by:371 880 881
Symbol 371 MovieClipUses:370Used by:372
Symbol 372 MovieClipUses:259 265 271 277 283 289 295 301 307 313 318 323 328 333 343 353 361 371Used by:543
Symbol 373 GraphicUsed by:379
Symbol 374 GraphicUsed by:379
Symbol 375 GraphicUsed by:379
Symbol 376 GraphicUsed by:379
Symbol 377 GraphicUsed by:379
Symbol 378 GraphicUsed by:379
Symbol 379 MovieClipUses:373 374 375 376 377 378Used by:543
Symbol 380 GraphicUses:156Used by:381
Symbol 381 MovieClipUses:380Used by:382
Symbol 382 MovieClipUses:381Used by:543
Symbol 383 GraphicUsed by:389
Symbol 384 GraphicUsed by:389
Symbol 385 GraphicUsed by:389
Symbol 386 GraphicUsed by:389
Symbol 387 GraphicUsed by:389
Symbol 388 GraphicUsed by:389
Symbol 389 MovieClipUses:383 384 385 386 387 388Used by:543
Symbol 390 GraphicUses:156Used by:393
Symbol 391 GraphicUses:156Used by:392
Symbol 392 MovieClipUses:391Used by:393
Symbol 393 MovieClipUses:390 392Used by:543
Symbol 394 BitmapUsed by:395 776
Symbol 395 GraphicUses:394Used by:396
Symbol 396 MovieClipUses:395Used by:412
Symbol 397 BitmapUsed by:398 758
Symbol 398 GraphicUses:397Used by:399
Symbol 399 MovieClipUses:398Used by:412
Symbol 400 BitmapUsed by:401
Symbol 401 GraphicUses:400Used by:402 784
Symbol 402 MovieClipUses:401Used by:412
Symbol 403 BitmapUsed by:404
Symbol 404 GraphicUses:403Used by:405 779
Symbol 405 MovieClipUses:404Used by:412
Symbol 406 BitmapUsed by:407 781
Symbol 407 GraphicUses:406Used by:408
Symbol 408 MovieClipUses:407Used by:412
Symbol 409 BitmapUsed by:410 803
Symbol 410 GraphicUses:409Used by:411
Symbol 411 MovieClipUses:410Used by:412
Symbol 412 MovieClipUses:396 399 402 405 408 411Used by:543
Symbol 413 BitmapUsed by:414 419
Symbol 414 GraphicUses:413Used by:415
Symbol 415 MovieClipUses:414Used by:430
Symbol 416 BitmapUsed by:417
Symbol 417 GraphicUses:416Used by:418
Symbol 418 MovieClipUses:417Used by:430
Symbol 419 GraphicUses:413Used by:420
Symbol 420 MovieClipUses:419Used by:430
Symbol 421 BitmapUsed by:422
Symbol 422 GraphicUses:421Used by:423
Symbol 423 MovieClipUses:422Used by:430
Symbol 424 BitmapUsed by:425
Symbol 425 GraphicUses:424Used by:426
Symbol 426 MovieClipUses:425Used by:430
Symbol 427 BitmapUsed by:428
Symbol 428 GraphicUses:427Used by:429
Symbol 429 MovieClipUses:428Used by:430
Symbol 430 MovieClipUses:415 418 420 423 426 429Used by:543
Symbol 431 BitmapUsed by:433 435 437 439 441
Symbol 432 BitmapUsed by:433 435 437 439 441
Symbol 433 GraphicUses:431 432Used by:434
Symbol 434 MovieClipUses:433Used by:443
Symbol 435 GraphicUses:431 432Used by:436
Symbol 436 MovieClipUses:435Used by:443
Symbol 437 GraphicUses:431 432Used by:438
Symbol 438 MovieClipUses:437Used by:443
Symbol 439 GraphicUses:431 432Used by:440
Symbol 440 MovieClipUses:439Used by:443
Symbol 441 GraphicUses:431 432Used by:442
Symbol 442 MovieClipUses:441Used by:443
Symbol 443 MovieClipUses:434 436 438 440 442Used by:543
Symbol 444 BitmapUsed by:445 735 736
Symbol 445 GraphicUses:444Used by:446
Symbol 446 MovieClipUses:445Used by:462
Symbol 447 BitmapUsed by:448 732 733
Symbol 448 GraphicUses:447Used by:449
Symbol 449 MovieClipUses:448Used by:462
Symbol 450 BitmapUsed by:451 729 730
Symbol 451 GraphicUses:450Used by:452
Symbol 452 MovieClipUses:451Used by:462
Symbol 453 BitmapUsed by:454 741 742
Symbol 454 GraphicUses:453Used by:455
Symbol 455 MovieClipUses:454Used by:462
Symbol 456 BitmapUsed by:457 738 739
Symbol 457 GraphicUses:456Used by:458
Symbol 458 MovieClipUses:457Used by:462
Symbol 459 BitmapUsed by:460 744 745
Symbol 460 GraphicUses:459Used by:461
Symbol 461 MovieClipUses:460Used by:462
Symbol 462 MovieClipUses:446 449 452 455 458 461Used by:543
Symbol 463 BitmapUsed by:464
Symbol 464 GraphicUses:463Used by:465 466
Symbol 465 MovieClipUses:464Used by:466
Symbol 466 MovieClipUses:464 465Used by:487
Symbol 467 BitmapUsed by:468 672 673
Symbol 468 GraphicUses:467Used by:469 470
Symbol 469 MovieClipUses:468Used by:470
Symbol 470 MovieClipUses:468 469Used by:487
Symbol 471 BitmapUsed by:472 675 676
Symbol 472 GraphicUses:471Used by:473 474
Symbol 473 MovieClipUses:472Used by:474
Symbol 474 MovieClipUses:472 473Used by:487
Symbol 475 BitmapUsed by:476 678 679
Symbol 476 GraphicUses:475Used by:477 478
Symbol 477 MovieClipUses:476Used by:478
Symbol 478 MovieClipUses:476 477Used by:487
Symbol 479 BitmapUsed by:480 681 682
Symbol 480 GraphicUses:479Used by:481 482
Symbol 481 MovieClipUses:480Used by:482
Symbol 482 MovieClipUses:480 481Used by:487
Symbol 483 BitmapUsed by:484 684 685
Symbol 484 GraphicUses:483Used by:485 486
Symbol 485 MovieClipUses:484Used by:486
Symbol 486 MovieClipUses:484 485Used by:487
Symbol 487 MovieClipUses:466 470 474 478 482 486Used by:543
Symbol 488 GraphicUses:156Used by:543
Symbol 489 BitmapUsed by:490 832
Symbol 490 GraphicUses:489Used by:491
Symbol 491 MovieClipUses:490Used by:506
Symbol 492 BitmapUsed by:493 844
Symbol 493 GraphicUses:492Used by:494
Symbol 494 MovieClipUses:493Used by:506
Symbol 495 BitmapUsed by:496 828
Symbol 496 GraphicUses:495Used by:497
Symbol 497 MovieClipUses:496Used by:506
Symbol 498 BitmapUsed by:499 840
Symbol 499 GraphicUses:498Used by:500
Symbol 500 MovieClipUses:499Used by:506
Symbol 501 BitmapUsed by:502 836
Symbol 502 GraphicUses:501Used by:503
Symbol 503 MovieClipUses:502Used by:506
Symbol 504 GraphicUses:167Used by:505
Symbol 505 MovieClipUses:504Used by:506
Symbol 506 MovieClipUses:491 494 497 500 503 505Used by:543
Symbol 507 GraphicUses:166Used by:508
Symbol 508 MovieClipUses:507Used by:509
Symbol 509 MovieClipUses:508Used by:522
Symbol 510 BitmapUsed by:511 810
Symbol 511 GraphicUses:510Used by:512
Symbol 512 MovieClipUses:511Used by:513
Symbol 513 MovieClipUses:512Used by:522
Symbol 514 BitmapUsed by:515 814
Symbol 515 GraphicUses:514Used by:516
Symbol 516 MovieClipUses:515Used by:517
Symbol 517 MovieClipUses:516Used by:522
Symbol 518 BitmapUsed by:519 818
Symbol 519 GraphicUses:518Used by:520
Symbol 520 MovieClipUses:519Used by:521
Symbol 521 MovieClipUses:520Used by:522
Symbol 522 MovieClipUses:509 513 517 521Used by:543
Symbol 523 BitmapUsed by:524 761
Symbol 524 GraphicUses:523Used by:525
Symbol 525 MovieClipUses:524Used by:540
Symbol 526 BitmapUsed by:527 764
Symbol 527 GraphicUses:526Used by:528
Symbol 528 MovieClipUses:527Used by:540
Symbol 529 GraphicUses:160Used by:530
Symbol 530 MovieClipUses:529Used by:540
Symbol 531 BitmapUsed by:532 773
Symbol 532 GraphicUses:531Used by:533
Symbol 533 MovieClipUses:532Used by:540
Symbol 534 BitmapUsed by:535 770
Symbol 535 GraphicUses:534Used by:536
Symbol 536 MovieClipUses:535Used by:540
Symbol 537 BitmapUsed by:538 800
Symbol 538 GraphicUses:537Used by:539
Symbol 539 MovieClipUses:538Used by:540
Symbol 540 MovieClipUses:525 528 530 533 536 539Used by:543
Symbol 541 GraphicUsed by:542
Symbol 542 MovieClipUses:541Used by:543
Symbol 543 MovieClipUses:159 258 372 379 382 389 393 412 430 443 462 487 488 506 522 540 542Used by:Timeline
Symbol 544 GraphicUsed by:553 558 563 752 757 903 908 913 918
Symbol 545 FontUsed by:546 547 551 552 554 555 556 557 559 560 561 562 753 754 755 756 899 900 901 902 904 905 906 907 909 910 911 912 914 915 916 917
Symbol 546 TextUses:545Used by:553 752
Symbol 547 TextUses:545Used by:553 752
Symbol 548 ShapeTweeningUsed by:550
Symbol 549 GraphicUsed by:550
Symbol 550 MovieClipUses:548 549Used by:553 558 563 752 757 903 908 913 918
Symbol 551 TextUses:545Used by:553 752
Symbol 552 TextUses:545Used by:553 752
Symbol 553 ButtonUses:544 546 547 550 551 552Used by:Timeline
Symbol 554 TextUses:545Used by:558
Symbol 555 TextUses:545Used by:558
Symbol 556 TextUses:545Used by:558
Symbol 557 TextUses:545Used by:558
Symbol 558 ButtonUses:544 554 555 550 556 557Used by:Timeline
Symbol 559 TextUses:545Used by:563
Symbol 560 TextUses:545Used by:563
Symbol 561 TextUses:545Used by:563
Symbol 562 TextUses:545Used by:563
Symbol 563 ButtonUses:544 559 560 550 561 562Used by:Timeline
Symbol 564 GraphicUsed by:565  Timeline
Symbol 565 MovieClipUses:564Used by:Timeline
Symbol 566 GraphicUsed by:569
Symbol 567 GraphicUsed by:569
Symbol 568 GraphicUsed by:569
Symbol 569 ButtonUses:566 567 568Used by:Timeline
Symbol 570 GraphicUsed by:571
Symbol 571 ButtonUses:570Used by:Timeline
Symbol 572 GraphicUsed by:573
Symbol 573 ButtonUses:572Used by:Timeline
Symbol 574 GraphicUsed by:576
Symbol 575 GraphicUsed by:576
Symbol 576 ButtonUses:574 575Used by:Timeline
Symbol 577 GraphicUsed by:579
Symbol 578 GraphicUsed by:579
Symbol 579 ButtonUses:577 578Used by:Timeline
Symbol 580 GraphicUsed by:582
Symbol 581 GraphicUsed by:582
Symbol 582 ButtonUses:580 581Used by:Timeline
Symbol 583 GraphicUsed by:586
Symbol 584 GraphicUsed by:586
Symbol 585 GraphicUsed by:586
Symbol 586 ButtonUses:583 584 585Used by:Timeline
Symbol 587 GraphicUsed by:590
Symbol 588 GraphicUsed by:590
Symbol 589 GraphicUsed by:590
Symbol 590 ButtonUses:587 588 589Used by:Timeline
Symbol 591 GraphicUsed by:594
Symbol 592 GraphicUsed by:594
Symbol 593 GraphicUsed by:594
Symbol 594 ButtonUses:591 592 593Used by:Timeline
Symbol 595 GraphicUsed by:598
Symbol 596 GraphicUsed by:598
Symbol 597 GraphicUsed by:598
Symbol 598 ButtonUses:595 596 597Used by:Timeline
Symbol 599 GraphicUsed by:602
Symbol 600 GraphicUsed by:602
Symbol 601 GraphicUsed by:602
Symbol 602 ButtonUses:599 600 601Used by:Timeline
Symbol 603 GraphicUsed by:606
Symbol 604 GraphicUsed by:606
Symbol 605 GraphicUsed by:606
Symbol 606 ButtonUses:603 604 605Used by:Timeline
Symbol 607 GraphicUsed by:610
Symbol 608 GraphicUsed by:610
Symbol 609 GraphicUsed by:610
Symbol 610 ButtonUses:607 608 609Used by:Timeline
Symbol 611 GraphicUsed by:614
Symbol 612 GraphicUsed by:614
Symbol 613 GraphicUsed by:614
Symbol 614 ButtonUses:611 612 613Used by:Timeline
Symbol 615 GraphicUsed by:618
Symbol 616 GraphicUsed by:618
Symbol 617 GraphicUsed by:618
Symbol 618 ButtonUses:615 616 617Used by:Timeline
Symbol 619 GraphicUsed by:622
Symbol 620 GraphicUsed by:622
Symbol 621 GraphicUsed by:622
Symbol 622 ButtonUses:619 620 621Used by:Timeline
Symbol 623 GraphicUsed by:626
Symbol 624 GraphicUsed by:626
Symbol 625 GraphicUsed by:626
Symbol 626 ButtonUses:623 624 625Used by:Timeline
Symbol 627 GraphicUsed by:629
Symbol 628 GraphicUsed by:629
Symbol 629 ButtonUses:627 628Used by:Timeline
Symbol 630 GraphicUsed by:633
Symbol 631 GraphicUsed by:633
Symbol 632 GraphicUsed by:633
Symbol 633 ButtonUses:630 631 632Used by:Timeline
Symbol 634 GraphicUsed by:637
Symbol 635 GraphicUsed by:637
Symbol 636 GraphicUsed by:637
Symbol 637 ButtonUses:634 635 636Used by:Timeline
Symbol 638 GraphicUsed by:641
Symbol 639 GraphicUsed by:641
Symbol 640 GraphicUsed by:641
Symbol 641 ButtonUses:638 639 640Used by:Timeline
Symbol 642 GraphicUsed by:645
Symbol 643 GraphicUsed by:645
Symbol 644 GraphicUsed by:645
Symbol 645 ButtonUses:642 643 644Used by:Timeline
Symbol 646 GraphicUsed by:649
Symbol 647 GraphicUsed by:649
Symbol 648 GraphicUsed by:649
Symbol 649 ButtonUses:646 647 648Used by:Timeline
Symbol 650 GraphicUsed by:653
Symbol 651 GraphicUsed by:653
Symbol 652 GraphicUsed by:653
Symbol 653 ButtonUses:650 651 652Used by:Timeline
Symbol 654 GraphicUsed by:655 657 659 661 663 665
Symbol 655 MovieClipUses:654Used by:657 659 661 663 665 667
Symbol 656 GraphicUsed by:657
Symbol 657 ButtonUses:655 654 656Used by:Timeline
Symbol 658 GraphicUsed by:659
Symbol 659 ButtonUses:655 654 658Used by:Timeline
Symbol 660 GraphicUsed by:661
Symbol 661 ButtonUses:655 654 660Used by:Timeline
Symbol 662 GraphicUsed by:663
Symbol 663 ButtonUses:655 654 662Used by:Timeline
Symbol 664 GraphicUsed by:665
Symbol 665 ButtonUses:655 654 664Used by:Timeline
Symbol 666 GraphicUsed by:667
Symbol 667 ButtonUses:655 666Used by:Timeline
Symbol 668 BitmapUsed by:669 670
Symbol 669 GraphicUses:668Used by:671
Symbol 670 GraphicUses:668Used by:671
Symbol 671 ButtonUses:669 670Used by:Timeline
Symbol 672 GraphicUses:467Used by:674
Symbol 673 GraphicUses:467Used by:674
Symbol 674 ButtonUses:672 673Used by:Timeline
Symbol 675 GraphicUses:471Used by:677
Symbol 676 GraphicUses:471Used by:677
Symbol 677 ButtonUses:675 676Used by:Timeline
Symbol 678 GraphicUses:475Used by:680
Symbol 679 GraphicUses:475Used by:680
Symbol 680 ButtonUses:678 679Used by:Timeline
Symbol 681 GraphicUses:479Used by:683
Symbol 682 GraphicUses:479Used by:683
Symbol 683 ButtonUses:681 682Used by:Timeline
Symbol 684 GraphicUses:483Used by:686
Symbol 685 GraphicUses:483Used by:686
Symbol 686 ButtonUses:684 685Used by:Timeline
Symbol 687 GraphicUsed by:688 689
Symbol 688 MovieClipUses:687Used by:689
Symbol 689 ButtonUses:688 687Used by:Timeline
Symbol 690 GraphicUsed by:691 692
Symbol 691 MovieClipUses:690Used by:692
Symbol 692 ButtonUses:691 690Used by:Timeline
Symbol 693 GraphicUsed by:694 695
Symbol 694 MovieClipUses:693Used by:695
Symbol 695 ButtonUses:694 693Used by:Timeline
Symbol 696 GraphicUsed by:697 698
Symbol 697 MovieClipUses:696Used by:698
Symbol 698 ButtonUses:697 696Used by:Timeline
Symbol 699 GraphicUsed by:700 701
Symbol 700 MovieClipUses:699Used by:701
Symbol 701 ButtonUses:700 699Used by:Timeline
Symbol 702 GraphicUsed by:704 705 717
Symbol 703 GraphicUsed by:704 705 717
Symbol 704 MovieClipUses:702 703Used by:705 716
Symbol 705 ButtonUses:704 702 703Used by:Timeline
Symbol 706 GraphicUsed by:714
Symbol 707 GraphicUsed by:708 714
Symbol 708 MovieClipUses:707Used by:714
Symbol 709 GraphicUsed by:714
Symbol 710 GraphicUsed by:714
Symbol 711 GraphicUsed by:714
Symbol 712 GraphicUsed by:714
Symbol 713 GraphicUsed by:714
Symbol 714 ButtonUses:706 708 709 710 711 712 713 707Used by:Timeline
Symbol 715 GraphicUsed by:716 717
Symbol 716 MovieClipUses:715 704Used by:717
Symbol 717 ButtonUses:716 715 702 703Used by:Timeline
Symbol 718 GraphicUsed by:719 720
Symbol 719 MovieClipUses:718Used by:720
Symbol 720 ButtonUses:719 718Used by:Timeline
Symbol 721 GraphicUsed by:724
Symbol 722 GraphicUsed by:724
Symbol 723 GraphicUsed by:724
Symbol 724 ButtonUses:721 722 723Used by:Timeline
Symbol 725 GraphicUsed by:728
Symbol 726 GraphicUsed by:728
Symbol 727 GraphicUsed by:728
Symbol 728 ButtonUses:725 726 727Used by:Timeline
Symbol 729 GraphicUses:450Used by:731
Symbol 730 GraphicUses:450Used by:731
Symbol 731 ButtonUses:729 730Used by:Timeline
Symbol 732 GraphicUses:447Used by:734
Symbol 733 GraphicUses:447Used by:734
Symbol 734 ButtonUses:732 733Used by:Timeline
Symbol 735 GraphicUses:444Used by:737
Symbol 736 GraphicUses:444Used by:737
Symbol 737 ButtonUses:735 736Used by:Timeline
Symbol 738 GraphicUses:456Used by:740
Symbol 739 GraphicUses:456Used by:740
Symbol 740 ButtonUses:738 739Used by:Timeline
Symbol 741 GraphicUses:453Used by:743
Symbol 742 GraphicUses:453Used by:743
Symbol 743 ButtonUses:741 742Used by:Timeline
Symbol 744 GraphicUses:459Used by:746
Symbol 745 GraphicUses:459Used by:746
Symbol 746 ButtonUses:744 745Used by:Timeline
Symbol 747 GraphicUsed by:Timeline
Symbol 748 GraphicUsed by:Timeline
Symbol 749 GraphicUsed by:750
Symbol 750 MovieClipUses:749Used by:Timeline
Symbol 751 ButtonUsed by:Timeline
Symbol 752 ButtonUses:544 546 547 550 551 552Used by:Timeline
Symbol 753 TextUses:545Used by:757
Symbol 754 TextUses:545Used by:757
Symbol 755 TextUses:545Used by:757
Symbol 756 TextUses:545Used by:757
Symbol 757 ButtonUses:544 753 754 550 755 756Used by:Timeline
Symbol 758 GraphicUses:397Used by:759
Symbol 759 MovieClipUses:758Used by:760
Symbol 760 MovieClipUses:759Used by:Timeline
Symbol 761 GraphicUses:523Used by:762
Symbol 762 MovieClipUses:761Used by:763
Symbol 763 MovieClipUses:762Used by:Timeline
Symbol 764 GraphicUses:526Used by:765
Symbol 765 MovieClipUses:764Used by:766
Symbol 766 MovieClipUses:765Used by:Timeline
Symbol 767 GraphicUses:160Used by:768
Symbol 768 MovieClipUses:767Used by:769
Symbol 769 MovieClipUses:768Used by:Timeline
Symbol 770 GraphicUses:534Used by:771
Symbol 771 MovieClipUses:770Used by:772
Symbol 772 MovieClipUses:771Used by:Timeline
Symbol 773 GraphicUses:531Used by:774
Symbol 774 MovieClipUses:773Used by:775
Symbol 775 MovieClipUses:774Used by:Timeline
Symbol 776 GraphicUses:394Used by:777
Symbol 777 MovieClipUses:776Used by:778
Symbol 778 MovieClipUses:777Used by:Timeline
Symbol 779 MovieClipUses:404Used by:780
Symbol 780 MovieClipUses:779Used by:Timeline
Symbol 781 GraphicUses:406Used by:782
Symbol 782 MovieClipUses:781Used by:783
Symbol 783 MovieClipUses:782Used by:Timeline
Symbol 784 MovieClipUses:401Used by:785
Symbol 785 MovieClipUses:784Used by:Timeline
Symbol 786 GraphicUsed by:789 791 792 795 797 799
Symbol 787 MovieClipUses:244Used by:788 789
Symbol 788 MovieClipUses:787Used by:789
Symbol 789 MovieClipUses:786 787 788Used by:Timeline
Symbol 790 MovieClipUses:220Used by:791
Symbol 791 MovieClipUses:786 220 790Used by:Timeline
Symbol 792 MovieClipUses:786 218Used by:793
Symbol 793 MovieClipUses:792Used by:Timeline
Symbol 794 MovieClipUses:232Used by:795
Symbol 795 MovieClipUses:786 794Used by:Timeline
Symbol 796 MovieClipUses:226Used by:797
Symbol 797 MovieClipUses:786 796Used by:Timeline
Symbol 798 MovieClipUses:238Used by:799
Symbol 799 MovieClipUses:786 798Used by:Timeline
Symbol 800 GraphicUses:537Used by:801
Symbol 801 MovieClipUses:800Used by:802
Symbol 802 MovieClipUses:801Used by:Timeline
Symbol 803 GraphicUses:409Used by:804
Symbol 804 MovieClipUses:803Used by:805
Symbol 805 MovieClipUses:804Used by:Timeline
Symbol 806 GraphicUses:166Used by:807
Symbol 807 MovieClipUses:806Used by:808 809
Symbol 808 MovieClipUses:807Used by:809
Symbol 809 MovieClipUses:807 808Used by:Timeline
Symbol 810 GraphicUses:510Used by:811
Symbol 811 MovieClipUses:810Used by:812 813
Symbol 812 MovieClipUses:811Used by:813
Symbol 813 MovieClipUses:811 812Used by:Timeline
Symbol 814 GraphicUses:514Used by:815
Symbol 815 MovieClipUses:814Used by:816 817
Symbol 816 MovieClipUses:815Used by:817
Symbol 817 MovieClipUses:815 816Used by:Timeline
Symbol 818 GraphicUses:518Used by:819
Symbol 819 MovieClipUses:818Used by:820 821
Symbol 820 MovieClipUses:819Used by:821
Symbol 821 MovieClipUses:819 820Used by:Timeline
Symbol 822 MovieClipUses:249Used by:823 824
Symbol 823 MovieClipUses:822Used by:824
Symbol 824 MovieClipUses:822 823Used by:Timeline
Symbol 825 MovieClipUses:255Used by:826 827
Symbol 826 MovieClipUses:825Used by:827
Symbol 827 MovieClipUses:825 826Used by:Timeline
Symbol 828 GraphicUses:495Used by:829
Symbol 829 MovieClipUses:828Used by:830 831
Symbol 830 MovieClipUses:829Used by:831
Symbol 831 MovieClipUses:829 830Used by:Timeline
Symbol 832 GraphicUses:489Used by:833
Symbol 833 MovieClipUses:832Used by:834 835
Symbol 834 MovieClipUses:833Used by:835
Symbol 835 MovieClipUses:833 834Used by:Timeline
Symbol 836 GraphicUses:501Used by:837
Symbol 837 MovieClipUses:836Used by:838 839
Symbol 838 MovieClipUses:837Used by:839
Symbol 839 MovieClipUses:837 838Used by:Timeline
Symbol 840 GraphicUses:498Used by:841
Symbol 841 MovieClipUses:840Used by:842 843
Symbol 842 MovieClipUses:841Used by:843
Symbol 843 MovieClipUses:841 842Used by:Timeline
Symbol 844 GraphicUses:492Used by:845
Symbol 845 MovieClipUses:844Used by:846 847
Symbol 846 MovieClipUses:845Used by:847
Symbol 847 MovieClipUses:845 846Used by:Timeline
Symbol 848 GraphicUses:167Used by:849
Symbol 849 MovieClipUses:848Used by:850 851
Symbol 850 MovieClipUses:849Used by:851
Symbol 851 MovieClipUses:849 850Used by:Timeline
Symbol 852 MovieClipUses:264Used by:853
Symbol 853 MovieClipUses:852Used by:882  Timeline
Symbol 854 MovieClipUses:270Used by:855
Symbol 855 MovieClipUses:854Used by:882  Timeline
Symbol 856 MovieClipUses:282Used by:857
Symbol 857 MovieClipUses:856Used by:882  Timeline
Symbol 858 MovieClipUses:288Used by:859
Symbol 859 MovieClipUses:858Used by:882  Timeline
Symbol 860 MovieClipUses:300Used by:861
Symbol 861 MovieClipUses:860Used by:882  Timeline
Symbol 862 MovieClipUses:306Used by:863
Symbol 863 MovieClipUses:862Used by:882  Timeline
Symbol 864 MovieClipUses:312Used by:865
Symbol 865 MovieClipUses:864Used by:882  Timeline
Symbol 866 MovieClipUses:317Used by:867
Symbol 867 MovieClipUses:866Used by:882  Timeline
Symbol 868 MovieClipUses:322Used by:869
Symbol 869 MovieClipUses:868Used by:882  Timeline
Symbol 870 MovieClipUses:327Used by:871
Symbol 871 MovieClipUses:870Used by:882  Timeline
Symbol 872 MovieClipUses:294Used by:873
Symbol 873 MovieClipUses:872Used by:882  Timeline
Symbol 874 MovieClipUses:341 337Used by:875 876
Symbol 875 MovieClipUses:874Used by:876
Symbol 876 MovieClipUses:874 875Used by:882  Timeline
Symbol 877 MovieClipUses:352Used by:878
Symbol 878 MovieClipUses:352 877Used by:882  Timeline
Symbol 879 MovieClipUses:360Used by:882  Timeline
Symbol 880 MovieClipUses:370Used by:881
Symbol 881 MovieClipUses:370 880Used by:882  Timeline
Symbol 882 MovieClipUses:13 853 855 857 859 861 863 865 867 869 871 873 876 878 879 881Used by:Timeline
Symbol 883 GraphicUsed by:898
Symbol 884 GraphicUsed by:898
Symbol 885 GraphicUsed by:898
Symbol 886 GraphicUsed by:898
Symbol 887 GraphicUsed by:898
Symbol 888 GraphicUsed by:889
Symbol 889 MovieClipUses:888Used by:898
Symbol 890 GraphicUsed by:898
Symbol 891 MovieClipUses:142Used by:898
Symbol 892 GraphicUsed by:898
Symbol 893 GraphicUsed by:898
Symbol 894 GraphicUsed by:898
Symbol 895 GraphicUsed by:898
Symbol 896 GraphicUsed by:898
Symbol 897 GraphicUsed by:898
Symbol 898 MovieClipUses:883 132 884 135 885 138 886 141 143 887 889 890 891 892 893 894 895 896 897Used by:Timeline
Symbol 899 TextUses:545Used by:903
Symbol 900 TextUses:545Used by:903
Symbol 901 TextUses:545Used by:903
Symbol 902 TextUses:545Used by:903
Symbol 903 ButtonUses:544 899 900 550 901 902Used by:Timeline
Symbol 904 TextUses:545Used by:908
Symbol 905 TextUses:545Used by:908
Symbol 906 TextUses:545Used by:908
Symbol 907 TextUses:545Used by:908
Symbol 908 ButtonUses:544 904 905 550 906 907Used by:Timeline
Symbol 909 TextUses:545Used by:913
Symbol 910 TextUses:545Used by:913
Symbol 911 TextUses:545Used by:913
Symbol 912 TextUses:545Used by:913
Symbol 913 ButtonUses:544 909 910 550 911 912Used by:Timeline
Symbol 914 TextUses:545Used by:918
Symbol 915 TextUses:545Used by:918
Symbol 916 TextUses:545Used by:918
Symbol 917 TextUses:545Used by:918
Symbol 918 ButtonUses:544 914 915 550 916 917Used by:Timeline
Symbol 919 ButtonUses:205 193 194 18 204 7Used by:Timeline
Streaming Sound 1Used by:Symbol 74 MovieClip

Instance Names

"bar"Frame 1Symbol 48 MovieClip
"s1"Frame 11Symbol 81 MovieClip
"s2"Frame 11Symbol 85 MovieClip
"mussnd"Frame 139Symbol 192 MovieClip
"model_mc"Frame 140Symbol 543 MovieClip
"ava_default_bt"Frame 166Symbol 752 Button
"neck_1"Frame 175Symbol 760 MovieClip
"ear_0"Frame 175Symbol 763 MovieClip
"ear_1"Frame 175Symbol 766 MovieClip
"ear_2"Frame 175Symbol 769 MovieClip
"ear_4"Frame 175Symbol 772 MovieClip
"ear_3"Frame 175Symbol 775 MovieClip
"neck_0"Frame 175Symbol 778 MovieClip
"neck_3"Frame 175Symbol 780 MovieClip
"neck_4"Frame 175Symbol 783 MovieClip
"neck_2"Frame 175Symbol 785 MovieClip
"shoes_5"Frame 175Symbol 789 MovieClip
"shoes_1"Frame 175Symbol 791 MovieClip
"shoes_0"Frame 175Symbol 793 MovieClip
"shoes_3"Frame 175Symbol 795 MovieClip
"shoes_2"Frame 175Symbol 797 MovieClip
"shoes_4"Frame 175Symbol 799 MovieClip
"ear_5"Frame 175Symbol 802 MovieClip
"neck_5"Frame 175Symbol 805 MovieClip
"eye_0"Frame 175Symbol 809 MovieClip
"eye_1"Frame 175Symbol 813 MovieClip
"eye_2"Frame 175Symbol 817 MovieClip
"eye_3"Frame 175Symbol 821 MovieClip
"shoes_6"Frame 175Symbol 824 MovieClip
"shoes_7"Frame 175Symbol 827 MovieClip
"head_2"Frame 175Symbol 831 MovieClip
"head_0"Frame 175Symbol 835 MovieClip
"head_4"Frame 175Symbol 839 MovieClip
"head_3"Frame 175Symbol 843 MovieClip
"head_1"Frame 175Symbol 847 MovieClip
"head_5"Frame 175Symbol 851 MovieClip
"neck_1"Frame 185Symbol 760 MovieClip
"ear_0"Frame 185Symbol 763 MovieClip
"ear_1"Frame 185Symbol 766 MovieClip
"ear_2"Frame 185Symbol 769 MovieClip
"ear_4"Frame 185Symbol 772 MovieClip
"ear_3"Frame 185Symbol 775 MovieClip
"neck_0"Frame 185Symbol 778 MovieClip
"neck_3"Frame 185Symbol 780 MovieClip
"neck_4"Frame 185Symbol 783 MovieClip
"neck_2"Frame 185Symbol 785 MovieClip
"shoes_5"Frame 185Symbol 789 MovieClip
"shoes_1"Frame 185Symbol 791 MovieClip
"shoes_0"Frame 185Symbol 793 MovieClip
"shoes_3"Frame 185Symbol 795 MovieClip
"shoes_2"Frame 185Symbol 797 MovieClip
"shoes_4"Frame 185Symbol 799 MovieClip
"ear_5"Frame 185Symbol 802 MovieClip
"neck_5"Frame 185Symbol 805 MovieClip
"up_0"Frame 185Symbol 13 MovieClip [a200]
"up_1"Frame 185Symbol 853 MovieClip
"up_2"Frame 185Symbol 855 MovieClip
"up_4"Frame 185Symbol 857 MovieClip
"up_5"Frame 185Symbol 859 MovieClip
"up_7"Frame 185Symbol 861 MovieClip
"up_8"Frame 185Symbol 863 MovieClip
"up_9"Frame 185Symbol 865 MovieClip
"up_10"Frame 185Symbol 867 MovieClip
"up_11"Frame 185Symbol 869 MovieClip
"up_12"Frame 185Symbol 871 MovieClip
"up_6"Frame 185Symbol 873 MovieClip
"up_14"Frame 185Symbol 876 MovieClip
"up_15"Frame 185Symbol 878 MovieClip
"up_16"Frame 185Symbol 879 MovieClip
"up_17"Frame 185Symbol 881 MovieClip
"eye_0"Frame 185Symbol 809 MovieClip
"eye_1"Frame 185Symbol 813 MovieClip
"eye_2"Frame 185Symbol 817 MovieClip
"eye_3"Frame 185Symbol 821 MovieClip
"shoes_6"Frame 185Symbol 824 MovieClip
"shoes_7"Frame 185Symbol 827 MovieClip
"head_2"Frame 185Symbol 831 MovieClip
"head_0"Frame 185Symbol 835 MovieClip
"head_4"Frame 185Symbol 839 MovieClip
"head_3"Frame 185Symbol 843 MovieClip
"head_1"Frame 185Symbol 847 MovieClip
"head_5"Frame 185Symbol 851 MovieClip
"bgall"Frame 186Symbol 898 MovieClip
"printButton"Frame 186Symbol 908 Button
"dress6"Symbol 183 MovieClip Frame 1Symbol 159 MovieClip
"hairin"Symbol 487 MovieClip Frame 1Symbol 466 MovieClip
"hairin"Symbol 487 MovieClip Frame 2Symbol 470 MovieClip
"hairin"Symbol 487 MovieClip Frame 3Symbol 474 MovieClip
"hairin"Symbol 487 MovieClip Frame 4Symbol 478 MovieClip
"hairin"Symbol 487 MovieClip Frame 5Symbol 482 MovieClip
"hairin"Symbol 487 MovieClip Frame 6Symbol 486 MovieClip
"dress6"Symbol 543 MovieClip Frame 1Symbol 159 MovieClip
"shoes_m"Symbol 543 MovieClip Frame 1Symbol 258 MovieClip
"up_m"Symbol 543 MovieClip Frame 1Symbol 372 MovieClip
"dress2"Symbol 543 MovieClip Frame 1Symbol 379 MovieClip
"dress5"Symbol 543 MovieClip Frame 1Symbol 382 MovieClip
"dress3"Symbol 543 MovieClip Frame 1Symbol 389 MovieClip
"dress4"Symbol 543 MovieClip Frame 1Symbol 393 MovieClip
"neck_m"Symbol 543 MovieClip Frame 1Symbol 412 MovieClip
"foot_m"Symbol 543 MovieClip Frame 1Symbol 430 MovieClip
"eyeliner"Symbol 543 MovieClip Frame 1Symbol 443 MovieClip
"bag_m"Symbol 543 MovieClip Frame 1Symbol 462 MovieClip
"dress1"Symbol 543 MovieClip Frame 1Symbol 487 MovieClip
"head_m"Symbol 543 MovieClip Frame 1Symbol 506 MovieClip
"eye_m"Symbol 543 MovieClip Frame 1Symbol 522 MovieClip
"ear_m"Symbol 543 MovieClip Frame 1Symbol 540 MovieClip
"hidden_area"Symbol 543 MovieClip Frame 1Symbol 542 MovieClip
"up_0"Symbol 882 MovieClip Frame 1Symbol 13 MovieClip [a200]
"up_1"Symbol 882 MovieClip Frame 1Symbol 853 MovieClip
"up_2"Symbol 882 MovieClip Frame 1Symbol 855 MovieClip
"up_4"Symbol 882 MovieClip Frame 1Symbol 857 MovieClip
"up_5"Symbol 882 MovieClip Frame 1Symbol 859 MovieClip
"up_7"Symbol 882 MovieClip Frame 1Symbol 861 MovieClip
"up_8"Symbol 882 MovieClip Frame 1Symbol 863 MovieClip
"up_9"Symbol 882 MovieClip Frame 1Symbol 865 MovieClip
"up_10"Symbol 882 MovieClip Frame 1Symbol 867 MovieClip
"up_11"Symbol 882 MovieClip Frame 1Symbol 869 MovieClip
"up_12"Symbol 882 MovieClip Frame 1Symbol 871 MovieClip
"up_6"Symbol 882 MovieClip Frame 1Symbol 873 MovieClip
"up_14"Symbol 882 MovieClip Frame 1Symbol 876 MovieClip
"up_15"Symbol 882 MovieClip Frame 1Symbol 878 MovieClip
"up_16"Symbol 882 MovieClip Frame 1Symbol 879 MovieClip
"up_17"Symbol 882 MovieClip Frame 1Symbol 881 MovieClip
"b"Symbol 898 MovieClip Frame 1Symbol 889 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 1 as "vensnd"
ExportAssets (56)Timeline Frame 1Symbol 2 as "btnrollover"
ExportAssets (56)Timeline Frame 1Symbol 3 as "btnclicksnd"
ExportAssets (56)Timeline Frame 1Symbol 4 as "finalsnd"
ExportAssets (56)Timeline Frame 1Symbol 5 as "dress_mover"
ExportAssets (56)Timeline Frame 1Symbol 6 as "clicksnd"
ExportAssets (56)Timeline Frame 1Symbol 7 as "mainroll"
ExportAssets (56)Timeline Frame 1Symbol 13 as "a200"
ExportAssets (56)Timeline Frame 1Symbol 920 as "__Packages.mx.transitions.OnEnterFrameBeacon"
ExportAssets (56)Timeline Frame 1Symbol 921 as "__Packages.mx.transitions.BroadcasterMX"
ExportAssets (56)Timeline Frame 1Symbol 922 as "__Packages.mx.transitions.Tween"
ExportAssets (56)Timeline Frame 1Symbol 923 as "__Packages.mx.transitions.easing.Strong"
ExportAssets (56)Timeline Frame 1Symbol 924 as "__Packages.mx.transitions.easing.Back"

Labels

"playgame"Frame 139
"playstart"Frame 140
"dressup"Frame 166
"FinalScreen"Frame 186

Dynamic Text Variables

loadperSymbol 51 EditableText"0"




http://swfchan.com/23/112497/info.shtml
Created: 12/3 -2019 08:34:55 Last modified: 12/3 -2019 08:34:55 Server time: 10/05 -2024 09:29:46