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

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

Project D - solve the mystery and save your missing partner.swf

This is the info page for
Flash #93030

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


ActionScript [AS1/AS2]
Combined Code
frame 1 { function mySiteLink() { getURL('http://vamplair.com', '_blank'); } Button.prototype.tabEnabled = false; var rightClick = new ContextMenu(); rightClick.hideBuiltInItems(); _root.menu = rightClick; var mySiteLink = new ContextMenuItem('Vamplair', mySiteLink); rightClick.customItems.push(mySiteLink); } frame 1 { mochi.as2.MochiAd.showPreGameAd({'id': '90df4a59fe410080', 'res': '550x400'}); var _mochiads_game_id = '90df4a59fe410080'; } frame 1 { stop(); } movieClip 3 { } // unknown tag 88 length 105 button 7 { on (release) { getURL('http://www.vamplair.com', '_blank'); } } button 10 { on (release) { getURL('http://www.vamplair.com/walkthrough.html', '_blank'); } } movieClip 645 __Packages.mochi.as2.MochiAd { #initclip if (!_global.mochi) { _global.mochi = new Object(); } if (!_global.mochi.as2) { _global.mochi.as2 = new Object(); } if (!_global.mochi.as2.MochiAd) { var v1 = function () {}; mochi.as2.MochiAd = v1; var v2 = v1.prototype; v1.getVersion = function () { return '3.02 as2'; }; v1.showPreGameAd = function (options) { var v26 = {'clip': _root, 'ad_timeout': 3000, 'fadeout_time': 250, 'regpt': 'o', 'method': 'showPreloaderAd', 'color': 16747008, 'background': 16777161, 'outline': 13994812, 'no_progress_bar': false, 'ad_started': function () { this.clip.stop(); }, 'ad_finished': function () { this.clip.play(); }, 'ad_failed': function () { trace('[MochiAd] Couldn\'t load an ad, make sure that your game\'s local security sandbox is configured for Access Network Only and that you are not using ad blocking software'); }, 'ad_loaded': function (width, height) {}, 'ad_skipped': function () {}, 'ad_progress': function (percent) {}}; options = mochi.as2.MochiAd._parseOptions(options, v26); if ('c862232051e0a94e1c3609b3916ddb17'.substr(0) == 'dfeada81ac97cde83665f81c12da7def') { options.ad_started(); options.ad_finished(); return undefined; } var clip = options.clip; var v22 = 11000; var v25 = options.ad_timeout; delete options.ad_timeout; var fadeout_time = options.fadeout_time; delete options.fadeout_time; if (!mochi.as2.MochiAd.load(options)) { options.ad_failed(); options.ad_finished(); return undefined; } options.ad_started(); var mc = clip._mochiad; mc.onUnload = function () { options.ad_finished(); }; var v14 = mochi.as2.MochiAd._getRes(options); var v4 = v14[0]; var v13 = v14[1]; mc._x = v4 * 0.5; mc._y = v13 * 0.5; var chk = mc.createEmptyMovieClip('_mochiad_wait', 3); chk._x = v4 * -0.5; chk._y = v13 * -0.5; var v6 = chk.createEmptyMovieClip('_mochiad_bar', 4); if (options.no_progress_bar) { v6._visible = false; delete options.no_progress_bar; } else { v6._x = 10; v6._y = v13 - 20; } var v21 = options.color; delete options.color; var v19 = options.background; delete options.background; var v23 = options.outline; delete options.outline; var v5 = v6.createEmptyMovieClip('_outline', 1); v5.beginFill(v19); v5.moveTo(0, 0); v5.lineTo(v4 - 20, 0); v5.lineTo(v4 - 20, 10); v5.lineTo(0, 10); v5.lineTo(0, 0); v5.endFill(); var v3 = v6.createEmptyMovieClip('_inside', 2); v3.beginFill(v21); v3.moveTo(0, 0); v3.lineTo(v4 - 20, 0); v3.lineTo(v4 - 20, 10); v3.lineTo(0, 10); v3.lineTo(0, 0); v3.endFill(); v3._xscale = 0; var v7 = v6.createEmptyMovieClip('_outline', 3); v7.lineStyle(0, v23, 100); v7.moveTo(0, 0); v7.lineTo(v4 - 20, 0); v7.lineTo(v4 - 20, 10); v7.lineTo(0, 10); v7.lineTo(0, 0); chk.ad_msec = v22; chk.ad_timeout = v25; chk.started = getTimer(); chk.showing = false; chk.last_pcnt = 0; chk.fadeout_time = fadeout_time; chk.fadeFunction = function () { var v2 = 100 * (1 - (getTimer() - this.fadeout_start) / this.fadeout_time); if (v2 > 0) { this._parent._alpha = v2; } else { var v3 = this._parent._parent; mochi.as2.MochiAd.unload(v3); delete this.onEnterFrame; } }; mc.lc.regContLC = function (lc_name) { mc._containerLCName = lc_name; }; var sendHostProgress = false; mc.lc.sendHostLoadProgress = function (lc_name) { sendHostProgress = true; }; mc.lc.adLoaded = options.ad_loaded; mc.lc.adSkipped = options.ad_skipped; mc.lc.adjustProgress = function (msec) { var v2 = this.mc._mochiad_wait; v2.server_control = true; v2.started = getTimer(); v2.ad_msec = msec; }; mc.lc.rpc = function (callbackID, arg) { mochi.as2.MochiAd.rpc(clip, callbackID, arg); }; mc.rpcTestFn = function (s) { trace('[MOCHIAD rpcTestFn] ' + s); return s; }; chk.onEnterFrame = function () { var v6 = this._parent._parent; var v11 = this._parent._mochiad_ctr; var v5 = getTimer() - this.started; var v3 = false; var v4 = v6.getBytesTotal(); var v8 = v6.getBytesLoaded(); var v2 = 100 * v8 / v4; var v10 = 100 * v5 / chk.ad_msec; var v9 = this._mochiad_bar._inside; var v13 = Math.min(100, Math.min(v2 || 0, v10)); v13 = Math.max(this.last_pcnt, v13); this.last_pcnt = v13; v9._xscale = v13; options.ad_progress(v13); if (sendHostProgress) { mochi.as2.MochiAd.containerNotify(clip, {'id': 'hostLoadPcnt', 'pcnt': v2}, clip._mochiad._containerLCName); if (v2 == 100) { sendHostProgress = false; } } if (!chk.showing) { var v7 = v11.getBytesTotal(); if (v7 > 0 || typeof v7 == 'undefined') { chk.showing = true; chk.started = getTimer(); } else { if (v5 > chk.ad_timeout && v2 == 100) { options.ad_failed(); v3 = true; } } } if (v5 > chk.ad_msec) { v3 = true; } if (v4 > 0 && v8 >= v4 && v3) { if (this.server_control) { delete this.onEnterFrame; } else { this.fadeout_start = getTimer(); this.onEnterFrame = chk.fadeFunction; } } }; }; v1.showClickAwayAd = function (options) { var v9 = {'clip': _root, 'ad_timeout': 2000, 'fadeout_time': 250, 'regpt': 'o', 'method': 'showClickAwayAd', 'res': '300x250', 'no_bg': true, 'ad_started': function () {}, 'ad_finished': function () {}, 'ad_loaded': function (width, height) {}, 'ad_failed': function () { trace('[MochiAd] Couldn\'t load an ad, make sure that your game\'s local security sandbox is configured for Access Network Only and that you are not using ad blocking software'); }, 'ad_skipped': function () {}}; options = mochi.as2.MochiAd._parseOptions(options, v9); var clip = options.clip; var v8 = options.ad_timeout; delete options.ad_timeout; if (!mochi.as2.MochiAd.load(options)) { options.ad_failed(); options.ad_finished(); return undefined; } options.ad_started(); var mc = clip._mochiad; mc.onUnload = function () { options.ad_finished(); }; var v4 = mochi.as2.MochiAd._getRes(options); var v10 = v4[0]; var v7 = v4[1]; mc._x = v10 * 0.5; mc._y = v7 * 0.5; var chk = mc.createEmptyMovieClip('_mochiad_wait', 3); chk.ad_timeout = v8; chk.started = getTimer(); chk.showing = false; mc.lc.adLoaded = options.ad_loaded; mc.lc.adSkipped = options.ad_skipped; mc.lc.rpc = function (callbackID, arg) { mochi.as2.MochiAd.rpc(clip, callbackID, arg); }; mc.rpcTestFn = function (s) { trace('[MOCHIAD rpcTestFn] ' + s); return s; }; var v20 = false; mc.lc.regContLC = function (lc_name) { mc._containerLCName = lc_name; }; chk.onEnterFrame = function () { var v5 = this._parent._mochiad_ctr; var v4 = getTimer() - this.started; var v2 = false; if (!chk.showing) { var v3 = v5.getBytesTotal(); if (v3 > 0 || typeof v3 == 'undefined') { v2 = true; chk.showing = true; chk.started = getTimer(); } else { if (v4 > chk.ad_timeout) { options.ad_failed(); v2 = true; } } } if (v2) { delete this.onEnterFrame; } }; }; v1.showInterLevelAd = function (options) { var v13 = {'clip': _root, 'ad_timeout': 2000, 'fadeout_time': 250, 'regpt': 'o', 'method': 'showTimedAd', 'ad_started': function () { this.clip.stop(); }, 'ad_finished': function () { this.clip.play(); }, 'ad_failed': function () { trace('[MochiAd] Couldn\'t load an ad, make sure that your game\'s local security sandbox is configured for Access Network Only and that you are not using ad blocking software'); }, 'ad_loaded': function (width, height) {}, 'ad_skipped': function () {}}; options = mochi.as2.MochiAd._parseOptions(options, v13); var clip = options.clip; var v10 = 11000; var v12 = options.ad_timeout; delete options.ad_timeout; var fadeout_time = options.fadeout_time; delete options.fadeout_time; if (!mochi.as2.MochiAd.load(options)) { options.ad_failed(); options.ad_finished(); return undefined; } options.ad_started(); var mc = clip._mochiad; mc.onUnload = function () { options.ad_finished(); }; var v5 = mochi.as2.MochiAd._getRes(options); var v14 = v5[0]; var v11 = v5[1]; mc._x = v14 * 0.5; mc._y = v11 * 0.5; var chk = mc.createEmptyMovieClip('_mochiad_wait', 3); chk.ad_msec = v10; chk.ad_timeout = v12; chk.started = getTimer(); chk.showing = false; chk.fadeout_time = fadeout_time; chk.fadeFunction = function () { var v2 = 100 * (1 - (getTimer() - this.fadeout_start) / this.fadeout_time); if (v2 > 0) { this._parent._alpha = v2; } else { var v3 = this._parent._parent; mochi.as2.MochiAd.unload(v3); delete this.onEnterFrame; } }; mc.lc.adLoaded = options.ad_loaded; mc.lc.adSkipped = options.ad_skipped; mc.lc.adjustProgress = function (msec) { var v2 = this.mc._mochiad_wait; v2.server_control = true; v2.started = getTimer(); v2.ad_msec = msec - 250; }; mc.lc.rpc = function (callbackID, arg) { mochi.as2.MochiAd.rpc(clip, callbackID, arg); }; mc.rpcTestFn = function (s) { trace('[MOCHIAD rpcTestFn] ' + s); return s; }; chk.onEnterFrame = function () { var v5 = this._parent._mochiad_ctr; var v4 = getTimer() - this.started; var v2 = false; if (!chk.showing) { var v3 = v5.getBytesTotal(); if (v3 > 0 || typeof v3 == 'undefined') { chk.showing = true; chk.started = getTimer(); } else { if (v4 > chk.ad_timeout) { options.ad_failed(); v2 = true; } } } if (v4 > chk.ad_msec) { v2 = true; } if (v2) { if (this.server_control) { delete this.onEnterFrame; } else { this.fadeout_start = getTimer(); this.onEnterFrame = this.fadeFunction; } } }; }; v1.showPreloaderAd = function (options) { trace('[MochiAd] DEPRECATED: showPreloaderAd was renamed to showPreGameAd in 2.0'); mochi.as2.MochiAd.showPreGameAd(options); }; v1.showTimedAd = function (options) { trace('[MochiAd] DEPRECATED: showTimedAd was renamed to showInterLevelAd in 2.0'); mochi.as2.MochiAd.showInterLevelAd(options); }; v1._allowDomains = function (server) { var v1 = ((server.split('/'))[2].split(':'))[0]; if (System.security) { if (System.security.allowDomain) { System.security.allowDomain('*'); System.security.allowDomain(v1); } if (System.security.allowInsecureDomain) { System.security.allowInsecureDomain('*'); System.security.allowInsecureDomain(v1); } } return v1; }; v1.load = function (options) { var v13 = {'clip': _root, 'server': 'http://x.mochiads.com/srv/1/', 'method': 'load', 'depth': 10333, 'id': '_UNKNOWN_'}; options = mochi.as2.MochiAd._parseOptions(options, v13); options.swfv = options.clip.getSWFVersion() || 6; options.mav = mochi.as2.MochiAd.getVersion(); var v7 = options.clip; if (!mochi.as2.MochiAd._isNetworkAvailable()) { return null; } if (v7._mochiad_loaded) { return null; } var v12 = options.depth; delete options.depth; var v6 = v7.createEmptyMovieClip('_mochiad', v12); var v11 = mochi.as2.MochiAd._getRes(options); options.res = v11[0] + 'x' + v11[1]; options.server += options.id; delete options.id; v7._mochiad_loaded = true; if (v7._url.indexOf('http') != 0) { trace('[MochiAd] NOTE: Security Sandbox Violation errors below are normal'); } var v4 = v6.createEmptyMovieClip('_mochiad_ctr', 1); for (var v8 in options) { v4[v8] = options[v8]; } var v10 = v4.server; delete v4.server; var v14 = mochi.as2.MochiAd._allowDomains(v10); v6.onEnterFrame = function () { if (this._mochiad_ctr._url != this._url) { this.onEnterFrame = function () { if (!this._mochiad_ctr) { delete this.onEnterFrame; mochi.as2.MochiAd.unload(this._parent); } }; } }; var v5 = new Object(); var v9 = ['', Math.floor((new Date()).getTime()), random(999999)].join('_'); v5.mc = v6; v5.name = v9; v5.hostname = v14; v5.allowDomain = function (d) { return true; }; v5.allowInsecureDomain = v5.allowDomain; v5.connect(v9); v6.lc = v5; v4.lc = v9; v4.st = getTimer(); v4.loadMovie(v10 + '.swf', 'POST'); return v6; }; v1.unload = function (clip) { if (typeof clip == 'undefined') { clip = _root; } if (clip.clip && clip.clip._mochiad) { clip = clip.clip; } if (!clip._mochiad) { return false; } mochi.as2.MochiAd.containerNotify(clip, {'id': 'unload'}, clip._mochiad._containerLCName); clip._mochiad.removeMovieClip(); delete clip._mochiad_loaded; delete clip._mochiad; return true; }; v1._isNetworkAvailable = function () { if (System.security) { var v1 = System.security; if (v1.sandboxType == 'localWithFile') { return false; } } return true; }; v1._getRes = function (options) { var v3 = options.clip.getBounds(); var v2 = 0; var v1 = 0; if (typeof options.res != 'undefined') { var v4 = options.res.split('x'); v2 = parseFloat(v4[0]); v1 = parseFloat(v4[1]); } else { v2 = v3.xMax - v3.xMin; v1 = v3.yMax - v3.yMin; } if (v2 == 0 || v1 == 0) { v2 = Stage.width; v1 = Stage.height; } return [v2, v1]; }; v1._parseOptions = function (options, defaults) { var v4 = {}; for (var v8 in defaults) { v4[v8] = defaults[v8]; } if (options) { for (v8 in options) { v4[v8] = options[v8]; } } if (_root.mochiad_options) { var v5 = _root.mochiad_options.split('&'); var v2 = 0; while (v2 < v5.length) { var v3 = v5[v2].split('='); v4[unescape(v3[0])] = unescape(v3[1]); ++v2; } } if (v4.id == 'test') { trace('[MochiAd] WARNING: Using the MochiAds test identifier, make sure to use the code from your dashboard, not this example!'); } return v4; }; v1.rpc = function (clip, callbackID, arg) { switch (arg.id) { case 'setValue': mochi.as2.MochiAd.setValue(clip, arg.objectName, arg.value); break; case 'getValue': var v4 = mochi.as2.MochiAd.getValue(clip, arg.objectName); mochi.as2.MochiAd.containerRpcResult(clip, callbackID, v4, clip._mochiad._containerLCName); break; case 'runMethod': var v3 = mochi.as2.MochiAd.runMethod(clip, arg.method, arg.args); mochi.as2.MochiAd.containerRpcResult(clip, callbackID, v3, clip._mochiad._containerLCName); break; default: trace('[mochiads rpc] unknown rpc id: ' + arg.id); } }; v1.setValue = function (base, objectName, value) { var v2 = objectName.split('.'); var v1; v1 = 0; while (v1 < v2.length - 1) { if (base[v2[v1]] == undefined || base[v2[v1]] == null) { return undefined; } base = base[v2[v1]]; ++v1; } base[v2[v1]] = value; }; v1.getValue = function (base, objectName) { var v2 = objectName.split('.'); var v1; v1 = 0; while (v1 < v2.length - 1) { if (base[v2[v1]] == undefined || base[v2[v1]] == null) { return undefined; } base = base[v2[v1]]; ++v1; } return base[v2[v1]]; }; v1.runMethod = function (base, methodName, argsArray) { var v2 = methodName.split('.'); var v1; v1 = 0; while (v1 < v2.length - 1) { if (base[v2[v1]] == undefined || base[v2[v1]] == null) { return undefined; } base = base[v2[v1]]; ++v1; } if (typeof base[v2[v1]] == 'function') { return base[v2[v1]].apply(base, argsArray); } else { return undefined; } }; v1.containerNotify = function (clip, args, lcName) { var v1 = clip._mochiad._mochiad_ctr.ad.app; if (v1.notify) { v1.notify(args); } else { (new LocalConnection()).send(lcName, 'notify', args); } }; v1.containerRpcResult = function (clip, callbackID, val, lcName) { var v1 = clip._mochiad._mochiad_ctr.ad.app; if (v1.rpcResult) { v1.rpcResult(callbackID, val); } else { (new LocalConnection()).send(lcName, 'rpcResult', callbackID, val); } }; ASSetPropFlags(mochi.as2.MochiAd.prototype, null, 1); } #endinitclip } frame 2 { stop(); } // unknown tag 88 length 105 movieClip 16 { } movieClip 17 { } // unknown tag 88 length 106 movieClip 42 { } button 44 { on (release) { gotoAndStop('intro'); } } movieClip 46 { } frame 4 { stopAllSounds(); } frame 7 { stop(); } movieClip 51 { } movieClip 53 { } movieClip 55 { } movieClip 57 { } movieClip 60 { frame 536 { stopAllSounds(); } frame 558 { _root.gotoAndStop('desktop1'); } } // unknown tag 88 length 66 button 64 { on (release) { stopAllSounds(); _root.gotoAndStop('desktop1'); } } frame 9 { stop(); } movieClip 77 { } movieClip 79 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 86 { } button 88 { on (release) { _root.desktop1.gotoAndStop('newspaper'); } } movieClip 89 { } button 91 { on (release) { gotoAndStop('postcard'); } } movieClip 93 { } // unknown tag 88 length 64 movieClip 97 { } movieClip 99 { } movieClip 101 { } movieClip 103 { } movieClip 105 { } button 106 { on (release) { if (_root.desktop1.counter._currentframe == 1) { _root.desktop1.gotoAndPlay('start'); } else { _root.desktop1.gotoAndStop('end'); } } } movieClip 108 { } movieClip 109 { } movieClip 111 { } movieClip 114 { } movieClip 116 { } button 118 { on (release) { if (_root.desktop1.counter._currentframe == 1) { _root.desktop1.gotoAndPlay('start'); } else { _root.desktop1.gotoAndStop('end'); } } } movieClip 119 { frame 481 { stop(); } } button 123 { on (release) { gotoAndStop(2); } } button 128 { on (release) { _root.desktop1.gotoAndPlay('end'); _root.desktop1.counter.gotoAndStop(2); } } movieClip 129 { frame 1 { stop(); } frame 2 { stop(); _root.desktop1.counter.gotoAndStop(2); } } movieClip 131 { } button 133 { on (release) { _root.gotoAndStop('outside1'); } } movieClip 135 { frame 13 { stop(); folder.onPress = function () { folder.startDrag(); }; folder.onRelease = function () { folder.stopDrag(); }; letter1.onPress = function () { letter1.startDrag(); }; letter1.onRelease = function () { letter1.stopDrag(); }; letter2.onPress = function () { letter2.startDrag(); }; letter2.onRelease = function () { letter2.stopDrag(); }; letter3.onPress = function () { letter3.startDrag(); }; letter3.onRelease = function () { letter3.stopDrag(); }; } frame 14 { stop(); } frame 15 { stop(); } frame 16 { stop(); } frame 18 { stop(); folder.onPress = function () { folder.startDrag(); }; folder.onRelease = function () { folder.stopDrag(); }; letter1.onPress = function () { letter1.startDrag(); }; letter1.onRelease = function () { letter1.stopDrag(); }; letter2.onPress = function () { letter2.startDrag(); }; letter2.onRelease = function () { letter2.stopDrag(); }; letter3.onPress = function () { letter3.startDrag(); }; letter3.onRelease = function () { letter3.stopDrag(); }; } } frame 10 { stop(); } movieClip 139 { } movieClip 140 { } button 142 { on (release) { gotoAndStop('desktop1'); _root.desktop1.gotoAndStop('end'); } } movieClip 144 { } movieClip 146 { } button 148 { on (release) { gotoAndPlay('hotel'); } } movieClip 153 { } movieClip 156 { } movieClip 158 { } movieClip 160 { } movieClip 161 { } movieClip 163 { } movieClip 165 { } movieClip 167 { } movieClip 168 { } movieClip 169 { } movieClip 170 { } button 174 { on (release) { _root.hotel.hallway.gotoAndStop(2); _root.hotel.creepygirl.gotoAndStop(2); _root.hotel.room1.gotoAndStop(2); _root.hotel.machineroom.gotoAndStop(2); _root.hotel.room2.gotoAndStop(2); _root.hotel.door.gotoAndStop(2); _root.hotel.room3.gotoAndStop(2); _root.hotel.room4.gotoAndStop(2); _root.hotel.secretroom.gotoAndStop(2); } } movieClip 175 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 179 { frame 1 { stop(); } frame 2 { stop(); } } button 182 { on (release) { _root.hotel.secretroom.gotoAndStop(8); _root.hotel.hallway.gotoAndStop(3); _root.hotel.creepygirl.gotoAndStop(3); _root.hotel.room1.gotoAndStop(3); } } movieClip 183 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 184 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 186 { frame 3 { stop(); } } frame 76 { stop(); } button 188 { on (release) { gotoAndPlay(2); } } movieClip 198 { } button 201 { on (release) { _root.hotel.gotoAndPlay('machineroom'); } } button 202 { on (release) { _root.hotel.gotoAndPlay('room3'); } } button 203 { on (release) { _root.hotel.gotoAndPlay('room1'); } } button 204 { on (release) { _root.hotel.gotoAndPlay('room2'); } } button 205 { on (release) { _root.hotel.gotoAndPlay('girl'); } } movieClip 208 { } movieClip 211 { } button 214 { on (release) { gotoAndStop(1); } } button 216 { on (release) { gotoAndStop(1); } } movieClip 218 { } movieClip 219 { frame 1 { stop(); Mouse.show(); } frame 2 { stop(); } instance luce of movieClip 208 { onClipEvent (enterFrame) { Mouse.hide(); _root.hotel.hallway.luce._y = _root._ymouse; _root.hotel.hallway.luce._x = _root._xmouse; } } instance flashlight of movieClip 211 { onClipEvent (enterFrame) { _root.hotel.hallway.flashlight._y = _root._ymouse; _root.hotel.hallway.flashlight._x = _root._xmouse; } } frame 3 { stop(); } instance knife of movieClip 218 { onClipEvent (enterFrame) { Mouse.hide(); _root.hotel.hallway.knife._y = _root._ymouse; _root.hotel.hallway.knife._x = _root._xmouse; } } } button 222 { on (release) { _root.hotel.masterlight.gotoAndStop(2); _root.hotel.gotoAndStop('pickeduplight'); gotoAndStop(2); } } movieClip 223 { frame 1 { stop(); if (_root.hotel.masterlight._currentframe == 2) { gotoAndStop(2); } } frame 2 { stop(); } } button 230 { on (release) { _root.hotel.gotoAndPlay('hotelhallway'); } } button 232 { on (release) { gotoAndStop(1); } } button 233 { on (release) { gotoAndStop(1); } } movieClip 234 { frame 1 { stop(); Mouse.show(); } frame 2 { stop(); } instance luce of movieClip 208 { onClipEvent (enterFrame) { Mouse.hide(); _root.hotel.creepygirl.luce._y = _root._ymouse; _root.hotel.creepygirl.luce._x = _root._xmouse; } } instance flashlight of movieClip 211 { onClipEvent (enterFrame) { _root.hotel.creepygirl.flashlight._y = _root._ymouse; _root.hotel.creepygirl.flashlight._x = _root._xmouse; } } frame 3 { stop(); } instance knife of movieClip 218 { onClipEvent (enterFrame) { Mouse.hide(); _root.hotel.creepygirl.knife._y = _root._ymouse; _root.hotel.creepygirl.knife._x = _root._xmouse; } } } button 236 { on (release) { gotoAndStop('note'); masternote.gotoAndStop(2); } } button 239 { on (release) { _root.hotel.gotoAndPlay('girl'); } } movieClip 240 { frame 75 { stop(); } } button 244 { on (release) { gotoAndStop(1); } } button 245 { on (release) { gotoAndStop(1); } } movieClip 246 { frame 1 { stop(); Mouse.show(); } frame 2 { stop(); } instance luce of movieClip 208 { onClipEvent (enterFrame) { Mouse.hide(); _root.hotel.room1.luce._y = _root._ymouse; _root.hotel.room1.luce._x = _root._xmouse; } } instance flashlight of movieClip 211 { onClipEvent (enterFrame) { _root.hotel.room1.flashlight._y = _root._ymouse; _root.hotel.room1.flashlight._x = _root._xmouse; } } frame 3 { stop(); } instance knife of movieClip 218 { onClipEvent (enterFrame) { Mouse.hide(); _root.hotel.room1.knife._y = _root._ymouse; _root.hotel.room1.knife._x = _root._xmouse; } } } button 249 { on (release) { _root.hotel.gotoAndStop('switch'); } } button 251 { on (release) { gotoAndStop(1); } } movieClip 252 { frame 1 { stop(); Mouse.show(); } frame 2 { stop(); } instance luce of movieClip 208 { onClipEvent (enterFrame) { Mouse.hide(); _root.hotel.machineroom.luce._y = _root._ymouse; _root.hotel.machineroom.luce._x = _root._xmouse; } } instance flashlight of movieClip 211 { onClipEvent (enterFrame) { _root.hotel.machineroom.flashlight._y = _root._ymouse; _root.hotel.machineroom.flashlight._x = _root._xmouse; } } } movieClip 256 { } button 259 { on (release) { gotoAndPlay('button3-1'); } } button 260 { on (release) { gotoAndPlay('button2-1'); } } button 261 { on (release) { gotoAndPlay('button1-1'); } } button 264 { on (release) { if (_currentframe == 207) { _root.hotel.gotoAndPlay('pass'); } else { _root.hotel.gotoAndPlay('dead'); } } } button 265 { on (release) { _root.hotel.gotoAndPlay('machineroom'); } } button 266 { on (release) { gotoAndPlay('button3-1'); } } button 267 { on (release) { gotoAndPlay('button2-1'); } } button 268 { on (release) { gotoAndPlay('button1-1'); } } button 269 { on (release) { gotoAndPlay('button1-2'); } } button 270 { on (release) { gotoAndPlay('button2-2'); } } button 271 { on (release) { gotoAndPlay('button3-2'); } } movieClip 275 { frame 1 { stop(); } frame 34 { stop(); } frame 72 { stop(); } frame 109 { stop(); } frame 143 { stop(); } frame 173 { stop(); } frame 207 { stop(); } frame 210 { stop(); } frame 213 { stop(); } } button 278 { on (release) { gotoAndPlay('hotelhallway'); } } button 281 { on (release) { _root.hotel.gotoAndPlay('door'); } } button 283 { on (release) { gotoAndStop(1); } } movieClip 284 { frame 1 { stop(); Mouse.show(); } frame 2 { stop(); } instance luce of movieClip 208 { onClipEvent (enterFrame) { Mouse.hide(); _root.hotel.room2.luce._y = _root._ymouse; _root.hotel.room2.luce._x = _root._xmouse; } } instance flashlight of movieClip 211 { onClipEvent (enterFrame) { _root.hotel.room2.flashlight._y = _root._ymouse; _root.hotel.room2.flashlight._x = _root._xmouse; } } } button 287 { on (release) { _root.hotel.gotoAndPlay('room2'); } } button 289 { on (release) { if (_root.hotel.key113._currentframe == 2) { _root.hotel.gotoAndPlay('opened'); } else { _root.hotel.gotoAndStop('locked'); } } } button 291 { on (release) { gotoAndStop(1); } } movieClip 292 { frame 1 { stop(); Mouse.show(); } frame 2 { stop(); } instance luce of movieClip 208 { onClipEvent (enterFrame) { Mouse.hide(); _root.hotel.door.luce._y = _root._ymouse; _root.hotel.door.luce._x = _root._xmouse; } } instance flashlight of movieClip 211 { onClipEvent (enterFrame) { _root.hotel.door.flashlight._y = _root._ymouse; _root.hotel.door.flashlight._x = _root._xmouse; } } } // unknown tag 88 length 430 movieClip 300 { } movieClip 301 { } movieClip 302 { frame 7 { stop(); } } button 303 { on (release) { _root.hotel.gotoAndPlay('room4'); } } button 305 { on (release) { gotoAndStop(1); } } movieClip 306 { frame 1 { stop(); Mouse.show(); } frame 2 { stop(); } instance luce of movieClip 208 { onClipEvent (enterFrame) { Mouse.hide(); _root.hotel.room3.luce._y = _root._ymouse; _root.hotel.room3.luce._x = _root._xmouse; } } instance flashlight of movieClip 211 { onClipEvent (enterFrame) { _root.hotel.room3.flashlight._y = _root._ymouse; _root.hotel.room3.flashlight._x = _root._xmouse; } } } button 309 { on (release) { _root.hotel.gotoAndPlay('room3'); } } button 311 { on (release) { gotoAndStop(1); } } movieClip 312 { frame 1 { stop(); Mouse.show(); } frame 2 { stop(); } instance luce of movieClip 208 { onClipEvent (enterFrame) { Mouse.hide(); _root.hotel.room4.luce._y = _root._ymouse; _root.hotel.room4.luce._x = _root._xmouse; } } instance flashlight of movieClip 211 { onClipEvent (enterFrame) { _root.hotel.room4.flashlight._y = _root._ymouse; _root.hotel.room4.flashlight._x = _root._xmouse; } } } button 313 { on (release) { key113.gotoAndStop(2); gotoAndPlay('machineroom'); } } // unknown tag 88 length 58 // unknown tag 88 length 78 // unknown tag 88 length 85 button 323 { on (release) { _root.gotoAndPlay('restart'); } } movieClip 325 { } movieClip 326 { } movieClip 329 { } movieClip 334 { } button 335 { on (release) { gotoAndStop('combination'); } } button 336 { on (release) { _root.hotel.gotoAndPlay('door'); } } button 338 { on (release) { gotoAndStop(1); } } button 340 { on (release) { gotoAndStop(1); } } movieClip 342 { } button 344 { on (release) { if (password eq '120') { gotoAndPlay('safeopen'); } else { gotoAndPlay('safetryagain'); } } } // unknown tag 88 length 67 button 351 { on (release) { gotoAndStop('combination'); } } button 355 { on (release) { _root.hotel.masterknife.gotoAndStop(2); gotoAndStop('gotknife'); } } button 359 { on (release) { gotoAndStop(1); } } button 360 { on (release) { if (_root.hotel.masterknife._currentframe == 2) { gotoAndPlay('endlevel'); } } } movieClip 366 { } button 367 { on (release) { _root.gotoAndStop(desk2); } } button 371 { on (release) { _root.gotoAndStop('desk2'); } } movieClip 372 { frame 96 { stop(); } } movieClip 373 { frame 1 { stop(); Mouse.show(); } frame 2 { stop(); } instance luce of movieClip 208 { onClipEvent (enterFrame) { Mouse.hide(); _root.hotel.secretroom.luce._y = _root._ymouse; _root.hotel.secretroom.luce._x = _root._xmouse; } } instance flashlight of movieClip 211 { onClipEvent (enterFrame) { _root.hotel.secretroom.flashlight._y = _root._ymouse; _root.hotel.secretroom.flashlight._x = _root._xmouse; } } frame 3 { stop(); password = ''; } frame 4 { stop(); } frame 5 { stop(); if (_root.hotel.masterknife._currentframe == 2) { gotoAndStop('safeopen2'); } } frame 6 { stop(); } frame 7 { stop(); } frame 8 { stop(); } instance knife of movieClip 218 { onClipEvent (enterFrame) { Mouse.hide(); _root.hotel.secretroom.knife._y = _root._ymouse; _root.hotel.secretroom.knife._x = _root._xmouse; } } frame 9 { Mouse.show(); } frame 50 { stop(); } } movieClip 375 { frame 1 { stop(); } frame 66 { stop(); } frame 73 { stop(); } frame 80 { stop(); } frame 81 { stop(); } frame 88 { stop(); } frame 94 { stop(); } frame 95 { stop(); } frame 96 { stop(); } frame 97 { stop(); } instance flashlight of movieClip 211 { onClipEvent (enterFrame) { _root.flashlight._y = _root._ymouse; _root.flashlight._x = _root._xmouse; } } frame 98 { stop(); } frame 104 { stop(); } frame 110 { stop(); } frame 111 { stop(); } frame 117 { stop(); } frame 124 { stop(); } frame 125 { stop(); } frame 130 { stop(); } frame 136 { stop(); } } frame 77 { stop(); } button 376 { on (release) { gotoAndPlay(2); } } button 384 { on (release) { gotoAndStop(2); } } movieClip 385 { } button 386 { on (release) { _root.gotoAndStop('outside2'); } } movieClip 387 { frame 1 { stop(); } frame 2 { stop(); } } button 388 { on (release) { gotoAndStop('photos'); } } button 389 { on (release) { gotoAndStop('boy'); } } button 392 { on (release) { gotoAndStop('desktop'); } } button 394 { on (release) { gotoAndStop('desktop'); _root.desktop2.hidden.gotoAndStop(2); } } movieClip 398 { frame 21 { stop(); } frame 22 { stop(); } frame 23 { stop(); } } frame 78 { stop(); } button 399 { on (release) { gotoAndStop('desk2'); _root.desktop2.gotoAndStop('desktop'); _root.desktop2.hidden.gotoAndStop(2); } } button 401 { on (release) { gotoAndPlay('dhouse'); } } button 404 { on (release) { _root.dhouse.bedroom.gotoAndStop(2); _root.dhouse.floor1.gotoAndStop(2); _root.dhouse.bathroom.gotoAndStop(2); _root.hotel.machineroom.gotoAndStop(2); _root.hotel.room2.gotoAndStop(2); _root.hotel.door.gotoAndStop(2); _root.hotel.room3.gotoAndStop(2); _root.hotel.room4.gotoAndStop(2); _root.hotel.secretroom.gotoAndStop(2); } } movieClip 405 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 409 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 412 { frame 1 { stop(); } frame 2 { stop(); } } button 415 { on (release) { _root.gotoAndStop('desktop3'); } } movieClip 416 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 417 { } frame 100 { stop(); } button 418 { on (release) { gotoAndPlay('entrance'); } } movieClip 421 { } button 422 { on (release) { gotoAndPlay('room1'); } } movieClip 428 { } movieClip 431 { } movieClip 432 { } movieClip 433 { } button 434 { on (release) { gotoAndStop('room1'); } } button 438 { on (release) { _root.dhouse.gotoAndPlay('hall2'); } } button 439 { on (release) { _root.dhouse.gotoAndPlay('bedroom'); } } movieClip 444 { frame 27 { stop(); } frame 28 { stop(); } } button 445 { on (release) { gotoAndPlay('hall2'); } } button 446 { on (release) { gotoAndPlay('bedroom'); } } button 449 { on (release) { _root.dhouse.gotoAndPlay('room1b'); } } button 452 { on (release) { gotoAndStop(1); } } button 454 { on (release) { gotoAndStop(1); } } movieClip 455 { frame 1 { stop(); Mouse.show(); } frame 2 { stop(); } instance luce of movieClip 208 { onClipEvent (enterFrame) { Mouse.hide(); _root.dhouse.bedroom.luce._y = _root._ymouse; _root.dhouse.bedroom.luce._x = _root._xmouse; } } instance flashlight of movieClip 211 { onClipEvent (enterFrame) { _root.dhouse.bedroom.flashlight._y = _root._ymouse; _root.dhouse.bedroom.flashlight._x = _root._xmouse; } } frame 3 { stop(); } } button 456 { on (release) { if (_root.dhouse.masternote._currentframe > 1 and _root.dhouse.mastercassette._currentframe > 1) { _root.dhouse.exitscene.gotoAndStop(2); _root.dhouse.masterlight.gotoAndStop(2); _root.dhouse.bedroom.gotoAndStop(3); gotoAndStop(2); } else { _root.dhouse.masterlight.gotoAndStop(2); _root.dhouse.bedroom.gotoAndStop(3); gotoAndStop(2); } } on (release) { _root.dhouse.masterlight.gotoAndStop(2); _root.dhouse.bedroom.gotoAndStop(3); gotoAndStop(2); } } movieClip 457 { frame 1 { stop(); if (_root.hotel.masterlight._currentframe == 2) { gotoAndStop(2); } } frame 2 { stop(); } } button 460 { on (release) { _root.dhouse.gotoAndPlay('bathroom'); } } button 461 { on (release) { _root.dhouse.gotoAndPlay('floor'); } } movieClip 463 { } button 466 { on (release) { _root.dhouse.gotoAndPlay('hall2'); } } // unknown tag 88 length 40 button 471 { on (release) { gotoAndStop(4); } } button 474 { on (release) { gotoAndStop(3); } } button 475 { on (release) { _root.dhouse.gotoAndStop('hall2'); } } button 477 { on (release) { gotoAndStop(1); } } // unknown tag 88 length 73 button 482 { on (release) { gotoAndStop(1); } } movieClip 486 { frame 1 { stop(); Mouse.show(); } frame 2 { stop(); } instance luce of movieClip 208 { onClipEvent (enterFrame) { Mouse.hide(); _root.dhouse.bathroom.luce._y = _root._ymouse; _root.dhouse.bathroom.luce._x = _root._xmouse; } } instance flashlight of movieClip 211 { onClipEvent (enterFrame) { _root.dhouse.bathroom.flashlight._y = _root._ymouse; _root.dhouse.bathroom.flashlight._x = _root._xmouse; } } frame 3 { stop(); } frame 4 { stop(); } } button 490 { on (release) { if (_root.dhouse.masterlight._currentframe > 1 and _root.dhouse.mastercassette._currentframe > 1) { _root.dhouse.exitscene.gotoAndStop(2); _root.dhouse.masternote.gotoAndStop(2); gotoAndStop(3); } else { _root.dhouse.masternote.gotoAndStop(2); gotoAndStop(3); } } } button 491 { on (release) { if (_root.dhouse.masterlight._currentframe > 1 and _root.dhouse.masternote._currentframe > 1) { _root.dhouse.exitscene.gotoAndStop(2); _root.dhouse.mastercassette.gotoAndStop(2); gotoAndStop(4); } else { _root.dhouse.mastercassette.gotoAndStop(2); gotoAndStop(4); } } } button 493 { on (release) { gotoAndStop(1); } } movieClip 496 { } button 497 { on (release) { gotoAndStop(1); } } movieClip 501 { frame 1 { stop(); Mouse.show(); } frame 2 { stop(); } instance luce of movieClip 208 { onClipEvent (enterFrame) { Mouse.hide(); _root.dhouse.floor1.luce._y = _root._ymouse; _root.dhouse.floor1.luce._x = _root._xmouse; } } instance flashlight of movieClip 211 { onClipEvent (enterFrame) { _root.dhouse.floor1.flashlight._y = _root._ymouse; _root.dhouse.floor1.flashlight._x = _root._xmouse; } } frame 3 { stop(); } frame 4 { stop(); } } movieClip 502 { frame 1 { stop(); } frame 8 { stop(); } frame 9 { stop(); } frame 15 { stop(); } frame 22 { stop(); if (_root.dhouse.masterlight._currentframe == 2) { _root.dhouse.flashlight.gotoAndStop(2); } } frame 28 { stop(); } frame 35 { stop(); } frame 43 { stop(); } } frame 101 { stop(); } button 503 { on (release) { _root.gotoAndStop('outside3'); } } movieClip 504 { frame 1 { stop(); } frame 2 { stop(); } } button 507 { on (release) { gotoAndStop('card'); } } button 514 { on (release) { gotoAndStop('cassette'); } } movieClip 515 { } button 517 { on (release) { gotoAndStop('card'); } } button 518 { on (release) { gotoAndStop('cassette'); } } button 524 { on (release) { gotoAndPlay('start'); } } movieClip 529 { } movieClip 530 { } movieClip 532 { } button 533 { on (release) { gotoAndPlay('start'); hidden.gotoAndStop(2); } } movieClip 535 { } movieClip 537 { } movieClip 539 { } movieClip 541 { } movieClip 543 { } movieClip 545 { } movieClip 547 { } movieClip 549 { } movieClip 560 { frame 1563 { stop(); } } movieClip 561 { frame 2 { Mouse.show(); } frame 2 { stopAllSounds(); } frame 13 { stop(); } frame 14 { stop(); } frame 15 { stop(); } } button 562 { on (release) { gotoAndStop('desktop3'); _root.desktop2.gotoAndStop('desktop'); _root.desktop3.hidden.gotoAndStop(2); } } button 563 { on (release) { gotoAndStop('dhouse2'); } } button 565 { on (release) { gotoAndStop('final'); } } button 566 { on (release) { gotoAndPlay('entrance'); } } movieClip 569 { } button 570 { on (release) { _root.gotoAndStop('outside3'); } } button 571 { on (release) { _root.dhouse2.bedroom.gotoAndStop(2); _root.dhouse2.floor1.gotoAndStop(2); _root.dhouse2.bathroom.gotoAndStop(2); _root.hotel.machineroom.gotoAndStop(2); _root.hotel.room2.gotoAndStop(2); _root.hotel.door.gotoAndStop(2); _root.hotel.room3.gotoAndStop(2); _root.hotel.room4.gotoAndStop(2); _root.hotel.secretroom.gotoAndStop(2); } } movieClip 572 { frame 1 { stop(); } } button 573 { on (release) { gotoAndPlay('room1'); } } button 574 { on (release) { _root.dhouse2.gotoAndPlay('hall2'); } } button 575 { on (release) { _root.dhouse2.gotoAndPlay('bedroom'); } } movieClip 576 { frame 28 { stop(); } } button 577 { on (release) { gotoAndPlay('hall2'); } } button 578 { on (release) { gotoAndPlay('bedroom'); } } button 579 { on (release) { _root.dhouse2.gotoAndPlay('room1b'); } } button 580 { on (release) { gotoAndStop(1); } } button 581 { on (release) { gotoAndStop(1); } } movieClip 582 { frame 1 { stop(); Mouse.show(); } frame 2 { stop(); } instance luce of movieClip 208 { onClipEvent (enterFrame) { Mouse.hide(); _root.dhouse2.bedroom.luce._y = _root._ymouse; _root.dhouse2.bedroom.luce._x = _root._xmouse; } } instance flashlight of movieClip 211 { onClipEvent (enterFrame) { _root.dhouse2.bedroom.flashlight._y = _root._ymouse; _root.dhouse2.bedroom.flashlight._x = _root._xmouse; } } frame 3 { stop(); } } button 583 { on (release) { _root.dhouse2.gotoAndPlay('bathroom'); } } button 584 { on (release) { _root.dhouse2.gotoAndPlay('floor'); } } movieClip 585 { } button 586 { on (release) { _root.dhouse2.gotoAndPlay('hall2'); } } button 587 { on (release) { gotoAndStop(4); } } button 588 { on (release) { gotoAndStop(3); } } button 590 { on (release) { gotoAndStop(1); } } button 591 { on (release) { gotoAndStop(1); } } movieClip 592 { frame 1 { stop(); Mouse.show(); } frame 2 { stop(); } instance luce of movieClip 208 { onClipEvent (enterFrame) { Mouse.hide(); _root.dhouse2.bathroom.luce._y = _root._ymouse; _root.dhouse2.bathroom.luce._x = _root._xmouse; } } instance flashlight of movieClip 211 { onClipEvent (enterFrame) { _root.dhouse2.bathroom.flashlight._y = _root._ymouse; _root.dhouse2.bathroom.flashlight._x = _root._xmouse; } } frame 3 { stop(); } frame 4 { stop(); } } button 594 { on (release) { gotoAndStop(1); } } button 595 { on (release) { gotoAndStop(1); } } movieClip 596 { frame 1 { stop(); Mouse.show(); } frame 2 { stop(); } instance luce of movieClip 208 { onClipEvent (enterFrame) { Mouse.hide(); _root.dhouse2.floor1.luce._y = _root._ymouse; _root.dhouse2.floor1.luce._x = _root._xmouse; } } instance flashlight of movieClip 211 { onClipEvent (enterFrame) { _root.dhouse2.floor1.flashlight._y = _root._ymouse; _root.dhouse2.floor1.flashlight._x = _root._xmouse; } } frame 3 { stop(); } frame 4 { stop(); } } movieClip 597 { frame 1 { stop(); } frame 2 { stopAllSounds(); } frame 8 { stop(); } frame 9 { stop(); } frame 15 { stop(); } frame 22 { stop(); if (_root.dhouse.masterlight._currentframe == 2) { _root.dhouse.flashlight.gotoAndStop(2); } } frame 28 { stop(); } frame 35 { stop(); } frame 43 { stop(); } } frame 105 { stop(); } button 603 { on (release) { gotoAndPlay('mainentrance'); } } movieClip 606 { } movieClip 609 { } button 610 { on (release) { gotoAndStop('bank'); } } button 611 { on (release) { gotoAndStop('truth'); } } movieClip 616 { } button 617 { on (release) { gotoAndStop('bank'); } } button 619 { on (release) { if (password eq '987') { gotoAndPlay('safeopen'); } else { gotoAndPlay('safetryagain'); } } } button 622 { on (release) { gotoAndStop('truth'); } } movieClip 624 { } movieClip 626 { } movieClip 630 { } movieClip 631 { frame 259 { _root.gotoAndStop('ending'); } } movieClip 632 { frame 1 { stop(); } frame 27 { stopAllSounds(); } frame 60 { stop(); } frame 61 { stop(); password = ''; } frame 62 { stop(); } frame 63 { stop(); } } frame 106 { stop(); } movieClip 635 { } movieClip 637 { } movieClip 638 { } button 640 { on (release) { _root.gotoAndPlay('restart'); } }




http://swfchan.com/19/93030/info.shtml
Created: 27/3 -2019 04:05:07 Last modified: 27/3 -2019 04:05:07 Server time: 29/04 -2024 09:36:19