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

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

CC-Stealth Wars.swf

This is the info page for
Flash #28261

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


Text
CC-

ANIME CLOCK in....

STEALTH WARS

:PLAY:

:Instructions:

:More:

:INSTRUCTIONS:

-Get to the goal of each area
-You can't be seen at all
-avoid Cameras, gaurds, security
lasers, ect.

:CONTROLS:

-Arrow Keys to move
-Space to duck (Stealthy)
-Space+Arrow Key to crawl (Stealthy)

GOAL

YOU GOT CAUGHT!

TRY AGAIN?

ActionScript [AS1/AS2]

Frame 131
stop();
Instance of Symbol 67 MovieClip in Frame 134
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 134
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 134
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 134
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 134
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 134
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 134
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 134
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 134
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 134
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 134
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 134
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 134
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 134
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 74 MovieClip "guy" in Frame 134
onClipEvent (enterFrame) { _root.stealth = true; _root.speed = 5; } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(32))) { this._x = this._x + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(39)) { this._x = this._x + _root.speed; _root.stealth = false; } if (Key.isDown(37) && (Key.isDown(32))) { this._x = this._x - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(37)) { this._x = this._x - _root.speed; _root.stealth = false; } if (Key.isDown(40) && (Key.isDown(32))) { this._y = this._y + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(40)) { this._y = this._y + _root.speed; _root.stealth = false; } if (Key.isDown(38) && (Key.isDown(32))) { this._y = this._y - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(38)) { this._y = this._y - _root.speed; _root.stealth = false; } }
Instance of Symbol 67 MovieClip in Frame 134
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 78 MovieClip in Frame 134
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.gotoAndPlay("area2"); } }
Instance of Symbol 83 MovieClip "slight" in Frame 134
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.gotoAndPlay("death"); } }
Frame 136
_quality = "MEDIUM";
Frame 374
gotoAndPlay (135);
Instance of Symbol 83 MovieClip "slight" in Frame 375
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.gotoAndPlay(243); } }
Frame 376
Instance of Symbol 67 MovieClip in Frame 376
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 376
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 376
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 376
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 376
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 376
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 376
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 376
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 74 MovieClip "guy" in Frame 376
onClipEvent (enterFrame) { _root.stealth = true; } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(32))) { this._x = this._x + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(39)) { this._x = this._x + _root.speed; _root.stealth = false; } if (Key.isDown(37) && (Key.isDown(32))) { this._x = this._x - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(37)) { this._x = this._x - _root.speed; _root.stealth = false; } if (Key.isDown(40) && (Key.isDown(32))) { this._y = this._y + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(40)) { this._y = this._y + _root.speed; _root.stealth = false; } if (Key.isDown(38) && (Key.isDown(32))) { this._y = this._y - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(38)) { this._y = this._y - _root.speed; _root.stealth = false; } }
Frame 383
gotoAndPlay (10835);
Instance of Symbol 67 MovieClip in Frame 384
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 384
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 384
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 384
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 78 MovieClip in Frame 384
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.gotoAndPlay("area3"); } }
Instance of Symbol 92 MovieClip in Frame 384
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.gotoAndPlay("death"); } }
Frame 858
gotoAndPlay (384);
Instance of Symbol 67 MovieClip in Frame 859
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 859
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 859
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 859
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 859
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 859
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 74 MovieClip "guy" in Frame 859
onClipEvent (enterFrame) { _root.stealth = true; } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(32))) { this._x = this._x + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(39)) { this._x = this._x + _root.speed; _root.stealth = false; } if (Key.isDown(37) && (Key.isDown(32))) { this._x = this._x - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(37)) { this._x = this._x - _root.speed; _root.stealth = false; } if (Key.isDown(40) && (Key.isDown(32))) { this._y = this._y + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(40)) { this._y = this._y + _root.speed; _root.stealth = false; } if (Key.isDown(38) && (Key.isDown(32))) { this._y = this._y - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(38)) { this._y = this._y - _root.speed; _root.stealth = false; } }
Instance of Symbol 78 MovieClip in Frame 859
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.gotoAndPlay("area4"); } }
Instance of Symbol 67 MovieClip in Frame 860
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 860
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 860
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 860
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 74 MovieClip "guy" in Frame 860
onClipEvent (enterFrame) { _root.stealth = true; } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(32))) { this._x = this._x + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(39)) { this._x = this._x + _root.speed; _root.stealth = false; } if (Key.isDown(37) && (Key.isDown(32))) { this._x = this._x - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(37)) { this._x = this._x - _root.speed; _root.stealth = false; } if (Key.isDown(40) && (Key.isDown(32))) { this._y = this._y + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(40)) { this._y = this._y + _root.speed; _root.stealth = false; } if (Key.isDown(38) && (Key.isDown(32))) { this._y = this._y - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(38)) { this._y = this._y - _root.speed; _root.stealth = false; } }
Frame 1332
gotoAndPlay (860);
Instance of Symbol 67 MovieClip in Frame 1333
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1333
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1333
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1333
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 74 MovieClip "guy" in Frame 1333
onClipEvent (enterFrame) { _root.stealth = true; } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(32))) { this._x = this._x + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(39)) { this._x = this._x + _root.speed; _root.stealth = false; } if (Key.isDown(37) && (Key.isDown(32))) { this._x = this._x - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(37)) { this._x = this._x - _root.speed; _root.stealth = false; } if (Key.isDown(40) && (Key.isDown(32))) { this._y = this._y + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(40)) { this._y = this._y + _root.speed; _root.stealth = false; } if (Key.isDown(38) && (Key.isDown(32))) { this._y = this._y - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(38)) { this._y = this._y - _root.speed; _root.stealth = false; } }
Instance of Symbol 78 MovieClip in Frame 1333
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.gotoAndPlay("area5"); } }
Instance of Symbol 106 MovieClip in Frame 1333
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.gotoAndPlay("death"); } }
Instance of Symbol 67 MovieClip in Frame 1334
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1334
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1334
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1334
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 74 MovieClip "guy" in Frame 1334
onClipEvent (enterFrame) { _root.stealth = true; } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(32))) { this._x = this._x + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(39)) { this._x = this._x + _root.speed; _root.stealth = false; } if (Key.isDown(37) && (Key.isDown(32))) { this._x = this._x - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(37)) { this._x = this._x - _root.speed; _root.stealth = false; } if (Key.isDown(40) && (Key.isDown(32))) { this._y = this._y + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(40)) { this._y = this._y + _root.speed; _root.stealth = false; } if (Key.isDown(38) && (Key.isDown(32))) { this._y = this._y - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(38)) { this._y = this._y - _root.speed; _root.stealth = false; } }
Frame 1476
gotoAndPlay (1334);
Instance of Symbol 67 MovieClip in Frame 1477
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1477
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1477
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1477
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 74 MovieClip "guy" in Frame 1477
onClipEvent (enterFrame) { _root.stealth = true; } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(32))) { this._x = this._x + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(39)) { this._x = this._x + _root.speed; _root.stealth = false; } if (Key.isDown(37) && (Key.isDown(32))) { this._x = this._x - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(37)) { this._x = this._x - _root.speed; _root.stealth = false; } if (Key.isDown(40) && (Key.isDown(32))) { this._y = this._y + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(40)) { this._y = this._y + _root.speed; _root.stealth = false; } if (Key.isDown(38) && (Key.isDown(32))) { this._y = this._y - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(38)) { this._y = this._y - _root.speed; _root.stealth = false; } }
Instance of Symbol 78 MovieClip in Frame 1477
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.gotoAndPlay("area4"); } }
Instance of Symbol 67 MovieClip in Frame 1478
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1478
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1478
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1478
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1478
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1478
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1478
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1478
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 74 MovieClip "guy" in Frame 1478
onClipEvent (enterFrame) { _root.stealth = true; } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(32))) { this._x = this._x + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(39)) { this._x = this._x + _root.speed; _root.stealth = false; } if (Key.isDown(37) && (Key.isDown(32))) { this._x = this._x - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(37)) { this._x = this._x - _root.speed; _root.stealth = false; } if (Key.isDown(40) && (Key.isDown(32))) { this._y = this._y + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(40)) { this._y = this._y + _root.speed; _root.stealth = false; } if (Key.isDown(38) && (Key.isDown(32))) { this._y = this._y - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(38)) { this._y = this._y - _root.speed; _root.stealth = false; } }
Instance of Symbol 78 MovieClip in Frame 1478
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.gotoAndPlay("area6"); } }
Instance of Symbol 82 MovieClip in Frame 1478
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.gotoAndPlay("death"); } }
Frame 1714
gotoAndPlay (1478);
Instance of Symbol 67 MovieClip in Frame 1715
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1715
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1715
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1715
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 74 MovieClip "guy" in Frame 1715
onClipEvent (enterFrame) { _root.stealth = true; } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(32))) { this._x = this._x + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(39)) { this._x = this._x + _root.speed; _root.stealth = false; } if (Key.isDown(37) && (Key.isDown(32))) { this._x = this._x - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(37)) { this._x = this._x - _root.speed; _root.stealth = false; } if (Key.isDown(40) && (Key.isDown(32))) { this._y = this._y + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(40)) { this._y = this._y + _root.speed; _root.stealth = false; } if (Key.isDown(38) && (Key.isDown(32))) { this._y = this._y - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(38)) { this._y = this._y - _root.speed; _root.stealth = false; } }
Instance of Symbol 78 MovieClip in Frame 1715
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.gotoAndPlay("area4"); } }
Instance of Symbol 67 MovieClip in Frame 1716
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1716
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1716
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1716
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1716
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1716
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1716
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 1716
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 74 MovieClip "guy" in Frame 1716
onClipEvent (enterFrame) { _root.stealth = true; } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(32))) { this._x = this._x + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(39)) { this._x = this._x + _root.speed; _root.stealth = false; } if (Key.isDown(37) && (Key.isDown(32))) { this._x = this._x - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(37)) { this._x = this._x - _root.speed; _root.stealth = false; } if (Key.isDown(40) && (Key.isDown(32))) { this._y = this._y + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(40)) { this._y = this._y + _root.speed; _root.stealth = false; } if (Key.isDown(38) && (Key.isDown(32))) { this._y = this._y - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(38)) { this._y = this._y - _root.speed; _root.stealth = false; } }
Instance of Symbol 82 MovieClip in Frame 1716
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.gotoAndPlay("death"); } }
Instance of Symbol 78 MovieClip in Frame 2905
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.gotoAndPlay("area7"); } }
Frame 2944
stop();
Instance of Symbol 67 MovieClip in Frame 2945
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 2945
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 2945
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 2945
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 74 MovieClip "guy" in Frame 2945
onClipEvent (enterFrame) { _root.stealth = true; } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(32))) { this._x = this._x + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(39)) { this._x = this._x + _root.speed; _root.stealth = false; } if (Key.isDown(37) && (Key.isDown(32))) { this._x = this._x - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(37)) { this._x = this._x - _root.speed; _root.stealth = false; } if (Key.isDown(40) && (Key.isDown(32))) { this._y = this._y + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(40)) { this._y = this._y + _root.speed; _root.stealth = false; } if (Key.isDown(38) && (Key.isDown(32))) { this._y = this._y - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(38)) { this._y = this._y - _root.speed; _root.stealth = false; } }
Instance of Symbol 78 MovieClip in Frame 2945
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.gotoAndPlay("area4"); } }
Instance of Symbol 67 MovieClip in Frame 2946
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 2946
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 2946
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 2946
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 74 MovieClip "guy" in Frame 2946
onClipEvent (enterFrame) { _root.stealth = true; } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(32))) { this._x = this._x + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(39)) { this._x = this._x + _root.speed; _root.stealth = false; } if (Key.isDown(37) && (Key.isDown(32))) { this._x = this._x - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(37)) { this._x = this._x - _root.speed; _root.stealth = false; } if (Key.isDown(40) && (Key.isDown(32))) { this._y = this._y + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(40)) { this._y = this._y + _root.speed; _root.stealth = false; } if (Key.isDown(38) && (Key.isDown(32))) { this._y = this._y - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(38)) { this._y = this._y - _root.speed; _root.stealth = false; } }
Instance of Symbol 78 MovieClip in Frame 3443
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.gotoAndPlay("area8"); } }
Frame 3515
stop();
Instance of Symbol 67 MovieClip in Frame 3516
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 3516
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 3516
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 3516
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 74 MovieClip "guy" in Frame 3516
onClipEvent (enterFrame) { _root.stealth = true; } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(32))) { this._x = this._x + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(39)) { this._x = this._x + _root.speed; _root.stealth = false; } if (Key.isDown(37) && (Key.isDown(32))) { this._x = this._x - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(37)) { this._x = this._x - _root.speed; _root.stealth = false; } if (Key.isDown(40) && (Key.isDown(32))) { this._y = this._y + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(40)) { this._y = this._y + _root.speed; _root.stealth = false; } if (Key.isDown(38) && (Key.isDown(32))) { this._y = this._y - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(38)) { this._y = this._y - _root.speed; _root.stealth = false; } }
Instance of Symbol 67 MovieClip in Frame 3517
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 3517
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 3517
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Frame 3517
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Instance of Symbol 74 MovieClip "guy" in Frame 3517
onClipEvent (enterFrame) { _root.stealth = true; } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(32))) { this._x = this._x + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(39)) { this._x = this._x + _root.speed; _root.stealth = false; } if (Key.isDown(37) && (Key.isDown(32))) { this._x = this._x - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(37)) { this._x = this._x - _root.speed; _root.stealth = false; } if (Key.isDown(40) && (Key.isDown(32))) { this._y = this._y + (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(40)) { this._y = this._y + _root.speed; _root.stealth = false; } if (Key.isDown(38) && (Key.isDown(32))) { this._y = this._y - (_root.speed / 2); _root.stealth = true; } else if (Key.isDown(38)) { this._y = this._y - _root.speed; _root.stealth = false; } }
Frame 3523
stop();
Instance of Symbol 78 MovieClip in Frame 3523
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.gotoAndPlay("area8p2"); } }
Frame 10835
play();
Frame 10879
stop();
Frame 10929
stop();
Symbol 26 MovieClip Frame 28
gotoAndPlay(30 * random(8));
Symbol 26 MovieClip Frame 58
gotoAndPlay(30 * random(8));
Symbol 26 MovieClip Frame 88
gotoAndPlay(30 * random(8));
Symbol 26 MovieClip Frame 118
gotoAndPlay(30 * random(8));
Symbol 26 MovieClip Frame 149
gotoAndPlay(30 * random(8));
Symbol 26 MovieClip Frame 179
gotoAndPlay(30 * random(8));
Symbol 26 MovieClip Frame 209
gotoAndPlay(30 * random(8));
Symbol 26 MovieClip Frame 239
gotoAndPlay(30 * random(8));
Symbol 32 Button
on (release) { _root.play(); }
Symbol 33 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { setProperty(bar, _xscale , PercentLoaded); setProperty(bar, _alpha , PercentLoaded); } else { gotoAndStop (3); }
Symbol 33 MovieClip Frame 2
gotoAndPlay (1);
Symbol 45 Button
on (release) { gotoAndPlay (134); }
Symbol 57 Button
on (release) { nextFrame(); }
Symbol 74 MovieClip Frame 5
if (Key.isDown(39) && (Key.isDown(32))) { gotoAndPlay (106); } else if (Key.isDown(38) && (Key.isDown(32))) { gotoAndPlay (122); } else if (Key.isDown(40) && (Key.isDown(32))) { gotoAndPlay (74); } else if (Key.isDown(37) && (Key.isDown(32))) { gotoAndPlay (90); } else if (Key.isDown(37)) { gotoAndPlay (22); } else if (Key.isDown(39)) { gotoAndPlay (38); } else if (Key.isDown(38)) { gotoAndPlay (54); } else if (Key.isDown(40)) { gotoAndPlay (6); } else if (Key.isDown(32)) { gotoAndPlay (69); } else { gotoAndPlay (1); }
Symbol 74 MovieClip Frame 21
if (Key.isDown(39) && (Key.isDown(32))) { gotoAndPlay (106); } else if (Key.isDown(38) && (Key.isDown(32))) { gotoAndPlay (122); } else if (Key.isDown(40) && (Key.isDown(32))) { gotoAndPlay (74); } else if (Key.isDown(37) && (Key.isDown(32))) { gotoAndPlay (90); } else if (Key.isDown(37)) { gotoAndPlay (22); } else if (Key.isDown(39)) { gotoAndPlay (38); } else if (Key.isDown(38)) { gotoAndPlay (54); } else if (Key.isDown(40)) { gotoAndPlay (6); } else if (Key.isDown(32)) { gotoAndPlay (69); } else { gotoAndPlay (1); }
Symbol 74 MovieClip Frame 37
if (Key.isDown(39) && (Key.isDown(32))) { gotoAndPlay (106); } else if (Key.isDown(38) && (Key.isDown(32))) { gotoAndPlay (122); } else if (Key.isDown(40) && (Key.isDown(32))) { gotoAndPlay (74); } else if (Key.isDown(37) && (Key.isDown(32))) { gotoAndPlay (90); } else if (Key.isDown(37)) { gotoAndPlay (22); } else if (Key.isDown(39)) { gotoAndPlay (38); } else if (Key.isDown(38)) { gotoAndPlay (54); } else if (Key.isDown(40)) { gotoAndPlay (6); } else if (Key.isDown(32)) { gotoAndPlay (69); } else { gotoAndPlay (1); }
Symbol 74 MovieClip Frame 53
if (Key.isDown(39) && (Key.isDown(32))) { gotoAndPlay (106); } else if (Key.isDown(38) && (Key.isDown(32))) { gotoAndPlay (122); } else if (Key.isDown(40) && (Key.isDown(32))) { gotoAndPlay (74); } else if (Key.isDown(37) && (Key.isDown(32))) { gotoAndPlay (90); } else if (Key.isDown(37)) { gotoAndPlay (22); } else if (Key.isDown(39)) { gotoAndPlay (38); } else if (Key.isDown(38)) { gotoAndPlay (54); } else if (Key.isDown(40)) { gotoAndPlay (6); } else if (Key.isDown(32)) { gotoAndPlay (69); } else { gotoAndPlay (1); }
Symbol 74 MovieClip Frame 68
if (Key.isDown(39) && (Key.isDown(32))) { gotoAndPlay (106); } else if (Key.isDown(38) && (Key.isDown(32))) { gotoAndPlay (122); } else if (Key.isDown(40) && (Key.isDown(32))) { gotoAndPlay (74); } else if (Key.isDown(37) && (Key.isDown(32))) { gotoAndPlay (90); } else if (Key.isDown(37)) { gotoAndPlay (22); } else if (Key.isDown(39)) { gotoAndPlay (38); } else if (Key.isDown(38)) { gotoAndPlay (54); } else if (Key.isDown(40)) { gotoAndPlay (6); } else if (Key.isDown(32)) { gotoAndPlay (69); } else { gotoAndPlay (1); }
Symbol 74 MovieClip Frame 73
if (Key.isDown(39) && (Key.isDown(32))) { gotoAndPlay (106); } else if (Key.isDown(38) && (Key.isDown(32))) { gotoAndPlay (122); } else if (Key.isDown(40) && (Key.isDown(32))) { gotoAndPlay (74); } else if (Key.isDown(37) && (Key.isDown(32))) { gotoAndPlay (90); } else if (Key.isDown(37)) { gotoAndPlay (22); } else if (Key.isDown(39)) { gotoAndPlay (38); } else if (Key.isDown(38)) { gotoAndPlay (54); } else if (Key.isDown(40)) { gotoAndPlay (6); } else if (Key.isDown(32)) { gotoAndPlay (69); } else { gotoAndPlay (1); }
Symbol 74 MovieClip Frame 89
if (Key.isDown(39) && (Key.isDown(32))) { gotoAndPlay (106); } else if (Key.isDown(38) && (Key.isDown(32))) { gotoAndPlay (122); } else if (Key.isDown(40) && (Key.isDown(32))) { gotoAndPlay (74); } else if (Key.isDown(37) && (Key.isDown(32))) { gotoAndPlay (90); } else if (Key.isDown(37)) { gotoAndPlay (22); } else if (Key.isDown(39)) { gotoAndPlay (38); } else if (Key.isDown(38)) { gotoAndPlay (54); } else if (Key.isDown(40)) { gotoAndPlay (6); } else if (Key.isDown(32)) { gotoAndPlay (69); } else { gotoAndPlay (1); }
Symbol 74 MovieClip Frame 105
if (Key.isDown(39) && (Key.isDown(32))) { gotoAndPlay (106); } else if (Key.isDown(38) && (Key.isDown(32))) { gotoAndPlay (122); } else if (Key.isDown(40) && (Key.isDown(32))) { gotoAndPlay (74); } else if (Key.isDown(37) && (Key.isDown(32))) { gotoAndPlay (90); } else if (Key.isDown(37)) { gotoAndPlay (22); } else if (Key.isDown(39)) { gotoAndPlay (38); } else if (Key.isDown(38)) { gotoAndPlay (54); } else if (Key.isDown(40)) { gotoAndPlay (6); } else if (Key.isDown(32)) { gotoAndPlay (69); } else { gotoAndPlay (1); }
Symbol 74 MovieClip Frame 121
if (Key.isDown(39) && (Key.isDown(32))) { gotoAndPlay (106); } else if (Key.isDown(38) && (Key.isDown(32))) { gotoAndPlay (122); } else if (Key.isDown(40) && (Key.isDown(32))) { gotoAndPlay (74); } else if (Key.isDown(37) && (Key.isDown(32))) { gotoAndPlay (90); } else if (Key.isDown(37)) { gotoAndPlay (22); } else if (Key.isDown(39)) { gotoAndPlay (38); } else if (Key.isDown(38)) { gotoAndPlay (54); } else if (Key.isDown(40)) { gotoAndPlay (6); } else if (Key.isDown(32)) { gotoAndPlay (69); } else { gotoAndPlay (1); }
Symbol 74 MovieClip Frame 136
if (Key.isDown(39) && (Key.isDown(32))) { gotoAndPlay (106); } else if (Key.isDown(38) && (Key.isDown(32))) { gotoAndPlay (122); } else if (Key.isDown(40) && (Key.isDown(32))) { gotoAndPlay (74); } else if (Key.isDown(37) && (Key.isDown(32))) { gotoAndPlay (90); } else if (Key.isDown(37)) { gotoAndPlay (22); } else if (Key.isDown(39)) { gotoAndPlay (38); } else if (Key.isDown(38)) { gotoAndPlay (54); } else if (Key.isDown(40)) { gotoAndPlay (6); } else if (Key.isDown(32)) { gotoAndPlay (69); } else { gotoAndPlay (1); }
Instance of Symbol 67 MovieClip in Symbol 117 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x + _root.speed; } }
Instance of Symbol 67 MovieClip in Symbol 117 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._x = _root.guy._x - _root.speed; } }
Instance of Symbol 67 MovieClip in Symbol 117 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y - _root.speed; } }
Instance of Symbol 67 MovieClip in Symbol 117 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.guy._y = _root.guy._y + _root.speed; } }
Symbol 179 MovieClip Frame 20
stop();

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 GraphicUsed by:3 92 106
Symbol 3 MovieClipUses:2Used by:33
Symbol 4 GraphicUsed by:33
Symbol 5 BitmapUsed by:6 111
Symbol 6 GraphicUses:5Used by:33
Symbol 7 GraphicUsed by:26
Symbol 8 GraphicUsed by:9
Symbol 9 MovieClipUses:8Used by:26
Symbol 10 GraphicUsed by:11
Symbol 11 MovieClipUses:10Used by:26  Timeline
Symbol 12 GraphicUsed by:13
Symbol 13 MovieClipUses:12Used by:26 70 74  Timeline
Symbol 14 GraphicUsed by:16
Symbol 15 GraphicUsed by:16
Symbol 16 MovieClipUses:14 15Used by:26 70 74  Timeline
Symbol 17 GraphicUsed by:26
Symbol 18 GraphicUsed by:26
Symbol 19 GraphicUsed by:26
Symbol 20 GraphicUsed by:26
Symbol 21 GraphicUsed by:26
Symbol 22 GraphicUsed by:26
Symbol 23 GraphicUsed by:26
Symbol 24 GraphicUsed by:26
Symbol 25 GraphicUsed by:26
Symbol 26 MovieClipUses:7 9 11 13 16 17 18 19 20 21 22 23 24 25Used by:33
Symbol 27 SoundUsed by:33  Timeline
Symbol 28 GraphicUsed by:32
Symbol 29 GraphicUsed by:32
Symbol 30 GraphicUsed by:32
Symbol 31 GraphicUsed by:32
Symbol 32 ButtonUses:28 29 30 31Used by:33
Symbol 33 MovieClipUses:3 4 6 26 27 32Used by:Timeline
Symbol 34 SoundUsed by:Timeline
Symbol 35 FontUsed by:36 37 38 46 48 58 59 60 61 62 76
Symbol 36 TextUses:35Used by:39
Symbol 37 TextUses:35Used by:39
Symbol 38 TextUses:35Used by:39
Symbol 39 MovieClipUses:36 37 38Used by:Timeline
Symbol 40 GraphicUsed by:44 45
Symbol 41 GraphicUsed by:44 45
Symbol 42 GraphicUsed by:44 45
Symbol 43 SoundUsed by:44 45
Symbol 44 ButtonUses:40 41 42 43Used by:Timeline
Symbol 45 ButtonUses:40 41 42 43Used by:Timeline
Symbol 46 TextUses:35Used by:47
Symbol 47 MovieClipUses:46Used by:Timeline
Symbol 48 TextUses:35Used by:Timeline
Symbol 49 ShapeTweeningUsed by:Timeline
Symbol 50 GraphicUsed by:53 57
Symbol 51 GraphicUsed by:53 57
Symbol 52 GraphicUsed by:53 57
Symbol 53 ButtonUses:50 51 52Used by:Timeline
Symbol 54 ShapeTweeningUsed by:Timeline
Symbol 55 GraphicUsed by:Timeline
Symbol 56 GraphicUsed by:Timeline
Symbol 57 ButtonUses:50 51 52Used by:Timeline
Symbol 58 TextUses:35Used by:Timeline
Symbol 59 TextUses:35Used by:Timeline
Symbol 60 TextUses:35Used by:Timeline
Symbol 61 TextUses:35Used by:Timeline
Symbol 62 TextUses:35Used by:Timeline
Symbol 63 BitmapUsed by:64 138
Symbol 64 GraphicUses:63Used by:Timeline
Symbol 65 GraphicUsed by:Timeline
Symbol 66 GraphicUsed by:67
Symbol 67 MovieClipUses:66Used by:117  Timeline
Symbol 68 GraphicUsed by:69
Symbol 69 MovieClipUses:68Used by:70 74  Timeline
Symbol 70 MovieClipUses:13 69 16Used by:74
Symbol 71 GraphicUsed by:74
Symbol 72 SoundUsed by:74  Timeline
Symbol 73 SoundUsed by:74  Timeline
Symbol 74 MovieClipUses:70 71 13 69 16 72 73Used by:Timeline
Symbol 75 GraphicUsed by:78
Symbol 76 TextUses:35Used by:77
Symbol 77 MovieClipUses:76Used by:78
Symbol 78 MovieClipUses:75 77Used by:Timeline
Symbol 79 BitmapUsed by:80 112 121 123
Symbol 80 GraphicUses:79Used by:Timeline
Symbol 81 GraphicUsed by:82
Symbol 82 MovieClipUses:81Used by:83  Timeline
Symbol 83 MovieClipUses:82Used by:Timeline
Symbol 84 GraphicUsed by:85
Symbol 85 MovieClipUses:84Used by:Timeline
Symbol 86 SoundUsed by:Timeline
Symbol 87 GraphicUsed by:Timeline
Symbol 88 GraphicUsed by:Timeline
Symbol 89 SoundUsed by:Timeline
Symbol 90 GraphicUsed by:Timeline
Symbol 91 GraphicUsed by:92
Symbol 92 MovieClipUses:2 91Used by:Timeline
Symbol 93 GraphicUsed by:94
Symbol 94 MovieClipUses:93Used by:Timeline
Symbol 95 SoundUsed by:Timeline
Symbol 96 GraphicUsed by:Timeline
Symbol 97 GraphicUsed by:Timeline
Symbol 98 GraphicUsed by:Timeline
Symbol 99 BitmapUsed by:100
Symbol 100 GraphicUses:99Used by:101
Symbol 101 MovieClipUses:100Used by:Timeline
Symbol 102 SoundUsed by:Timeline
Symbol 103 SoundUsed by:Timeline
Symbol 104 SoundUsed by:Timeline
Symbol 105 GraphicUsed by:Timeline
Symbol 106 MovieClipUses:2Used by:Timeline
Symbol 107 GraphicUsed by:Timeline
Symbol 108 GraphicUsed by:Timeline
Symbol 109 GraphicUsed by:Timeline
Symbol 110 GraphicUsed by:Timeline
Symbol 111 GraphicUses:5Used by:Timeline
Symbol 112 GraphicUses:79Used by:Timeline
Symbol 113 GraphicUsed by:114
Symbol 114 MovieClipUses:113Used by:Timeline
Symbol 115 GraphicUsed by:Timeline
Symbol 116 GraphicUsed by:117
Symbol 117 MovieClipUses:116 67Used by:Timeline
Symbol 118 GraphicUsed by:Timeline
Symbol 119 GraphicUsed by:Timeline
Symbol 120 GraphicUsed by:Timeline
Symbol 121 GraphicUses:79Used by:Timeline
Symbol 122 SoundUsed by:Timeline
Symbol 123 GraphicUses:79Used by:Timeline
Symbol 124 SoundUsed by:Timeline
Symbol 125 SoundUsed by:Timeline
Symbol 126 GraphicUsed by:Timeline
Symbol 127 BitmapUsed by:128
Symbol 128 GraphicUses:127Used by:129
Symbol 129 MovieClipUses:128Used by:Timeline
Symbol 130 BitmapUsed by:131
Symbol 131 GraphicUses:130Used by:132
Symbol 132 MovieClipUses:131Used by:Timeline
Symbol 133 FontUsed by:134 136
Symbol 134 TextUses:133Used by:135
Symbol 135 MovieClipUses:134Used by:Timeline
Symbol 136 TextUses:133Used by:137
Symbol 137 MovieClipUses:136Used by:Timeline
Symbol 138 GraphicUses:63Used by:Timeline
Symbol 139 BitmapUsed by:140
Symbol 140 GraphicUses:139Used by:179
Symbol 141 BitmapUsed by:142
Symbol 142 GraphicUses:141Used by:179
Symbol 143 BitmapUsed by:144
Symbol 144 GraphicUses:143Used by:179
Symbol 145 BitmapUsed by:146
Symbol 146 GraphicUses:145Used by:179
Symbol 147 BitmapUsed by:148
Symbol 148 GraphicUses:147Used by:179
Symbol 149 BitmapUsed by:150
Symbol 150 GraphicUses:149Used by:179
Symbol 151 BitmapUsed by:152
Symbol 152 GraphicUses:151Used by:179
Symbol 153 BitmapUsed by:154
Symbol 154 GraphicUses:153Used by:179
Symbol 155 BitmapUsed by:156
Symbol 156 GraphicUses:155Used by:179
Symbol 157 BitmapUsed by:158
Symbol 158 GraphicUses:157Used by:179
Symbol 159 BitmapUsed by:160
Symbol 160 GraphicUses:159Used by:179
Symbol 161 BitmapUsed by:162
Symbol 162 GraphicUses:161Used by:179
Symbol 163 BitmapUsed by:164
Symbol 164 GraphicUses:163Used by:179
Symbol 165 BitmapUsed by:166
Symbol 166 GraphicUses:165Used by:179
Symbol 167 BitmapUsed by:168
Symbol 168 GraphicUses:167Used by:179
Symbol 169 BitmapUsed by:170
Symbol 170 GraphicUses:169Used by:179
Symbol 171 BitmapUsed by:172
Symbol 172 GraphicUses:171Used by:179
Symbol 173 BitmapUsed by:174
Symbol 174 GraphicUses:173Used by:179
Symbol 175 BitmapUsed by:176
Symbol 176 GraphicUses:175Used by:179
Symbol 177 BitmapUsed by:178
Symbol 178 GraphicUses:177Used by:179
Symbol 179 MovieClipUses:140 142 144 146 148 150 152 154 156 158 160 162 164 166 168 170 172 174 176 178Used by:Timeline
Symbol 180 GraphicUsed by:Timeline
Symbol 181 GraphicUsed by:182
Symbol 182 MovieClipUses:181Used by:Timeline
Symbol 183 SoundUsed by:Timeline
Symbol 184 SoundUsed by:Timeline
Symbol 185 GraphicUsed by:Timeline

