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

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

just-escape.swf

This is the info page for
Flash #110133

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


Text
PLAY

JUST ESCAPE

PETER TARASOV 2007

5

3

9

2

TABLETS

SAFE

<p align="left"></p>

PLEASE

WIN

THIS

GAME

YOU WON

ActionScript [AS1/AS2]

Frame 1
stop(); stop();
Frame 2
fscommand ("showmenu", false); stop();
Frame 3
fscommand ("showmenu", false); stop();
Instance of Symbol 57 MovieClip "Pills" in Frame 3
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if (_root.Items.Tablet1._visible == false) { _root.Items.Tablet1._visible = true; } else if (_root.Items.Tablet2._visible == false) { _root.Items.Tablet2._visible = true; } else if (_root.Items.Tablet3._visible == false) { _root.Items.Tablet3._visible = true; } else if (_root.Items.Tablet4._visible == false) { _root.Items.Tablet4._visible = true; } else if (_root.Items.Tablet5._visible == false) { _root.Items.Tablet5._visible = true; } } }
Instance of Symbol 59 MovieClip "Drug" in Frame 3
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { this._visible = false; _root.Items.Nail._visible = true; } }
Frame 4
fscommand ("showmenu", false); stop();
Frame 5
fscommand ("showmenu", false); stop();
Frame 6
stop();
Symbol 4 Button
on (release) { _root.gotoAndPlay(2); }
Symbol 9 Button
on (release) { if (_root._currentframe == 2) { _root.gotoAndPlay(5); } else { _root.prevFrame(); } if ((_root._currentframe == 3) && (_root.Items.Nail._visible == true)) { _root.Drug._visible = false; } }
Symbol 11 Button
on (release) { if (_root._currentframe == 5) { _root.gotoAndPlay(2); } else { _root.nextFrame(); } if ((_root._currentframe == 3) && (_root.Items.Nail._visible == true)) { _root.Drug._visible = false; } }
Symbol 30 MovieClip Frame 1
stop();
Symbol 30 MovieClip Frame 2
stop();
Instance of Symbol 16 MovieClip "Tablet1" in Symbol 33 MovieClip Frame 1
onClipEvent (load) { var X = this._x; Y = this._y; Drag = false; this._visible = false; } onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { Drag = true; this.startDrag(true); } } onClipEvent (mouseUp) { this.stopDrag(); if (Drag == true) { if (_root.Pills.hitTest(_root._xmouse, _root._ymouse, true)) { this._visible = false; } this._x = X; this._y = Y; Drag = false; } }
Instance of Symbol 20 MovieClip "Tablet2" in Symbol 33 MovieClip Frame 1
onClipEvent (load) { var X = this._x; Y = this._y; Drag = false; this._visible = false; } onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { Drag = true; this.startDrag(true); } } onClipEvent (mouseUp) { this.stopDrag(); if (Drag == true) { if (_root.Pills.hitTest(_root._xmouse, _root._ymouse, true)) { this._visible = false; } this._x = X; this._y = Y; Drag = false; } }
Instance of Symbol 22 MovieClip "Tablet3" in Symbol 33 MovieClip Frame 1
onClipEvent (load) { var X = this._x; Y = this._y; Drag = false; this._visible = false; } onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { Drag = true; this.startDrag(true); } } onClipEvent (mouseUp) { this.stopDrag(); if (Drag == true) { if (_root.Pills.hitTest(_root._xmouse, _root._ymouse, true)) { this._visible = false; } this._x = X; this._y = Y; Drag = false; } }
Instance of Symbol 25 MovieClip "Tablet4" in Symbol 33 MovieClip Frame 1
onClipEvent (load) { var X = this._x; Y = this._y; Drag = false; this._visible = false; } onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { Drag = true; this.startDrag(true); } } onClipEvent (mouseUp) { this.stopDrag(); if (Drag == true) { if (_root.Pills.hitTest(_root._xmouse, _root._ymouse, true)) { this._visible = false; } this._x = X; this._y = Y; Drag = false; } }
Instance of Symbol 27 MovieClip "Tablet5" in Symbol 33 MovieClip Frame 1
onClipEvent (load) { var X = this._x; Y = this._y; Drag = false; this._visible = false; } onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { Drag = true; this.startDrag(true); } } onClipEvent (mouseUp) { this.stopDrag(); if (Drag == true) { if (_root.Pills.hitTest(_root._xmouse, _root._ymouse, true)) { this._visible = false; } this._x = X; this._y = Y; Drag = false; } }
Instance of Symbol 30 MovieClip "Note" in Symbol 33 MovieClip Frame 1
onClipEvent (load) { var Drag = false; this._visible = false; } onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { Drag = true; this.gotoAndPlay(2); } } onClipEvent (mouseUp) { if (Drag == true) { Drag = false; this.gotoAndPlay(1); } }
Instance of Symbol 32 MovieClip "Nail" in Symbol 33 MovieClip Frame 1
onClipEvent (load) { var X = this._x; Y = this._y; this._visible = false; } onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { this.startDrag(true); } } onClipEvent (mouseUp) { this.stopDrag(); this._x = X; this._y = Y; }
Instance of Symbol 36 MovieClip "Piece1" in Symbol 53 MovieClip Frame 1
onClipEvent (load) { var X = 0; var Y = 0; } onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if ((((((Math.round(this._x) + 20) == Math.round(_root.Puzzle.Piece9._x)) && (Math.round(this._y) == Math.round(_root.Puzzle.Piece9._y))) || (((Math.round(this._x) - 20) == Math.round(_root.Puzzle.Piece9._x)) && (Math.round(this._y) == Math.round(_root.Puzzle.Piece9._y)))) || (((Math.round(this._y) + 20) == Math.round(_root.Puzzle.Piece9._y)) && (Math.round(this._x) == Math.round(_root.Puzzle.Piece9._x)))) || (((Math.round(this._y) - 20) == Math.round(_root.Puzzle.Piece9._y)) && (Math.round(this._x) == Math.round(_root.Puzzle.Piece9._x)))) { X = this._x; Y = this._y; this._x = _root.Puzzle.Piece9._x; this._y = _root.Puzzle.Piece9._y; _root.Puzzle.Piece9._x = X; _root.Puzzle.Piece9._y = Y; } } if ((((((((((((((((Math.round(_root.Puzzle.Piece1._x) == 0) && (Math.round(_root.Puzzle.Piece1._y) == 0)) && (Math.round(_root.Puzzle.Piece2._x) == 20)) && (Math.round(_root.Puzzle.Piece2._y) == 0)) && (Math.round(_root.Puzzle.Piece3._x) == 40)) && (Math.round(_root.Puzzle.Piece3._y) == 0)) && (Math.round(_root.Puzzle.Piece4._x) == 0)) && (Math.round(_root.Puzzle.Piece4._y) == 20)) && (Math.round(_root.Puzzle.Piece5._x) == 20)) && (Math.round(_root.Puzzle.Piece5._y) == 20)) && (Math.round(_root.Puzzle.Piece6._x) == 40)) && (Math.round(_root.Puzzle.Piece6._y) == 20)) && (Math.round(_root.Puzzle.Piece7._x) == 0)) && (Math.round(_root.Puzzle.Piece7._y) == 40)) && (Math.round(_root.Puzzle.Piece8._x) == 20)) && (Math.round(_root.Puzzle.Piece8._y) == 40)) { _root.gotoAndPlay(6); } }
Instance of Symbol 38 MovieClip "Piece2" in Symbol 53 MovieClip Frame 1
onClipEvent (load) { var X = 0; var Y = 0; } onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if ((((((Math.round(this._x) + 20) == Math.round(_root.Puzzle.Piece9._x)) && (Math.round(this._y) == Math.round(_root.Puzzle.Piece9._y))) || (((Math.round(this._x) - 20) == Math.round(_root.Puzzle.Piece9._x)) && (Math.round(this._y) == Math.round(_root.Puzzle.Piece9._y)))) || (((Math.round(this._y) + 20) == Math.round(_root.Puzzle.Piece9._y)) && (Math.round(this._x) == Math.round(_root.Puzzle.Piece9._x)))) || (((Math.round(this._y) - 20) == Math.round(_root.Puzzle.Piece9._y)) && (Math.round(this._x) == Math.round(_root.Puzzle.Piece9._x)))) { X = this._x; Y = this._y; this._x = _root.Puzzle.Piece9._x; this._y = _root.Puzzle.Piece9._y; _root.Puzzle.Piece9._x = X; _root.Puzzle.Piece9._y = Y; } } if ((((((((((((((((Math.round(_root.Puzzle.Piece1._x) == 0) && (Math.round(_root.Puzzle.Piece1._y) == 0)) && (Math.round(_root.Puzzle.Piece2._x) == 20)) && (Math.round(_root.Puzzle.Piece2._y) == 0)) && (Math.round(_root.Puzzle.Piece3._x) == 40)) && (Math.round(_root.Puzzle.Piece3._y) == 0)) && (Math.round(_root.Puzzle.Piece4._x) == 0)) && (Math.round(_root.Puzzle.Piece4._y) == 20)) && (Math.round(_root.Puzzle.Piece5._x) == 20)) && (Math.round(_root.Puzzle.Piece5._y) == 20)) && (Math.round(_root.Puzzle.Piece6._x) == 40)) && (Math.round(_root.Puzzle.Piece6._y) == 20)) && (Math.round(_root.Puzzle.Piece7._x) == 0)) && (Math.round(_root.Puzzle.Piece7._y) == 40)) && (Math.round(_root.Puzzle.Piece8._x) == 20)) && (Math.round(_root.Puzzle.Piece8._y) == 40)) { _root.gotoAndPlay(6); } }
Instance of Symbol 40 MovieClip "Piece3" in Symbol 53 MovieClip Frame 1
onClipEvent (load) { var X = 0; var Y = 0; } onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if ((((((Math.round(this._x) + 20) == Math.round(_root.Puzzle.Piece9._x)) && (Math.round(this._y) == Math.round(_root.Puzzle.Piece9._y))) || (((Math.round(this._x) - 20) == Math.round(_root.Puzzle.Piece9._x)) && (Math.round(this._y) == Math.round(_root.Puzzle.Piece9._y)))) || (((Math.round(this._y) + 20) == Math.round(_root.Puzzle.Piece9._y)) && (Math.round(this._x) == Math.round(_root.Puzzle.Piece9._x)))) || (((Math.round(this._y) - 20) == Math.round(_root.Puzzle.Piece9._y)) && (Math.round(this._x) == Math.round(_root.Puzzle.Piece9._x)))) { X = this._x; Y = this._y; this._x = _root.Puzzle.Piece9._x; this._y = _root.Puzzle.Piece9._y; _root.Puzzle.Piece9._x = X; _root.Puzzle.Piece9._y = Y; } } if ((((((((((((((((Math.round(_root.Puzzle.Piece1._x) == 0) && (Math.round(_root.Puzzle.Piece1._y) == 0)) && (Math.round(_root.Puzzle.Piece2._x) == 20)) && (Math.round(_root.Puzzle.Piece2._y) == 0)) && (Math.round(_root.Puzzle.Piece3._x) == 40)) && (Math.round(_root.Puzzle.Piece3._y) == 0)) && (Math.round(_root.Puzzle.Piece4._x) == 0)) && (Math.round(_root.Puzzle.Piece4._y) == 20)) && (Math.round(_root.Puzzle.Piece5._x) == 20)) && (Math.round(_root.Puzzle.Piece5._y) == 20)) && (Math.round(_root.Puzzle.Piece6._x) == 40)) && (Math.round(_root.Puzzle.Piece6._y) == 20)) && (Math.round(_root.Puzzle.Piece7._x) == 0)) && (Math.round(_root.Puzzle.Piece7._y) == 40)) && (Math.round(_root.Puzzle.Piece8._x) == 20)) && (Math.round(_root.Puzzle.Piece8._y) == 40)) { _root.gotoAndPlay(6); } }
Instance of Symbol 42 MovieClip "Piece4" in Symbol 53 MovieClip Frame 1
onClipEvent (load) { var X = 0; var Y = 0; } onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if ((((((Math.round(this._x) + 20) == Math.round(_root.Puzzle.Piece9._x)) && (Math.round(this._y) == Math.round(_root.Puzzle.Piece9._y))) || (((Math.round(this._x) - 20) == Math.round(_root.Puzzle.Piece9._x)) && (Math.round(this._y) == Math.round(_root.Puzzle.Piece9._y)))) || (((Math.round(this._y) + 20) == Math.round(_root.Puzzle.Piece9._y)) && (Math.round(this._x) == Math.round(_root.Puzzle.Piece9._x)))) || (((Math.round(this._y) - 20) == Math.round(_root.Puzzle.Piece9._y)) && (Math.round(this._x) == Math.round(_root.Puzzle.Piece9._x)))) { X = this._x; Y = this._y; this._x = _root.Puzzle.Piece9._x; this._y = _root.Puzzle.Piece9._y; _root.Puzzle.Piece9._x = X; _root.Puzzle.Piece9._y = Y; } } if ((((((((((((((((Math.round(_root.Puzzle.Piece1._x) == 0) && (Math.round(_root.Puzzle.Piece1._y) == 0)) && (Math.round(_root.Puzzle.Piece2._x) == 20)) && (Math.round(_root.Puzzle.Piece2._y) == 0)) && (Math.round(_root.Puzzle.Piece3._x) == 40)) && (Math.round(_root.Puzzle.Piece3._y) == 0)) && (Math.round(_root.Puzzle.Piece4._x) == 0)) && (Math.round(_root.Puzzle.Piece4._y) == 20)) && (Math.round(_root.Puzzle.Piece5._x) == 20)) && (Math.round(_root.Puzzle.Piece5._y) == 20)) && (Math.round(_root.Puzzle.Piece6._x) == 40)) && (Math.round(_root.Puzzle.Piece6._y) == 20)) && (Math.round(_root.Puzzle.Piece7._x) == 0)) && (Math.round(_root.Puzzle.Piece7._y) == 40)) && (Math.round(_root.Puzzle.Piece8._x) == 20)) && (Math.round(_root.Puzzle.Piece8._y) == 40)) { _root.gotoAndPlay(6); } }
Instance of Symbol 44 MovieClip "Piece5" in Symbol 53 MovieClip Frame 1
onClipEvent (load) { var X = 0; var Y = 0; } onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if ((((((Math.round(this._x) + 20) == Math.round(_root.Puzzle.Piece9._x)) && (Math.round(this._y) == Math.round(_root.Puzzle.Piece9._y))) || (((Math.round(this._x) - 20) == Math.round(_root.Puzzle.Piece9._x)) && (Math.round(this._y) == Math.round(_root.Puzzle.Piece9._y)))) || (((Math.round(this._y) + 20) == Math.round(_root.Puzzle.Piece9._y)) && (Math.round(this._x) == Math.round(_root.Puzzle.Piece9._x)))) || (((Math.round(this._y) - 20) == Math.round(_root.Puzzle.Piece9._y)) && (Math.round(this._x) == Math.round(_root.Puzzle.Piece9._x)))) { X = this._x; Y = this._y; this._x = _root.Puzzle.Piece9._x; this._y = _root.Puzzle.Piece9._y; _root.Puzzle.Piece9._x = X; _root.Puzzle.Piece9._y = Y; } } if ((((((((((((((((Math.round(_root.Puzzle.Piece1._x) == 0) && (Math.round(_root.Puzzle.Piece1._y) == 0)) && (Math.round(_root.Puzzle.Piece2._x) == 20)) && (Math.round(_root.Puzzle.Piece2._y) == 0)) && (Math.round(_root.Puzzle.Piece3._x) == 40)) && (Math.round(_root.Puzzle.Piece3._y) == 0)) && (Math.round(_root.Puzzle.Piece4._x) == 0)) && (Math.round(_root.Puzzle.Piece4._y) == 20)) && (Math.round(_root.Puzzle.Piece5._x) == 20)) && (Math.round(_root.Puzzle.Piece5._y) == 20)) && (Math.round(_root.Puzzle.Piece6._x) == 40)) && (Math.round(_root.Puzzle.Piece6._y) == 20)) && (Math.round(_root.Puzzle.Piece7._x) == 0)) && (Math.round(_root.Puzzle.Piece7._y) == 40)) && (Math.round(_root.Puzzle.Piece8._x) == 20)) && (Math.round(_root.Puzzle.Piece8._y) == 40)) { _root.gotoAndPlay(6); } }
Instance of Symbol 46 MovieClip "Piece6" in Symbol 53 MovieClip Frame 1
onClipEvent (load) { var X = 0; var Y = 0; } onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if ((((((Math.round(this._x) + 20) == Math.round(_root.Puzzle.Piece9._x)) && (Math.round(this._y) == Math.round(_root.Puzzle.Piece9._y))) || (((Math.round(this._x) - 20) == Math.round(_root.Puzzle.Piece9._x)) && (Math.round(this._y) == Math.round(_root.Puzzle.Piece9._y)))) || (((Math.round(this._y) + 20) == Math.round(_root.Puzzle.Piece9._y)) && (Math.round(this._x) == Math.round(_root.Puzzle.Piece9._x)))) || (((Math.round(this._y) - 20) == Math.round(_root.Puzzle.Piece9._y)) && (Math.round(this._x) == Math.round(_root.Puzzle.Piece9._x)))) { X = this._x; Y = this._y; this._x = _root.Puzzle.Piece9._x; this._y = _root.Puzzle.Piece9._y; _root.Puzzle.Piece9._x = X; _root.Puzzle.Piece9._y = Y; } } if ((((((((((((((((Math.round(_root.Puzzle.Piece1._x) == 0) && (Math.round(_root.Puzzle.Piece1._y) == 0)) && (Math.round(_root.Puzzle.Piece2._x) == 20)) && (Math.round(_root.Puzzle.Piece2._y) == 0)) && (Math.round(_root.Puzzle.Piece3._x) == 40)) && (Math.round(_root.Puzzle.Piece3._y) == 0)) && (Math.round(_root.Puzzle.Piece4._x) == 0)) && (Math.round(_root.Puzzle.Piece4._y) == 20)) && (Math.round(_root.Puzzle.Piece5._x) == 20)) && (Math.round(_root.Puzzle.Piece5._y) == 20)) && (Math.round(_root.Puzzle.Piece6._x) == 40)) && (Math.round(_root.Puzzle.Piece6._y) == 20)) && (Math.round(_root.Puzzle.Piece7._x) == 0)) && (Math.round(_root.Puzzle.Piece7._y) == 40)) && (Math.round(_root.Puzzle.Piece8._x) == 20)) && (Math.round(_root.Puzzle.Piece8._y) == 40)) { _root.gotoAndPlay(6); } }
Instance of Symbol 48 MovieClip "Piece8" in Symbol 53 MovieClip Frame 1
onClipEvent (load) { var X = 0; var Y = 0; } onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if ((((((Math.round(this._x) + 20) == Math.round(_root.Puzzle.Piece9._x)) && (Math.round(this._y) == Math.round(_root.Puzzle.Piece9._y))) || (((Math.round(this._x) - 20) == Math.round(_root.Puzzle.Piece9._x)) && (Math.round(this._y) == Math.round(_root.Puzzle.Piece9._y)))) || (((Math.round(this._y) + 20) == Math.round(_root.Puzzle.Piece9._y)) && (Math.round(this._x) == Math.round(_root.Puzzle.Piece9._x)))) || (((Math.round(this._y) - 20) == Math.round(_root.Puzzle.Piece9._y)) && (Math.round(this._x) == Math.round(_root.Puzzle.Piece9._x)))) { X = this._x; Y = this._y; this._x = _root.Puzzle.Piece9._x; this._y = _root.Puzzle.Piece9._y; _root.Puzzle.Piece9._x = X; _root.Puzzle.Piece9._y = Y; } } if ((((((((((((((((Math.round(_root.Puzzle.Piece1._x) == 0) && (Math.round(_root.Puzzle.Piece1._y) == 0)) && (Math.round(_root.Puzzle.Piece2._x) == 20)) && (Math.round(_root.Puzzle.Piece2._y) == 0)) && (Math.round(_root.Puzzle.Piece3._x) == 40)) && (Math.round(_root.Puzzle.Piece3._y) == 0)) && (Math.round(_root.Puzzle.Piece4._x) == 0)) && (Math.round(_root.Puzzle.Piece4._y) == 20)) && (Math.round(_root.Puzzle.Piece5._x) == 20)) && (Math.round(_root.Puzzle.Piece5._y) == 20)) && (Math.round(_root.Puzzle.Piece6._x) == 40)) && (Math.round(_root.Puzzle.Piece6._y) == 20)) && (Math.round(_root.Puzzle.Piece7._x) == 0)) && (Math.round(_root.Puzzle.Piece7._y) == 40)) && (Math.round(_root.Puzzle.Piece8._x) == 20)) && (Math.round(_root.Puzzle.Piece8._y) == 40)) { _root.gotoAndPlay(6); } }
Instance of Symbol 50 MovieClip "Piece7" in Symbol 53 MovieClip Frame 1
onClipEvent (load) { var X = 0; var Y = 0; } onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if ((((((Math.round(this._x) + 20) == Math.round(_root.Puzzle.Piece9._x)) && (Math.round(this._y) == Math.round(_root.Puzzle.Piece9._y))) || (((Math.round(this._x) - 20) == Math.round(_root.Puzzle.Piece9._x)) && (Math.round(this._y) == Math.round(_root.Puzzle.Piece9._y)))) || (((Math.round(this._y) + 20) == Math.round(_root.Puzzle.Piece9._y)) && (Math.round(this._x) == Math.round(_root.Puzzle.Piece9._x)))) || (((Math.round(this._y) - 20) == Math.round(_root.Puzzle.Piece9._y)) && (Math.round(this._x) == Math.round(_root.Puzzle.Piece9._x)))) { X = this._x; Y = this._y; this._x = _root.Puzzle.Piece9._x; this._y = _root.Puzzle.Piece9._y; _root.Puzzle.Piece9._x = X; _root.Puzzle.Piece9._y = Y; } } if ((((((((((((((((Math.round(_root.Puzzle.Piece1._x) == 0) && (Math.round(_root.Puzzle.Piece1._y) == 0)) && (Math.round(_root.Puzzle.Piece2._x) == 20)) && (Math.round(_root.Puzzle.Piece2._y) == 0)) && (Math.round(_root.Puzzle.Piece3._x) == 40)) && (Math.round(_root.Puzzle.Piece3._y) == 0)) && (Math.round(_root.Puzzle.Piece4._x) == 0)) && (Math.round(_root.Puzzle.Piece4._y) == 20)) && (Math.round(_root.Puzzle.Piece5._x) == 20)) && (Math.round(_root.Puzzle.Piece5._y) == 20)) && (Math.round(_root.Puzzle.Piece6._x) == 40)) && (Math.round(_root.Puzzle.Piece6._y) == 20)) && (Math.round(_root.Puzzle.Piece7._x) == 0)) && (Math.round(_root.Puzzle.Piece7._y) == 40)) && (Math.round(_root.Puzzle.Piece8._x) == 20)) && (Math.round(_root.Puzzle.Piece8._y) == 40)) { _root.gotoAndPlay(6); } }
Symbol 64 Button
on (release) { if (Password.text == "52") { _root.Items.Note._visible = true; } }

