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

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

escape-the-room-2.swf

This is the info page for
Flash #116316

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


Text
G

N

I

D

A

O

L

L

O

A

D

I

N

G

R00M ESCAP3
2

PLAY

Created by Andrew Gibson 2007

ITEMS

BACK

BACK

<p align="center"><font face="_sans" size="13" color="#000000" letterSpacing="0.000000" kerning="0">This computer requires a password to continue:</font></p>

<p align="center"><font face="_sans" size="13" color="#000000" letterSpacing="0.000000" kerning="0">OK</font></p>

<p align="center"><font face="_sans" size="13" color="#000000" letterSpacing="0.000000" kerning="0">OK</font></p>

<p align="center"><font face="_sans" size="13" color="#000000" letterSpacing="0.000000" kerning="0">Password Accepted...</font></p>

FAN
OPERATION:

ON

OFF

Created and programmed by Andrew
Gibson 21.8.07

Congrats. You Escaped...

ActionScript [AS1/AS2]

Frame 1
function doSomething() { } MENU = new ContextMenu(); MENU.hideBuiltInItems(); Functioned = new ContextMenuItem("(C) Andrew Gibson 2007", doSomething); MENU.customItems.push(Functioned); MENU.customItems.push(Functioned2); _root.menu = MENU;
Frame 2
cursor_mc.startDrag("true"); Mouse.hide(); this.onEnterFrame = function () { Mouse.hide(); }; Button.prototype.useHandCursor = false; MovieClip.prototype.useHandCursor = false; Button.prototype.tabEnabled = false; MovieClip.prototype.tabEnabled = false; stop(); playbutton.onPress = function () { gotoAndStop (3); };
Frame 3
stop(); doorOpen = new Sound(); doorOpen.attachSound("door"); snag = new Sound(); snag.attachSound("snag"); switchnoise = new Sound(); switchnoise.attachSound("switch2"); doorUp = new Sound(); doorUp.attachSound("autodoor"); intdrawer1 == 0; intdrawer2 == 0; intpaperbasket == 0; intpaper1 == 0; intpaper2 == 0; intpapertog == 0; intbluebox == 0; intredrod == 0; intredhole == 0; intbluerod == 0; intbluehole == 0; intgreenrod == 0; intgreenhole == 0; intkey == 0; inthalo == 0; intps3combomemo == 0; intswitch == 0; inttest == 0; intmetalrod == 0; intfanswitch == 0; intfanoper == 0; intfanon == 0; intgreenplant == 0; intgreenback == 0; intgreenhaloguy == 0; intgreenblob == 0; Invpaper1._visible = false; Invpaper2._visible = false; Invpapertog._visible = false; Invredrod._visible = false; Invbluerod._visible = false; Invgreenrod._visible = false; Invsymbols._visible = false; Invkey._visible = false; Invmetalrod._visible = false; if (intredrod == 1) { Invredrod._visible = true; } if (intmetalrod == 1) { Invmetalrod._visible = true; } if (intpaper1 == 1) { Invpaper1._visible = true; } if (intgreenrod == 1) { Invgreenrod._visible = true; } if (intpaper2 == 2) { Invpaper2._visible = true; } if (intpapertog == 1) { Invpapertog._visible = true; } Invgreenrod.onPress = function () { selectedItem = "greenrod"; infoText.text = "A green coloured rod{selected} "; }; Invbluerod.onPress = function () { selectedItem = "bluerod"; infoText.text = "A blue coloured rod{selected} "; }; if (intps3combomemo == 2) { ps3note._visible = false; Invsymbols._visible = true; } if (intps3combomemo == 3) { ps3note._visible = false; Invsymbols._visible = true; } Invpaper2.onPress = function () { selectedItem = "paper2"; infoText.text = "A ripped sheet of paper{selected} "; }; Invpapertog.onPress = function () { infoText.text = "The paper reads: '431786'"; }; if (intkey == 1) { Invkey._visible = true; } if (intkey == 2) { Invkey._visible = true; } if (intbluerod == 1) { Invbluerod._visible = true; } if (intmetalrod == 2) { Invmetalrod._visible = true; } Invpaper1.onPress = function () { if (((intpaper1 == 1) && (intpaper2 == 2)) && (selectedItem == "paper2")) { snag.start(); infoText.text = "I combined the two sheets of paper"; Invpaper1._visible = false; Invpaper2._visible = false; Invpapertog._visible = true; _global.intpapertog = 1; _global.intpaper1 = 3; _global.intpaper2 = 3; } }; Invsymbols.onPress = function () { if (intps3combomemo == 3) { infoText.text = "I've already used that item..."; } else { selectedItem = "symbols"; infoText.text = "A list of symbols I don't understand{selected} "; } }; Invkey.onPress = function () { if (intkey == 2) { infoText.text = "I've already used that item..."; } else { selectedItem = "key"; infoText.text = "A small key{selected} "; } }; Invredrod.onPress = function () { selectedItem = "redrod"; infoText.text = "A coloured red rod{selected} "; }; Invmetalrod.onPress = function () { if (intmetalrod == 2) { infoText.text = "I've already used that item..."; } else { selectedItem = "metalrod"; infoText.text = "A small metal strip{selected} "; } }; infoText.text = ""; selectedItem = ""; plant1.onPress = function () { _global.intgreenplant = 1; }; plantback.onPress = function () { gotoAndStop (11); }; fanthing.onPress = function () { gotoAndStop (12); }; if (intfanon == 1) { fanthing.enabled = false; } cursor_mc.startDrag("true"); Mouse.hide(); this.onEnterFrame = function () { Mouse.hide(); };
Frame 4
infoText.text = ""; selectedItem = ""; redrod._visible = false; metalrod._visible = false; note.onPress = function () { infoText.text = "The note on the side reads: 'Just try escaping this time, Anthony!'"; }; insidewaste.onPress = function () { infoText.text = "Nope, nothing inside the waste paper basket"; }; underbin.onPress = function () { infoText.text = "I look beside the bin"; gotoAndStop (10); }; if (intdrawer1 == 1) { _root.drawer1.gotoAndStop("open"); } if (intdrawer1 == 2) { _root.drawer1.gotoAndStop("closed"); } if (intdrawer2 == 1) { _root.drawer2.gotoAndStop("open"); } if (intdrawer2 == 2) { _root.drawer2.gotoAndStop("closed"); } cursor_mc.startDrag("true"); Mouse.hide(); this.onEnterFrame = function () { Mouse.hide(); }; bluebox.onPress = function () { if ((intkey == 1) && (selectedItem == "key")) { snag.start(); infoText.text = "I unlocked the small blue box with the key"; _global.intkey = 2; redrod._visible = true; metalrod._visible = true; _global.intbluebox = 1; _root.bluebox.gotoAndStop("open"); } else { infoText.text = "A small blue box"; } }; if (intkey == 2) { _root.bluebox.gotoAndStop("open"); } if (intbluebox == 1) { redrod._visible = true; metalrod._visible = true; } if (intredrod == 1) { redrod._visible = false; Invredrod._visible = true; } if (intredrod == 2) { redrod._visible = false; } if (intmetalrod == 1) { metalrod._visible = false; Invmetalrod._visible = true; } if (intmetalrod == 2) { metalrod._visible = false; } redrod.onPress = function () { infoText.text = "I found a red coloured rod"; _global.intredrod = 1; snag.start(); Invredrod._visible = true; redrod._visible = false; }; metalrod.onPress = function () { infoText.text = "I found a small metal strip"; _global.intmetalrod = 1; snag.start(); Invmetalrod._visible = true; metalrod._visible = false; };
Frame 5
infoText.text = ""; selectedItem = ""; redhole._visible = false; bluehole._visible = false; greenhole._visible = false; greenh._visible = false; holer._visible = false; holeg._visible = false; holeb._visible = false; table.onPress = function () { infoText.text = "A pine table"; }; computer.onPress = function () { gotoAndStop (9); infoText.text = "I look closer at the computer screen"; }; cursor_mc.startDrag("true"); Mouse.hide(); this.onEnterFrame = function () { Mouse.hide(); }; if (intgreenrod == 2) { holeg._visible = true; } if (intredrod == 2) { holer._visible = true; } if (intbluerod == 2) { holeb._visible = true; }
Frame 6
infoText.text = ""; selectedItem = ""; paper2._visible = false; ps3note._visible = false; mail.onPress = function () { infoText.text = "This must be the letterbox"; }; if (intpaper2 == 1) { paper2._visible = true; } if (intpaper2 == 2) { paper2._visible = false; Invpaper2._visible = true; } if (intps3combomemo == 1) { ps3note._visible = true; } if (intps3combomemo == 2) { ps3note._visible = false; Invsymbols._visible = true; } paper2.onPress = function () { infoText.text = "I found a piece of paper"; _global.intpaper2 = 2; snag.start(); Invpaper2._visible = true; paper2._visible = false; }; ps3note.onPress = function () { infoText.text = "I found a note with some symbols on it"; _global.intps3combomemo = 2; snag.start(); Invsymbols._visible = true; ps3note._visible = false; }; gotofan.onPress = function () { gotoAndStop (13); }; if (((intredrod == 2) && (intbluerod == 2)) && (intgreenrod == 2)) { _global.intdoor = 1; } door.onPress = function () { if (intdoor == 1) { gotoAndPlay (14); } else { infoText.text = "The door is locked tight, obviously..."; _root.handle.gotoAndPlay("handle"); doorOpen.start(); } }; cursor_mc.startDrag("true"); Mouse.hide(); this.onEnterFrame = function () { Mouse.hide(); };
Frame 7
infoText.text = "I take a closer look at the strange machine"; redhole._visible = false; bluehole._visible = false; greenhole._visible = false; greenholeon.onPress = function () { if ((intgreenrod == 1) && (selectedItem == "greenrod")) { infoText.text = "I placed the green rod in a hole"; _global.intgreenrod = 2; _global.intgreenhole = 1; greenhole._visible = true; Invgreenrod._visible = false; } }; redholeon.onPress = function () { if ((intredrod == 1) && (selectedItem == "redrod")) { infoText.text = "I placed the red rod in a hole"; _global.intredrod = 2; redhole._visible = true; Invredrod._visible = false; } }; blueholeon.onPress = function () { if ((intbluerod == 1) && (selectedItem == "bluerod")) { infoText.text = "I placed the blue rod in a hole"; _global.intbluerod = 2; bluehole._visible = true; Invbluerod._visible = false; } }; if (intgreenrod == 2) { greenhole._visible = true; } if (intbluerod == 2) { bluehole._visible = true; } if (intredrod == 2) { redhole._visible = true; } cursor_mc.startDrag("true"); Mouse.hide(); this.onEnterFrame = function () { Mouse.hide(); };
Frame 8
infoText.text = ""; selectedItem = ""; greeneye.onPress = function () { _global.intgreenhaloguy = 1; }; backgroundgreen.onPress = function () { _global.intgreenback = 1; }; if (intgreenrod == 1) { Invgreenrod._visible = true; _root.halo2.gotoAndStop("openhalo"); } this.onEnterFrame = function () { if ((((intgreenhaloguy == 1) && (intgreenback == 1)) && (intgreenplant == 1)) && (intgreenblob == 1)) { _root.halo2.gotoAndStop("openhalo"); } }; owl2.onPress = function () { if ((intps3combomemo == 2) && (selectedItem == "symbols")) { infoText.text = "A laser in the bird's eyes scanned the sheet of symbols "; _root.owl2.gotoAndPlay("movement"); doorUp.start(); _global.intps3combomemo = 3; } else { infoText.text = "There's a symbol etched into the birds beak, and a series of dots..."; } }; key.onPress = function () { Invkey._visible = true; key._visible = false; snag.start(); _root.infoText.text = "I found a small key inside"; _global.intkey = 1; }; if ((intkey == 1) or (intkey == 2)) { key._visible = false; }
Frame 9
if (inttest == 1) { _root.test.gotoAndStop("ok"); } cursor_mc.startDrag("true"); Mouse.hide(); this.onEnterFrame = function () { Mouse.hide(); };
Frame 10
blob.onPress = function () { _global.intgreenblob = 1; }; cursor_mc.startDrag("true"); Mouse.hide(); this.onEnterFrame = function () { Mouse.hide(); };
Frame 11
infoText.text = "I look around the back of the plant"; if (intswitch == 1) { _root.switch2.gotoAndStop("switchopen"); } cursor_mc.startDrag("true"); Mouse.hide(); this.onEnterFrame = function () { Mouse.hide(); };
Frame 12
infoText.text = "It's a switch"; if (intfanswitch == 1) { _root.fans.gotoAndStop("off"); }
Frame 13
bluerod._visible = false; fanoff._visible = false; infoText.text = "I take a look at the ceiling"; fanoff.onPress = function () { if ((intfanoper == 1) && (selectedItem == "metalrod")) { infoText.text = "I poked around in the fan blades and found a blue rod"; fanoff._visible = true; fanturn._visible = false; bluerod._visible = true; _global.intfanoper = 3; _global.intmetalrod = 2; _global.intfanon = 1; } }; if (intfanoper == 1) { infoText.text = "The fan is turned off"; fanoff._visible = true; fanturn._visible = false; } else { infoText.text = "The fan is spinning fast, it looks hazordous"; } if (intfanoper == 3) { fanoff._visible = true; fanturn._visible = false; bluerod._visible = true; infoText.text = "The fan is off"; } if (intbluerod == 1) { bluerod._visible = false; Invbluerod._visible = true; } if (intbluerod == 2) { bluehole._visible = false; bluerod._visible = false; } bluerod.onPress = function () { infoText.text = "I found a blue coloured rod"; _global.intbluerod = 1; snag.start(); Invbluerod._visible = true; bluerod._visible = false; };
Frame 14
stop();
Symbol 27 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { setProperty(loading_bar, _xscale , PercentLoaded); } else { _root.play(); }
Symbol 27 MovieClip Frame 2
gotoAndPlay (1);
Symbol 216 MovieClip [__Packages.mx.transitions.OnEnterFrameBeacon] Frame 0
class mx.transitions.OnEnterFrameBeacon { function OnEnterFrameBeacon () { } static function init() { var _local4 = _global.MovieClip; if (!_root.__OnEnterFrameBeacon) { mx.transitions.BroadcasterMX.initialize(_local4); var _local3 = _root.createEmptyMovieClip("__OnEnterFrameBeacon", 9876); _local3.onEnterFrame = function () { _global.MovieClip.broadcastMessage("onEnterFrame"); }; } } static var version = "1.1.0.52"; }
Symbol 217 MovieClip [__Packages.mx.transitions.BroadcasterMX] Frame 0
class mx.transitions.BroadcasterMX { var _listeners; function BroadcasterMX () { } static function initialize(o, dontCreateArray) { if (o.broadcastMessage != undefined) { delete o.broadcastMessage; } o.addListener = mx.transitions.BroadcasterMX.prototype.addListener; o.removeListener = mx.transitions.BroadcasterMX.prototype.removeListener; if (!dontCreateArray) { o._listeners = new Array(); } } function addListener(o) { removeListener(o); if (broadcastMessage == undefined) { broadcastMessage = mx.transitions.BroadcasterMX.prototype.broadcastMessage; } return(_listeners.push(o)); } function removeListener(o) { var _local2 = _listeners; var _local3 = _local2.length; while (_local3--) { if (_local2[_local3] == o) { _local2.splice(_local3, 1); if (!_local2.length) { broadcastMessage = undefined; } return(true); } } return(false); } function broadcastMessage() { var _local5 = String(arguments.shift()); var _local4 = _listeners.concat(); var _local6 = _local4.length; var _local3 = 0; while (_local3 < _local6) { _local4[_local3][_local5].apply(_local4[_local3], arguments); _local3++; } } static var version = "1.1.0.52"; }
Symbol 218 MovieClip [__Packages.mx.transitions.Tween] Frame 0
class mx.transitions.Tween { var obj, prop, begin, useSeconds, _listeners, addListener, prevTime, _time, looping, _duration, broadcastMessage, isPlaying, _fps, prevPos, _pos, change, _intervalID, _startTime; function Tween (obj, prop, func, begin, finish, duration, useSeconds) { mx.transitions.OnEnterFrameBeacon.init(); if (!arguments.length) { return; } this.obj = obj; this.prop = prop; this.begin = begin; position = (begin); this.duration = (duration); this.useSeconds = useSeconds; if (func) { this.func = func; } this.finish = (finish); _listeners = []; addListener(this); start(); } function set time(t) { prevTime = _time; if (t > duration) { if (looping) { rewind(t - _duration); update(); broadcastMessage("onMotionLooped", this); } else { if (useSeconds) { _time = _duration; update(); } stop(); broadcastMessage("onMotionFinished", this); } } else if (t < 0) { rewind(); update(); } else { _time = t; update(); } //return(time); } function get time() { return(_time); } function set duration(d) { _duration = (((d == null) || (d <= 0)) ? (_global.Infinity) : (d)); //return(duration); } function get duration() { return(_duration); } function set FPS(fps) { var _local2 = isPlaying; stopEnterFrame(); _fps = fps; if (_local2) { startEnterFrame(); } //return(FPS); } function get FPS() { return(_fps); } function set position(p) { setPosition(p); //return(position); } function setPosition(p) { prevPos = _pos; obj[prop] = (_pos = p); broadcastMessage("onMotionChanged", this, _pos); updateAfterEvent(); } function get position() { return(getPosition()); } function getPosition(t) { if (t == undefined) { t = _time; } return(func(t, begin, change, _duration)); } function set finish(f) { change = f - begin; //return(finish); } function get finish() { return(begin + change); } function continueTo(finish, duration) { begin = position; this.finish = (finish); if (duration != undefined) { this.duration = (duration); } start(); } function yoyo() { continueTo(begin, time); } function startEnterFrame() { if (_fps == undefined) { _global.MovieClip.addListener(this); } else { _intervalID = setInterval(this, "onEnterFrame", 1000 / _fps); } isPlaying = true; } function stopEnterFrame() { if (_fps == undefined) { _global.MovieClip.removeListener(this); } else { clearInterval(_intervalID); } isPlaying = false; } function start() { rewind(); startEnterFrame(); broadcastMessage("onMotionStarted", this); } function stop() { stopEnterFrame(); broadcastMessage("onMotionStopped", this); } function resume() { fixTime(); startEnterFrame(); broadcastMessage("onMotionResumed", this); } function rewind(t) { _time = ((t == undefined) ? 0 : (t)); fixTime(); update(); } function fforward() { time = (_duration); fixTime(); } function nextFrame() { if (useSeconds) { time = ((getTimer() - _startTime) / 1000); } else { time = (_time + 1); } } function onEnterFrame() { nextFrame(); } function prevFrame() { if (!useSeconds) { time = (_time - 1); } } function toString() { return("[Tween]"); } function fixTime() { if (useSeconds) { _startTime = getTimer() - (_time * 1000); } } function update() { position = (getPosition(_time)); } static var version = "1.1.0.52"; static var __initBeacon = mx.transitions.OnEnterFrameBeacon.init(); static var __initBroadcaster = mx.transitions.BroadcasterMX.initialize(mx.transitions.Tween.prototype, true); function func(t, b, c, d) { return(((c * t) / d) + b); } }
Symbol 219 MovieClip [__Packages.mx.transitions.easing.Strong] Frame 0
class mx.transitions.easing.Strong { function Strong () { } static function easeIn(t, b, c, d) { t = t / d; return((((((c * t) * t) * t) * t) * t) + b); } static function easeOut(t, b, c, d) { t = (t / d) - 1; return((c * (((((t * t) * t) * t) * t) + 1)) + b); } static function easeInOut(t, b, c, d) { t = t / (d / 2); if (t < 1) { return(((((((c / 2) * t) * t) * t) * t) * t) + b); } t = t - 2; return(((c / 2) * (((((t * t) * t) * t) * t) + 2)) + b); } static var version = "1.1.0.52"; }
Symbol 220 MovieClip [__Packages.mx.transitions.easing.Bounce] Frame 0
class mx.transitions.easing.Bounce { function Bounce () { } static function easeOut(t, b, c, d) { t = t / d; if (t < 0.363636363636364) { return((c * ((7.5625 * t) * t)) + b); } if (t < 0.727272727272727) { t = t - 0.545454545454545; return((c * (((7.5625 * t) * t) + 0.75)) + b); } if (t < 0.909090909090909) { t = t - 0.818181818181818; return((c * (((7.5625 * t) * t) + 0.9375)) + b); } t = t - 0.954545454545455; return((c * (((7.5625 * t) * t) + 0.984375)) + b); } static function easeIn(t, b, c, d) { return((c - easeOut(d - t, 0, c, d)) + b); } static function easeInOut(t, b, c, d) { if (t < (d / 2)) { return((easeIn(t * 2, 0, c, d) * 0.5) + b); } return(((easeOut((t * 2) - d, 0, c, d) * 0.5) + (c * 0.5)) + b); } static var version = "1.1.0.52"; }
Symbol 30 MovieClip Frame 35
stop();
Symbol 32 MovieClip Frame 29
stop();
Symbol 34 MovieClip Frame 27
stop();
Symbol 50 MovieClip Frame 1
function LOGO_IN() { var _local1 = new mx.transitions.Tween(AGlogo_mc, "_y", mx.transitions.easing.Strong.easeIn, -75, 85, 12, false); _local1.onMotionFinished = function () { LOGO_SMASH(); var _local3 = new mx.transitions.Tween(AGlogo_mc, "_y", mx.transitions.easing.Bounce.easeOut, 60, 85, 6, false); var _local4 = new mx.transitions.Tween(AGlogo_mc, "_x", mx.transitions.easing.Bounce.easeOut, 30, 50, 6, false); var _local2 = new mx.transitions.Tween(AGpresented_mc, "_y", mx.transitions.easing.Bounce.easeOut, 15, 25, 6, false); var _local1 = new mx.transitions.Tween(AGpresented_mc, "_x", mx.transitions.easing.Bounce.easeOut, 110, 100, 6, false); }; } function LOGO_SMASH() { AG_SMASH.start(); AGclick_btn._visible = true; } function AG_HOLD_COUNTER() { if (AG_COUNT == AG_TIME) { clearInterval(AG_HOLD_ID); _level0.START_ping.broadcastMessage("presented"); this.unloadMovie(); } else { AG_COUNT++; } } _parent.stop(); var AG_SMASH = new Sound(); AG_SMASH.attachSound("Smash"); var AG_COUNT = 0; var AG_TIME = 4; var AG_HOLD_ID; AG_HOLD_ID = setInterval(this, "AG_HOLD_COUNTER", 1000); AGpresented_mc._alpha = 0; AGclick_btn._visible = false; AGlogo_mc._y = -70; var AGpresented_IN = (new mx.transitions.Tween(AGpresented_mc, "_alpha", mx.transitions.easing.Strong.easeIn, 0, 100, 12, false)); AGpresented_IN.onMotionFinished = function () { LOGO_IN(); }; AGskip_btn.onRelease = function () { AG_COUNT = AG_TIME; AG_HOLD_COUNTER(); }; AGclick_btn.onRelease = function () { getURL ("http://www.addictinggames.com", "_blank"); };
Symbol 64 Button
on (release) { gotoAndStop (8); }
Symbol 65 Button
on (release) { gotoAndStop (4); }
Symbol 97 MovieClip Frame 1
stop(); drawer2_btn.onPress = function () { gotoAndStop (2); _root.infoText.text = "I opened the bottom drawer"; _global.intdrawer2 = 1; }; if (intdrawer2 == 3) { drawer2_btn.enabled = false; }
Symbol 97 MovieClip Frame 2
stop(); drawer2_btn.onPress = function () { gotoAndStop (1); _root.infoText.text = "I closed the bottom drawer"; _global.intdrawer2 = 2; }; inside2.onPress = function () { _root.infoText.text = "I picked up a ripped sheet of paper in the drawer "; _global.intdrawer2 = 3; _global.intpaper1 = 1; gotoAndStop (1); drawer2_btn.enabled = false; _root.Invpaper1._visible = true; _root.snag.start(); };
Symbol 99 MovieClip Frame 1
stop(); drawer1_btn.onPress = function () { gotoAndStop (2); _root.infoText.text = "I opened the top drawer"; _global.intdrawer1 = 1; };
Symbol 99 MovieClip Frame 2
drawer1_btn.onPress = function () { gotoAndStop (1); _root.infoText.text = "I closed the top drawer"; _global.intdrawer1 = 2; }; inside1.onPress = function () { _root.infoText.text = "There is nothing inside this drawer..."; };
Symbol 105 MovieClip Frame 1
stop();
Symbol 109 Button
on (release) { gotoAndStop (3); }
Symbol 110 Button
on (release) { gotoAndStop (5); }
Symbol 119 Button
on (release) { gotoAndStop (7); }
Symbol 131 Button
on (release) { gotoAndStop (6); }
Symbol 140 MovieClip Frame 1
stop();
Symbol 159 Button
on (release) { gotoAndStop (5); }
Symbol 165 MovieClip Frame 1
stop();
Symbol 165 MovieClip Frame 2
greenrod.onPress = function () { _root.Invgreenrod._visible = true; greenrod._visible = false; _root.snag.start(); _root.infoText.text = "I found a green rod inside"; _global.intgreenrod = 1; _global.inthalo = 1; }; if (intgreenrod == 1) { greenrod._visible = false; } if (intgreenrod == 2) { greenrod._visible = false; }
Symbol 172 MovieClip Frame 1
stop(); if (intps3combomemo == 3) { gotoAndStop (20); }
Symbol 172 MovieClip Frame 20
stop();
Symbol 182 MovieClip Frame 1
stop(); var myPassword = "431786"; submit_btn.onRelease = function () { if (password_txt.text == myPassword) { _global.intps3combomemo = 1; _global.inttest = 1; gotoAndStop (2); _root.infoText.text = "The password was correct"; } else { _root.infoText.text = "The password seems to be incorrect"; } };
Symbol 185 Button
on (release) { gotoAndStop (4); }
Symbol 192 MovieClip Frame 1
stop(); switchmc.onPress = function () { gotoAndStop (2); _root.switchnoise.start(); _root.infoText.text = "I flicked a switch"; _global.intswitch = 1; _global.intpaper2 = 1; };
Symbol 193 Button
on (release) { gotoAndStop (3); }
Symbol 202 MovieClip Frame 1
stop(); switchfan.onPress = function () { gotoAndStop (2); _root.switchnoise.start(); _root.infoText.text = "I turned the fan off"; _global.intfanswitch = 1; _global.intfanoper = 1; };
Symbol 202 MovieClip Frame 2
switchfan.onPress = function () { gotoAndStop (1); _root.switchnoise.start(); _root.infoText.text = "I turned the fan on"; _global.intfanswitch = 2; _global.intfanoper = 2; };
Symbol 210 Button
on (release) { gotoAndStop (6); }

Library Items

Symbol 1 Sound [switch2]
Symbol 2 Sound [door]
Symbol 3 Sound [Smash]
Symbol 4 Sound [snag]
Symbol 5 Sound [autodoor]Used by:172
Symbol 6 GraphicUsed by:39 50 64 65 109 110 131  Timeline
Symbol 7 GraphicUsed by:8 106
Symbol 8 MovieClipUses:7Used by:27
Symbol 9 GraphicUsed by:27
Symbol 10 GraphicUsed by:27
Symbol 11 FontUsed by:12 13 14 15 16 17 18 19 20 21 22 23 24 25
Symbol 12 TextUses:11Used by:26
Symbol 13 TextUses:11Used by:26
Symbol 14 TextUses:11Used by:26
Symbol 15 TextUses:11Used by:26
Symbol 16 TextUses:11Used by:26
Symbol 17 TextUses:11Used by:26
Symbol 18 TextUses:11Used by:26
Symbol 19 TextUses:11Used by:26
Symbol 20 TextUses:11Used by:26
Symbol 21 TextUses:11Used by:26
Symbol 22 TextUses:11Used by:26
Symbol 23 TextUses:11Used by:26
Symbol 24 TextUses:11Used by:26
Symbol 25 TextUses:11Used by:26
Symbol 26 MovieClipUses:12 13 14 15 16 17 18 19 20 21 22 23 24 25Used by:27
Symbol 27 MovieClipUses:8 9 10 26Used by:Timeline
Symbol 216 MovieClip [__Packages.mx.transitions.OnEnterFrameBeacon]
Symbol 217 MovieClip [__Packages.mx.transitions.BroadcasterMX]
Symbol 218 MovieClip [__Packages.mx.transitions.Tween]
Symbol 219 MovieClip [__Packages.mx.transitions.easing.Strong]
Symbol 220 MovieClip [__Packages.mx.transitions.easing.Bounce]
Symbol 28 FontUsed by:29 31 33 67 88 195 196 197 212 213
Symbol 29 TextUses:28Used by:30
Symbol 30 MovieClipUses:29Used by:Timeline
Symbol 31 TextUses:28Used by:32
Symbol 32 MovieClipUses:31Used by:Timeline
Symbol 33 TextUses:28Used by:34
Symbol 34 MovieClipUses:33Used by:Timeline
Symbol 35 GraphicUsed by:39
Symbol 36 GraphicUsed by:39
Symbol 37 GraphicUsed by:39
Symbol 38 GraphicUsed by:39
Symbol 39 ButtonUses:6 35 36 37 38Used by:50
Symbol 40 GraphicUsed by:45
Symbol 41 GraphicUsed by:45
Symbol 42 GraphicUsed by:45
Symbol 43 GraphicUsed by:45
Symbol 44 GraphicUsed by:45
Symbol 45 ButtonUses:40 41 42 43 44Used by:50
Symbol 46 GraphicUsed by:47
Symbol 47 MovieClipUses:46Used by:50
Symbol 48 GraphicUsed by:49
Symbol 49 MovieClipUses:48Used by:50
Symbol 50 MovieClipUses:6 39 45 47 49Used by:Timeline
Symbol 51 GraphicUsed by:52
Symbol 52 MovieClipUses:51Used by:Timeline
Symbol 53 GraphicUsed by:Timeline
Symbol 54 GraphicUsed by:55
Symbol 55 MovieClipUses:54Used by:Timeline
Symbol 56 GraphicUsed by:59
Symbol 57 GraphicUsed by:59  Timeline
Symbol 58 GraphicUsed by:59
Symbol 59 MovieClipUses:56 57 58Used by:Timeline
Symbol 60 GraphicUsed by:61
Symbol 61 ButtonUses:60Used by:Timeline
Symbol 62 GraphicUsed by:63
Symbol 63 MovieClipUses:62Used by:Timeline
Symbol 64 ButtonUses:6Used by:Timeline
Symbol 65 ButtonUses:6Used by:Timeline
Symbol 66 GraphicUsed by:Timeline
Symbol 67 TextUses:28Used by:Timeline
Symbol 68 GraphicUsed by:Timeline
Symbol 69 GraphicUsed by:70
Symbol 70 MovieClipUses:69Used by:Timeline
Symbol 71 GraphicUsed by:72
Symbol 72 MovieClipUses:71Used by:Timeline
Symbol 73 GraphicUsed by:74
Symbol 74 MovieClipUses:73Used by:Timeline
Symbol 75 GraphicUsed by:Timeline
Symbol 76 GraphicUsed by:77
Symbol 77 MovieClipUses:76Used by:Timeline
Symbol 78 GraphicUsed by:79
Symbol 79 MovieClipUses:78Used by:Timeline
Symbol 80 GraphicUsed by:81
Symbol 81 MovieClipUses:80Used by:165  Timeline
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:82Used by:Timeline
Symbol 84 GraphicUsed by:85
Symbol 85 MovieClipUses:84Used by:Timeline
Symbol 86 GraphicUsed by:87
Symbol 87 MovieClipUses:86Used by:Timeline
Symbol 88 EditableTextUses:28Used by:Timeline
Symbol 89 GraphicUsed by:Timeline
Symbol 90 GraphicUsed by:91
Symbol 91 MovieClipUses:90Used by:Timeline
Symbol 92 GraphicUsed by:Timeline
Symbol 93 GraphicUsed by:97 99
Symbol 94 GraphicUsed by:95
Symbol 95 ButtonUses:94Used by:97 99
Symbol 96 GraphicUsed by:97
Symbol 97 MovieClipUses:93 95 96Used by:Timeline
Symbol 98 GraphicUsed by:99
Symbol 99 MovieClipUses:93 95 98Used by:Timeline
Symbol 100 GraphicUsed by:Timeline
Symbol 101 GraphicUsed by:102
Symbol 102 MovieClipUses:101Used by:Timeline
Symbol 103 GraphicUsed by:105
Symbol 104 GraphicUsed by:105
Symbol 105 MovieClipUses:103 104Used by:Timeline
Symbol 106 MovieClipUses:7Used by:Timeline
Symbol 107 GraphicUsed by:108
Symbol 108 MovieClipUses:107Used by:Timeline
Symbol 109 ButtonUses:6Used by:Timeline
Symbol 110 ButtonUses:6Used by:Timeline
Symbol 111 GraphicUsed by:Timeline
Symbol 112 GraphicUsed by:113
Symbol 113 MovieClipUses:112Used by:Timeline
Symbol 114 GraphicUsed by:115 184
Symbol 115 MovieClipUses:114Used by:Timeline
Symbol 116 GraphicUsed by:117
Symbol 117 MovieClipUses:116Used by:Timeline
Symbol 118 GraphicUsed by:119 159 185 190 193 210
Symbol 119 ButtonUses:118Used by:Timeline
Symbol 120 GraphicUsed by:121
Symbol 121 MovieClipUses:120Used by:Timeline
Symbol 122 GraphicUsed by:Timeline
Symbol 123 GraphicUsed by:124
Symbol 124 MovieClipUses:123Used by:Timeline
Symbol 125 GraphicUsed by:126
Symbol 126 MovieClipUses:125Used by:Timeline
Symbol 127 GraphicUsed by:128
Symbol 128 MovieClipUses:127Used by:Timeline
Symbol 129 GraphicUsed by:130
Symbol 130 MovieClipUses:129Used by:Timeline
Symbol 131 ButtonUses:6Used by:Timeline
Symbol 132 GraphicUsed by:Timeline
Symbol 133 GraphicUsed by:136
Symbol 134 GraphicUsed by:136
Symbol 135 GraphicUsed by:136
Symbol 136 MovieClipUses:133 134 135Used by:Timeline
Symbol 137 GraphicUsed by:140
Symbol 138 GraphicUsed by:140
Symbol 139 GraphicUsed by:140
Symbol 140 MovieClipUses:137 138 139Used by:Timeline
Symbol 141 GraphicUsed by:142
Symbol 142 MovieClipUses:141Used by:Timeline
Symbol 143 GraphicUsed by:144
Symbol 144 MovieClipUses:143Used by:Timeline
Symbol 145 GraphicUsed by:146
Symbol 146 MovieClipUses:145Used by:Timeline
Symbol 147 GraphicUsed by:148  Timeline
Symbol 148 MovieClipUses:147Used by:Timeline
Symbol 149 GraphicUsed by:Timeline
Symbol 150 GraphicUsed by:151
Symbol 151 MovieClipUses:150Used by:Timeline
Symbol 152 GraphicUsed by:153
Symbol 153 MovieClipUses:152Used by:Timeline
Symbol 154 GraphicUsed by:155
Symbol 155 MovieClipUses:154Used by:Timeline
Symbol 156 FontUsed by:157 158
Symbol 157 TextUses:156Used by:159 185 193 210
Symbol 158 TextUses:156Used by:159 185 193 210
Symbol 159 ButtonUses:157 158 118Used by:Timeline
Symbol 160 GraphicUsed by:Timeline
Symbol 161 BitmapUsed by:162 163
Symbol 162 GraphicUses:161Used by:165
Symbol 163 GraphicUses:161Used by:165
Symbol 164 GraphicUsed by:165
Symbol 165 MovieClipUses:162 163 81 164Used by:Timeline
Symbol 166 GraphicUsed by:167
Symbol 167 ButtonUses:166Used by:Timeline
Symbol 168 GraphicUsed by:169
Symbol 169 ButtonUses:168Used by:Timeline
Symbol 170 BitmapUsed by:171
Symbol 171 GraphicUses:170Used by:172
Symbol 172 MovieClipUses:171 5Used by:Timeline
Symbol 173 GraphicUsed by:Timeline
Symbol 174 FontUsed by:175 176 177 178 181
Symbol 175 EditableTextUses:174Used by:182
Symbol 176 EditableTextUses:174Used by:182
Symbol 177 EditableTextUses:174Used by:180
Symbol 178 EditableTextUses:174Used by:180
Symbol 179 GraphicUsed by:180
Symbol 180 ButtonUses:177 178 179Used by:182
Symbol 181 EditableTextUses:174Used by:182
Symbol 182 MovieClipUses:175 176 180 181Used by:Timeline
Symbol 183 GraphicUsed by:Timeline
Symbol 184 ButtonUses:114Used by:Timeline
Symbol 185 ButtonUses:157 158 118Used by:Timeline
Symbol 186 GraphicUsed by:Timeline
Symbol 187 GraphicUsed by:Timeline
Symbol 188 GraphicUsed by:Timeline
Symbol 189 GraphicUsed by:192
Symbol 190 ButtonUses:118Used by:192
Symbol 191 GraphicUsed by:192
Symbol 192 MovieClipUses:189 190 191Used by:Timeline
Symbol 193 ButtonUses:157 158 118Used by:Timeline
Symbol 194 GraphicUsed by:202
Symbol 195 TextUses:28Used by:202
Symbol 196 TextUses:28Used by:202
Symbol 197 TextUses:28Used by:202
Symbol 198 GraphicUsed by:202
Symbol 199 GraphicUsed by:200
Symbol 200 ButtonUses:199Used by:202
Symbol 201 GraphicUsed by:202
Symbol 202 MovieClipUses:194 195 196 197 198 200 201Used by:Timeline
Symbol 203 GraphicUsed by:Timeline
Symbol 204 GraphicUsed by:207 209
Symbol 205 GraphicUsed by:207 209
Symbol 206 GraphicUsed by:207
Symbol 207 MovieClipUses:204 205 206Used by:Timeline
Symbol 208 GraphicUsed by:209
Symbol 209 MovieClipUses:204 205 208Used by:Timeline
Symbol 210 ButtonUses:157 158 118Used by:Timeline
Symbol 211 GraphicUsed by:Timeline
Symbol 212 TextUses:28Used by:Timeline
Symbol 213 TextUses:28Used by:214
Symbol 214 MovieClipUses:213Used by:Timeline
Symbol 215 SoundUsed by:Timeline

Instance Names

"playbutton"Frame 2Symbol 32 MovieClip
"cursor_mc"Frame 2Symbol 52 MovieClip
"fanthing"Frame 3Symbol 55 MovieClip
"plant"Frame 3Symbol 59 MovieClip
"plant1"Frame 3Symbol 61 Button
"plantback"Frame 3Symbol 63 MovieClip
"Invpaper1"Frame 3Symbol 70 MovieClip
"Invpaper2"Frame 3Symbol 72 MovieClip
"Invpapertog"Frame 3Symbol 74 MovieClip
"Invredrod"Frame 3Symbol 77 MovieClip
"Invbluerod"Frame 3Symbol 79 MovieClip
"Invgreenrod"Frame 3Symbol 81 MovieClip
"Invkey"Frame 3Symbol 83 MovieClip
"Invsymbols"Frame 3Symbol 85 MovieClip
"Invmetalrod"Frame 3Symbol 87 MovieClip
"infoText"Frame 3Symbol 88 EditableText
"insidewaste"Frame 4Symbol 91 MovieClip
"drawer2"Frame 4Symbol 97 MovieClip
"drawer1"Frame 4Symbol 99 MovieClip
"note"Frame 4Symbol 102 MovieClip
"bluebox"Frame 4Symbol 105 MovieClip
"underbin"Frame 4Symbol 106 MovieClip
"redrod"Frame 4Symbol 108 MovieClip
"metalrod"Frame 4Symbol 87 MovieClip
"bluehole"Frame 5Symbol 113 MovieClip
"greenhole"Frame 5Symbol 115 MovieClip
"redhole"Frame 5Symbol 117 MovieClip
"rodthingy"Frame 5Symbol 119 Button
"table"Frame 5Symbol 121 MovieClip
"computer"Frame 5Symbol 124 MovieClip
"holer"Frame 5Symbol 126 MovieClip
"holeb"Frame 5Symbol 128 MovieClip
"holeg"Frame 5Symbol 130 MovieClip
"door"Frame 6Symbol 136 MovieClip
"handle"Frame 6Symbol 140 MovieClip
"mail"Frame 6Symbol 142 MovieClip
"paper2"Frame 6Symbol 144 MovieClip
"ps3note"Frame 6Symbol 146 MovieClip
"gotofan"Frame 6Symbol 148 MovieClip
"greenholeon"Frame 7Symbol 151 MovieClip
"redholeon"Frame 7Symbol 153 MovieClip
"blueholeon"Frame 7Symbol 155 MovieClip
"bluehole"Frame 7Symbol 113 MovieClip
"greenhole"Frame 7Symbol 115 MovieClip
"redhole"Frame 7Symbol 117 MovieClip
"key"Frame 8Symbol 83 MovieClip
"halo2"Frame 8Symbol 165 MovieClip
"greeneye"Frame 8Symbol 167 Button
"backgroundgreen"Frame 8Symbol 169 Button
"owl2"Frame 8Symbol 172 MovieClip
"computer"Frame 9Symbol 124 MovieClip
"test"Frame 9Symbol 182 MovieClip
"blob"Frame 10Symbol 184 Button
"switch2"Frame 11Symbol 192 MovieClip
"fans"Frame 12Symbol 202 MovieClip
"fanturn"Frame 13Symbol 207 MovieClip
"fanoff"Frame 13Symbol 209 MovieClip
"bluerod"Frame 13Symbol 79 MovieClip
"loading_bar"Symbol 27 MovieClip Frame 1Symbol 8 MovieClip
"AGclick_btn"Symbol 50 MovieClip Frame 1Symbol 39 Button
"AGskip_btn"Symbol 50 MovieClip Frame 1Symbol 45 Button
"AGpresented_mc"Symbol 50 MovieClip Frame 1Symbol 47 MovieClip
"AGlogo_mc"Symbol 50 MovieClip Frame 1Symbol 49 MovieClip
"drawer2_btn"Symbol 97 MovieClip Frame 1Symbol 95 Button
"inside2"Symbol 97 MovieClip Frame 2Symbol 95 Button
"drawer1_btn"Symbol 99 MovieClip Frame 1Symbol 95 Button
"inside1"Symbol 99 MovieClip Frame 2Symbol 95 Button
"greenrod"Symbol 165 MovieClip Frame 2Symbol 81 MovieClip
"password_txt"Symbol 182 MovieClip Frame 1Symbol 176 EditableText
"submit_btn"Symbol 182 MovieClip Frame 1Symbol 180 Button
"switchmc"Symbol 192 MovieClip Frame 1Symbol 190 Button
"switchfan"Symbol 202 MovieClip Frame 1Symbol 200 Button

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 1 as "switch2"
ExportAssets (56)Timeline Frame 1Symbol 2 as "door"
ExportAssets (56)Timeline Frame 1Symbol 3 as "Smash"
ExportAssets (56)Timeline Frame 1Symbol 4 as "snag"
ExportAssets (56)Timeline Frame 1Symbol 5 as "autodoor"
ExportAssets (56)Timeline Frame 1Symbol 216 as "__Packages.mx.transitions.OnEnterFrameBeacon"
ExportAssets (56)Timeline Frame 1Symbol 217 as "__Packages.mx.transitions.BroadcasterMX"
ExportAssets (56)Timeline Frame 1Symbol 218 as "__Packages.mx.transitions.Tween"
ExportAssets (56)Timeline Frame 1Symbol 219 as "__Packages.mx.transitions.easing.Strong"
ExportAssets (56)Timeline Frame 1Symbol 220 as "__Packages.mx.transitions.easing.Bounce"

Labels

"closed"Symbol 97 MovieClip Frame 1
"open"Symbol 97 MovieClip Frame 2
"closed"Symbol 99 MovieClip Frame 1
"open"Symbol 99 MovieClip Frame 2
"open"Symbol 105 MovieClip Frame 2
"handle"Symbol 140 MovieClip Frame 2
"openhalo"Symbol 165 MovieClip Frame 2
"down"Symbol 172 MovieClip Frame 1
"movement"Symbol 172 MovieClip Frame 2
"up"Symbol 172 MovieClip Frame 20
"ok"Symbol 182 MovieClip Frame 2
"switchopen"Symbol 192 MovieClip Frame 2
"on"Symbol 202 MovieClip Frame 1
"off"Symbol 202 MovieClip Frame 2




http://swfchan.com/24/116316/info.shtml
Created: 9/3 -2019 00:15:34 Last modified: 9/3 -2019 00:15:34 Server time: 02/05 -2024 05:26:22