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

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

Monster Detective - Point and click game.swf

This is the info page for
Flash #133321

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


ActionScript [AS1/AS2]
Combined Code
frame 1 { shortcut = function () { gotoAndStop('tu'); }; } 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(); var CPMStarContentSpotID = '7562QFC57243D'; System.security.allowDomain('server.cpmstar.com'); adBox.loadMovie('http://server.cpmstar.com/adviewas2.swf?contentspotid=' + CPMStarContentSpotID); walkthroughLink = 'http://coolbuddy.com/games/community/Game_walkthrough.asp?cat=3980'; var soundList = new Array('horrorSnd', 'amb1', 'amb2', 'waterSnd', 'bookAppearSnd', 'fistSnd', 'rekaSnd', 'rytualSnd', 'stoneFallSnd', 'strzalSnd', 'szkloSnd', 'wampirBlowSnd', 'wampirHitSnd', 'wampirSnd', 'womanSnd', 'boatSnd', 'czytnikSnd', 'domofonSnd', 'drzwiClosedSnd', 'drzwiSnd', 'guzikSnd', 'kluczSnd', 'kolowySnd', 'kompSnd', 'metalKlapaSnd', 'metalWajchaSnd', 'regalSnd1', 'regalSnd2', 'regalSnd3', 'tramSnd', 'trybySnd', 'windaBimSnd', 'windaSnd', 'zasuwaSnd', 'combineSnd', 'skrytkaSnd', 'skrytkaSnd', 'buySnd', 'shopSnd', 'shopEnd', 'btnSnd', 'pickSnd', 'pickEnd', 'findSnd', 'useSnd', 'moveSnd', 'errorSnd', 'documentsSnd', 'documentsEnd'); __com_mochibot__('fa826ca8', this, 10301, true); } frame 1 { goLive = true; gameName = 'Monster Detective'; authorInfo = '© Pastel Games'; miesiac = '8'; rok = '2012'; wersja = '1.0.0'; wersjaFloat = '3.6.1'; gameWidth = 600; gameHeight = 500; liniaMenu = 440; authorLink = 'http://www.pastelgames.com'; commentLink = 'http://www.pastelgames.com'; twitterLink = 'http://twitter.com/pastelgames'; tweetLink = 'http://twitter.com/home?status=check out new game by Pastel Games: ' + commentLink; facebookLink = 'http://www.facebook.com/pages/Coolbuddy-Games/177306910591'; shareLink = 'http://www.facebook.com/share.php?u=' + commentLink; sponsorLink = 'http://coolbuddy.com/'; moreGamesLink = 'http://coolbuddy.com/'; kodWersji = miesiac + '.' + rok + '-f' + wersjaFloat + '-v' + wersja; footer = '<p align=\'center\'>' + gameName + ' | ' + authorInfo + ' | <a href=\'' + walkthroughLink + '\' target=\'_blank\'>walkthrough</a> | <a href=\'' + facebookLink + '\' target=\'_blank\'>follow us</a> | ' + kodWersji + '</p>'; footerRGB = 4934475; stop(); var shadowJasny = new flash.filters.DropShadowFilter(5, 45, 0, 0.8, 5, 10, 1, 1, false, false, false); var shadowCiemny = new flash.filters.DropShadowFilter(5, 45, 0, 2, 5, 10, 2, 3, false, false, false); Stage.scaleMode = 'noScale'; fscommand('trapallkeys', true); Button.prototype.tabEnabled = false; MovieClip.prototype.tabEnabled = false; _global.root = this; _quality = 'BEST'; przechodzimy = false; musicOn = true; sfxOn = true; saveFile = SharedObject.getLocal('__save__'); _global.s = saveFile.data; _global.sfx = function (co) { if (sfxOn) { root[co].start(); } }; _global.amb = function (ktory) { if (musicOn && ktoryAmbient != eval(ktory)) { stopAllSounds(); (eval(ktory)).start(); } ktoryAmbient = eval(ktory); ktoryAmbient.onSoundComplete = function () { this.start(); }; s.currentAmbient = ktory; }; _global.rem = function (ktoryObiekt, nr) { s.done = true; point = {'x': _x, 'y': _y}; ktoryObiekt.localToGlobal(point); ktorySave = 'obiekt_' + _currentframe + '_' + ktoryObiekt._totalframes + '_' + Math.round(point.x) + '_' + Math.round(point.y); if (nr == undefined) { if (s[ktorySave] != undefined) { ktoryObiekt.gotoAndStop(s[ktorySave]); } } else { if (nr == 't') { s[ktorySave] = ktoryObiekt._totalframes; } else { if (nr == 'c') { s[ktorySave] = ktoryObiekt._currentframe; } else { s[ktorySave] = nr; } } } }; ataczSounds = function () { i = 0; while (i < soundList.length) { this[soundList[i]] = new Sound(this); this[soundList[i]].attachSound(soundList[i]); ++i; } }; toggleMusic = function () { if (musicOn) { stopAllSounds(); musicOn = false; } else { ktoryAmbient.start(); musicOn = true; } createFooter(); }; toggleSfx = function () { if (sfxOn) { sfxOn = false; } else { sfxOn = true; } createFooter(); }; link = function (jakiLink) { if (goLive) { sfx('btnSnd'); getURL(jakiLink, '_blank'); } }; deadClick = function () {}; createCustomMenu = function () { attachMovie('ramka', 'ramka', 1000000); customMenu = new ContextMenu(); customMenu.hideBuiltInItems(); var v3 = new ContextMenuItem(gameName, deadClick); var v2 = new ContextMenuItem(authorInfo, deadClick); var v1 = new ContextMenuItem(kodWersji, deadClick); customMenu.customItems.push(v3, v2, v1); MovieClip.prototype.menu = customMenu; Button.prototype.menu = customMenu; TextField.prototype.menu = customMenu; }; createCustomMenu(); createFooter = function () { if (musicOn) { musicTXT = 'on'; } else { musicTXT = 'off'; } if (sfxOn) { sfxTXT = 'on'; } else { sfxTXT = 'off'; } optionsFooter = '<a href=\'asFunction:toggleMusic\'> | music: ' + musicTXT + '</a> | <a href=\'asFunction:toggleSfx\'>sound fx: ' + sfxTXT + '</a>'; versionTXT.removeTextField(); this.createTextField('footerTXT', 1000001, 0, gameHeight - 20, gameWidth, 20); footerTXT.selectable = false; footerTXT.html = true; footerTXT.htmlText = footer + optionsFooter; var v2 = new TextFormat(); v2.color = footerRGB; v2.align = 'center'; v2.font = 'Arial'; v2.size = 10; footerTXT.setTextFormat(v2); }; MovieClip.prototype.drawRectangle = function (w, h, alfa) { var v2 = this.createEmptyMovieClip('s1', 1); v2.beginFill(0, alfa); v2.moveTo(0, 0); v2.lineTo(w, 0); v2.lineTo(w, h); v2.lineTo(0, h); v2.endFill(); }; przejscie = function (gdzie) { przejscieDest = gdzie; if (!przechodzimy) { przechodzimy = true; this.createEmptyMovieClip('przejscieMC', this.getNextHighestDepth()); przejscieMC.drawRectangle(gameWidth, gameHeight, 100); przejscieMC._alpha = 1; przejscieMC.dissolve = false; przejscieMC.onEnterFrame = przejscieEF; } }; przejscieEF = function () { if (!this.dissolve) { this._alpha += 15; } else { this._alpha -= 15; } if (this._alpha >= 140) { if (pauseMC._visible) { removeMovieClip(pauseMC); pauseActive = false; } root.gotoAndStop(root.przejscieDest); this.dissolve = true; } if (this._alpha <= 0) { root.przechodzimy = false; delete this.onEnterFrame; removeMovieClip(this); } }; } movieClip 4 { } movieClip 5 { frame 1 { bar._xscale = 0; onEnterFrame = function () { procent = Math.round((_parent.getBytesLoaded() / _parent.getBytesTotal()) * 100); bar._xscale += (procent - bar._xscale) * 0.2; if (procent < 100) { _parent.stop(); } else { delete onEnterFrame; _parent.play(); } }; } } // unknown tag 88 length 20 button 10 { on (release) { link(moreGamesLink); } } movieClip 12 { } frame 3 { stop(); } button 16 { on (release) { przejscie('logo'); } } movieClip 18 { } movieClip 19 photos { frame 1 { stop(); } } movieClip 21 portfel { frame 1 { stop(); } } movieClip 24 legit { } movieClip 26 lampa { } movieClip 28 booze { } movieClip 30 matches { } movieClip 32 tram_key { } movieClip 34 kartka_symbol { } movieClip 37 klucz_kr_1 { } movieClip 39 klucz_lib { } movieClip 41 flakon { } movieClip 43 lampa2 { } movieClip 45 krysztal { } movieClip 47 cog1 { } movieClip 49 cog2 { } movieClip 51 cog3 { } movieClip 53 klucz_kr_2 { } movieClip 55 klucz_cem { } movieClip 57 otwieracz { } movieClip 59 flakon2 { } movieClip 61 krysztal2 { } movieClip 63 kolek { } movieClip 65 klucz_winda { } // unknown tag 88 length 41 movieClip 69 { } // unknown tag 88 length 71 movieClip 72 { } movieClip 73 { frame 9 { stop(); } } button 75 { on (press) { root.opis = ''; root.say2(''); root.checkInventoryStatus(); sfx('documentsEnd'); root.go = true; removeMovieClip(this); } } movieClip 77 { } movieClip 78 picsPodswietlenie { } movieClip 79 photos_view { frame 2 { gotoAndStop('gal'); } frame 14 { poziomMenu = 400; nr = 0; picNr = 1; itemX = 0; rozstawMenu = 30; currentPic = ''; firstPic = true; this.createEmptyMovieClip('pics_menu', this.getNextHighestDepth()); pics_menu._x = 300; pics_menu._y = poziomMenu; itemX = 0; ataczThumbs = function () { if (root.listOfPhotos[nr] != undefined) { pics_menu.attachMovie(root.listOfPhotos[nr], root.listOfPhotos[nr], pics_menu.getNextHighestDepth(), {'onRollOut': thumbOut, 'onRollOver': thumbOver, 'onPress': thumbPress, '_alpha': 70, 'filters': [root.shadowCiemny], '_xscale': 10, '_yscale': 10}); pics_menu[root.listOfPhotos[nr]]._x = itemX; ++nr; itemX += rozstawMenu; ataczThumbs(); } else { pics_menu._x = 300 - pics_menu._width / 2 + pics_menu[root.listOfPhotos[1]]._width / 2; } }; thumbPress = function () { root.hideOpis(); showPic(this._name); }; thumbOver = function () { root.pokazOpis(root.photosTXT[this._name]); this._alpha = 100; }; thumbOut = function () { root.hideOpis(); this._alpha = 70; }; locatePod = function () { this._x += (podA - this._x) * 0.3; this._y += (podB - this._y) * 0.3; }; showPic = function (jaki) { if (jaki != currentPic) { if (firstPic) { firstPic = false; X = 300; } else { sfx('documentsSnd'); X = 700; } this[stary].A = -500; this[stary].friction = 0; attachMovie(jaki, jaki + picNr, this.getNextHighestDepth(), {'friction': 0, 'filters': [root.shadowCiemny], '_x': X, 'onEnterFrame': moveMe, 'A': 300}); if (root.listOfPhotos.length == 1) { Y = 180; } else { if (root.listOfPhotos.length <= 10) { Y = 200; } else { Y = 220; } } this[jaki + picNr]._y = Y; podA = pics_menu._x + pics_menu[jaki]._x; podB = pics_menu._y + pics_menu[jaki]._y; currentPic = jaki; opis = root.photosTXT[jaki]; stary = jaki + picNr; ++picNr; } }; moveMe = function () { if (this.friction <= 0.2) { this.friction += 0.02; } this._x += Math.round((this.A - this._x) * this.friction); if (this._x <= -300) { delete this.onEnterFrame; removeMovieClip(this); } }; showPic(root.listOfPhotos[root.listOfPhotos.length - 1]); ataczThumbs(); attachMovie('picsPodswietlenie', 'picsPodswietlenie', 50); picsPodswietlenie._yscale = 10; picsPodswietlenie._xscale = 10; picsPodswietlenie._x = pics_menu._x + pics_menu[root.listOfPhotos[nr - 1]]._x; picsPodswietlenie._y = pics_menu._y + pics_menu[root.listOfPhotos[nr - 1]]._y; picsPodswietlenie.onEnterFrame = locatePod; } } movieClip 81 ramka { } // unknown tag 88 length 63 button 85 { on (press) { root.opis = ''; root.go = true; sfx('shopEnd'); root.wracamyZeSklepu = true; root.checkInventoryStatus(); } } movieClip 93 { frame 1 { stop(); onEnterFrame = function () { if (this.hitTest(root._xmouse, root._ymouse, true) && zajety) { nextFrame(); } else { prevFrame(); } }; } } movieClip 94 sklepMC { frame 1 { sklepNameDisplay = s[sklepName + '_name']; opening = true; refreshCash = function () { yourCash = 'your cash: ' + s.cash; shopCashDisplay = 'shop cash: ' + s[sklepName + '_cash']; }; showMyItemsNr = 1; shopItemRollOver = function () { root.pokazOpis(root.itemProperties[this._name][0] + '; sell for: ' + root.itemProperties[this._name][2]); }; shopSellItemRollOver = function () { root.pokazOpis(root.itemProperties[this._name.substring(2)][0] + '; price: ' + [root.itemProperties[this._name.substring(2)][3]]); }; shopItemRollOut = function () { root.hideOpis(); }; shopSellItemRollOut = function () { root.hideOpis(); }; shopItemRollOver_noSale = function () { root.pokazOpis(root.itemProperties[this._name][0]); }; shopItemPress = function () { sell(String(this._name)); }; shopSellItemPress = function () { buy((String(this._name)).substring(2)); }; shopItemPress_noSale = function () { root.pokazOpis('you can\'t sell this'); sfx('errorSnd'); }; shopSellItemPress_noSale = function () { root.opis = 'you don\'t have enough money'; sfx('errorSnd'); }; shopItemPress_cantAfford = function () { root.pokazOpis('this shop doesn\'t have enough money'); sfx('errorSnd'); }; locateMe = function () { if (this.moveInitVal <= 0.3) { this.moveInitVal += 0.01; } this._x += (this.destX - this._x) * this.moveInitVal; this._y += (this.destY - this._y) * 0.2; }; itemQuantityCzek = function (co) { if (co != undefined) { czekIlosc = co + '_quantity'; if (s[czekIlosc] != undefined && s[czekIlosc] >= 2) { itemQuantityDisplay(co, s[czekIlosc]); } } }; itemQuantityDisplay = function (co, ile) { this[co].createTextField('quantityTXT', 1, -20, -22, 15, 15); this[co].quantityTXT.selectable = false; this[co].quantityTXT.html = true; this[co].quantityTXT.htmlText = ile; this[co].quantityTXT.filters = [shadowCiemny]; var v2 = new TextFormat(); v2.color = 16777215; v2.align = 'left'; v2.font = 'arial'; v2.size = 10; this[co].quantityTXT.setTextFormat(v2); }; showMyItems = function () { if (showMyItemsNr <= s.listOfItems.length) { myItemName = s.listOfItems[showMyItemsNr - 1]; attachMovie(myItemName, myItemName, showMyItemsNr); (eval(myItemName)).destX = (eval('p' + showMyItemsNr))._x; (eval(myItemName)).destY = (eval('p' + showMyItemsNr))._y; if (opening) { (eval(myItemName))._x = root[myItemName]._x; (eval(myItemName))._y = root[myItemName]._y; } else { (eval(myItemName))._x = (eval('p' + showMyItemsNr))._x; (eval(myItemName))._y = (eval('p' + showMyItemsNr))._y; } (eval(myItemName)).moveInitVal = 0; (eval(myItemName)).onEnterFrame = locateMe; (eval(myItemName)).attachMovie('item_tester', 'tlo', 2); if (opening) { } if (root.itemProperties[myItemName][2] == 0) { (eval(myItemName))._alpha = 30; (eval(myItemName)).onRollOver = shopItemRollOver_noSale; (eval(myItemName)).onPress = shopItemPress_noSale; } else { if (s[sklepName + '_cash'] < root.itemProperties[myItemName][2]) { (eval(myItemName))._alpha = 30; (eval(myItemName)).onRollOver = shopItemRollOver; (eval(myItemName)).onPress = shopItemPress_cantAfford; } else { (eval(myItemName)).onRollOver = shopItemRollOver; (eval(myItemName)).onPress = shopItemPress; (eval(myItemName)).filters = [root.shadowCiemny]; } } (eval(myItemName)).onRollOut = root.hideOpis; (eval(myItemName)).onReleaseOutside = root.hideOpis; itemQuantityCzek(myItemName); (eval(myItemName)).gotoAndStop(1); ++showMyItemsNr; } else { if (opening) { root.removeAllItems(); opening = false; } clearInterval(showMyItemsInt); } }; showShopItems = function () { if (showShopItemsNr <= s[sklepName + '_items'].length) { shopItemName = s[sklepName + '_items'][showShopItemsNr - 1]; attachMovie(shopItemName, 's_' + shopItemName, showShopItemsNr + 20, {'_x': (eval('s' + showShopItemsNr))._x, '_y': (eval('s' + showShopItemsNr))._y, 'onRollOver': shopSellItemRollOver, 'onRollOut': shopSellItemRollOut}); (eval('s_' + shopItemName)).attachMovie('item_tester', 'tlo', 2); if (s[sklepName + '_' + shopItemName + '_quantity'] == undefined) { s[sklepName + '_' + shopItemName + '_quantity'] = 1; } else { if (s[sklepName + '_' + shopItemName + '_quantity'] >= 2) { itemQuantityDisplay('s_' + shopItemName, s[sklepName + '_' + shopItemName + '_quantity']); } } (eval('s_' + shopItemName)).gotoAndStop(1); if (s.cash < root.itemProperties[shopItemName][3]) { (eval('s_' + shopItemName)).onPress = shopSellItemPress_noSale; (eval('s_' + shopItemName)).onReleaseOutside = root.hideOpis; (eval('s_' + shopItemName))._alpha = 30; } else { (eval('s_' + shopItemName)).onPress = shopSellItemPress; (eval('s_' + shopItemName)).filters = [root.shadowCiemny]; } itemQuantityCzek('s_' + shopItemName); ++showShopItemsNr; } else { clearInterval(showShopItemsInt); } }; reloadItems = function () { i = 0; while (i < s.listOfItems.length) { this[s.listOfItems[i]].removeMovieClip(this); ++i; } showMyItemsNr = 1; showMyItemsInt = setInterval(showMyItems, 1); i = 0; while (i < s[sklepName + '_items'].length) { this['s_' + s[sklepName + '_items'][i]].removeMovieClip(this); ++i; } showShopItemsNr = 1; showShopItemsInt = setInterval(showShopItems, 1); refreshCash(); i = 0; while (i < 31) { if (i > s[sklepName + '_maxItems']) { (eval('s' + i))._visible = false; } if (i <= s[sklepName + '_items'].length) { (eval('s' + i)).zajety = true; } else { (eval('s' + i)).zajety = false; } if (i <= s.listOfItems.length) { (eval('p' + i)).zajety = true; } else { (eval('p' + i)).zajety = false; } ++i; } }; reloadItems(); sell = function (co) { if (root.itemProperties[co][2] <= s[sklepName + '_cash']) { if (s[sklepName + '_' + co + '_quantity'] != undefined) { ++s[sklepName + '_' + co + '_quantity']; s[sklepName + '_cash'] -= root.itemProperties[co][2]; s.cash += root.itemProperties[co][2]; removeFromInventory(co); } else { if (s[sklepName + '_items'].length < s[sklepName + '_maxItems']) { if (s[sklepName + '_' + co + '_quantity'] == undefined) { s[sklepName + '_' + co + '_quantity'] = 1; s[sklepName + '_cash'] -= root.itemProperties[co][2]; s.cash += root.itemProperties[co][2]; s[sklepName + '_items'].push(co); removeFromInventory(co); } } else { sfx('errorSnd'); root.pokazOpis('this shop is full'); } } } else { sfx('errorSnd'); root.pokazOpis('this shop doesn\'t have enough money'); } }; removeFromInventory = function (co) { sfx('buySnd'); warning = ''; itemNameDisplay = ''; itemPriceDisplay = ''; root.hideOpis(); czekIlosc = co + '_quantity'; if (s[czekIlosc] == 1) { s[czekIlosc] = undefined; i = 0; while (i < s.listOfItems.length) { if (s.listOfItems[i].toString() == co) { s.listOfItems.splice(i, 1); } ++i; } removeMovieClip(co); } else { if (s[czekIlosc] == 2) { --s[czekIlosc]; this[co].quantityTXT.removeTextField(); } else { if (s[czekIlosc] > 2) { --s[czekIlosc]; itemQuantityDisplay(co, s[czekIlosc]); } } } reloadItems(); }; buy = function (co) { czekIlosc = co + '_quantity'; if (s.cash >= root.itemProperties[co][3]) { if (s[czekIlosc] != undefined) { ++s[czekIlosc]; s.cash -= root.itemProperties[co][3]; s[sklepName + '_cash'] += root.itemProperties[co][3]; removeFromShop(co); } else { if (s.listOfItems.length < root.maxItems) { if (s[czekIlosc] == undefined) { s[czekIlosc] = 1; s.cash -= root.itemProperties[co][3]; s[sklepName + '_cash'] += root.itemProperties[co][3]; s.listOfItems.push(co); } removeFromShop(co); } else { root.pokazOpis('your inventory is full'); sfx('errorSnd'); } } } else { root.pokazOpis('you don\'t have enough money'); sfx('errorSnd'); } }; removeFromShop = function (co) { sfx('buySnd'); root.hideOpis(); --s[sklepName + '_' + co + '_quantity']; if (s[sklepName + '_' + co + '_quantity'] == 1) { this['s_' + co].quantityTXT.removeTextField(); } if (s[sklepName + '_' + co + '_quantity'] == 0) { s[sklepName + '_' + co + '_quantity'] = undefined; removeMovieClip(this['s_' + co]); i = 0; while (i < s[sklepName + '_items'].length) { if (s[sklepName + '_items'][i].toString() == co) { s[sklepName + '_items'].splice(i, 1); } ++i; } } reloadItems(); }; } } movieClip 96 item_tester { frame 1 { _alpha = 0; } } movieClip 99 { } movieClip 101 { } movieClip 103 { } // unknown tag 88 length 41 movieClip 106 { frame 1 { stop(); onEnterFrame = function () { if (animate) { nextFrame(); } else { prevFrame(); } }; } } movieClip 110 { } movieClip 111 { frame 10 { stop(); } } button 113 { on (press) { scrolling = 'up'; } on (release, releaseOutside) { scrolling = 0; } } button 114 { on (press) { scrolling = 'down'; } on (release, releaseOutside) { scrolling = 0; } } movieClip 120 { frame 1 { onPress = function () { startDrag(this, false, 0, 0, 0, _parent._parent.wysokoscSlupka); _parent._parent.niesiemy = true; _parent._parent.scrolling = 0; }; onReleaseOutside = function () { stopDrag(); _parent._parent.niesiemy = false; }; onRelease = onReleaseOutside; onEnterFrame = function () { if (this.hitTest(_root._xmouse, _root._ymouse)) { _alpha = 100; nextFrame(); } else { _alpha = 50; prevFrame(); } }; } } movieClip 121 { } movieClip 122 { frame 1 { scrolling = 0; wysokoscSlupka = 150; onEnterFrame = function () { napis = _parent.msg; if (txtField.scroll == 1) { upBtn.enabled = false; upBtn._alpha = 50; } else { upBtn.enabled = true; upBtn._alpha = 100; } if (txtField.scroll == txtField.maxscroll) { dnBtn.enabled = false; dnBtn._alpha = 50; } else { dnBtn.enabled = true; dnBtn._alpha = 100; } if (dnBtn._alpha == 50 && upBtn._alpha == 50) { scrlMC.ball._visible = false; } else { scrlMC.ball._visible = true; } if (scrolling == 'up') { --napis.scroll; if (scrlMC.ball._y > +scrollSkok) { scrlMC.ball._y -= scrollSkok; } else { scrlMC.ball._y = 0; } } if (scrolling == 'down') { ++napis.scroll; if (scrlMC.ball._y < wysokoscSlupka - scrollSkok) { scrlMC.ball._y += scrollSkok; } else { scrlMC.ball._y = wysokoscSlupka; } } if (niesiemy) { txtField.scroll = scrlMC.ball._y / scrollSkok; } else { scrollSkok = wysokoscSlupka / txtField.maxscroll; } }; } } movieClip 128 { } movieClip 130 { } movieClip 134 { } movieClip 141 { } movieClip 142 { } movieClip 144 czatMC { frame 1 { odp2.onRollOver = function () { this.animate = true; }; odp1.onRollOver = odp2.onRollOver; odp2.onRollOut = function () { this.animate = false; }; odp1.onRollOut = odp2.onRollOut; answer = function (co, gdzie, snd, alignment) { if (alignment == 'right') { msg = msg + '\n' + '\n' + '<p align=\'right\'>- ' + co + '</p>'; alignment = ''; } else { msg = msg + '\n' + '\n' + '<p align=\'left\'>- ' + co + '</p>'; } txtMC.scrolling = 'down'; gotoAndStop(_currentframe + gdzie); if (snd) { sfx('btnSnd'); } }; } frame 6 { czatterName = 'barman'; msg = '- What can I do for you today, Sir?'; odp1.msg = 'How can I get to the IRS?'; odp2.msg = 'What can you tell me about Anna Wallace?...'; odp1.onPress = function () { answer(this.msg, 1, true, 'right'); }; odp2.onPress = function () { answer(this.msg, 4, true, 'right'); }; } frame 7 { answer('Take the tram. The driver sits over there.', 0, false); odp1.msg = 'Thank you.'; odp2.msg = 'What can you tell me about Anna Wallace?...'; odp1.onPress = function () { root.endCzat(); }; odp2.onPress = function () { answer(this.msg, 1, true, 'right'); }; } frame 8 { answer('She is quite new in this town. I haven\'t seen her recently. I heard she spends a lot of time with the local priest though.', 0, false); odp1.msg = 'Thank you.'; odp2.msg = 'Well...'; odp1.onPress = function () { root.endCzat(); }; odp2._visible = false; odp2.onPress = function () { answer(this.msg, 2, true, 'right'); }; } frame 10 { answer('She is quite new in this town. I haven\'t seen her recently. I heard she spends a lot of time with the local priest though.', 0, false); odp1.msg = 'Can you tell me how can I get to the IRS?'; odp2.msg = 'Well...'; odp1.onPress = function () { answer(this.msg, 1, true, 'right'); }; odp2._visible = false; odp2.onPress = function () { answer(this.msg, 2, true, 'right'); }; } frame 11 { answer('Take the tram. The driver sits over there...', 0, false); odp1.msg = 'Thank you.'; odp2.msg = 'What can you tell me about Anna Wallace?...'; odp1.onPress = function () { root.endCzat(); }; } frame 19 { czatterName = 'tram driver'; msg = '- If you are looking for a ride – forget it, the power line is off.'; odp1.msg = 'Maybe I can help?...'; odp2.msg = 'no'; odp2._visible = false; odp1.onPress = function () { answer(this.msg, 1, true, 'right'); }; odp2.onPress = function () { root.gimme('spoon'); root.endCzat(); }; } frame 20 { answer('You can always try to turn the power back on. Come back if you happen to do that.', 0, false); odp1.msg = 'Ok, I will.'; odp1.onPress = function () { s.tramAvailable = true; root.endCzat(); }; odp2._visible = false; } frame 29 { czatterName = 'tram driver'; msg = '- ...'; odp1.msg = 'I did it. The line is fixed.'; odp2.msg = 'no'; odp2._visible = false; odp1.onPress = function () { answer(this.msg, 1, true, 'right'); }; odp2.onPress = function () { root.gimme('spoon'); root.endCzat(); }; } frame 30 { answer('Well what do you know. Good for you, kid. But guess what, I\'m on a lunch break. I can borrow you my tram key, but I\'d gladly drink something first.', 0, false); odp1.msg = 'Ok, I\'ll see what I can do about that.'; odp1.onPress = function () { root.endCzat(); }; } frame 44 { czatterName = 'IRS front desk'; msg = '- I\'m sorry Sir, but we\'re closed.'; odp1.msg = 'That\'s great, because I\'m from the Central Taxing Control.'; odp2.msg = 'no'; odp2._visible = false; odp1.onPress = function () { answer(this.msg, 1, true, 'right'); }; odp2.onPress = function () { root.gimme('spoon'); root.endCzat(); }; } frame 45 { answer('the... what?...', 0, false); odp1.msg = 'You heard me.'; odp1.onPress = function () { answer(this.msg, 1, true); }; } frame 46 { answer('We weren\'t expecting any control.', 0, false); odp1.msg = 'Well that\'s the trick, isn\'t it.'; odp1.onPress = function () { answer(this.msg, 1, true); }; } frame 47 { answer('Oh my...', 0, false); odp1.msg = 'Where is your boss\' office?'; odp1.onPress = function () { answer(this.msg, 1, true); }; } frame 48 { answer('Door to the left, at the end of the office is an elevator, it will take you to the boss.', 0, false); odp1.msg = 'Thank you for your cooperation.'; odp1.onPress = function () { s.sekretarkaTalked = true; root.endCzat(); }; } frame 56 { czatterName = 'IRS front desk'; msg = '- Oh... that...'; odp1.msg = 'Can you tell me more?'; odp2.msg = 'no'; odp2._visible = false; odp1.onPress = function () { answer(this.msg, 1, true, 'right'); }; odp2.onPress = function () { root.gimme('spoon'); root.endCzat(); }; } frame 57 { answer('Strange things are happening here. People disappear just like that... Anna has worked with our priest on this. I can call him if you want to meet him. He will wait for you in the church.', 0, false); odp1.msg = 'Where is it exactly?'; odp1.onPress = function () { answer(this.msg, 1, true); }; } frame 58 { answer('It\'s on a nearby island. You can get there by tram.', 0, false); odp1.msg = 'Oh, great. I\'ll meet him there.'; odp1.onPress = function () { answer(this.msg, 1, true); }; } frame 59 { answer('One more thing. Anna was looking for something in the library. Take this key. It\'s for the door INSIDE the library.', 0, false); odp1.msg = 'Where is the library?'; odp1.onPress = function () { answer(this.msg, 1, true); }; } frame 60 { answer('It\'s through the door to the right.', 0, false); odp1.msg = 'Oh, thank you.'; odp1.onPress = function () { s.sekretarkaDone = true; root.gimme('klucz_lib'); root.endCzat(); }; } frame 75 { czatterName = 'someone'; msg = '- pssst. Are You looking for Anna?'; odp1.msg = 'Yes I do. Do you know something that might help me find her?'; odp2.msg = 'no'; odp2._visible = false; odp1.onPress = function () { answer(this.msg, 1, true, 'right'); }; odp2.onPress = function () { root.gimme('spoon'); root.endCzat(); }; } frame 76 { answer('Check her computer, she was looking for something in the library. Take this and show it to Mary – she is working at the front desk. She will surely help you.', 0, false); odp1.msg = 'Thanks.'; odp1.onPress = function () { root.gimme('kartka_symbol'); root.endCzat(); }; } frame 86 { czatterName = 'the Boss'; msg = '- How can I help you?'; odp1.msg = 'I\'m looking for an employee of yours. Anna Wallace.'; odp2.msg = 'no'; odp2._visible = false; odp1.onPress = function () { answer(this.msg, 1, true, 'right'); }; odp2.onPress = function () { root.gimme('spoon'); root.endCzat(); }; } frame 87 { answer('Anna Wallace? I don\'t know her very well. She is one of the newer employees, but no, she\'s not missing, she just took few days off and went somewhere...', 0, false); odp1.msg = 'Do you know where she went?'; odp1.onPress = function () { answer(this.msg, 1, true); }; } frame 88 { answer('To see her mother.', 0, false); odp1.msg = 'How can you be sure that she\'s not missing.'; odp1.onPress = function () { answer(this.msg, 1, true); }; } frame 89 { answer('Huh?', 0, false); odp1.msg = 'Downtown I saw a wall of missing persons. Quite a lot of them in fact.'; odp1.onPress = function () { answer(this.msg, 1, true); }; } frame 90 { answer('I believe it\'s the police\'s business, not mine. And most certainly not yours. Good bye.', 0, false); odp1.msg = 'Good bye.'; odp1.onPress = function () { s.szefDone = true; root.endCzat(); }; } frame 101 { czatterName = 'the Priest'; msg = '- You are here because of Anna, right?'; odp1.msg = 'Yes, I’m trying to find her.'; odp2.msg = 'no'; odp2._visible = false; odp1.onPress = function () { answer(this.msg, 1, true, 'right'); }; odp2.onPress = function () { root.gimme('spoon'); root.endCzat(); }; } frame 102 { answer('Anna is an exceptional person... pure soul... I helped her on these mysterious disappearances.', 0, false); odp1.msg = 'What did you discover?'; odp1.onPress = function () { answer(this.msg, 1, true); }; } frame 103 { answer('There is a legend which says that in this area Necromantis Vampiris is hidden ... but who would believe in such fairy tales...', 0, false); odp1.msg = 'When was the last time you have seen Anna?'; odp1.onPress = function () { answer(this.msg, 1, true); }; } frame 104 { answer('Few days ago in the cemetery, if you want to take a look I\'ll give you the key to the cemetery.', 0, false); odp1.msg = 'Thank you.'; odp1.onPress = function () { root.gimme('klucz_cem'); root.endCzat(); }; } frame 116 { czatterName = 'imie'; msg = '- pierwszy_text_postaci'; odp1.msg = 'pierwsza_odpowiedz_gracza'; odp1.onPress = function () { answer(this.msg, 1, true); }; } frame 124 { answer('odpowiedz_postaci', 0, false); odp1.msg = 'odpowiedz_gracza'; odp1.onPress = function () { answer(this.msg, 1, true); }; } frame 133 { answer('odpowiedz_postaci', 0, false); odp1.msg = 'odpowiedz_konczaca'; odp1.onPress = function () { root.endCzat(); }; } frame 151 { } } movieClip 146 sayBox { } movieClip 147 { frame 1 { _alpha = 0; } } movieClip 148 { } movieClip 150 opisMC { } movieClip 152 opisMC_strzalka { } movieClip 154 exit_mc_btn { frame 1 { stop(); onEnterFrame = function () { if (this.hitTest(root._xmouse, root._ymouse, true)) { nextFrame(); } else { prevFrame(); } }; } } movieClip 157 kod_pic_1 { frame 1 { napis = String(s.kod1_1) + String(s.kod1_2) + '...'; } } movieClip 160 kod_pic_2 { frame 1 { napis = '...' + String(s.kod1_3) + String(s.kod1_4); } } movieClip 163 missing_opis { frame 1 { if (s.needTosaid != true) { root.say2('I need to find this woman...'); s.needTosaid = true; } } } movieClip 166 foto_ofiary { } movieClip 169 necro_pic { } movieClip 174 pic_kap { } movieClip 176 rys_z_not { } movieClip 179 pic_pass { frame 1 { napis = String(s.kod1_1) + String(s.kod1_2) + '...'; } } movieClip 228 { } movieClip 232 { } movieClip 235 { frame 60 { stop(); root.przejscie('sponsor'); } } movieClip 238 { frame 1 { onRelease = function () { root.link(root.sponsorLink); }; } frame 50 { stop(); root.przejscie('menu'); } } frame 38 { if (s.cFrame == undefined) { continueBtn._alpha = 50; continueBtn.enabled = false; } createFooter(); ataczSounds(); } button 243 { on (press) { sfx('btnSnd'); przejscie('float'); } } button 245 { on (press) { sfx('btnSnd'); saveFile.clear(); _global.s = saveFile.data; przejscie('float'); } } button 247 { on (release) { link(walkthroughLink); } } button 254 { on (release) { link(moreGamesLink); } } frame 45 { reset = function () { reloadItemProperties(); opis = ''; rozstawMenu = 35; maxItems = 15; maxShopItems = 25; maxhideoutItems = 25; itemNumber = 0; itemsOnScreen = 0; itemInHand = ''; go = true; restoreRoom(); }; var itemPlaceTaken = []; var listOfItems = new Array(); if (s.listOfItems == undefined) { s.listOfItems = new Array(); s.glowna_lista = new Array(); s.ktore_inv_visible = 'glowna_lista'; } var listOfPhotos = new Array(); var listOfDocuments = new Array(); var itemProperties = []; nextFrame(); } frame 46 { warp = function (gdzie) { if (go) { if (Number(gdzie)) { gotoAndStop(_currentframe + gdzie); } else { gotoAndStop(gdzie); } sfx('moveSnd'); opis = ''; say(''); roomNr = num; s.cFrame = _currentframe; } }; restoreRoom = function () { checkInventoryStatus(); if (s.cFrame == undefined) { gotoAndStop('intro'); } else { amb(s.currentAmbient); gotoAndStop(s.cFrame); } }; nextFrame(); } frame 47 { itemFinder = function () { if (go) { czekIlosc = this.i + '_quantity'; if (itemsOnScreen == maxItems && s[czekIlosc] == undefined) { say('the inventory is full...', 'errorSnd'); } else { say(''); itemQuantityCzek(this.i); if (this.leaveMe != true) { this._visible = false; } else { this.play(); } s[this.ktorySave] = true; } } }; documentFinder = function () { if (go) { if (listOfDocuments.length == 0 && itemsOnScreen == maxItems) { say('the inventory is full...', 'errorSnd'); } else { say(''); this._visible = false; findDocument(this.i); s[this.ktorySave] = true; } } }; photoFinder = function () { if (go) { if (listOfPhotos.length == 0 && itemsOnScreen == maxItems) { say('the inventory is full...', 'errorSnd'); } else { say(''); this._visible = false; findPhoto(this.i); s[this.ktorySave] = true; } } }; itemQuantityCzek = function (co, withSnd) { if (co != undefined && co != 's_undefined') { czekIlosc = co + '_quantity'; if (s[czekIlosc] == undefined) { itemCollect(co, withSnd); s[czekIlosc] = 1; } else { ++s[czekIlosc]; itemQuantityDisplay(co, s[czekIlosc]); ataczBot(co); if (withSnd != false) { sfx('findSnd'); } } } }; itemQuantityDisplay = function (co, ile) { this[co].createTextField('quantityTXT', 1, -20, -22, 15, 15); this[co].quantityTXT.selectable = false; this[co].quantityTXT.html = true; this[co].quantityTXT.htmlText = ile; this[co].quantityTXT.filters = [shadowCiemny]; var v2 = new TextFormat(); v2.color = 16777215; v2.align = 'left'; v2.font = 'arial'; v2.size = 10; this[co].quantityTXT.setTextFormat(v2); }; itemCollect = function (co, withSnd) { opis = ''; ++itemNumber; itemPlaceTaken[itemNumber] = co; attachMovie(co, co, root.getNextHighestDepth(), {'filters': [shadowJasny], 'ktory': itemNumber, 'moveInitVal': 0, 'inInventory': false, 'drag': false, 'onEnterFrame': itemLocate, 'onRollOver': itemNameDisp, 'onRollOut': hideOpis, 'onPress': itemPress}); this[co].attachMovie('item_tester', 'tester', 2); if (itemsOnScreen == 0) { this[co].destX = gameWidth / 2; } else { this[co].destX = (eval(lastName)).destX + rozstawMenu; i = 1; while (i < itemNumber + 1) { if ((eval(itemPlaceTaken[i]))._y >= liniaMenu - 10) { (eval(itemPlaceTaken[i])).moveInitVal = 0; } (eval(itemPlaceTaken[i])).destX -= rozstawMenu / 2; ++i; } } ++itemsOnScreen; setLastName(itemNumber); czekIlosc = co + '_quantity'; if (s[czekIlosc] != undefined && s[czekIlosc] >= 2) { itemQuantityDisplay(co, s[czekIlosc]); } if (!restoring) { if (withSnd != false) { sfx('findSnd'); } listOfItems.push(co); s.listOfItems = listOfItems; if (s.ktore_inv_visible == 'glowna_lista') { s.glowna_lista = listOfItems; } this[co]._x = _xmouse; this[co]._y = _ymouse; } else { if (wracamyZeSklepu) { this[co]._x = sklepMC[co]._x; this[co]._y = sklepMC[co]._y; } else { this[co]._x = gameWidth / 2; this[co]._y = liniaMenu + 200; } } onCollect(co); }; findDocument = function (co) { if (listOfDocuments.length == 0) { itemCollect('documents'); } else { ataczBot('documents'); sfx('findSnd'); } opis = ''; listOfDocuments.push(co); ktorySave = co + '_finder'; s[ktorySave] = true; s.listOfDocuments = listOfDocuments; reloadItemProperties(); onCollect(co); }; findPhoto = function (co) { if (listOfPhotos.length == 0) { itemCollect('photos'); } else { ataczBot('photos'); sfx('findSnd'); } opis = ''; listOfPhotos.push(co); ktorySave = co + '_finder'; s[ktorySave] = true; s.listOfPhotos = listOfPhotos; reloadItemProperties(); onCollect(co); }; setLastName = function (num) { if ((eval(itemPlaceTaken[num])).destX == null && num > 0) { --num; setLastName(num); } else { lastName = itemPlaceTaken[num]; } }; botNr = 1; ataczBot = function (co) { attachMovie(co, co + botNr, this.getNextHighestDepth(), {'_x': _xmouse, '_y': _ymouse, 'toWhere': co, 'filters': [shadowJasny], 'onEnterFrame': toInventory, 'friction': 0}); ++botNr; }; toInventory = function () { this.gotoAndStop(1); if (this.friction <= 0.2) { this.friction += 0.02; } if ((eval('root.' + this.toWhere))._visible) { this._x += ((eval('root.' + this.toWhere))._x - this._x) * this.friction; this._y += ((eval('root.' + this.toWhere))._y - this._y) * 0.2; } else { this._x += (gameWidth / 2 - this._x) * this.friction; this._y += (liniaMenu - this._y) * 0.2; } this._alpha -= 4; if (this._alpha <= 0) { removeMovieClip(this); delete this.onEnterFrame; } }; gimme = function (co) { gimmeCo = co; clearInterval(gimmeInt); gimmeInt = setInterval(gimmeItem, 500); }; gimmeItem = function () { itemQuantityCzek(gimmeCo); clearInterval(gimmeInt); }; nextFrame(); } frame 48 { itemLocate = function () { if (_ymouse >= liniaMenu - 40 && this.inInventory && go) { this.nr = 20 - Math.abs(_xmouse - this._x) / 2; if (this.nr <= 0) { this.nr = 0; } this.destY = liniaMenu - this.nr; this._xscale += (100 + this.nr - this._xscale) * 0.2; this._yscale += (100 + this.nr - this._yscale) * 0.2; } else { this.destY = liniaMenu; this._xscale += (100 - this._xscale) * 0.2; this._yscale += (100 - this._yscale) * 0.2; } if (Math.abs(this._y - this.destY) <= 5) { this.inInventory = true; } if (!this.drag) { if (this.moveInitVal <= 0.3) { this.moveInitVal += 0.01; } this._x += (this.destX - this._x) * this.moveInitVal; this._y += (this.destY - this._y) * 0.2; } if (this.hitTest(_xmouse, _ymouse, true)) { if (this._totalframes != 1) { if (go) { this.nextFrame(); } } } else { if (this._currentframe != 1) { if (go) { this.prevFrame(); } } } }; shadowLocate = function () { if (this.removeMe) { this._xscale -= 5; this._yscale -= 5; if (this._xscale <= 5) { delete this.onEnterFrame; removeMovieClip(this); } } else { this._x += ((eval('root.' + this.destItem)).destX - this._x) * 0.2; this._y += ((eval('root.' + this.destItem)).destY - this._y) * 0.2; } }; itemNameDisp = function () { if (go) { pokazOpis(itemProperties[this._name][0]); } }; itemPress = function () { if (itemProperties[this._name][1]) { if (go) { if (!this.drag) { this.gotoAndStop(this._totalframes); go = false; Mouse.hide(); shadowName = this._name + '_shadow'; attachMovie(this._name, shadowName, root.getNextHighestDepth(), {'onEnterFrame': shadowLocate, '_alpha': 50, 'destItem': this._name, '_x': this.destX, '_y': this.destY}); this.swapDepths(root.getNextHighestDepth()); (eval(shadowName)).gotoAndStop(this._totalframes); root.visibleShadow = shadowName; sfx('pickSnd'); this.startDrag(true); this.drag = true; itemInHand = this._name; opis = ''; } } else { if (this.tester.hitTest(this.destX, this.destY) && !go && this.drag) { Mouse.show(); stopDrag(); this.moveInitVal = 0; removeMovieClip(eval(shadowName)); this.drag = false; opis = ''; sfx('pickEnd'); go = true; itemInHand = ''; } } } else { if (go) { if (this._name == 'plecak') { openSkrytka('skrytka3'); } else { showItem(this._name); } } } combine(); }; showItem = function (co) { opis = ''; removeAllItems(); go = false; if (co == 'documents' || co == 'photos') { sfx('documentsSnd'); attachMovie(co + '_view', 'data_view', this.getNextHighestDepth()); } else { sfx('btnSnd'); this.createEmptyMovieClip('item_closeup', this.getNextHighestDepth()); item_closeup.drawRectangle(gameWidth, gameHeight - 20, 80); item_closeup.attachMovie(co + '_view', co + '_view', 2, {'filters': [shadowJasny], '_x': gameWidth / 2, '_y': (gameHeight - 100) / 2}); item_closeup.attachMovie('exit_mc_btn', 'exit_mc_btn', 3, {'filters': [shadowJasny], '_x': gameWidth / 2, '_y': gameHeight - 100, 'onPress': hideItem}); } }; hideItem = function () { opis = ''; sfx('btnSnd'); checkInventoryStatus(); go = true; removeMovieClip('item_closeup'); }; checkInventoryStatus = function () { i = 0; while (i < 20) { if (s.listOfItems[i].toString() == 's_undefined' || s.listOfItems[i].toString() == undefined) { s.listOfItems.splice(i, 1); } ++i; } if (s.listOfItems.length != undefined && s.listOfItems.length != 0) { listOfItems = s.listOfItems; restoring = true; restoringNr = 0; restoringInt = setInterval(restoreItemsFromSave, 1); } else { if (wracamyZeSklepu) { removeMovieClip(sklepMC); wracamyZeSklepu = false; } restoring = false; } reloadItemProperties(); }; saveListOfItems = function () { s.listOfItems = listOfItems; }; restoreItemsFromSave = function () { if (restoring) { if (s.listOfItems[restoringNr] != undefined) { itemCollect(s.listOfItems[restoringNr]); } if (restoringNr < s.listOfItems.length) { ++restoringNr; } else { if (wracamyZeSklepu) { removeMovieClip(sklepMC); wracamyZeSklepu = false; } clearInterval(restoringInt); restoring = false; } } if (s.listOfDocuments != undefined) { listOfDocuments = s.listOfDocuments; } if (s.listOfPhotos != undefined) { listOfPhotos = s.listOfPhotos; } reloadItemProperties(); }; nextFrame(); } frame 49 { used = function (co, withSnd) { if (withSnd != false) { sfx('useSnd'); } czekIlosc = co + '_quantity'; if (s[czekIlosc] <= 1) { s[czekIlosc] = undefined; usedAll(co); } else { if (s[czekIlosc] == 2) { --s[czekIlosc]; this[co].quantityTXT.removeTextField(); } else { if (s[czekIlosc] > 2) { --s[czekIlosc]; itemQuantityDisplay(co, s[czekIlosc]); } } } }; usedAll = function (co) { i = 0; while (i < listOfItems.length) { if (listOfItems[i].toString() == co) { listOfItems.splice(i, 1); } ++i; } itemsOnScreen = listOfItems.length; saveListOfItems(); currentBeingUsed = (eval(co)).ktory; i = 1; while (i < itemNumber + 1) { if (i > currentBeingUsed) { (eval(itemPlaceTaken[i])).moveInitVal = 0; (eval(itemPlaceTaken[i])).destX -= rozstawMenu / 2; } if (i < currentBeingUsed) { (eval(itemPlaceTaken[i])).moveInitVal = 0; (eval(itemPlaceTaken[i])).destX += rozstawMenu / 2; } ++i; } itemPlaceTaken[currentBeingUsed] = null; setLastName(itemNumber); if (s[itemInHand + '_quantity'] == undefined) { go = true; Mouse.show(); } (eval(co + '_shadow')).removeMe = true; removeMovieClip(co); itemInHand = ''; }; removeAllItems = function () { i = 0; while (i < listOfItems.length) { this[listOfItems[i]].removeMovieClip(this); (eval(listOfItems[i] + '_shadow')).removeMovieClip(this); ++i; } Mouse.show(); opis = ''; say(''); itemNumber = 0; itemsOnScreen = 0; }; nextFrame(); } frame 50 { rozmawiamy = false; say = function (co, snd) { if (go) { if (!rozmawiamy && co != '') { removeMovieClip('sayBox'); attachMovie('sayBox', 'sayBox', this.getNextHighestDepth(), {'A': 30, '_x': 300, '_y': -50, 'onEnterFrame': sayBoxEF}); rozmawiamy = true; } if (co == '') { sayBox.A = -50; rozmawiamy = false; } else { if (snd == undefined) { sfx('btnSnd'); } else { sfx(snd); } sayBox._y = -50; sayBox.msg = co; } } }; say2 = function (co, snd) { if (!rozmawiamy && co != '') { removeMovieClip('sayBox'); attachMovie('sayBox', 'sayBox', this.getNextHighestDepth(), {'A': 30, '_x': 300, '_y': -50, 'onEnterFrame': sayBoxEF}); rozmawiamy = true; } if (co == '') { sayBox.A = -50; rozmawiamy = false; } else { if (snd == undefined) { sfx('btnSnd'); } else { sfx(snd); } sayBox._y = -50; sayBox.msg = co; } }; sayBoxEF = function () { this._y += Math.round((this.A - this._y) * 0.4); if (this.A == -50) { if (this._y <= -40) { delete this.onEnterFrame; this.removeMovieClip(this); } } }; czat = function (ktora) { if (go) { say(''); removeAllItems(); sfx('btnSnd'); s[ktora + '_done'] = true; attachMovie('czatMC', 'czatMC', this.getNextHighestDepth()); czatMC.gotoAndStop(ktora); go = false; } }; endCzat = function () { go = true; sfx('btnSnd'); i = 0; while (i < 20) { this['czatter' + i].resetMe(); ++i; } checkInventoryStatus(); removeMovieClip('czatMC'); }; nextFrame(); } frame 51 { openSklep = function (ktory) { if (go) { go = false; sfx('shopSnd'); attachMovie('sklepMC', 'sklepMC', this.getNextHighestDepth, {'sklepName': ktory}); } }; openSkrytka = function (ktory) { if (go) { go = false; sfx('skrytkaSnd'); attachMovie('skrytkaMC', 'sklepMC', this.getNextHighestDepth, {'skrytkaName': ktory}); } }; nextFrame(); } frame 52 { pokazOpis = function (jaki) { if (itemInHand == '') { say(''); opis = jaki; removeMovieClip('opisMC'); removeMovieClip('opisMC_strzalka'); attachMovie('opisMC', 'opisMC', this.getNextHighestDepth(), {'onEnterFrame': opisEF, '_visible': false, 'filters': [shadowJasny]}); attachMovie('opisMC_strzalka', 'opisMC_strzalka', this.getNextHighestDepth(), {'_visible': false, 'filters': [shadowJasny]}); } }; hideOpis = function () { opis = ''; delete opisMC.onEnterFrame; removeMovieClip('opisMC'); removeMovieClip('opisMC_strzalka'); }; opisEF = function () { this.opisTXT = opis; this.op_tlo._xscale = 15 + root.opis.length * 6; this.op_tlo2._xscale = 20 + root.opis.length * 6; root.opisMC_strzalka._x = root._xmouse; this._x = root.opisMC_strzalka._x; this._y = _ymouse - 40; opisMC_strzalka._y = this._y; if (this._x <= this.op_tlo._width / 2 + 5) { this._x = this.op_tlo._width / 2 + 5; } if (this._x >= 545 - this.op_tlo._width / 2) { this._x = 545 - this.op_tlo._width / 2; } if (opisMC_strzalka._x <= opisMC_strzalka._width / 2 + 5) { opisMC_strzalka._x = opisMC_strzalka._width / 2 + 5; } if (opisMC_strzalka._x >= 545 - opisMC_strzalka._width / 2) { opisMC_strzalka._x = 545 - opisMC_strzalka._width / 2; } if (opis == undefined || opis == '') { opisMC_strzalka._visible = false; opisMC._visible = opisMC_strzalka._visible; } else { opisMC_strzalka._visible = true; opisMC._visible = opisMC_strzalka._visible; } }; nextFrame(); } frame 53 { reloadItemProperties = function () { if (listOfDocuments.length == 1) { itemProperties.documents = ['a document', false, 0, 0]; } else { itemProperties.documents = [listOfDocuments.length + ' documents', false, 0, 0]; } if (listOfPhotos.length == 1) { itemProperties.photos = ['a document', false, 0, 0]; } else { itemProperties.photos = [listOfPhotos.length + ' documents', false, 0, 0]; } if (s.cash == 1) { itemProperties.portfel = ['just one dollar for luck...', true, 0, 0]; } else { itemProperties.portfel = [s.cash + ' dollars', true, 0, 0]; } }; setQuantity = function (co, ile) { if (s[co] == undefined) { s[co] = ile; } }; combineThis = function (skladnik1, skladnik2, efekt) { if (this[skladnik1].tester.hitTest(this[skladnik2].tester)) { itemQuantityCzek(efekt, false); used(skladnik1, false); used(skladnik2, false); sfx('combineSnd'); } }; gotoAndStop('dane'); } frame 56 { itemProperties.legit = ['card ID', true, 7, 7]; itemProperties.lampa = ['lamp', true, 3, 3]; itemProperties.lampa2 = ['bright lamp', true, 3, 3]; itemProperties.booze = ['bottle of booze', true, 5, 5]; itemProperties.matches = ['matches', true, 1, 1]; itemProperties.tram_key = ['tram key', true, 2, 2]; itemProperties.kartka_symbol = ['strange symbol', true, 0, 0]; itemProperties.klucz_kr_1 = ['old rusty key', true, 1, 1]; itemProperties.klucz_kr_2 = ['old rusty key', true, 1, 1]; itemProperties.klucz_lib = ['library key', true, 1, 1]; itemProperties.flakon = ['small bottle', true, 1, 1]; itemProperties.flakon2 = ['small bottle with holy water', true, 6, 6]; itemProperties.krysztal = ['crystal skull', true, 3, 3]; itemProperties.krysztal2 = ['purified crystal skull', true, 4, 4]; itemProperties.cog1 = ['cog wheel', true, 1, 1]; itemProperties.cog2 = ['cog wheel', true, 1, 1]; itemProperties.cog3 = ['cog wheel', true, 1, 1]; itemProperties.klucz_cem = ['cemetery key', true, 2, 2]; itemProperties.otwieracz = ['key mechanism', true, 3, 3]; itemProperties.kolek = ['stake', true]; itemProperties.klucz_winda = ['elevator key', true]; itemProperties. = ['', true]; itemProperties. = ['', true]; itemProperties. = ['', true]; itemProperties. = ['', true]; itemProperties. = ['', true]; itemProperties. = ['', true]; itemProperties. = ['', true]; itemProperties. = ['', true]; itemProperties. = ['', true]; itemProperties. = ['', true]; nextFrame(); } frame 57 { setQuantity('cash', 20); setQuantity('sklep1_name', 'the bar'); setQuantity('sklep1_cash', 0); setQuantity('sklep1_maxItems', 10); setQuantity('sklep1_items', new Array('booze', 'matches')); nextFrame(); } frame 58 { var documentsTXT = []; documentsTXT.doc_1 = 'document_1_text'; documentsTXT.doc_2 = 'document_2_text'; documentsTXT.doc_3 = 'document_3_text'; documentsTXT.doc_4 = 'document_4_text'; var photosTXT = []; photosTXT.kod_pic_1 = 'a note'; photosTXT.kod_pic_2 = 'a note'; photosTXT.missing_opis = 'missing person description'; photosTXT.foto_ofiary = 'missing person photo'; photosTXT.pic_kap = 'chapel'; photosTXT.necro_pic = 'necromantis'; photosTXT.rys_z_not = 'notebook sketch'; photosTXT.pic_pass = 'password reminder'; photosTXT.foto_ofiary = 'missing person photo'; photosTXT.foto_ofiary = 'missing person photo'; nextFrame(); } frame 59 { onCollect = function (co) { if (co == 'lampa2') { s.lampaLit = true; wejscie.resetMe(); } if (co == 'foto_ofiary') { s.mam_fotke = true; } if (co == 'portfel') { s.mam_portfel = true; } if (co == 'missing_opis') { s.mam_notke = true; } if (co == 'flakon') { s.mam_flakon = true; } if (co == 'krysztal2') { s.skull_purified = true; statua.resetMe(); } }; nextFrame(); } frame 60 { combine = function () { combineThis('matches', 'lampa', 'lampa2'); combineThis('krysztal', 'flakon2', 'krysztal2'); }; nextFrame(); } frame 61 { s.mala_lista = new Array('spoon', 'fork', 'knife'); i = 0; while (i < s.mala_lista.length) { if (s[s.mala_lista[i] + '_quantity'] == undefined) { s[s.mala_lista[i] + '_quantity'] = 1; } ++i; } s.klucze_lista = new Array('key', 'valve'); i = 0; while (i < s.klucze_lista.length) { if (s[s.klucze_lista[i] + '_quantity'] == undefined) { s[s.klucze_lista[i] + '_quantity'] = 1; } ++i; } showInventory = function (ktora) { s.ktore_inv_visible = ktora; removeAllItems(); listOfItems = s[ktora]; s.listOfItems = listOfItems; checkInventoryStatus(); }; setQuantity('kod1_1', random(10)); setQuantity('kod1_2', random(10)); setQuantity('kod1_3', random(10)); setQuantity('kod1_4', random(10)); panoramicEF = function () { this.W = this._width; this.H = this._height; if (root._xmouse >= 0 && root._xmouse <= root.gameWidth) { this.A = root.gameWidth / 2 + (_root._xmouse - root.gameWidth / 2) - (root._xmouse - root.gameWidth / 2) / (root.gameWidth / this.W); this.B = root.gameHeight / 2 + (_root._ymouse - root.gameHeight / 2) - (root._ymouse - root.gameHeight / 2) / (root.gameHeight / this.H); } this._x += (this.A - this._x) * 0.2; this._y += (this.B - this._y) * 0.2; }; panoramicEF2 = function () { this.B = gameHeight / 2 - (gameHeight / 2 - root._ymouse) / 5; this._y += (this.B - this._y) * 0.2; }; panoramicEF3 = function () { this.W = this._width; if (root._xmouse >= 0 && root._xmouse <= root.gameWidth) { this.A = root.gameWidth / 2 + (_root._xmouse - root.gameWidth / 2) - (root._xmouse - root.gameWidth / 2) / (root.gameWidth / this.W); } this._x += (this.A - this._x) * 0.2; }; reset(); } frame 64 { amb('amb2'); } movieClip 281 { frame 45 { root.say('I am a detective...'); } frame 142 { root.say('They call me everytime something... strange happens.'); } frame 273 { root.say('And this time was no different.'); } frame 372 { root.say(''); } frame 373 { root.przejscie('gra'); } } button 283 { on (press) { sfx('btnSnd'); root.przejscie('gra'); } } movieClip 284 { } movieClip 289 { frame 7 { sfx('waterSnd'); } frame 55 { stop(); root.gimme('flakon2'); root.przejscie('zrodlo'); } } movieClip 300 { frame 87 { sfx('stoneFallSnd'); } frame 132 { s.zawalone = true; } frame 154 { stop(); root.gimme('krysztal'); root.przejscie('kr_zawalona'); } } movieClip 318 { frame 13 { sfx('horrorSnd'); } frame 43 { root.say('What the...'); } frame 76 { sfx('rekaSnd'); } frame 131 { root.say('I\'ll be damned.'); } frame 235 { sfx('bookAppearSnd'); } frame 293 { root.warp('anime4'); } } movieClip 346 { frame 16 { root.say('Necromantis Vampirus...'); } frame 63 { root.say('So it exists...'); } frame 100 { sfx('fistSnd'); } frame 107 { root.say(''); } frame 139 { root.say('so...'); } frame 172 { root.say('You\'re behind all of this.'); } frame 217 { root.say('Of course.'); } frame 261 { root.say('Who would suspect an old priest...'); } frame 309 { root.say('to be a Vampire.'); } frame 312 { sfx('wampirSnd'); } frame 361 { root.say('Thanks to you I recovered the book.'); } frame 421 { root.say('Day will become night...'); } frame 477 { root.say('And we will rule the earth.'); } frame 537 { root.say('Forever.'); } frame 563 { sfx('szkloSnd'); } frame 563 { root.say(''); } frame 648 { root.say('Well...'); } frame 683 { root.say('Looks like it\'s going to be a long night...'); } frame 751 { root.say(''); } frame 752 { stop(); s.kosciol_done = true; root.przejscie('kosciol2'); } } frame 99 { s.szefAnime = true; } movieClip 357 { frame 32 { root.say('uhm... Mr. Boss?...'); } frame 64 { sfx('horrorSnd'); } frame 68 { root.say('Oh God.'); } frame 147 { root.say('...'); } frame 171 { root.say('He\'s dead.'); } frame 231 { root.say('He was only a pawn in vampire\'s hands...'); } frame 311 { root.say('What is he holding in his hand?...'); } frame 383 { root.say('a key?...'); } frame 419 { stop(); root.gimme('klucz_winda'); root.przejscie('boss2'); } } frame 106 { s.final_talk = true; } movieClip 376 { frame 40 { root.say('Stop this.'); } frame 103 { root.say('You again...'); } frame 146 { root.say('Should have killed you back in the church... My mistake.'); } frame 226 { root.say('I\'m not here to chat.'); } frame 261 { root.say('Release the woman...'); } frame 297 { root.say('give me back the book...'); } frame 339 { root.say('and then I might let you go alive.'); } frame 399 { sfx('horrorSnd'); } frame 406 { root.say('you are funny...'); } frame 451 { root.say('but you\'re too late.'); } frame 495 { sfx('rytualSnd'); } frame 496 { root.say('the ritual has already begun.'); } frame 543 { root.say('soon you\'ll be nothing more but food for my species.'); } frame 613 { root.say(''); } frame 614 { stop(); root.przejscie('arena'); } } frame 113 { removeAllItems(); } frame 113 { s.cFrame = _currentframe; } movieClip 408 { frame 31 { sfx('strzalSnd'); } frame 37 { root.say('Let\'s see how you\'ll process this.'); } frame 110 { sfx('wampirHitSnd'); } frame 130 { sfx('wampirSnd'); } frame 168 { sfx('wampirBlowSnd'); } frame 189 { root.say('Yuck.'); } frame 216 { root.say('Gross.'); } frame 316 { root.say('Necromantis...'); } frame 354 { root.say('This will look good on my bookshelf...'); } frame 402 { sfx('womanSnd'); } frame 402 { root.say('ooohhh....'); } frame 432 { root.say('my head....'); } frame 474 { root.say('What... What is happening?'); } frame 529 { root.say('Last thing I remember - I was in the elevator.'); } frame 603 { root.say('Turns out the boss was only a pawn.'); } frame 667 { root.say('The priest was the real monster.'); } frame 723 { root.say('But it\'s all gone now.'); } frame 782 { root.say('We can go back safely.'); } frame 824 { root.say('There\'s nothing to fear, ma\'am.'); } frame 868 { root.say(''); } frame 869 { sfx('horrorSnd'); } frame 1076 { stop(); amb(''); root.przejscie('menu'); } } frame 120 { sfx('boatSnd'); } movieClip 412 { } movieClip 414 { } movieClip 416 { } movieClip 419 { } movieClip 421 { } movieClip 422 { } movieClip 424 { } movieClip 426 { } movieClip 428 { } movieClip 429 { } movieClip 432 { } movieClip 435 { } movieClip 437 { } movieClip 439 { } movieClip 441 { } movieClip 443 { } movieClip 450 { } movieClip 452 { frame 141 { root.przejscie(s.boat_off); } } frame 129 { s.gdzieJestem = s.tram_off; trace(s.gdzieJestem); } frame 129 { sfx('tramSnd'); } movieClip 455 { } movieClip 457 { } movieClip 458 { } movieClip 460 { } movieClip 461 { } movieClip 463 { } movieClip 465 { } movieClip 466 { } movieClip 471 { } movieClip 473 { } movieClip 474 { } movieClip 475 { } movieClip 476 { } movieClip 478 { frame 129 { root.przejscie(s.tram_off); } } frame 138 { s.cFrame = _currentframe; czekTramLevers = function () { if (s.tramLever1 && s.tramLever2 && s.tramLever3) { s.tramReady = true; say('The line is fixed now.'); } }; s.gdzieJestem = 'stacja_1'; amb('amb1'); } movieClip 483 { } movieClip 484 { } movieClip 485 { } movieClip 486 { } movieClip 487 { } movieClip 490 { } movieClip 491 { frame 1 { gfx._visible = false; point = {'x': _parent._x, 'y': _parent._y}; ktoryObiekt.localToGlobal(point); _parent.ktorySave = _parent.i + '_' + root._currentframe + '_' + Math.round(point.x) + '_' + Math.round(point.y); _parent.onPress = root.photoFinder; if (s[_parent.ktorySave] != undefined) { _parent._visible = false; delete _parent.onPress; } } } movieClip 492 { frame 1 { i = 'kod_pic_1'; } } button 493 { on (press) { if (root.go) { if (s.mam_portfel && s.mam_notke && s.mam_fotke) { warp(3); } else { say('I can\'t go to the city just yet...'); } } } } button 495 { on (press) { if (snd != undefined && root.go) { sfx(snd); } root.warp(wn); } on (rollOver) { if (inf != undefined) { root.say(inf); } } on (rollOut) { if (inf != undefined) { root.say(''); } } } movieClip 496 { frame 1 { _alpha = 0; } frame 3 { stop(); } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = 2; } } button 497 { on (release) { link(moreGamesLink); } } movieClip 505 { frame 1 { _alpha = 0; onPress = function () { if (root.go) { _parent.play(); } }; } } button 510 { on (press) { czekKod(); } } button 512 { on (press) { addKod('1'); } } button 514 { on (press) { addKod('2'); } } button 516 { on (press) { addKod('3'); } } button 518 { on (press) { addKod('4'); } } button 520 { on (press) { addKod('5'); } } button 522 { on (press) { addKod('6'); } } button 524 { on (press) { addKod('7'); } } button 526 { on (press) { addKod('8'); } } button 528 { on (press) { addKod('9'); } } button 530 { on (press) { addKod('0'); } } movieClip 534 { } movieClip 535 { frame 1 { gfx._visible = false; point = {'x': _parent._x, 'y': _parent._y}; ktoryObiekt.localToGlobal(point); _parent.ktorySave = _parent.i + '_' + root._currentframe + '_' + Math.round(point.x) + '_' + Math.round(point.y); _parent.onPress = root.itemFinder; if (s[_parent.ktorySave] != undefined) { _parent._visible = false; delete _parent.onPress; } } } movieClip 536 { frame 1 { i = 'legit'; } } movieClip 538 { frame 1 { i = 'missing_opis'; } } movieClip 540 { frame 1 { i = 'foto_ofiary'; } } movieClip 542 { frame 1 { i = 'portfel'; } } movieClip 543 { frame 1 { stop(); rem(this); } frame 2 { rem(this, 'opn'); sfx('metalKlapaSnd'); } frame 6 { stop(); kod = ''; addKod = function (nr) { sfx('guzikSnd'); kod += nr; }; czekKod = function (nr) { sfx('czytnikSnd'); if (kod == String(s.kod1_1) + String(s.kod1_2) + String(s.kod1_3) + String(s.kod1_4)) { play(); } kod = ''; }; } frame 8 { rem(this, 't'); } frame 11 { sfx('metalKlapaSnd'); } frame 13 { stop(); } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } movieClip 546 { } movieClip 548 { frame 1 { i = 'kod_pic_2'; } } instance of movieClip 496 { onClipEvent (load) { wn = -2; } } instance of movieClip 496 { onClipEvent (load) { wn = 2; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -3; } } instance of movieClip 496 { onClipEvent (load) { wn = 16; } } instance of movieClip 496 { onClipEvent (load) { wn = 'dom'; } } movieClip 553 { } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } frame 143 { amb('amb1'); } movieClip 556 { } movieClip 557 { } movieClip 559 { frame 1 { i = 'cog3'; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -2; } } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; wn = 11; } } instance of movieClip 496 { onClipEvent (load) { wn = 4; } } movieClip 563 { } instance of movieClip 496 { onClipEvent (load) { wn = 2; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } frame 145 { removeAllItems(); } movieClip 570 { } movieClip 571 { frame 1 { onEnterFrame = root.panoramicEF; } } movieClip 573 { frame 1 { onEnterFrame = root.panoramicEF2; } } button 574 { on (press) { checkInventoryStatus(); warp(1); } } instance of movieClip 496 { onClipEvent (load) { wn = -2; } } instance of movieClip 496 { onClipEvent (load) { wn = 7; } } movieClip 579 { frame 1 { _alpha = 0; onMouseDown = function () { if (this.hitTest(eval('root.' + _parent.i))) { if (_parent.useMe != false) { root.used(_parent.i); } _parent.play(); } }; } } movieClip 581 { frame 1 { _alpha = 0; onPress = function () { if (root.go) { root.say(sayWhat); } }; } } movieClip 590 { frame 1 { stop(); rem(this); i = 'portfel'; useMe = false; } instance of movieClip 581 { onClipEvent (load) { sayWhat = 'I guess nothing in this town is free...'; } } frame 2 { rem(this, 't'); sfx('metalKlapaSnd'); --s.cash; root.reloadItemProperties(); } frame 7 { stop(); } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } } movieClip 593 { } instance of movieClip 496 { onClipEvent (load) { wn = -4; } } movieClip 594 { frame 1 { stop(); if (s.tramAvailable) { nextFrame(); } } instance of movieClip 581 { onClipEvent (load) { sayWhat = 'There\'s no driver in this tram.'; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } button 597 { on (press) { if (go) { s.tram_off = 'stacja_2'; warp('tram'); } } } instance of movieClip 496 { onClipEvent (load) { wn = 2; } } movieClip 600 { } movieClip 602 { } instance of movieClip 581 { onClipEvent (load) { sayWhat = 'Out for lunch. Do not, I repeat, do not disturb me.'; } } movieClip 604 { frame 1 { i = 'cog2'; } } instance of movieClip 496 { onClipEvent (load) { wn = s.gdzieJestem; } } movieClip 608 { } button 610 { on (press) { if (root.go) { root.say(''); root.przejscie('tram_ride'); } } } movieClip 611 { frame 1 { stop(); rem(this); i = 'tram_key'; } frame 2 { rem(this, 't'); } frame 8 { sfx('kluczSnd'); } frame 18 { root.say('Now we\'re set to go.'); } frame 21 { stop(); } } movieClip 622 { frame 1 { stop(); rem(this); } frame 2 { rem(this, 'opn'); sfx('metalKlapaSnd'); } frame 8 { stop(); } frame 9 { rem(this, 't'); s.tramLever1 = true; root.czekTramLevers(); sfx('metalWajchaSnd'); } frame 15 { stop(); } } instance of movieClip 496 { onClipEvent (load) { wn = -2; } } movieClip 625 { } button 626 { on (press) { if (go) { s.tram_off = 'stacja_1'; warp('tram'); } } } movieClip 627 { frame 1 { stop(); if (s.usDone) { nextFrame(); } } instance of movieClip 581 { onClipEvent (load) { sayWhat = 'Nothing to do here...'; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } } movieClip 630 { } instance of movieClip 496 { onClipEvent (load) { wn = 6; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } movieClip 641 { frame 1 { stop(); rem(this); } frame 2 { rem(this, 'opn'); sfx('metalKlapaSnd'); } frame 8 { stop(); } frame 9 { rem(this, 't'); s.tramLever2 = true; root.czekTramLevers(); sfx('metalWajchaSnd'); } frame 15 { stop(); } } instance of movieClip 496 { onClipEvent (load) { wn = -7; } } frame 154 { amb('amb2'); } movieClip 643 { } movieClip 644 { frame 1 { stop(); if (s.buzOnTable) { nextFrame(); } } } movieClip 645 { } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -11; } } instance of movieClip 496 { onClipEvent (load) { wn = 2; } } movieClip 648 { } movieClip 650 { } movieClip 651 { frame 1 { i = 'tram_key'; } } movieClip 652 { frame 1 { stop(); rem(this); myCzater = 'driver'; resetMe = function () { delete onPress; if (s[myCzater + '_done'] != true) { onPress = function () { root.czat(myCzater); }; } else { nextFrame(); } }; resetMe(); } frame 2 { if (s.tramReady) { nextFrame(); } } frame 3 { myCzater = 'driver2'; resetMe = function () { delete onPress; if (s[myCzater + '_done'] != true) { onPress = function () { root.czat(myCzater); }; } else { nextFrame(); } }; resetMe(); } frame 4 { resetMe = function () {}; i = 'booze'; } frame 6 { rem(this, 't'); s.buzOnTable = true; } frame 51 { root.say('Just take good care of my precious baby.'); } frame 53 { stop(); } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } movieClip 656 { } button 657 { on (press) { root.openSklep('sklep1'); } } movieClip 658 { frame 1 { stop(); myCzater = 'barman'; resetMe = function () { delete onPress; if (s[myCzater + '_done'] != true) { onPress = function () { root.czat(myCzater); }; } else { gotoAndStop(2); } }; resetMe(); } } instance of movieClip 496 { onClipEvent (load) { wn = -2; } } movieClip 669 { frame 1 { stop(); rem(this); } frame 2 { rem(this, 'opn'); sfx('metalKlapaSnd'); } frame 8 { stop(); } frame 9 { rem(this, 't'); s.tramLever3 = true; root.czekTramLevers(); sfx('metalWajchaSnd'); } frame 15 { stop(); } } instance of movieClip 496 { onClipEvent (load) { wn = -16; } } movieClip 672 { } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -6; } } movieClip 675 { } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } instance of movieClip 496 { onClipEvent (load) { wn = 2; } } instance of movieClip 496 { onClipEvent (load) { wn = 3; } } movieClip 680 { } movieClip 681 { frame 1 { stop(); rem(this); i = 'klucz_cem'; } frame 3 { rem(this, 't'); } frame 10 { sfx('kluczSnd'); } frame 20 { stop(); } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; wn = 8; } } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } movieClip 684 { } movieClip 686 { frame 1 { i = 'klucz_kr_2'; } } instance of movieClip 496 { onClipEvent (load) { wn = -2; } } button 687 { on (press) { if (go) { s.boat_off = 'przystan_2'; przejscie('boat_ride'); } } } frame 162 { amb('amb1'); } movieClip 690 { } instance of movieClip 496 { onClipEvent (load) { wn = -3; } } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; wn = 1; } } frame 163 { amb('amb2'); } movieClip 693 { } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } frame 164 { if (s.kosciol_done) { nextFrame(); } } movieClip 694 { } movieClip 696 { } movieClip 697 { frame 1 { stop(); myCzater = 'ksiadz'; resetMe = function () { delete onPress; if (s[myCzater + '_done'] != true) { onPress = function () { root.czat(myCzater); }; } else { gotoAndStop(2); } }; resetMe(); } } movieClip 699 { } instance of movieClip 496 { onClipEvent (load) { wn = 2; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } instance of movieClip 496 { onClipEvent (load) { wn = 3; } } movieClip 703 { } movieClip 705 { } instance of movieClip 496 { onClipEvent (load) { wn = -2; } } movieClip 708 { } movieClip 711 { } movieClip 712 { frame 1 { stop(); resetMe = function () { if (s.skull_purified) { gotoAndStop('gogogo'); } }; resetMe(); i = 'krysztal'; useMe = false; } frame 5 { root.go = true; root.say('This skull must be purified first...'); root.go = false; } frame 10 { gotoAndStop(1); } frame 16 { stop(); rem(this); i = 'krysztal2'; useMe = true; } frame 17 { rem(this, 't'); s.skull_inplace = true; } frame 36 { root.przejscie('anime3'); } frame 38 { stop(); } } instance of movieClip 496 { onClipEvent (load) { wn = -2; } } movieClip 715 { } instance of movieClip 496 { onClipEvent (load) { wn = -3; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -8; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } movieClip 724 { } movieClip 725 { frame 1 { stop(); rem(this); i = 'klucz_kr_2'; } frame 3 { rem(this, 't'); s.klucz_prawy = true; } frame 13 { sfx('kluczSnd'); } frame 27 { stop(); } } movieClip 728 { } movieClip 729 { frame 1 { stop(); rem(this); i = 'klucz_kr_1'; } frame 3 { rem(this, 't'); s.klucz_lewy = true; } frame 11 { sfx('kluczSnd'); } frame 23 { stop(); } } button 730 { on (press) { if (go) { if (s.klucz_prawy != true && s.klucz_lewy != true) { sfx('drzwiClosedSnd'); say('closed...'); } else { if (s.klucz_prawy == true && s.klucz_lewy != true) { sfx('drzwiClosedSnd'); say('Still closed... must be a two-key lock...'); } else { if (s.klucz_prawy != true && s.klucz_lewy == true) { sfx('drzwiClosedSnd'); say('Still closed... must be a two-key lock...'); } else { if (s.klucz_prawy == true && s.klucz_lewy == true) { warp(1); sfx('drzwiSnd'); } } } } } } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } movieClip 734 { } movieClip 735 { frame 1 { i = 'otwieracz'; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } frame 176 { if (s.bramkaOpen) { nextFrame(); } } movieClip 740 { } movieClip 742 { frame 1 { stop(); rem(this); i = 'legit'; useMe = false; } frame 2 { rem(this, 't'); root.legit._visible = false; } frame 15 { sfx('czytnikSnd'); } frame 33 { root.legit._visible = true; } frame 34 { stop(); s.bramkaOpen = true; } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } } instance of movieClip 496 { onClipEvent (load) { wn = 'ulica'; } } frame 177 { amb('amb1'); } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = 'ulica'; } } frame 178 { amb('amb2'); } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; wn = 1; } } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; wn = 2; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } instance of movieClip 496 { onClipEvent (load) { wn = 3; } } movieClip 750 { } movieClip 751 { frame 1 { i = 'lampa'; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } instance of movieClip 496 { onClipEvent (load) { wn = -2; } } movieClip 757 { } movieClip 758 { frame 1 { i = 'necro_pic'; } } movieClip 760 { frame 1 { i = 'pic_kap'; } } movieClip 762 { frame 1 { i = 'pic_pass'; } } instance of movieClip 496 { onClipEvent (load) { wn = -3; } } frame 186 { amb('amb2'); } movieClip 763 { } instance of movieClip 496 { onClipEvent (load) { wn = 'us_door'; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = 2; } } instance of movieClip 496 { onClipEvent (load) { wn = 3; } } movieClip 766 { } movieClip 767 { frame 1 { stop(); rem(this); myCzater = 'sekretarka'; resetMe = function () { delete onPress; if (s[myCzater + '_done'] != true) { onPress = function () { root.czat(myCzater); }; } else { nextFrame(); } }; resetMe(); } frame 2 { stop(); if (s.szefDone) { nextFrame(); } } instance of movieClip 581 { onClipEvent (load) { sayWhat = 'Boss is waiting for you, Sir.'; } } frame 3 { stop(); i = 'kartka_symbol'; } frame 5 { rem(this, 't'); } frame 12 { myCzater = 'sekretarka2'; resetMe = function () {}; root.czat(myCzater); } frame 20 { stop(); } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } movieClip 770 { frame 1 { stop(); if (s.sekretarkaTalked) { nextFrame(); } } instance of movieClip 581 { onClipEvent (load) { sayWhat = 'Uhm... Sir?... Can I help you?...'; } } frame 2 { stop(); if (s.sekretarkaDone) { nextFrame(); } } instance of movieClip 581 { onClipEvent (load) { sayWhat = 'Uhm... Sir?... Door to the left...'; } } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; wn = 'biblioteka'; } } } instance of movieClip 496 { onClipEvent (load) { wn = -2; } } instance of movieClip 496 { onClipEvent (load) { wn = -3; } } movieClip 773 { frame 1 { stop(); if (s.sekretarkaTalked) { nextFrame(); } } instance of movieClip 581 { onClipEvent (load) { sayWhat = 'Uhm... Sir?... Can I help you?...'; } } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; wn = 1; } } } frame 190 { s.bakFromWinda = 'sala'; } movieClip 777 { } movieClip 780 { } movieClip 781 { frame 1 { onEnterFrame = root.panoramicEF3; } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; wn = -1; } } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = 3; } } instance of movieClip 496 { onClipEvent (load) { wn = 7; } } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } movieClip 784 { frame 1 { stop(); if (s.szefDone) { nextFrame(); } } frame 2 { stop(); myCzater = 'kibel'; resetMe = function () { delete onPress; if (s[myCzater + '_done'] != true) { onPress = function () { root.czat(myCzater); }; } else { gotoAndStop(2); } }; resetMe(); } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = 3; } } instance of movieClip 496 { onClipEvent (load) { wn = -3; } } movieClip 789 { } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } movieClip 794 { } movieClip 795 { frame 1 { i = 'rys_z_not'; } } button 796 { on (press) { if (root.go) { nextFrame(); } } } button 799 { on (press) { if (root.go) { prevFrame(); } } } movieClip 804 { frame 1 { stop(); } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } movieClip 813 { } // unknown tag 88 length 104 button 818 { on (press) { if (root.go) { sfx('kompSnd'); if (myPass == 'necromantis') { s.passDOne = true; nextFrame(); } } } } button 819 { on (press) { if (root.go) { sfx('kompSnd'); gotoAndStop(_currentframe + 1); } } } button 820 { on (press) { if (root.go) { sfx('kompSnd'); gotoAndStop(_currentframe + 2); } } } button 821 { on (press) { if (root.go) { sfx('kompSnd'); gotoAndStop(_currentframe + 3); } } } movieClip 826 { } button 827 { on (press) { if (root.go) { sfx('kompSnd'); gotoAndStop(_currentframe - 1); } } } movieClip 832 { } button 833 { on (press) { if (root.go) { sfx('kompSnd'); gotoAndStop(_currentframe - 2); } } } movieClip 844 { } button 846 { on (press) { if (root.go) { sfx('kompSnd'); gotoAndStop(_currentframe - 3); } } } button 847 { on (press) { if (root.go) { sfx('kompSnd'); gotoAndStop(_currentframe + 1); } } } movieClip 858 { } button 859 { on (press) { if (root.go) { sfx('kompSnd'); gotoAndStop(_currentframe - 4); } } } movieClip 860 { frame 1 { stop(); if (s.passDOne) { nextFrame(); } myPass = 'password'; tekstBox.onSetFocus = function () { myPass = ''; }; } } button 861 { on (press) { warp(-3); } } button 864 { on (press) { if (root.go) { if (s.bakFromWinda != 'sala') { s.bakFromWinda = 'sala'; play(); } } } } button 865 { on (press) { if (root.go) { if (s.bakFromWinda != 'pietro') { s.bakFromWinda = 'pietro'; play(); } } } } movieClip 866 { frame 1 { stop(); } instance of movieClip 496 { onClipEvent (load) { wn = s.bakFromWinda; } } frame 2 { sfx('windaSnd'); } frame 155 { sfx('windaBimSnd'); } } frame 198 { if (s.kosciol_done) { nextFrame(); } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } instance of movieClip 496 { onClipEvent (load) { wn = 2; } } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; wn = 3; } } frame 199 { s.bakFromWinda = 'pietro'; } instance of movieClip 496 { onClipEvent (load) { wn = 6; } } instance of movieClip 496 { onClipEvent (load) { wn = 'z_pietra'; } } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; if (s.szefAnime) { wn = 3; } else { wn = 'anime5'; } } } instance of movieClip 496 { onClipEvent (load) { wn = -2; } } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; wn = -3; } } instance of movieClip 496 { onClipEvent (load) { wn = 2; } } instance of movieClip 496 { onClipEvent (load) { wn = 3; } } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; wn = -3; } } movieClip 878 { frame 1 { stop(); myCzater = 'szef'; resetMe = function () { delete onPress; if (s[myCzater + '_done'] != true) { onPress = function () { root.czat(myCzater); }; } else { gotoAndStop(2); } }; resetMe(); } } instance of movieClip 496 { onClipEvent (load) { wn = -2; } } movieClip 882 { } movieClip 883 { } instance of movieClip 581 { onClipEvent (load) { sayWhat = 'I can\'t take this. The boss is watching.'; } } instance of movieClip 496 { onClipEvent (load) { wn = -3; } } frame 205 { amb('amb2'); } movieClip 887 { } movieClip 890 { } button 891 { on (press) { if (root.go) { if (s.bakFromWinda != 'wieza') { s.bakFromWinda = 'wieza'; _parent._parent.play(); } } } } movieClip 892 { frame 1 { stop(); rem(this); i = 'klucz_winda'; } frame 2 { rem(this, 't'); } frame 13 { sfx('kluczSnd'); } frame 50 { stop(); } } movieClip 893 { } button 894 { on (press) { if (root.go) { root.say('I can\'t go to the ground floor... Something is broken...'); } } } movieClip 896 { } movieClip 897 { frame 1 { stop(); } instance of movieClip 496 { onClipEvent (load) { wn = s.bakFromWinda; } } frame 2 { sfx('windaSnd'); } frame 150 { sfx('windaSnd'); } frame 300 { sfx('windaBimSnd'); } } frame 209 { if (s.regalyDone) { nextFrame(); } } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; wn = 'doBib'; } } instance of movieClip 496 { onClipEvent (load) { wn = 3; } } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; wn = 'doBib'; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = 2; } } movieClip 904 { frame 1 { stop(); resetMe = function () { if (s.lampaLit) { nextFrame(); } }; resetMe(); } instance of movieClip 581 { onClipEvent (load) { sayWhat = 'It\'s too dark in there.'; } } instance of movieClip 496 { onClipEvent (load) { wn = 'krypta'; } } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -3; } } movieClip 911 { } movieClip 912 { frame 1 { stop(); rem(this); i = 'klucz_lib'; } frame 2 { rem(this, 't'); } frame 16 { sfx('kluczSnd'); } frame 23 { stop(); } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; wn = 1; } } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } instance of movieClip 496 { onClipEvent (load) { wn = 2; } } movieClip 920 { } movieClip 921 { frame 1 { i = 'flakon'; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -2; } } movieClip 927 { } movieClip 928 { frame 1 { stop(); rem(this); } frame 2 { rem(this, 15); sfx('regalSnd3'); } frame 15 { stop(); _parent.czekRegaly(); } frame 16 { rem(this, 30); sfx('regalSnd3'); } frame 30 { stop(); _parent.czekRegaly(); } frame 31 { rem(this, 45); sfx('regalSnd3'); } frame 45 { stop(); _parent.czekRegaly(); } frame 46 { rem(this, 1); sfx('regalSnd3'); } } movieClip 930 { } movieClip 931 { frame 1 { stop(); rem(this); } frame 2 { rem(this, 15); sfx('regalSnd3'); } frame 15 { stop(); _parent.czekRegaly(); } frame 16 { rem(this, 30); sfx('regalSnd3'); } frame 30 { stop(); _parent.czekRegaly(); } frame 31 { rem(this, 45); sfx('regalSnd3'); } frame 45 { stop(); _parent.czekRegaly(); } frame 46 { rem(this, 1); sfx('regalSnd3'); } } movieClip 933 { } movieClip 934 { frame 1 { stop(); rem(this); } frame 2 { rem(this, 15); sfx('regalSnd3'); } frame 15 { stop(); _parent.czekRegaly(); } frame 16 { rem(this, 30); sfx('regalSnd3'); } frame 30 { stop(); _parent.czekRegaly(); } frame 31 { rem(this, 45); sfx('regalSnd3'); } frame 45 { stop(); _parent.czekRegaly(); } frame 46 { rem(this, 1); sfx('regalSnd3'); } } movieClip 936 { } movieClip 937 { frame 1 { stop(); rem(this); } frame 2 { rem(this, 15); sfx('regalSnd3'); } frame 15 { stop(); _parent.czekRegaly(); } frame 16 { rem(this, 30); sfx('regalSnd3'); } frame 30 { stop(); _parent.czekRegaly(); } frame 31 { rem(this, 45); sfx('regalSnd3'); } frame 45 { stop(); _parent.czekRegaly(); } frame 46 { rem(this, 1); sfx('regalSnd3'); } } movieClip 943 { } movieClip 944 { frame 1 { stop(); rem(this); s.ktoryRegal = 1; } frame 2 { rem(this, 15); sfx('regalSnd1'); } frame 15 { stop(); s.ktoryRegal = 2; } frame 16 { rem(this, 30); sfx('regalSnd1'); } frame 30 { stop(); s.ktoryRegal = 3; } frame 31 { rem(this, 45); sfx('regalSnd1'); } frame 45 { stop(); s.ktoryRegal = 4; } frame 46 { rem(this, 1); sfx('regalSnd1'); } } movieClip 946 { } movieClip 948 { frame 1 { stop(); } frame 2 { sfx('regalSnd2'); } frame 7 { _parent['regal' + s.ktoryRegal].play(); } } movieClip 949 { frame 1 { czekRegaly = function () { if (regal1._currentframe == 45 && regal2._currentframe == 30 && regal3._currentframe == 15) { trace('ok'); s.regalyDone = true; } else { s.regalyDone = false; } }; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = 'doKrypty'; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } movieClip 957 { frame 1 { i = 'klucz_kr_1'; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } frame 226 { if (s.zawalone) { gotoAndStop(_currentframe + 2); } } movieClip 961 { frame 1 { i = 'cog1'; } } movieClip 962 { frame 1 { onEnterFrame = root.panoramicEF3; } instance of movieClip 496 { onClipEvent (load) { wn = 3; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } } button 965 { on (press) { root.przejscie('anime2'); } } movieClip 966 { frame 1 { onEnterFrame = root.panoramicEF3; } } movieClip 969 { frame 1 { onEnterFrame = root.panoramicEF3; } instance of movieClip 496 { onClipEvent (load) { wn = -3; } } } movieClip 974 { } movieClip 975 { frame 1 { stop(); rem(this); i = 'cog1'; } frame 2 { stop(); rem(this, 't'); } } movieClip 977 { } movieClip 978 { frame 1 { stop(); rem(this); i = 'cog2'; } frame 2 { stop(); rem(this, 't'); } } movieClip 980 { } movieClip 981 { frame 1 { stop(); rem(this); i = 'cog3'; } frame 2 { stop(); rem(this, 't'); } } movieClip 983 { } movieClip 984 { frame 1 { stop(); } frame 3 { sfx('metalWajchaSnd'); } frame 10 { _parent.czekTryby(); } } movieClip 986 { } movieClip 987 { frame 1 { stop(); czekTryby = function () { if (tr1._currentframe == 2 && tr2._currentframe == 2 && tr3._currentframe == 2) { play(); } }; } instance of movieClip 496 { onClipEvent (load) { wn = -3; } } frame 2 { sfx('trybySnd'); } frame 44 { root.przejscie(root._currentframe - 2); } } button 990 { on (press) { if (go) { s.boat_off = 'przystan_1'; przejscie('boat_ride'); } } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } frame 235 { amb('amb1'); } instance of movieClip 496 { onClipEvent (load) { if (s.poOtwieraczu) { snd = 'drzwiSnd'; wn = 2; } else { wn = 1; } } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } movieClip 997 { frame 1 { stop(); rem(this); i = 'otwieracz'; } frame 2 { stop(); rem(this, 't'); } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; wn = 1; } } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } frame 237 { s.poOtwieraczu = true; amb('amb2'); } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -2; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } movieClip 1010 { frame 1 { stop(); rem(this); if (s.mam_flakon) { nextFrame(); } } instance of movieClip 581 { onClipEvent (load) { sayWhat = 'Holy water... That might come handy. If I only had some vessel to pour into...'; } } frame 2 { stop(); i = 'flakon'; } instance of movieClip 581 { onClipEvent (load) { sayWhat = 'Holy water... That might come handy.'; } } frame 4 { rem(this, 't'); } frame 10 { root.przejscie('anime1'); } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } frame 247 { s.domofonRinged = false; } movieClip 1014 { } button 1015 { on (press) { if (go) { s.tram_off = 'stacja_3'; warp('tram'); } } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } frame 248 { if (s.sekretarkaDone) { if (s.tellMeAboutChurch != true) { s.usDone = true; s.tellMeAboutChurch = true; say('I think I\'m ready to go to see the priest now...'); } } if (s.kosciol_done) { nextFrame(); } } instance of movieClip 496 { onClipEvent (load) { wn = 3; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } instance of movieClip 496 { onClipEvent (load) { wn = 3; } } instance of movieClip 496 { onClipEvent (load) { wn = -2; } } movieClip 1046 { frame 1 { stop(); } frame 3 { s.domofonRinged = true; sfx('domofonSnd'); } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } frame 251 { amb('amb1'); } instance of movieClip 496 { onClipEvent (load) { wn = -3; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } movieClip 1049 { frame 1 { _alpha = 0; onPress = function () { if (root.go) { root.say(sayWhat); sfx('drzwiClosedSnd'); } }; } } movieClip 1050 { frame 1 { stop(); if (s.domofonRinged) { nextFrame(); } } instance of movieClip 1049 { onClipEvent (load) { sayWhat = 'Closed...'; } } instance of movieClip 496 { onClipEvent (load) { wn = 'us'; snd = 'drzwiSnd'; } } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -3; } } frame 253 { amb('amb1'); } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } frame 254 { amb('amb2'); } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } instance of movieClip 496 { onClipEvent (load) { if (s.zamki_done) { snd = 'drzwiSnd'; wn = 2; } else { wn = 1; } } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } movieClip 1061 { } movieClip 1062 { frame 1 { _parent.tile2.gotoAndStop(1); } frame 1 { stop(); rem(this); } frame 2 { sfx('kolowySnd'); } frame 5 { _parent.tile2.gotoAndStop(1); } frame 5 { stop(); rem(this, 'c'); } frame 6 { sfx('kolowySnd'); } frame 10 { _parent.tile2.gotoAndStop(1); } frame 10 { stop(); rem(this, 'c'); } frame 11 { sfx('kolowySnd'); } frame 14 { _parent.tile2.gotoAndStop(2); } frame 14 { stop(); rem(this, 'c'); } frame 15 { sfx('kolowySnd'); } frame 18 { _parent.tile2.gotoAndStop(1); } frame 18 { stop(); rem(this, 'c'); } frame 19 { sfx('kolowySnd'); } frame 19 { rem(this, 1); } } movieClip 1063 { frame 1 { _parent.tile3.gotoAndStop(1); } frame 1 { stop(); rem(this); } frame 2 { sfx('kolowySnd'); } frame 5 { _parent.tile3.gotoAndStop(2); } frame 5 { stop(); rem(this, 'c'); } frame 6 { sfx('kolowySnd'); } frame 10 { _parent.tile3.gotoAndStop(1); } frame 10 { stop(); rem(this, 'c'); } frame 11 { sfx('kolowySnd'); } frame 14 { _parent.tile3.gotoAndStop(1); } frame 14 { stop(); rem(this, 'c'); } frame 15 { sfx('kolowySnd'); } frame 18 { _parent.tile3.gotoAndStop(1); } frame 18 { stop(); rem(this, 'c'); } frame 19 { sfx('kolowySnd'); } frame 19 { rem(this, 1); } } movieClip 1064 { frame 1 { _parent.tile1.gotoAndStop(1); } frame 1 { stop(); rem(this); } frame 2 { sfx('kolowySnd'); } frame 5 { _parent.tile1.gotoAndStop(1); } frame 5 { stop(); rem(this, 'c'); } frame 6 { sfx('kolowySnd'); } frame 10 { _parent.tile1.gotoAndStop(2); } frame 10 { stop(); rem(this, 'c'); } frame 11 { sfx('kolowySnd'); } frame 14 { _parent.tile1.gotoAndStop(1); } frame 14 { stop(); rem(this, 'c'); } frame 15 { sfx('kolowySnd'); } frame 18 { _parent.tile1.gotoAndStop(1); } frame 18 { stop(); rem(this, 'c'); } frame 19 { sfx('kolowySnd'); } frame 19 { rem(this, 1); } } movieClip 1067 { frame 1 { stop(); } } movieClip 1069 { frame 1 { stop(); } } movieClip 1071 { frame 1 { stop(); } } movieClip 1072 { } button 1075 { on (press) { if (go) { if (zamki.tile1._currentframe == 2 && zamki.tile2._currentframe == 2 && zamki.tile3._currentframe == 2) { s.zamki_done = true; sfx('drzwiSnd'); warp(1); } else { sfx('drzwiClosedSnd'); } } } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } movieClip 1079 { frame 1 { i = 'kolek'; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -2; snd = 'drzwiSnd'; } } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } movieClip 1086 { frame 1 { stop(); rem(this); } frame 2 { sfx('zasuwaSnd'); } frame 3 { stop(); rem(this, 't'); } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; wn = 'pietro'; } } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } frame 264 { amb('amb1'); } instance of movieClip 496 { onClipEvent (load) { wn = 1; } } instance of movieClip 496 { onClipEvent (load) { wn = 'ele2'; } } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; if (s.final_talk) { wn = 1; } else { wn = 'anime6'; } } } instance of movieClip 496 { onClipEvent (load) { wn = -1; } } movieClip 1099 { } movieClip 1108 { } movieClip 1115 { } movieClip 1126 { } movieClip 1138 { } movieClip 1140 { } movieClip 1141 { } movieClip 1143 { } movieClip 1144 { } movieClip 1146 { } movieClip 1149 { } movieClip 1151 { } movieClip 1153 { } movieClip 1155 { } movieClip 1157 { } movieClip 1158 { } movieClip 1160 { } movieClip 1162 { } movieClip 1163 { } movieClip 1164 { } movieClip 1165 { } movieClip 1168 { } movieClip 1170 { } movieClip 1171 { frame 1 { stop(); if (s.ktoraFaza != undefined) { gotoAndStop(s.ktoraFaza); } } frame 2 { s.ktoraFaza = 'Dwa'; sfx('regalSnd3'); } frame 30 { stop(); } frame 31 { s.ktoraFaza = 'trzy'; sfx('regalSnd3'); } frame 61 { stop(); } frame 62 { s.ktoraFaza = 'cztery'; sfx('regalSnd3'); } frame 91 { stop(); } frame 92 { s.ktoraFaza = 'piec'; sfx('regalSnd3'); } frame 121 { stop(); i = 'kolek'; } frame 143 { root.przejscie('anime7'); } } movieClip 1172 { frame 1 { onEnterFrame = root.panoramicEF3; } instance of movieClip 496 { onClipEvent (load) { snd = 'drzwiSnd'; wn = -1; } } }




http://swfchan.com/27/133321/info.shtml
Created: 14/2 -2019 14:34:17 Last modified: 14/2 -2019 14:34:17 Server time: 05/05 -2024 11:10:25