Library Items

Symbol 1 FontUsed by:2 5 6 15 18 19 24 55 61 62 66 67 68 69 70
Symbol 2 TextUses:1Used by:4
Symbol 3 GraphicUsed by:4
Symbol 4 ButtonUses:2 3Used by:Timeline
Symbol 5 TextUses:1Used by:Timeline
Symbol 6 TextUses:1Used by:Timeline
Symbol 7 GraphicUsed by:Timeline
Symbol 8 GraphicUsed by:9
Symbol 9 ButtonUses:8Used by:12
Symbol 10 GraphicUsed by:11
Symbol 11 ButtonUses:10Used by:12
Symbol 12 MovieClipUses:9 11Used by:Timeline
Symbol 13 GraphicUsed by:33
Symbol 14 GraphicUsed by:16
Symbol 15 TextUses:1Used by:16 25 27
Symbol 16 MovieClipUses:14 15Used by:33
Symbol 17 GraphicUsed by:20
Symbol 18 TextUses:1Used by:20 22
Symbol 19 TextUses:1Used by:20 27
Symbol 20 MovieClipUses:17 18 19Used by:33
Symbol 21 GraphicUsed by:22
Symbol 22 MovieClipUses:21 18Used by:33
Symbol 23 GraphicUsed by:25
Symbol 24 TextUses:1Used by:25
Symbol 25 MovieClipUses:23 15 24Used by:33
Symbol 26 GraphicUsed by:27
Symbol 27 MovieClipUses:26 19 15Used by:33
Symbol 28 GraphicUsed by:30
Symbol 29 GraphicUsed by:30
Symbol 30 MovieClipUses:28 29Used by:33
Symbol 31 GraphicUsed by:32
Symbol 32 MovieClipUses:31Used by:33
Symbol 33 MovieClipUses:13 16 20 22 25 27 30 32Used by:Timeline
Symbol 34 GraphicUsed by:53
Symbol 35 GraphicUsed by:36
Symbol 36 MovieClipUses:35Used by:53
Symbol 37 GraphicUsed by:38
Symbol 38 MovieClipUses:37Used by:53
Symbol 39 GraphicUsed by:40
Symbol 40 MovieClipUses:39Used by:53
Symbol 41 GraphicUsed by:42
Symbol 42 MovieClipUses:41Used by:53
Symbol 43 GraphicUsed by:44
Symbol 44 MovieClipUses:43Used by:53
Symbol 45 GraphicUsed by:46
Symbol 46 MovieClipUses:45Used by:53
Symbol 47 GraphicUsed by:48
Symbol 48 MovieClipUses:47Used by:53
Symbol 49 GraphicUsed by:50
Symbol 50 MovieClipUses:49Used by:53
Symbol 51 GraphicUsed by:52
Symbol 52 MovieClipUses:51Used by:53
Symbol 53 MovieClipUses:34 36 38 40 42 44 46 48 50 52Used by:Timeline
Symbol 54 GraphicUsed by:Timeline
Symbol 55 TextUses:1Used by:Timeline
Symbol 56 GraphicUsed by:57
Symbol 57 MovieClipUses:56Used by:Timeline
Symbol 58 GraphicUsed by:59
Symbol 59 MovieClipUses:58Used by:Timeline
Symbol 60 GraphicUsed by:Timeline
Symbol 61 TextUses:1Used by:Timeline
Symbol 62 EditableTextUses:1Used by:Timeline
Symbol 63 GraphicUsed by:64
Symbol 64 ButtonUses:63Used by:Timeline
Symbol 65 GraphicUsed by:Timeline
Symbol 66 TextUses:1Used by:Timeline
Symbol 67 TextUses:1Used by:Timeline
Symbol 68 TextUses:1Used by:Timeline
Symbol 69 TextUses:1Used by:Timeline
Symbol 70 TextUses:1Used by:Timeline

