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

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

Hawaiian_Girl_Dress_Up.swf

This is the info page for
Flash #120862

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


Text
Play

Play

Play

Dress UP

Dress UP

Hawaiin Girl

Hawaiin Girl

Full Screen

Full Screen

Exit Full Screen

Exit Full Screen

Dressup

Dressup

More Games

More Games

Clear

Clear

Makeover

Makeover

Finish

Finish

Print

Print

Replay

Replay

ActionScript [AS1/AS2]

Frame 1
stop(); var hair_obj1 = 0; _root.loadT = false; onEnterFrame = function () { if (_root.loadT) { var _local3 = Math.floor((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); trace(_local3); if (_local3 >= 100) { delete this.onEnterFrame; gotoAndStop (2); } } }; _root.loading_mc._logo.onRelease = function () { getURL ("http://www.dressupluv.com", "_blank"); };
Frame 2
function __com_mochibot__(swfid, mc, lv, trk) { var x; var g; var s; var fv; var sb; var u; var res; var mb; var mbc; var pv; mb = "__mochibot__"; mbc = "mochibot.com"; g = (_global ? (_global) : (_level0._root)); if (g[mb + swfid]) { return(g[mb + swfid]); } s = System.security; x = mc._root.getSWFVersion; fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5))); if (!s) { s = {}; } sb = s.sandboxType; if (sb == "localWithFile") { return(null); } x = s.allowDomain; if (x) { s.allowDomain(mbc); } x = s.allowInsecureDomain; if (x) { s.allowInsecureDomain(mbc); } pv = ((fv == 5) ? (getVersion()) : (System.capabilities.version)); u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=8&fv=") + fv) + "&v=") + escape(pv)) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : ""); lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv)))); g[mb + "level"] = lv; if (fv == 5) { res = "_level" + lv; if (!eval (res)) { loadMovieNum (u, lv); } } else { res = mc.createEmptyMovieClip(mb + swfid, lv); res.loadMovie(u); } return(res); } __com_mochibot__("bbb1704d", this, 10301, true); function rightclick() { getURL ("http://www.bbdressup.com"); } stop(); Stage.showMenu = true; var fmm01_menu = new ContextMenu(); fmm01_menu.hideBuiltInItems(); _root.menu = fmm01_menu; var item = new ContextMenuItem("http://www.bbdressup.com", rightclick); fmm01_menu.customItems[0] = item; function start_link() { gotoAndPlay (112); 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 3
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.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; loadMovieNum (_root.static_root_path + "control.swf", 10); 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; girl(0, 0, 200); load_fun(); btn_fun(); clear_btn.onRelease = function () { clear_ini(); }; next_btn.onRelease = function () { dep_re(); en_sd(); gotoAndStop (5); }; function rightclick() { getURL ("http://www.bbdressup.com"); } function clear_ini() { _root.model_mc.one_m.gotoAndStop(1); _root.model_mc.neck_m.gotoAndStop(1); _root.model_mc.ear_m.gotoAndStop(1); _root.model_mc.foot_m.gotoAndStop(1); _root.model_mc.bot1_m.gotoAndStop(1); _root.model_mc.shoes_m.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_m.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("http://www.bbdressup.com", rightclick); fmm01_menu.customItems[0] = item; stop(); var menu_state = true; var menu_no = 1; girl(0, 0, 200); btn_menu(); clear_btn.onRelease = function () { clear_ini(); }; next_btn.onRelease = function () { en_sd(); gotoAndStop (5); }; model_mc._x = 320; model_mc._y = 40; model_mc._xscale = 95; model_mc._yscale = 95;
Instance of Symbol 722 MovieClip "model_mc" in Frame 3
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; var noRa = (random(8) + 1); this.dress6.gotoAndStop(noRa); this.dress7.gotoAndStop(noRa); }
Frame 4
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 highest_depth = 0; make_drag = function () { var _local4 = 0; while (_local4 < 14) { 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 (6); }; game_play_bt.onReleaseOutside = function () { this.gotoAndStop(1); gotoAndStop (6); }; 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; 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 ("http://www.bbdressup.com"); } var fmm01_menu = new ContextMenu(); fmm01_menu.hideBuiltInItems(); _root.menu = fmm01_menu; var item = new ContextMenuItem("http://www.bbdressup.com", rightclick); fmm01_menu.customItems[0] = item; stop(); scale1_btn.onRelease = function () { this.gotoAndStop(2); scale2_btn.gotoAndStop(1); scale3_btn.gotoAndStop(1); gotoAndStop (5); }; scale2_btn.onRelease = function () { this.gotoAndStop(2); scale1_btn.gotoAndStop(1); scale3_btn.gotoAndStop(1); gotoAndStop (4); }; scale3_btn.onRelease = function () { this.gotoAndStop(2); scale1_btn.gotoAndStop(1); scale2_btn.gotoAndStop(1); gotoAndStop (5); }; third_ch_ini(); reset_one(); clothing_visible(); model_mc._xscale = 33; model_mc._yscale = 33; model_mc._x = 450; model_mc._y = 40;
Instance of Symbol 739 MovieClip "bag_5" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 741 MovieClip "bag_4" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 746 MovieClip "bag_3" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 748 MovieClip "bag_2" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 751 MovieClip "bag_1" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 753 MovieClip "bag_0" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 756 MovieClip "ear_0" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 758 MovieClip "ear_1" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 760 MovieClip "ear_2" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 766 MovieClip "ear_3" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 768 MovieClip "ear_4" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 773 MovieClip "ear_5" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 775 MovieClip "neck_0" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 777 MovieClip "neck_1" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 781 MovieClip "neck_2" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 783 MovieClip "neck_3" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 785 MovieClip "neck_4" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 803 MovieClip "neck_5" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 808 MovieClip "shoes_0" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 813 MovieClip "shoes_2" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 817 MovieClip "shoes_4" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 822 MovieClip "shoes_1" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 826 MovieClip "shoes_3" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 832 MovieClip "shoes_5" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 847 MovieClip "one_0" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 850 MovieClip "one_1" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 851 MovieClip "one_2" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 852 MovieClip "one_3" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 853 MovieClip "one_4" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 854 MovieClip "one_5" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 855 MovieClip "one_6" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 856 MovieClip "one_7" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 857 MovieClip "one_8" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 858 MovieClip "one_9" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 859 MovieClip "one_10" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 860 MovieClip "one_11" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 862 MovieClip "one_12" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 865 MovieClip "shoes_6" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 869 MovieClip "shoes_7" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 871 MovieClip "neck_6" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 873 MovieClip "neck_7" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 879 MovieClip "ear_6" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 881 MovieClip "ear_7" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 889 MovieClip "bag_6" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Instance of Symbol 891 MovieClip "bag_7" in Frame 4
on (press) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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.btnoverins.stop("btnclicksnd"); } } on (rollOver) { this.gotoAndStop(2); if (this._parent.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_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("btnoversnd"); _global.Behaviors.Sound.btnclickins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } } on (release, releaseOutside, rollOut) { this.gotoAndStop(1); }
Frame 5
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(); model_mc._xscale = 35; model_mc._yscale = 35; model_mc._y = 10; model_mc._x = 250; printButton.onPress = function () { update(printPreview); var _local1 = new PrintJob(); if (_local1.start()) { var _local2 = 0; if (_local1.addPage(_currentframe)) { _local2++; } if (_local2 > 0) { _local1.send(); } } else { trace("PrintJob.start() failed"); } }; stop(); function rightclick() { getURL ("http://www.bbdressup.com"); } var fmm01_menu = new ContextMenu(); fmm01_menu.hideBuiltInItems(); _root.menu = fmm01_menu; var item = new ContextMenuItem("http://www.bbdressup.com", rightclick); fmm01_menu.customItems[0] = item;
Symbol 10 MovieClip [star] Frame 27
removeMovieClip(this); stop();
Symbol 11 MovieClip [a201] Frame 1
stop();
Symbol 11 MovieClip [a201] Frame 2
stop();
Symbol 26 MovieClip Frame 100
gotoAndPlay (1);
Symbol 35 MovieClip Frame 100
stop(); _root.loadT = true;
Symbol 37 MovieClip Frame 100
stop();
Symbol 994 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 995 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 996 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 997 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 998 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 145 Button
on (release) { gotoAndPlay ("makeover"); if (this.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins); } else { this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins); } _global.Behaviors.Sound.navclickins.attachSound("navclicksnd"); _global.Behaviors.Sound.navclickins.start(0, 1); } else { _global.Behaviors.Sound.navclickins.stop("navclicksnd"); } } 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("navoversnd"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 203 Button
on (release) { gotoAndStop (2); fscommand ("fullscreen", "true"); if (this.mussnd._currentframe == 1) { if (_global.Behaviors == null) { _global.Behaviors = {}; } if (_global.Behaviors.Sound == null) { _global.Behaviors.Sound = {}; } if (typeof(this.createEmptyMovieClip) == "undefined") { this._parent.createEmptyMovieClip("BS_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins); } else { this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins); } _global.Behaviors.Sound.navclickins.attachSound("navclicksnd"); _global.Behaviors.Sound.navclickins.start(0, 1); } else { _global.Behaviors.Sound.navclickins.stop("navclicksnd"); } } 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("navoversnd"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 206 Button
on (release) { gotoAndStop (1); fscommand ("fullscreen", "false"); 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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins); } else { this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins); } _global.Behaviors.Sound.navclickins.attachSound("navclicksnd"); _global.Behaviors.Sound.navclickins.start(0, 1); } else { _global.Behaviors.Sound.navclickins.stop("navclicksnd"); } } 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("navoversnd"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 207 MovieClip Frame 1
stop();
Symbol 207 MovieClip Frame 2
stop();
Symbol 209 Button
on (release) { getURL ("http://www.bbdressup.com", "_blank"); }
Symbol 214 Button
on (release) { gotoAndStop (2); }
Symbol 217 Button
on (release) { gotoAndStop (1); }
Symbol 218 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 218 MovieClip Frame 2
stop(); stopAllSounds();
Symbol 269 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_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.btnoverins.stop("btnoversnd"); } } 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Symbol 273 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_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.btnoverins.stop("btnoversnd"); } } 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Symbol 277 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_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.btnoverins.stop("btnoversnd"); } } 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Symbol 281 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_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.btnoverins.stop("btnoversnd"); } } 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Symbol 284 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_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.btnoverins.stop("btnoversnd"); } } 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Symbol 288 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_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.btnoverins.stop("btnoversnd"); } } 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Symbol 305 MovieClip Frame 1
function btn_go() { for (var _local5 in this) { if ((typeof(this[_local5]) == "movieclip") && (this[_local5]._name.substr(0, 1) == "b")) { this[_local5].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); } }; } } } stop(); btn_go();
Instance of Symbol 297 MovieClip "b101" in Symbol 305 MovieClip Frame 1
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 297 MovieClip "b102" in Symbol 305 MovieClip Frame 1
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 297 MovieClip "b103" in Symbol 305 MovieClip Frame 1
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 297 MovieClip "b104" in Symbol 305 MovieClip Frame 1
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 297 MovieClip "b105" in Symbol 305 MovieClip Frame 1
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Symbol 305 MovieClip Frame 2
btn_go();
Instance of Symbol 300 MovieClip in Symbol 305 MovieClip Frame 2
on (release) { this._parent._parent.model_mc.dress1.hairin.gotoAndStop(2); } on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip in Symbol 305 MovieClip Frame 2
on (release) { this._parent._parent.model_mc.dress1.hairin.gotoAndStop(5); } on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip in Symbol 305 MovieClip Frame 2
on (release) { this._parent._parent.model_mc.dress1.hairin.gotoAndStop(6); } on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip in Symbol 305 MovieClip Frame 2
on (release) { this._parent._parent.model_mc.dress1.hairin.gotoAndStop(7); } on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip in Symbol 305 MovieClip Frame 2
on (release) { this._parent._parent.model_mc.dress1.hairin.gotoAndStop(3); } on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip in Symbol 305 MovieClip Frame 2
on (release) { this._parent._parent.model_mc.dress1.hairin.gotoAndStop(4); } on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Symbol 305 MovieClip Frame 3
btn_go();
Instance of Symbol 300 MovieClip "b302" in Symbol 305 MovieClip Frame 3
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b303" in Symbol 305 MovieClip Frame 3
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b304" in Symbol 305 MovieClip Frame 3
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b305" in Symbol 305 MovieClip Frame 3
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b306" in Symbol 305 MovieClip Frame 3
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b307" in Symbol 305 MovieClip Frame 3
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Symbol 305 MovieClip Frame 4
btn_go();
Instance of Symbol 300 MovieClip "b402" in Symbol 305 MovieClip Frame 4
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b403" in Symbol 305 MovieClip Frame 4
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b404" in Symbol 305 MovieClip Frame 4
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b405" in Symbol 305 MovieClip Frame 4
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b406" in Symbol 305 MovieClip Frame 4
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b407" in Symbol 305 MovieClip Frame 4
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Symbol 305 MovieClip Frame 5
btn_go();
Instance of Symbol 300 MovieClip "b502" in Symbol 305 MovieClip Frame 5
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b503" in Symbol 305 MovieClip Frame 5
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b504" in Symbol 305 MovieClip Frame 5
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b506" in Symbol 305 MovieClip Frame 5
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b507" in Symbol 305 MovieClip Frame 5
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b505" in Symbol 305 MovieClip Frame 5
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Symbol 305 MovieClip Frame 6
btn_go();
Instance of Symbol 300 MovieClip "b202" in Symbol 305 MovieClip Frame 6
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b203" in Symbol 305 MovieClip Frame 6
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b205" in Symbol 305 MovieClip Frame 6
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b208" in Symbol 305 MovieClip Frame 6
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b207" in Symbol 305 MovieClip Frame 6
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b206" in Symbol 305 MovieClip Frame 6
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Instance of Symbol 300 MovieClip "b204" in Symbol 305 MovieClip Frame 6
on (rollOver) { 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_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.btnoverins.stop("btnoversnd"); } } on (release) { 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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins); } else { this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins); } _global.Behaviors.Sound.btnoverins.attachSound("btnoversnd"); _global.Behaviors.Sound.btnoverins.start(0, 1); } else { _global.Behaviors.Sound.btnoverins.stop("btnoversnd"); } }
Symbol 320 MovieClip Frame 1
stop();
Symbol 320 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_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 320 MovieClip Frame 7
var n = 1; while (n < 7) { _root.eff_mc.yy["y" + n].gotoAndStop("effect3"); n++; }
Symbol 320 MovieClip Frame 8
_root.menu_fun();
Symbol 320 MovieClip Frame 9
var n = 1; while (n < 7) { _root.eff_mc.yy["y" + n].gotoAndPlay("effect5"); n++; }
Symbol 320 MovieClip Frame 18
_root.menu_state = true; gotoAndStop ("effect1");
Symbol 322 MovieClip Frame 1
stop();
Symbol 327 MovieClip Frame 10
stop();
Symbol 330 MovieClip Frame 10
stop();
Symbol 336 MovieClip Frame 10
stop();
Symbol 341 MovieClip Frame 10
stop();
Symbol 348 MovieClip Frame 10
stop();
Symbol 353 MovieClip Frame 10
stop();
Symbol 359 MovieClip Frame 10
stop();
Symbol 365 MovieClip Frame 10
stop();
Symbol 366 MovieClip Frame 1
stop();
Symbol 366 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 366 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 366 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 366 MovieClip Frame 5
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 366 MovieClip Frame 6
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 366 MovieClip Frame 7
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 366 MovieClip Frame 8
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 366 MovieClip Frame 9
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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); } 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 386 MovieClip Frame 20
stop();
Symbol 398 MovieClip Frame 20
stop();
Symbol 403 MovieClip Frame 20
stop();
Symbol 455 MovieClip Frame 20
stop();
Symbol 472 MovieClip Frame 20
stop();
Symbol 500 MovieClip Frame 20
stop();
Symbol 518 MovieClip Frame 20
stop();
Symbol 530 MovieClip Frame 20
stop();
Symbol 537 MovieClip Frame 20
stop();
Symbol 543 MovieClip Frame 20
stop();
Symbol 544 MovieClip Frame 20
stop();
Symbol 550 MovieClip Frame 20
stop();
Symbol 566 MovieClip Frame 20
stop();
Symbol 567 MovieClip Frame 1
stop();
Symbol 567 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 567 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 567 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 567 MovieClip Frame 5
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 567 MovieClip Frame 6
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 567 MovieClip Frame 7
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 567 MovieClip Frame 8
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 567 MovieClip Frame 9
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 567 MovieClip Frame 10
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 567 MovieClip Frame 11
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 567 MovieClip Frame 12
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 567 MovieClip Frame 13
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 567 MovieClip Frame 14
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 569 MovieClip Frame 10
stop();
Symbol 571 MovieClip Frame 10
stop();
Symbol 574 MovieClip Frame 10
stop();
Symbol 576 MovieClip Frame 10
stop();
Symbol 580 MovieClip Frame 10
stop();
Symbol 594 MovieClip Frame 10
stop();
Symbol 596 MovieClip Frame 10
stop();
Symbol 616 MovieClip Frame 10
stop();
Symbol 617 MovieClip Frame 1
stop();
Symbol 617 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 65; this._parent._parent.model_mc._yscale = 65; this._parent._parent.model_mc._x = 380; this._parent._parent.model_mc._y = 25; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 617 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 65; this._parent._parent.model_mc._yscale = 65; this._parent._parent.model_mc._x = 380; this._parent._parent.model_mc._y = 25; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 617 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 65; this._parent._parent.model_mc._yscale = 65; this._parent._parent.model_mc._x = 380; this._parent._parent.model_mc._y = 25; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 617 MovieClip Frame 5
this._parent._parent.model_mc._xscale = 65; this._parent._parent.model_mc._yscale = 65; this._parent._parent.model_mc._x = 380; this._parent._parent.model_mc._y = 25; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 617 MovieClip Frame 6
this._parent._parent.model_mc._xscale = 65; this._parent._parent.model_mc._yscale = 65; this._parent._parent.model_mc._x = 380; this._parent._parent.model_mc._y = 25; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 617 MovieClip Frame 7
this._parent._parent.model_mc._xscale = 65; this._parent._parent.model_mc._yscale = 65; this._parent._parent.model_mc._x = 380; this._parent._parent.model_mc._y = 25; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 617 MovieClip Frame 8
this._parent._parent.model_mc._xscale = 65; this._parent._parent.model_mc._yscale = 65; this._parent._parent.model_mc._x = 380; this._parent._parent.model_mc._y = 25; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 617 MovieClip Frame 9
this._parent._parent.model_mc._xscale = 65; this._parent._parent.model_mc._yscale = 65; this._parent._parent.model_mc._x = 380; this._parent._parent.model_mc._y = 25; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 624 MovieClip Frame 1
stop();
Symbol 628 MovieClip Frame 1
stop();
Symbol 632 MovieClip Frame 1
stop();
Symbol 640 MovieClip Frame 1
stop();
Symbol 644 MovieClip Frame 1
stop();
Symbol 644 MovieClip Frame 2
stop();
Symbol 644 MovieClip Frame 3
stop();
Symbol 644 MovieClip Frame 4
stop();
Symbol 644 MovieClip Frame 5
stop();
Symbol 644 MovieClip Frame 6
stop();
Symbol 644 MovieClip Frame 7
stop();
Symbol 646 MovieClip Frame 1
stop();
Symbol 646 MovieClip Frame 2
stop();
Symbol 646 MovieClip Frame 3
stop();
Symbol 646 MovieClip Frame 4
stop();
Symbol 646 MovieClip Frame 5
stop();
Symbol 646 MovieClip Frame 6
stop();
Symbol 646 MovieClip Frame 7
stop();
Symbol 649 MovieClip Frame 1
stop();
Symbol 649 MovieClip Frame 2
stop();
Symbol 649 MovieClip Frame 3
stop();
Symbol 649 MovieClip Frame 4
stop();
Symbol 649 MovieClip Frame 5
stop();
Symbol 649 MovieClip Frame 6
stop();
Symbol 649 MovieClip Frame 7
stop();
Symbol 653 MovieClip Frame 1
stop();
Symbol 653 MovieClip Frame 2
stop();
Symbol 653 MovieClip Frame 3
stop();
Symbol 653 MovieClip Frame 4
stop();
Symbol 653 MovieClip Frame 5
stop();
Symbol 653 MovieClip Frame 6
stop();
Symbol 653 MovieClip Frame 7
stop();
Symbol 657 MovieClip Frame 1
stop();
Symbol 657 MovieClip Frame 2
stop();
Symbol 657 MovieClip Frame 3
stop();
Symbol 657 MovieClip Frame 4
stop();
Symbol 657 MovieClip Frame 5
stop();
Symbol 657 MovieClip Frame 6
stop();
Symbol 657 MovieClip Frame 7
stop();
Symbol 658 MovieClip Frame 1
stop();
Symbol 662 MovieClip Frame 10
stop();
Symbol 664 MovieClip Frame 10
stop();
Symbol 668 MovieClip Frame 10
stop();
Symbol 672 MovieClip Frame 10
stop();
Symbol 674 MovieClip Frame 10
stop();
Symbol 676 MovieClip Frame 10
stop();
Symbol 680 MovieClip Frame 10
stop();
Symbol 684 MovieClip Frame 10
stop();
Symbol 685 MovieClip Frame 1
stop();
Symbol 685 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 65; this._parent._parent.model_mc._yscale = 65; this._parent._parent.model_mc._x = 380; this._parent._parent.model_mc._y = 25; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 685 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 65; this._parent._parent.model_mc._yscale = 65; this._parent._parent.model_mc._x = 380; this._parent._parent.model_mc._y = 25; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 685 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 65; this._parent._parent.model_mc._yscale = 65; this._parent._parent.model_mc._x = 380; this._parent._parent.model_mc._y = 25; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 685 MovieClip Frame 5
this._parent._parent.model_mc._xscale = 65; this._parent._parent.model_mc._yscale = 65; this._parent._parent.model_mc._x = 380; this._parent._parent.model_mc._y = 25; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 685 MovieClip Frame 6
this._parent._parent.model_mc._xscale = 65; this._parent._parent.model_mc._yscale = 65; this._parent._parent.model_mc._x = 380; this._parent._parent.model_mc._y = 25; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 685 MovieClip Frame 7
this._parent._parent.model_mc._xscale = 65; this._parent._parent.model_mc._yscale = 65; this._parent._parent.model_mc._x = 380; this._parent._parent.model_mc._y = 25; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 685 MovieClip Frame 8
this._parent._parent.model_mc._xscale = 65; this._parent._parent.model_mc._yscale = 65; this._parent._parent.model_mc._x = 380; this._parent._parent.model_mc._y = 25; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 685 MovieClip Frame 9
this._parent._parent.model_mc._xscale = 65; this._parent._parent.model_mc._yscale = 65; this._parent._parent.model_mc._x = 380; this._parent._parent.model_mc._y = 25; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 688 MovieClip Frame 10
stop();
Symbol 690 MovieClip Frame 10
stop();
Symbol 692 MovieClip Frame 10
stop();
Symbol 694 MovieClip Frame 10
stop();
Symbol 696 MovieClip Frame 10
stop();
Symbol 698 MovieClip Frame 10
stop();
Symbol 700 MovieClip Frame 10
stop();
Symbol 702 MovieClip Frame 10
stop();
Symbol 703 MovieClip Frame 1
stop();
Symbol 703 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 703 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 703 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 703 MovieClip Frame 5
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 703 MovieClip Frame 6
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 703 MovieClip Frame 7
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 703 MovieClip Frame 8
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 703 MovieClip Frame 9
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 705 MovieClip Frame 10
stop();
Symbol 707 MovieClip Frame 10
stop();
Symbol 709 MovieClip Frame 10
stop();
Symbol 711 MovieClip Frame 10
stop();
Symbol 713 MovieClip Frame 10
stop();
Symbol 715 MovieClip Frame 10
stop();
Symbol 717 MovieClip Frame 10
stop();
Symbol 719 MovieClip Frame 10
stop();
Symbol 720 MovieClip Frame 1
stop();
Symbol 720 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 720 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 720 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 720 MovieClip Frame 5
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 720 MovieClip Frame 6
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 720 MovieClip Frame 7
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 720 MovieClip Frame 8
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 720 MovieClip Frame 9
this._parent._parent.model_mc._xscale = 33; this._parent._parent.model_mc._yscale = 33; this._parent._parent.model_mc._x = 450; this._parent._parent.model_mc._y = 40; 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_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("glowsnd"); _global.Behaviors.Sound.glowins.start(0, 1); } else { _global.Behaviors.Sound.glowins.stop("glowsnd"); }
Symbol 725 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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins); } else { this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins); } _global.Behaviors.Sound.navclickins.attachSound("navclicksnd"); _global.Behaviors.Sound.navclickins.start(0, 1); } else { _global.Behaviors.Sound.navclickins.stop("navclicksnd"); } } 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("navoversnd"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
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_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("navoversnd"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } } on (release) { getURL ("http://www.bbdressup.com"); 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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins); } else { this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins); } _global.Behaviors.Sound.navclickins.attachSound("navclicksnd"); _global.Behaviors.Sound.navclickins.start(0, 1); } else { _global.Behaviors.Sound.navclickins.stop("navclicksnd"); } }
Symbol 731 Button
on (release) { model_mc.dress1.gotoAndStop(1); model_mc.dress2.gotoAndStop(1); model_mc.dress3.gotoAndStop(1); model_mc.dress4.gotoAndStop(1); model_mc.dress5.gotoAndStop(1); model_mc.dress1.hairin.gotoAndStop(1); model_mc.waitao_mc.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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins); } else { this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins); } _global.Behaviors.Sound.navclickins.attachSound("navclicksnd"); _global.Behaviors.Sound.navclickins.start(0, 1); } else { _global.Behaviors.Sound.navclickins.stop("navclicksnd"); } } 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("navoversnd"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 739 MovieClip Frame 1
stop();
Symbol 739 MovieClip Frame 2
stop();
Symbol 741 MovieClip Frame 1
stop();
Symbol 741 MovieClip Frame 2
stop();
Symbol 746 MovieClip Frame 1
stop();
Symbol 746 MovieClip Frame 2
stop();
Symbol 748 MovieClip Frame 1
stop();
Symbol 748 MovieClip Frame 2
stop();
Symbol 751 MovieClip Frame 1
stop();
Symbol 751 MovieClip Frame 2
stop();
Symbol 753 MovieClip Frame 1
stop();
Symbol 753 MovieClip Frame 2
stop();
Symbol 756 MovieClip Frame 1
stop();
Symbol 756 MovieClip Frame 2
stop();
Symbol 758 MovieClip Frame 1
stop();
Symbol 758 MovieClip Frame 2
stop();
Symbol 760 MovieClip Frame 1
stop();
Symbol 760 MovieClip Frame 2
stop();
Symbol 766 MovieClip Frame 1
stop();
Symbol 766 MovieClip Frame 2
stop();
Symbol 768 MovieClip Frame 1
stop();
Symbol 768 MovieClip Frame 2
stop();
Symbol 773 MovieClip Frame 1
stop();
Symbol 773 MovieClip Frame 2
stop();
Symbol 775 MovieClip Frame 1
stop();
Symbol 775 MovieClip Frame 2
stop();
Symbol 777 MovieClip Frame 1
stop();
Symbol 777 MovieClip Frame 2
stop();
Symbol 781 MovieClip Frame 1
stop();
Symbol 781 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 803 MovieClip Frame 1
stop();
Symbol 803 MovieClip Frame 2
stop();
Symbol 808 MovieClip Frame 1
stop();
Symbol 808 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 822 MovieClip Frame 1
stop();
Symbol 822 MovieClip Frame 2
stop();
Symbol 826 MovieClip Frame 1
stop();
Symbol 826 MovieClip Frame 2
stop();
Symbol 832 MovieClip Frame 1
stop();
Symbol 832 MovieClip Frame 2
stop();
Symbol 834 MovieClip Frame 1
stop();
Symbol 834 MovieClip Frame 2
stop();
Symbol 836 MovieClip Frame 1
stop();
Symbol 836 MovieClip Frame 2
stop();
Symbol 838 MovieClip Frame 1
stop();
Symbol 838 MovieClip Frame 2
stop();
Symbol 840 MovieClip Frame 1
stop();
Symbol 840 MovieClip Frame 2
stop();
Symbol 842 MovieClip Frame 1
stop();
Symbol 842 MovieClip Frame 2
stop();
Symbol 844 MovieClip Frame 1
stop();
Symbol 844 MovieClip Frame 2
stop();
Symbol 847 MovieClip Frame 1
stop();
Symbol 847 MovieClip Frame 2
stop();
Symbol 850 MovieClip Frame 1
stop();
Symbol 850 MovieClip Frame 2
stop();
Symbol 851 MovieClip Frame 1
stop();
Symbol 851 MovieClip Frame 2
stop();
Symbol 852 MovieClip Frame 1
stop();
Symbol 852 MovieClip Frame 2
stop();
Symbol 853 MovieClip Frame 1
stop();
Symbol 853 MovieClip Frame 2
stop();
Symbol 854 MovieClip Frame 1
stop();
Symbol 854 MovieClip Frame 2
stop();
Symbol 855 MovieClip Frame 1
stop();
Symbol 855 MovieClip Frame 2
stop();
Symbol 856 MovieClip Frame 1
stop();
Symbol 856 MovieClip Frame 2
stop();
Symbol 857 MovieClip Frame 1
stop();
Symbol 857 MovieClip Frame 2
stop();
Symbol 858 MovieClip Frame 1
stop();
Symbol 858 MovieClip Frame 2
stop();
Symbol 859 MovieClip Frame 1
stop();
Symbol 859 MovieClip Frame 2
stop();
Symbol 860 MovieClip Frame 1
stop();
Symbol 860 MovieClip Frame 2
stop();
Symbol 862 MovieClip Frame 1
stop();
Symbol 862 MovieClip Frame 2
stop();
Symbol 865 MovieClip Frame 1
stop();
Symbol 865 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 879 MovieClip Frame 1
stop();
Symbol 879 MovieClip Frame 2
stop();
Symbol 881 MovieClip Frame 1
stop();
Symbol 881 MovieClip Frame 2
stop();
Symbol 883 MovieClip Frame 1
stop();
Symbol 883 MovieClip Frame 2
stop();
Symbol 886 MovieClip Frame 1
stop();
Symbol 886 MovieClip Frame 2
stop();
Symbol 889 MovieClip Frame 1
stop();
Symbol 889 MovieClip Frame 2
stop();
Symbol 891 MovieClip Frame 1
stop();
Symbol 891 MovieClip Frame 2
stop();
Symbol 894 Button
on (release) { prevFrame(); gotoAndStop; 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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins); } else { this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins); } _global.Behaviors.Sound.navclickins.attachSound("navclicksnd"); _global.Behaviors.Sound.navclickins.start(0, 1); } else { _global.Behaviors.Sound.navclickins.stop("navclicksnd"); } } 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("navoversnd"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 895 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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins); } else { this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins); } _global.Behaviors.Sound.navclickins.attachSound("navclicksnd"); _global.Behaviors.Sound.navclickins.start(0, 1); } else { _global.Behaviors.Sound.navclickins.stop("navclicksnd"); } } 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("navoversnd"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 898 Button
on (release) { gotoAndPlay ("final"); 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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins); } else { this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins); } _global.Behaviors.Sound.navclickins.attachSound("navclicksnd"); _global.Behaviors.Sound.navclickins.start(0, 1); } else { _global.Behaviors.Sound.navclickins.stop("navclicksnd"); } } 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("navoversnd"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 899 Button
on (release) { model_mc.bot1_m.gotoAndStop(1); model_mc.shoes_m.gotoAndStop(1); model_mc.jew01_mc.gotoAndStop(1); model_mc.jew02_mc.gotoAndStop(1); model_mc.cap_mc.gotoAndStop(1); model_mc.bag_mc.gotoAndStop(1); model_mc.waitao_mc.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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins); } else { this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins); } _global.Behaviors.Sound.navclickins.attachSound("navclicksnd"); _global.Behaviors.Sound.navclickins.start(0, 1); } else { _global.Behaviors.Sound.navclickins.stop("navclicksnd"); } } 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("navoversnd"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 977 MovieClip Frame 1
stop();
Symbol 977 MovieClip Frame 3
stop();
Symbol 985 Button
on (release) { this.bgall.gotoAndStop(2); model_mc._xscale = 35; model_mc._yscale = 35; model_mc._y = 10; model_mc._x = 250; 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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins); } else { this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins); } _global.Behaviors.Sound.navclickins.attachSound("navclicksnd"); _global.Behaviors.Sound.navclickins.start(0, 1); } else { _global.Behaviors.Sound.navclickins.stop("navclicksnd"); } } 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("navoversnd"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 986 Button
on (release) { this.bgall.gotoAndStop(3); model_mc._xscale = 35; model_mc._yscale = 35; model_mc._y = 10; model_mc._x = 250; 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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins); } else { this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins); } _global.Behaviors.Sound.navclickins.attachSound("navclicksnd"); _global.Behaviors.Sound.navclickins.start(0, 1); } else { _global.Behaviors.Sound.navclickins.stop("navclicksnd"); } } 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("navoversnd"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 987 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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins); } else { this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins); } _global.Behaviors.Sound.navclickins.attachSound("navclicksnd"); _global.Behaviors.Sound.navclickins.start(0, 1); } else { _global.Behaviors.Sound.navclickins.stop("navclicksnd"); } } 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("navoversnd"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }
Symbol 990 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("navoversnd"); _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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins); } else { this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins); } _global.Behaviors.Sound.navclickins.attachSound("navclicksnd"); _global.Behaviors.Sound.navclickins.start(0, 1); } else { _global.Behaviors.Sound.navclickins.stop("navclicksnd"); } }
Symbol 993 Button
on (release) { gotoAndStop ("play"); clear_ini(); clear_skin(); 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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins); } else { this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000)); _global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins); } _global.Behaviors.Sound.navclickins.attachSound("navclicksnd"); _global.Behaviors.Sound.navclickins.start(0, 1); } else { _global.Behaviors.Sound.navclickins.stop("navclicksnd"); } } 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("navoversnd"); _global.Behaviors.Sound.loose.start(0, 1); } else { _global.Behaviors.Sound.loose.stop("mussnd"); } }