Instance Names

"guy"Frame 134Symbol 74 MovieClip
"slight"Frame 134Symbol 83 MovieClip
"slight"Frame 375Symbol 83 MovieClip
"guy"Frame 376Symbol 74 MovieClip
"guy"Frame 859Symbol 74 MovieClip
"guy"Frame 860Symbol 74 MovieClip
"guy"Frame 1333Symbol 74 MovieClip
"guy"Frame 1334Symbol 74 MovieClip
"guy"Frame 1477Symbol 74 MovieClip
"guy"Frame 1478Symbol 74 MovieClip
"guy"Frame 1715Symbol 74 MovieClip
"guy"Frame 1716Symbol 74 MovieClip
"guy"Frame 2945Symbol 74 MovieClip
"guy"Frame 2946Symbol 74 MovieClip
"guy"Frame 3516Symbol 74 MovieClip
"guy"Frame 3517Symbol 74 MovieClip
"bar"Symbol 33 MovieClip Frame 1Symbol 3 MovieClip

Labels

"area1"Frame 135
"lose"Frame 376
"death"Frame 376
"area2"Frame 384
"area3"Frame 860
"area4"Frame 1334
"area5"Frame 1478
"area6"Frame 1716
"area7"Frame 2946
"area8"Frame 3517
"area8p2"Frame 3523
"0"Symbol 26 MovieClip Frame 1
"1"Symbol 26 MovieClip Frame 30
"3"Symbol 26 MovieClip Frame 60
"4"Symbol 26 MovieClip Frame 90
"5"Symbol 26 MovieClip Frame 120
"6"Symbol 26 MovieClip Frame 151
"7"Symbol 26 MovieClip Frame 181
"8"Symbol 26 MovieClip Frame 211
"loaded"Symbol 33 MovieClip Frame 3
"still"Symbol 74 MovieClip Frame 1
"down"Symbol 74 MovieClip Frame 6
"left"Symbol 74 MovieClip Frame 22
"right"Symbol 74 MovieClip Frame 38
"up"Symbol 74 MovieClip Frame 54
"sstill"Symbol 74 MovieClip Frame 69
"sdown"Symbol 74 MovieClip Frame 74
"sleft"Symbol 74 MovieClip Frame 90
"sright"Symbol 74 MovieClip Frame 106
"sup"Symbol 74 MovieClip Frame 122




http://swfchan.com/6/28261/info.shtml
Created: 20/5 -2019 12:48:19 Last modified: 20/5 -2019 12:48:19 Server time: 14/05 -2024 12:55:01