Instance Names

"Arrows"Frame 2Symbol 12 MovieClip
"Items"Frame 2Symbol 33 MovieClip
"Puzzle"Frame 2Symbol 53 MovieClip
"Pills"Frame 3Symbol 57 MovieClip
"Drug"Frame 3Symbol 59 MovieClip
"Password"Frame 4Symbol 62 EditableText
"Check"Frame 4Symbol 64 Button
"Left"Symbol 12 MovieClip Frame 1Symbol 9 Button
"Right"Symbol 12 MovieClip Frame 1Symbol 11 Button
"Tablet1"Symbol 33 MovieClip Frame 1Symbol 16 MovieClip
"Tablet2"Symbol 33 MovieClip Frame 1Symbol 20 MovieClip
"Tablet3"Symbol 33 MovieClip Frame 1Symbol 22 MovieClip
"Tablet4"Symbol 33 MovieClip Frame 1Symbol 25 MovieClip
"Tablet5"Symbol 33 MovieClip Frame 1Symbol 27 MovieClip
"Note"Symbol 33 MovieClip Frame 1Symbol 30 MovieClip
"Nail"Symbol 33 MovieClip Frame 1Symbol 32 MovieClip
"Piece1"Symbol 53 MovieClip Frame 1Symbol 36 MovieClip
"Piece2"Symbol 53 MovieClip Frame 1Symbol 38 MovieClip
"Piece3"Symbol 53 MovieClip Frame 1Symbol 40 MovieClip
"Piece4"Symbol 53 MovieClip Frame 1Symbol 42 MovieClip
"Piece5"Symbol 53 MovieClip Frame 1Symbol 44 MovieClip
"Piece6"Symbol 53 MovieClip Frame 1Symbol 46 MovieClip
"Piece8"Symbol 53 MovieClip Frame 1Symbol 48 MovieClip
"Piece7"Symbol 53 MovieClip Frame 1Symbol 50 MovieClip
"Piece9"Symbol 53 MovieClip Frame 1Symbol 52 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata present, AS1/AS2.
SWFMetaData (77)Timeline Frame 1240 bytes "<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><rdf:Description rdf:about="" xmlns ..."




http://swfchan.com/23/110133/info.shtml
Created: 13/3 -2019 23:17:33 Last modified: 13/3 -2019 23:17:33 Server time: 24/04 -2024 15:53:34