Library Items

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

Instance Names

"loading_mc"Frame 1Symbol 37 MovieClip
"mussnd"Frame 2Symbol 218 MovieClip
"btn5"Frame 3Symbol 269 Button
"btn1"Frame 3Symbol 273 Button
"btn2"Frame 3Symbol 277 Button
"btn3"Frame 3Symbol 281 Button
"btn4"Frame 3Symbol 284 Button
"btn6"Frame 3Symbol 288 Button
"menu_mc"Frame 3Symbol 305 MovieClip
"eff_mc"Frame 3Symbol 320 MovieClip
"model_mc"Frame 3Symbol 722 MovieClip
"bag_5"Frame 4Symbol 739 MovieClip
"bag_4"Frame 4Symbol 741 MovieClip
"bag_3"Frame 4Symbol 746 MovieClip
"bag_2"Frame 4Symbol 748 MovieClip
"bag_1"Frame 4Symbol 751 MovieClip
"bag_0"Frame 4Symbol 753 MovieClip
"ear_0"Frame 4Symbol 756 MovieClip
"ear_1"Frame 4Symbol 758 MovieClip
"ear_2"Frame 4Symbol 760 MovieClip
"ear_3"Frame 4Symbol 766 MovieClip
"ear_4"Frame 4Symbol 768 MovieClip
"ear_5"Frame 4Symbol 773 MovieClip
"neck_0"Frame 4Symbol 775 MovieClip
"neck_1"Frame 4Symbol 777 MovieClip
"neck_2"Frame 4Symbol 781 MovieClip
"neck_3"Frame 4Symbol 783 MovieClip
"neck_4"Frame 4Symbol 785 MovieClip
"neck_5"Frame 4Symbol 803 MovieClip
"shoes_0"Frame 4Symbol 808 MovieClip
"shoes_2"Frame 4Symbol 813 MovieClip
"shoes_4"Frame 4Symbol 817 MovieClip
"shoes_1"Frame 4Symbol 822 MovieClip
"shoes_3"Frame 4Symbol 826 MovieClip
"shoes_5"Frame 4Symbol 832 MovieClip
"foot_0"Frame 4Symbol 834 MovieClip
"foot_1"Frame 4Symbol 836 MovieClip
"foot_2"Frame 4Symbol 838 MovieClip
"foot_3"Frame 4Symbol 840 MovieClip
"foot_4"Frame 4Symbol 842 MovieClip
"foot_5"Frame 4Symbol 844 MovieClip
"one_0"Frame 4Symbol 847 MovieClip
"one_1"Frame 4Symbol 850 MovieClip
"one_2"Frame 4Symbol 851 MovieClip
"one_3"Frame 4Symbol 852 MovieClip
"one_4"Frame 4Symbol 853 MovieClip
"one_5"Frame 4Symbol 854 MovieClip
"one_6"Frame 4Symbol 855 MovieClip
"one_7"Frame 4Symbol 856 MovieClip
"one_8"Frame 4Symbol 857 MovieClip
"one_9"Frame 4Symbol 858 MovieClip
"one_10"Frame 4Symbol 859 MovieClip
"one_11"Frame 4Symbol 860 MovieClip
"one_12"Frame 4Symbol 862 MovieClip
"shoes_6"Frame 4Symbol 865 MovieClip
"shoes_7"Frame 4Symbol 869 MovieClip
"neck_6"Frame 4Symbol 871 MovieClip
"neck_7"Frame 4Symbol 873 MovieClip
"ear_6"Frame 4Symbol 879 MovieClip
"ear_7"Frame 4Symbol 881 MovieClip
"foot_6"Frame 4Symbol 883 MovieClip
"foot_7"Frame 4Symbol 886 MovieClip
"bag_6"Frame 4Symbol 889 MovieClip
"bag_7"Frame 4Symbol 891 MovieClip
"bgall"Frame 5Symbol 977 MovieClip
"printButton"Frame 5Symbol 990 Button
"_logo"Symbol 37 MovieClip Frame 1Symbol 31 MovieClip
"_loading"Symbol 37 MovieClip Frame 1Symbol 35 MovieClip
"b101"Symbol 305 MovieClip Frame 1Symbol 297 MovieClip
"b102"Symbol 305 MovieClip Frame 1Symbol 297 MovieClip
"b103"Symbol 305 MovieClip Frame 1Symbol 297 MovieClip
"b104"Symbol 305 MovieClip Frame 1Symbol 297 MovieClip
"b105"Symbol 305 MovieClip Frame 1Symbol 297 MovieClip
"b302"Symbol 305 MovieClip Frame 3Symbol 300 MovieClip
"b303"Symbol 305 MovieClip Frame 3Symbol 300 MovieClip
"b304"Symbol 305 MovieClip Frame 3Symbol 300 MovieClip
"b305"Symbol 305 MovieClip Frame 3Symbol 300 MovieClip
"b306"Symbol 305 MovieClip Frame 3Symbol 300 MovieClip
"b307"Symbol 305 MovieClip Frame 3Symbol 300 MovieClip
"b402"Symbol 305 MovieClip Frame 4Symbol 300 MovieClip
"b403"Symbol 305 MovieClip Frame 4Symbol 300 MovieClip
"b404"Symbol 305 MovieClip Frame 4Symbol 300 MovieClip
"b405"Symbol 305 MovieClip Frame 4Symbol 300 MovieClip
"b406"Symbol 305 MovieClip Frame 4Symbol 300 MovieClip
"b407"Symbol 305 MovieClip Frame 4Symbol 300 MovieClip
"b502"Symbol 305 MovieClip Frame 5Symbol 300 MovieClip
"b503"Symbol 305 MovieClip Frame 5Symbol 300 MovieClip
"b504"Symbol 305 MovieClip Frame 5Symbol 300 MovieClip
"b506"Symbol 305 MovieClip Frame 5Symbol 300 MovieClip
"b507"Symbol 305 MovieClip Frame 5Symbol 300 MovieClip
"b505"Symbol 305 MovieClip Frame 5Symbol 300 MovieClip
"b202"Symbol 305 MovieClip Frame 6Symbol 300 MovieClip
"b203"Symbol 305 MovieClip Frame 6Symbol 300 MovieClip
"b205"Symbol 305 MovieClip Frame 6Symbol 300 MovieClip
"b208"Symbol 305 MovieClip Frame 6Symbol 300 MovieClip
"b207"Symbol 305 MovieClip Frame 6Symbol 300 MovieClip
"b206"Symbol 305 MovieClip Frame 6Symbol 300 MovieClip
"b204"Symbol 305 MovieClip Frame 6Symbol 300 MovieClip
"hairin"Symbol 658 MovieClip Frame 1Symbol 644 MovieClip
"hairin"Symbol 658 MovieClip Frame 2Symbol 646 MovieClip
"hairin"Symbol 658 MovieClip Frame 3Symbol 649 MovieClip
"hairin"Symbol 658 MovieClip Frame 4Symbol 653 MovieClip
"hairin"Symbol 658 MovieClip Frame 5Symbol 657 MovieClip
"dress6"Symbol 722 MovieClip Frame 1Symbol 322 MovieClip
"shoes_m"Symbol 722 MovieClip Frame 1Symbol 366 MovieClip
"one_m"Symbol 722 MovieClip Frame 1Symbol 567 MovieClip
"neck_m"Symbol 722 MovieClip Frame 1Symbol 617 MovieClip
"dress3"Symbol 722 MovieClip Frame 1Symbol 624 MovieClip
"dress5"Symbol 722 MovieClip Frame 1Symbol 628 MovieClip
"dress4"Symbol 722 MovieClip Frame 1Symbol 632 MovieClip
"dress2"Symbol 722 MovieClip Frame 1Symbol 640 MovieClip
"dress1"Symbol 722 MovieClip Frame 1Symbol 658 MovieClip
"ear_m"Symbol 722 MovieClip Frame 1Symbol 685 MovieClip
"foot_m"Symbol 722 MovieClip Frame 1Symbol 703 MovieClip
"bag_m"Symbol 722 MovieClip Frame 1Symbol 720 MovieClip
"hidden_area"Symbol 722 MovieClip Frame 1Symbol 721 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 1 as "navclicksnd"
ExportAssets (56)Timeline Frame 1Symbol 2 as "btnclicksnd"
ExportAssets (56)Timeline Frame 1Symbol 3 as "finalsnd"
ExportAssets (56)Timeline Frame 1Symbol 4 as "glowsnd"
ExportAssets (56)Timeline Frame 1Symbol 5 as "mansnd"
ExportAssets (56)Timeline Frame 1Symbol 6 as "vensnd"
ExportAssets (56)Timeline Frame 1Symbol 7 as "navoversnd"
ExportAssets (56)Timeline Frame 1Symbol 8 as "btnoversnd"
ExportAssets (56)Timeline Frame 1Symbol 9 as "obj20"
ExportAssets (56)Timeline Frame 1Symbol 10 as "star"
ExportAssets (56)Timeline Frame 1Symbol 11 as "a201"
ExportAssets (56)Timeline Frame 1Symbol 994 as "__Packages.mx.transitions.OnEnterFrameBeacon"
ExportAssets (56)Timeline Frame 1Symbol 995 as "__Packages.mx.transitions.BroadcasterMX"
ExportAssets (56)Timeline Frame 1Symbol 996 as "__Packages.mx.transitions.Tween"
ExportAssets (56)Timeline Frame 1Symbol 997 as "__Packages.mx.transitions.easing.Strong"
ExportAssets (56)Timeline Frame 1Symbol 998 as "__Packages.mx.transitions.easing.Back"

Labels

"loading"Frame 1
"play"Frame 2
"makeover"Frame 3
"dressup"Frame 4
"final"Frame 5
"effect1"Symbol 320 MovieClip Frame 1
"effect2"Symbol 320 MovieClip Frame 7
"effect3"Symbol 320 MovieClip Frame 8
"effect4"Symbol 320 MovieClip Frame 9
"effect5"Symbol 320 MovieClip Frame 12
"effect6"Symbol 320 MovieClip Frame 18




http://swfchan.com/25/120862/info.shtml
Created: 5/3 -2019 02:52:19 Last modified: 5/3 -2019 02:52:19 Server time: 25/04 -2024 23:00:41