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

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

A Walk in the Park.swf

This is the info page for
Flash #116463

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


ActionScript [AS1/AS2]
Combined Code
movieClip 3 MC_twinkle { frame 1 { var _speedX = Math.random() * 4 - 2; var _speedY = 0; var _rotate = 0; this._x = _xmouse + Math.random() * 40 - 20; this._y = _ymouse + Math.random() * 40 - 20; this._yscale = Math.random() * 80 + 10; this._xscale = this._yscale; this.onEnterFrame = function () { this._x += _speedX; this._y -= _speedY; _speedY += 0.3; this._alpha -= Math.random() * 5; this._rotation -= _rotate; if (_alpha <= 0) { this.removeMovieClip(); } }; } } movieClip 5 { } movieClip 6 animatedSparkle { frame 1 { sparkle._alpha = 0; decay = 0.03; if (fallspeed == null) { fallspeed = Math.random() * 1.5 + 0.5; } if (totalDecay == null) { totalDecay = 1; } else { if (totalDecay <= 0) { stop(); } else { sparkle._y += fallspeed; sparkle._rotation = 180 - Math.random() * 360; sparkle._yscale = totalDecay * (Math.random() * 20 + 100); sparkle._xscale = totalDecay * (sparkle._yscale / (Math.random() * 1 + 1)); alpha1 = Math.random() * 100 + 70; alpha2 = Math.random() * 80 + 50; totalDecay -= decay; if (alphacheck == 1) { alphacheck = 2; sparkle._alpha = totalDecay * alpha1; } else { alphacheck = 1; sparkle._alpha = totalDecay * alpha2; } } } } frame 2 { gotoAndPlay(1); } } frame 1 { 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) ? /:$version : 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); } return res; } res = mc.createEmptyMovieClip(mb + swfid, lv); res.loadMovie(u); return res; } stop(); debug = false; if (debug) { gotoAndPlay('Game'); } preloaderAnimation_mc._x = Stage.width / 2; preloaderAnimation_mc._y = Stage.height / 2; preloaderAnimation_mc.pinkBox_mc._width = Stage.width; preloaderAnimation_mc.pinkBox_mc._height = Stage.height; preloaderAnimation_mc.mainText_mc._width = (Stage.width / 8) * 7; preloaderAnimation_mc.mainText_mc._yscale = preloaderAnimation_mc.mainText_mc._xscale; preloaderAnimation_mc.mainText_mc._x = preloaderAnimation_mc.intro_mc._x; preloaderAnimation_mc.mainText_mc._y = preloaderAnimation_mc.pinkBox_mc._height / 2; preloaderAnimation_mc.intro_mc.gotoAndStop(1); preloaderAnimation_mc.intro_mc._visible = false; twinkleGenerator_mc._visible = false; preloaderAnimation_mc.progress_mc.gotoAndStop(1); var _percent; var _total; var _loaded; var _PLAY = 0; rectMask_mc._height = 1; this.onEnterFrame = function () { var v3 = this.getBytesLoaded(); var v4 = this.getBytesTotal(); var v5 = Math.round((v3 / v4) * 100); rectMask_mc._yscale = v5; if (v3 >= v4) { _root.preloader.chibi_mc.gotoAndStop(2); delete this.onEnterFrame; } }; __com_mochibot__('f861079f', this, 10301, true); } movieClip 10 { frame 1 { var _speedX = Math.ceil(Math.random() * 3) + 3; var _speedY = Math.ceil(Math.random() * 3) + 3; _yscale = Math.ceil(Math.random() * 60) + 60; _xscale = Math.ceil(Math.random() * 60) + 60; onEnterFrame = function () { if (_x > Stage.width + _width) { _x = -1 * _width; _speedY = Math.ceil(Math.random() * 3) + 3; _speedX = _speedY; _yscale = Math.ceil(Math.random() * 60) + 60; _xscale = Math.ceil(Math.random() * 60) + 60; } else { _x = _x + _speedX; } if (_y > Stage.height + _height) { _y = -1 * _height; _speedY = Math.ceil(Math.random() * 3) + 3; _speedX = _speedY; _yscale = Math.ceil(Math.random() * 60) + 60; _xscale = Math.ceil(Math.random() * 60) + 60; } else { _y = _y + _speedY; } }; } } movieClip 15 { } movieClip 18 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 22 { } movieClip 23 { } movieClip 28 { } movieClip 30 { } movieClip 33 { } movieClip 34 { } movieClip 37 { } movieClip 39 { } movieClip 40 { frame 20 { stop(); } } movieClip 42 { } movieClip 43 { frame 1 { stop(); } instance invisibutton of movieClip 42 { onClipEvent (press) { _root.gotoAndStop('Game'); } } } movieClip 44 { instance of movieClip 18 { onClipEvent (press) { getURL('http://www.bbdressup.com', '_blank', 'GET'); } } } movieClip 51 { } movieClip 52 { } movieClip 55 { } movieClip 56 { } movieClip 58 { } movieClip 59 { } movieClip 61 { } movieClip 62 { } movieClip 64 { } movieClip 65 { } movieClip 67 { } movieClip 68 { } movieClip 69 { instance of movieClip 56 { onClipEvent (press) { _root.game.disableCategory('shoes'); _root.game.disableCategory('top1'); _root.game.disableCategory('top2'); _root.game.enableCategory('hair'); _root.game.disableCategory('dress'); _root.game.disableCategory('coat'); } } instance of movieClip 59 { onClipEvent (press) { _root.game.enableCategory('shoes'); _root.game.disableCategory('top1'); _root.game.disableCategory('top2'); _root.game.disableCategory('hair'); _root.game.disableCategory('dress'); _root.game.disableCategory('coat'); } } instance of movieClip 62 { onClipEvent (press) { _root.game.disableCategory('shoes'); _root.game.disableCategory('top1'); _root.game.enableCategory('top2'); _root.game.disableCategory('hair'); _root.game.disableCategory('dress'); _root.game.disableCategory('coat'); } } instance of movieClip 65 { onClipEvent (press) { _root.game.disableCategory('shoes'); _root.game.enableCategory('top1'); _root.game.enableCategory('coat'); _root.game.disableCategory('top2'); _root.game.disableCategory('hair'); _root.game.disableCategory('dress'); } } instance of movieClip 68 { onClipEvent (press) { _root.game.disableCategory('shoes'); _root.game.disableCategory('top1'); _root.game.disableCategory('top2'); _root.game.disableCategory('hair'); _root.game.enableCategory('dress'); _root.game.disableCategory('coat'); } } } movieClip 72 { frame 1 { stop(); } frame 2 { stop(); } } button 74 { on (release) { _volumeSwitch *= -1; if (_volumeSwitch == 1) { Music.setVolume(100); muteStates_mc.gotoAndStop(1); } else { Music.setVolume(0); muteStates_mc.gotoAndStop(2); } } } movieClip 79 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 80 { } movieClip 82 { } movieClip 83 { } movieClip 85 { } movieClip 86 { } movieClip 88 { } movieClip 89 { } movieClip 90 { instance of movieClip 80 { onClipEvent (press) { _root.game.disableCategories(); _root.game.status = 'done'; dn.gotoAndStop(1); } onClipEvent (rollOver) { dn.gotoAndStop(2); } onClipEvent (rollOut) { dn.gotoAndStop(1); } } instance of movieClip 83 { onClipEvent (press) { _root.game.disableCategory('scarf'); _root.game.disableCategory('purse'); _root.game.disableCategory('jewels'); _root.game.disableCategory('gloves'); _root.game.disableCategory('furfeet'); _root.game.disableCategory('pants'); _root.game.enableCategory('skirt'); } } instance of movieClip 86 { onClipEvent (press) { _root.game.enableCategory('scarf'); _root.game.enableCategory('purse'); _root.game.enableCategory('jewels'); _root.game.enableCategory('gloves'); _root.game.enableCategory('furfeet'); _root.game.disableCategory('skirt'); _root.game.disableCategory('pants'); } } instance of movieClip 89 { onClipEvent (press) { _root.game.disableCategory('scarf'); _root.game.disableCategory('purse'); _root.game.disableCategory('jewels'); _root.game.disableCategory('gloves'); _root.game.disableCategory('furfeet'); _root.game.disableCategory('skirt'); _root.game.enableCategory('pants'); } } } movieClip 94 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 96 { instance pa of movieClip 94 { onClipEvent (rollOver) { pa.gotoAndStop(2); } onClipEvent (rollOut) { pa.gotoAndStop(1); } } } movieClip 99 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 100 { } movieClip 103 { } movieClip 106 { } movieClip 108 { } movieClip 110 { } movieClip 112 { } movieClip 114 { } movieClip 116 { } movieClip 118 { } movieClip 120 { } movieClip 122 { } movieClip 124 { } movieClip 126 { } movieClip 128 { } movieClip 130 { } movieClip 132 { } movieClip 134 { } movieClip 136 { } movieClip 138 { } movieClip 140 { } movieClip 142 { } movieClip 144 { } movieClip 146 { } movieClip 148 { } movieClip 150 { } movieClip 152 { } movieClip 154 { } movieClip 156 { } movieClip 158 { } movieClip 160 { } movieClip 162 { } movieClip 164 { } movieClip 166 { } movieClip 168 { } movieClip 170 { } movieClip 172 { } movieClip 174 { } movieClip 176 { } movieClip 178 { } movieClip 180 { } movieClip 182 { } movieClip 184 { } // unknown tag 88 length 63 movieClip 189 { } movieClip 190 { frame 1 { function setIncompatibilities() { var v1; var v2; v1 = 0; while (v1 < itemTypes.length) { incompatibilities[v1] = new Array(); v2 = 0; while (v2 < itemTypes.length) { incompatibilities[v1].push(0); ++v2; } ++v1; } v1 = 0; while (v1 < adverseTypes.length) { type = adverseTypes[v1][0]; adverseTypes[v1].splice(0, 1); setAdverseArray(adverseTypes[v1]); for (;;) { if (!(adverseTypes[v1].length > 2 && type == 0)) break; adverseTypes[v1].splice(0, 1); setAdverseArray(adverseTypes[v1]); } ++v1; } } function setAdverseArray(list) { var v1; v1 = 1; while (v1 < list.length) { setAdverse(list[0], list[v1]); ++v1; } } function setAdverse(cat1, cat2) { incompatibilities[getCategoryIndex(cat1)][getCategoryIndex(cat2)] = 1; incompatibilities[getCategoryIndex(cat2)][getCategoryIndex(cat1)] = 1; } function getCategoryIndex(catName) { var v1 = 0; while (v1 < itemTypes.length) { if (itemTypes[v1].begin == catName) { return v1; } ++v1; } } function setActionsOnItems() { setIncompatibilities(); var v2 = 0; while (v2 < itemTypes.length) { _root.game[itemTypes[v2].hot]._alpha = 0; setActionOnItemList(v2, itemTypes[v2].begin, itemTypes[v2].count, _root.game[itemTypes[v2].hot]); ++v2; } } function setActionOnItemList(type, begin, count, hot) { var v1 = 0; while (v1 < count) { setActionOnItem(type, begin, v1, hot); ++v1; } } function setActionOnItem(category, begin, i, hot) { itemName = 'item' + begin + (i + 1); item = _root.game[itemName]; item.category = category; item.hot = hot; item.character = this.character; item.onCharacter = false; item.initialX = item._x; item.initialY = item._y; item.initialScaleX = item._xscale; item.initialScaleY = item._yscale; item.dragging = false; item.onRollOver = function () { if (!this.onCharacter) { this.filters = [filter_shadow]; } }; item.onRollOut = function () { this.filters = null; }; item.onPress = function () { if (_root.game.itemHolder_mc.getDepth() > this.getDepth()) { _root.game.itemHolder_mc.swapDepths(this); } this.dragging = true; this.startDrag(); }; item.onRelease = function () { if (_root.debug) { } var v3; var v5; if (_root.game.itemHolder_mc.getDepth() < this.getDepth()) { _root.game.itemHolder_mc.swapDepths(this); } var v4 = false; if (validationCharacter(this)) { putOnCharacter(this); _root.game.twinkle(); } else { if (this.onCharacter) { v3 = 0; while (v3 < onCharacterItems.length) { if (onCharacterItems[v3].hot == this.hot) { onCharacterItems.splice(v3, 1); } ++v3; } } this.onCharacter = false; } this.dragging = false; this.stopDrag(); }; item.onEnterFrame = function () { if (!this.dragging) { if (!this.onCharacter) { if (Math.abs(this._x - this.initialX) < 1) { this._x = this.initialX; } else { this._x -= (this._x - this.initialX) / 6; } if (Math.abs(this._x - this.initialX) < 1) { this._y = this.initialY; } else { this._y -= (this._y - this.initialY) / 6; } if (this._xscale != this.initialScaleX) { if (this._xscale / this.initialScaleX > 0.98 && this._xscale / this.initialScaleX < 1.02) { this._xscale = this.initialScaleX; } else { this._xscale -= (this._xscale - this.initialScaleX) / 6; } } if (this._xscale != this.initialScaleX) { if (this._xscale / this.initialScaleX > 0.98 && this._xscale / this.initialScaleX < 1.02) { this._yscale = this.initialScaleY; } else { this._yscale -= (this._yscale - this.initialScaleY) / 6; } } } else { if (this._x != this.xcom + this.character._x) { this._x = this.xcom + this.character._x; } if (this._y != this.ycom + this.character._y) { this._y = this.ycom + this.character._y; } if (this._xscale != this.fullScaleX) { this._xscale = this.fullScaleX; } if (this._yscale != this.fullScaleY) { this._yscale = this.fullScaleY; } } } this._visible = itemTypes[this.category].enabled || this.onCharacter; }; item._visible = itemTypes[item.category].enabled || item.onCharacter; } function putOnCharacter(item) { var v1; var v3; v1 = 0; while (v1 < onCharacterItems.length) { if (incompatibilities[item.category][onCharacterItems[v1].category] == 1) { onCharacterItems[v1].onCharacter = false; onCharacterItems.splice(v1, 1); --v1; } ++v1; } v1 = 0; while (v1 < onCharacterItems.length) { if (onCharacterItems[v1].hot == item.hot) { onCharacterItems[v1].onCharacter = false; onCharacterItems[v1] = item; v3 = true; } ++v1; } if (!v3) { onCharacterItems.push(item); } item.onCharacter = true; item.filters = null; } function validationCharacter(item) { return item.hot.hitTest(item); return false; } function disableCategories() { var v1 = 0; while (v1 < itemTypes.length) { itemTypes[v1].enabled = false; ++v1; } } function disableCategory(catName) { itemTypes[getCategoryIndex(catName)].enabled = false; } function enableCategory(catName) { itemTypes[getCategoryIndex(catName)].enabled = true; } function twinkle() { if (_root.debug) { return undefined; } var v3 = 0; while (v3 < 10) { _root.game.attachMovie('MC_twinkle', 'MC_twinkle' + _root.game._particleNum, _root.game.getNextHighestDepth()); ++_root.game._particleNum; ++v3; } Twinkle = new Sound(this); Twinkle.attachSound('twinkle'); if (_volumeSwitch == 1) { Twinkle.setVolume(50); } else { Twinkle.setVolume(0); } Twinkle.start(0, 1); } function displayXY() { var v4 = this.character._x; cy = this.character._y; var v3 = 0; while (v3 < itemTypes.length) { var v2 = 0; while (v2 < itemTypes[v3].count) { itemName = 'item' + itemTypes[v3].begin + (v2 + 1); item = this[itemName]; xtext = itemName + '.xcom=' + (item._x - v4); trace(xtext); ytext = itemName + '.ycom=' + (item._y - cy); trace(ytext); ++v2; } ++v3; } } function compensation() { itemtop23.xcom = -53; itemtop23.ycom = -204.5; itemtop23.fullScaleX = 69.28; itemtop23.fullScaleY = 69.28; itemtop25.xcom = -50; itemtop25.ycom = -198.25; itemtop25.fullScaleX = 69.28; itemtop25.fullScaleY = 69.28; itemtop24.xcom = -80.11; itemtop24.ycom = -186.85; itemtop24.fullScaleX = 69.28; itemtop24.fullScaleY = 69.28; itemtop22.xcom = -48.65; itemtop22.ycom = -210.7; itemtop22.fullScaleX = 69.28; itemtop22.fullScaleY = 69.28; itemtop21.xcom = -48.9; itemtop21.ycom = -210.9; itemtop21.fullScaleX = 69.28; itemtop21.fullScaleY = 69.28; itemcoat2.xcom = -77.75; itemcoat2.ycom = -200.7; itemcoat2.fullScaleX = 69.28; itemcoat2.fullScaleY = 69.28; itemtop12.xcom = -73.40000000000001; itemtop12.ycom = -211.65; itemtop12.fullScaleX = 69.28; itemtop12.fullScaleY = 69.28; itemcoat1.xcom = -77.65000000000001; itemcoat1.ycom = -200.55; itemcoat1.fullScaleX = 69.28; itemcoat1.fullScaleY = 69.28; itemtop11.xcom = -73.45; itemtop11.ycom = -211.1; itemtop11.fullScaleX = 69.28; itemtop11.fullScaleY = 69.28; itemhair1.xcom = -21.2; itemhair1.ycom = -282.95; itemhair1.fullScaleX = 69.28; itemhair1.fullScaleY = 69.28; itemhair2.xcom = -20.7; itemhair2.ycom = -280.65; itemhair2.fullScaleX = 69.28; itemhair2.fullScaleY = 71.22; itemhair3.xcom = -32.81; itemhair3.ycom = -282; itemhair3.fullScaleX = 69.28; itemhair3.fullScaleY = 69.28; itemhair4.xcom = -17.2; itemhair4.ycom = -277.4; itemhair4.fullScaleX = 69.28; itemhair4.fullScaleY = 69.28; itemhair5.xcom = -29.15; itemhair5.ycom = -282.55; itemhair5.fullScaleX = 69.28; itemhair5.fullScaleY = 69.28; itemhair6.xcom = -36.61; itemhair6.ycom = -285.8; itemhair6.fullScaleX = 69.28; itemhair6.fullScaleY = 69.28; itemhair7.xcom = -18.25; itemhair7.ycom = -278.5; itemhair7.fullScaleX = 69.28; itemhair7.fullScaleY = 69.28; itempants1.xcom = -46.65; itempants1.ycom = -27.4; itempants1.fullScaleX = 69.28; itempants1.fullScaleY = 69.28; itempants2.xcom = -46.65; itempants2.ycom = -26.5; itempants2.fullScaleX = 69.28; itempants2.fullScaleY = 69.28; itempants3.xcom = -46.65; itempants3.ycom = -25.4; itempants3.fullScaleX = 69.28; itempants3.fullScaleY = 69.28; itempants4.xcom = -45.95; itempants4.ycom = -26.75; itempants4.fullScaleX = 69.28; itempants4.fullScaleY = 69.28; itemdress1.xcom = -79.95; itemdress1.ycom = -186.2; itemdress1.fullScaleX = 69.28; itemdress1.fullScaleY = 69.28; itemdress2.xcom = -79.56; itemdress2.ycom = -185.9; itemdress2.fullScaleX = 69.28; itemdress2.fullScaleY = 69.28; itemdress3.xcom = -56.7; itemdress3.ycom = -191.35; itemdress3.fullScaleX = 69.28; itemdress3.fullScaleY = 69.28; itemgloves1.xcom = -81.15000000000001; itemgloves1.ycom = -40.06; itemgloves1.fullScaleX = 68.69; itemgloves1.fullScaleY = 69.28; itemgloves2.xcom = -82.25; itemgloves2.ycom = -39.81; itemgloves2.fullScaleX = 69.28; itemgloves2.fullScaleY = 69.28; itemgloves3.xcom = -81.95; itemgloves3.ycom = -40.31; itemgloves3.fullScaleX = 69.28; itemgloves3.fullScaleY = 69.28; itemskirt1.xcom = -58.4; itemskirt1.ycom = -64.25; itemskirt1.fullScaleX = 69.28; itemskirt1.fullScaleY = 69.28; itemskirt2.xcom = -72.95; itemskirt2.ycom = -82; itemskirt2.fullScaleX = 69.28; itemskirt2.fullScaleY = 69.28; itemskirt3.xcom = -56.95; itemskirt3.ycom = -71.5; itemskirt3.fullScaleX = 69.28; itemskirt3.fullScaleY = 69.28; itemskirt4.xcom = -58.4; itemskirt4.ycom = -69.45; itemskirt4.fullScaleX = 69.28; itemskirt4.fullScaleY = 69.28; itemskirt5.xcom = -60.36; itemskirt5.ycom = -68.05; itemskirt5.fullScaleX = 69.28; itemskirt5.fullScaleY = 69.28; itemshoes1.xcom = -34.11; itemshoes1.ycom = 173.55; itemshoes1.fullScaleX = 69.28; itemshoes1.fullScaleY = 69.28; itemshoes2.xcom = -45.75; itemshoes2.ycom = 117.19; itemshoes2.fullScaleX = 69.28; itemshoes2.fullScaleY = 69.28; itemshoes3.xcom = -42.75; itemshoes3.ycom = 152.9; itemshoes3.fullScaleX = 69.28; itemshoes3.fullScaleY = 69.28; itemshoes4.xcom = -42.86; itemshoes4.ycom = 138.19; itemshoes4.fullScaleX = 69.28; itemshoes4.fullScaleY = 69.28; itemshoes5.xcom = -49.36; itemshoes5.ycom = 137.1; itemshoes5.fullScaleX = 69.28; itemshoes5.fullScaleY = 69.28; itemfurfeet1.xcom = -48.65; itemfurfeet1.ycom = 119.75; itemfurfeet1.fullScaleX = 69.28; itemfurfeet1.fullScaleY = 69.28; itempurse1.xcom = -31.95; itempurse1.ycom = -193.55; itempurse1.fullScaleX = 69.28; itempurse1.fullScaleY = 82.69; itemscarf1.xcom = -16.75; itemscarf1.ycom = -213.2; itemscarf1.fullScaleX = 69.28; itemscarf1.fullScaleY = 69.28; itemscarf2.xcom = -29.9; itemscarf2.ycom = -214.25; itemscarf2.fullScaleX = 69.28; itemscarf2.fullScaleY = 69.28; itemscarf3.xcom = -29.25; itemscarf3.ycom = -197.15; itemscarf3.fullScaleX = 69.28; itemscarf3.fullScaleY = 69.28; itemjewels1.xcom = -12.31; itemjewels1.ycom = -229.5; itemjewels1.fullScaleX = 69.28; itemjewels1.fullScaleY = 69.28; itemjewels2.xcom = 9.800000000000001; itemjewels2.ycom = -194.45; itemjewels2.fullScaleX = 100; itemjewels2.fullScaleY = 100; itemjewels3.xcom = -11.9; itemjewels3.ycom = -198.95; itemjewels3.fullScaleX = 69.28; itemjewels3.fullScaleY = 69.28; } var filter_shadow = new flash.filters.DropShadowFilter(5, 45, 0, 0.7, 10, 10, 1, 3, false, false, false); var _particleNum = 0; onCharacterItems = new Array(); incompatibilities = new Array(); onEnterFrame = function () { itemHolder_mc._x = _xmouse; itemHolder_mc._y = _ymouse; preloaderAnimation_mc._visible = false; if (_root.game.status == 'playing') { tab._x -= (tab._x - 0) * 2 / _root.game.speed; tab2._x -= (tab2._x - 560) * 2 / _root.game.speed; endPLAYAGAIN._x -= (endPLAYAGAIN._x - -350) / _root.game.speed; endPLAYMORE._x -= (endPLAYMORE._x - -350) / _root.game.speed; _root.bblogo._visible = true; _root.bbmare._visible = false; } else { tab._x -= (tab._x - -700) * 2 / _root.game.speed; tab2._x -= (tab2._x - 900) * 2 / _root.game.speed; endPLAYAGAIN._x -= (endPLAYAGAIN._x - 20) / _root.game.speed; endPLAYMORE._x -= (endPLAYMORE._x - 20) / _root.game.speed; _root.bblogo._visible = false; _root.bbmare._visible = true; } }; compensation(); } frame 1 { stop(); _root.game.speed = 4; _root.game.status = 'playing'; itemHolder_mc._alpha = 0; var _volumeSwitch = 1; itemTypes = new Array(); itemTypes.push({'begin': 'top1', 'count': 2, 'enabled': false, 'hot': 'hotTop'}); itemTypes.push({'begin': 'coat', 'count': 2, 'enabled': false, 'hot': 'hotCoat'}); itemTypes.push({'begin': 'top2', 'count': 5, 'enabled': true, 'hot': 'hotTop'}); itemTypes.push({'begin': 'hair', 'count': 7, 'enabled': false, 'hot': 'hotHair'}); itemTypes.push({'begin': 'pants', 'count': 4, 'enabled': false, 'hot': 'hotPants'}); itemTypes.push({'begin': 'skirt', 'count': 5, 'enabled': true, 'hot': 'hotSkirt'}); itemTypes.push({'begin': 'dress', 'count': 3, 'enabled': false, 'hot': 'hotFull'}); itemTypes.push({'begin': 'gloves', 'count': 3, 'enabled': false, 'hot': 'hotGloves'}); itemTypes.push({'begin': 'shoes', 'count': 5, 'enabled': false, 'hot': 'hotShoes'}); itemTypes.push({'begin': 'furfeet', 'count': 1, 'enabled': false, 'hot': 'hotFeet'}); itemTypes.push({'begin': 'purse', 'count': 1, 'enabled': false, 'hot': 'hotPurse'}); itemTypes.push({'begin': 'scarf', 'count': 3, 'enabled': false, 'hot': 'hotScarf'}); itemTypes.push({'begin': 'jewels', 'count': 3, 'enabled': false, 'hot': 'hotJewels'}); adverseTypes = new Array(); adverseTypes.push(new Array(1, 'dress', 'skirt', 'top1', 'top2')); setActionsOnItems(); putOnCharacter(itemhair4); } instance endPLAYAGAIN of movieClip 96 { onClipEvent (release) { _root.game.enableCategory('top2'); _root.game.enableCategory('skirt'); _root.game.status = 'playing'; } onClipEvent (rollOver) { this.pa.gotoAndStop(2); } onClipEvent (rollOut) { this.pa.gotoAndStop(1); } } instance endPLAYMORE of movieClip 100 { onClipEvent (press) { getURL('http://www.bbdressup.com', '_blank', 'GET'); } onClipEvent (rollOver) { this.pmg.gotoAndStop(2); } onClipEvent (rollOut) { this.pmg.gotoAndStop(1); } } } frame 5 { stop(); } movieClip 192 { } movieClip 193 { } instance bblogo of movieClip 193 { onClipEvent (rollOver) { bbtext.gotoAndStop(2); } onClipEvent (rollOut) { bbtext.gotoAndStop(1); } onClipEvent (press) { getURL('http://www.bbdressup.com', '_blank', 'GET'); } } instance bbmare of movieClip 193 { onClipEvent (rollOver) { bbtext.gotoAndStop(2); } onClipEvent (rollOut) { bbtext.gotoAndStop(1); } onClipEvent (press) { getURL('http://www.bbdressup.com', '_blank', 'GET'); } } movieClip 195 { } movieClip 196 { frame 1 { this.sparkleResource._visible = false; this.Instructions._visible = false; var r = 1; _parent.onMouseMove = function () { if (i == null) { i = 0; } sparkIt = !(i % r); if (sparkIt) { this.attachMovie('animatedSparkle', 'spark' + i, this.getNextHighestDepth()); this['spark' + i]._x = this._xmouse - Math.random() * 15; this['spark' + i]._y = this._ymouse - (Math.random() * 10 + 5); this['spark' + i].blendMode = 13; } ++i; }; } }




http://swfchan.com/24/116463/info.shtml
Created: 8/3 -2019 19:18:23 Last modified: 8/3 -2019 19:18:23 Server time: 26/04 -2024 01:11:53