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

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

XCrisis.swf

This is the info page for
Flash #46901

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


Text
LOADING...

PLAY

PLAY

<p align="left"><font face="Haettenschweiler" size="8" color="#010101" letterSpacing="0.000000" kerning="1"><a href="http://www.flashninjaclan.com" target = "_self">. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a></font></p><p align="left"><font face="Haettenschweiler" size="8" color="#010101" letterSpacing="0.000000" kerning="1"><a href="http://www.flashninjaclan.com" target = "_self">&nbsp;. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<sbr />. . . . . . . . . . </a></font></p>

Instructions

<p align="left"><font face="Haettenschweiler" size="18" color="#ffffff" letterSpacing="0.000000" kerning="1"><a href="http://www.flashninjaclan.com/" target = "_self">www.flashninjaclan.com/</a></font></p>

<p align="left"><font face="Haettenschweiler" size="18" color="#ffffff" letterSpacing="0.000000" kerning="1"><a href="http://www.flashninjaclan.com/" target = "_self">play more games</a></font></p>

Guide Your character through the stages
avoiding traps and environmental dangers
like radioactive waste, dangerous
machinery , and terrorists... thank god you
don't have to all at once... or will you?
Use the mouse to control your character.

Menu

Menu

STAGE: Plant

Level 1

Level 2

Level 3

Level 4

After shutting down the power to the Nuclear plant after a
terrorist attack, You must make your way through the
basement, which contains an old generator to escape.
The generator is still active so watch out or its the end
for you...
To continue head for the exit square.
Goodluck, it only gets harder from here on out.

STAGE: Generator

Level 0

STAGE: Terrorist HQ

After escaping the nuclear plant, you are ment by three
government officails giving you orders sent by the president
himself.
You were the only one with the skills to escape that  plant
and those skills might be useful in infiltraiting the terrorist
base. But the choice is yours. To continue go to th exit square.
to return to menu press the button, but before you select.
Remember that the fate of the world is in your hands.

YOU WIN!

Visit sponsor

ActionScript [AS1/AS2]

Frame 2
stop();
Frame 3
stop();
Frame 4
Stage.showMenu = false; stop(); started = false; setLevel = function () { hero._x = start._x; hero._y = start._y; started = true; }; setLevel(); hero.onEnterFrame = function () { if (Key.isDown(2)) { setLevel(); } if (started) { dir = Math.atan2(_ymouse - this._y, _xmouse - this._x); speed = 10; if (Math.abs(this._x - _xmouse) < speed) { this._x = _xmouse; } else { this._x = this._x + (Math.cos(dir) * speed); } if (Math.abs(this._y - _ymouse) < speed) { this._y = _ymouse; } else { this._y = this._y + (Math.sin(dir) * speed); } } };
Instance of Symbol 43 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.level++; _root.play(); } }
Instance of Symbol 45 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 45 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 45 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 45 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 45 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 45 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 45 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 47 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 45 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 45 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Frame 5
stop();
Instance of Symbol 58 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 60 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 47 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Frame 6
stop();
Instance of Symbol 45 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 45 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 63 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 45 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 65 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Frame 7
stop();
Instance of Symbol 65 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 47 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 65 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 58 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 69 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 47 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 45 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Frame 8
stop();
Frame 9
stop();
Instance of Symbol 78 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 78 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 78 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 80 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 78 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 78 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 78 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 80 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 78 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 78 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 80 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Frame 10
stop();
Instance of Symbol 80 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 83 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 83 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Frame 11
stop();
Instance of Symbol 78 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 78 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 78 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 78 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 78 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 88 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 90 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Frame 12
stop();
Instance of Symbol 83 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 93 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Frame 13
stop();
Frame 14
stop();
Instance of Symbol 102 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 102 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 102 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 102 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 102 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 104 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 104 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Frame 15
stop();
Instance of Symbol 102 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 104 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 104 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 104 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 102 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Frame 16
stop();
Instance of Symbol 107 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 107 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 107 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 107 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 107 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Frame 17
stop();
Instance of Symbol 102 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 102 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 102 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 102 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.hero)) { _root.setLevel(); } }
Instance of Symbol 104 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 104 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 104 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 104 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Instance of Symbol 110 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.hero._x, _root.hero._y, true)) { _root.setLevel(); } }
Symbol 16 Button
on (release) { _root.play(); }
Symbol 17 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { bar._xscale = PercentLoaded; } else { gotoAndStop ("loaded"); }
Symbol 17 MovieClip Frame 2
gotoAndPlay (1);
Symbol 21 Button
on (release) { getURL (www.flashninjaclan.com); }
Symbol 25 Button
on (release) { gotoAndPlay (3); }
Symbol 26 Button
on (release) { gotoAndPlay (4); }
Symbol 31 Button
on (release) { gotoAndPlay (4); }
Symbol 35 Button
on (release) { gotoAndPlay (2); }
Symbol 55 Button
on (release) { stopAllSounds(); }
Symbol 95 Button
on (release) { gotoAndPlay (4); }

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 GraphicUsed by:3
Symbol 3 MovieClipUses:2Used by:17
Symbol 4 GraphicUsed by:5
Symbol 5 MovieClipUses:4Used by:17
Symbol 6 GraphicUsed by:17
Symbol 7 GraphicUsed by:17
Symbol 8 FontUsed by:9 11 15 18 24 27 28 32 33 34 72 97 112 113
Symbol 9 TextUses:8Used by:17
Symbol 10 GraphicUsed by:16 25 26 29 31 35 95 114
Symbol 11 TextUses:8Used by:16 26 31
Symbol 12 GraphicUsed by:16 25 26 29 31 35 95 114
Symbol 13 GraphicUsed by:16 25 26 31 35 95
Symbol 14 GraphicUsed by:16 25 26 31 35 95
Symbol 15 TextUses:8Used by:16 26 31
Symbol 16 ButtonUses:10 11 12 13 14 15Used by:17
Symbol 17 MovieClipUses:3 5 6 7 9 16Used by:Timeline
Symbol 18 EditableTextUses:8Used by:21
Symbol 19 BitmapUsed by:20
Symbol 20 GraphicUses:19Used by:21
Symbol 21 ButtonUses:18 20Used by:Timeline
Symbol 22 BitmapUsed by:23 30
Symbol 23 GraphicUses:22Used by:Timeline
Symbol 24 TextUses:8Used by:25
Symbol 25 ButtonUses:10 24 12 13 14Used by:Timeline
Symbol 26 ButtonUses:10 11 12 13 14 15Used by:Timeline
Symbol 27 EditableTextUses:8Used by:Timeline
Symbol 28 EditableTextUses:8Used by:29
Symbol 29 ButtonUses:10 28 12Used by:Timeline
Symbol 30 GraphicUses:22Used by:Timeline
Symbol 31 ButtonUses:10 11 12 13 14 15Used by:Timeline
Symbol 32 TextUses:8Used by:Timeline
Symbol 33 TextUses:8Used by:35 95
Symbol 34 TextUses:8Used by:35 95
Symbol 35 ButtonUses:10 33 12 13 14 34Used by:Timeline
Symbol 36 GraphicUsed by:37
Symbol 37 MovieClipUses:36Used by:Timeline
Symbol 38 GraphicUsed by:39
Symbol 39 MovieClipUses:38Used by:Timeline
Symbol 40 GraphicUsed by:41
Symbol 41 MovieClipUses:40Used by:Timeline
Symbol 42 GraphicUsed by:43
Symbol 43 MovieClipUses:42Used by:Timeline
Symbol 44 GraphicUsed by:45
Symbol 45 MovieClipUses:44Used by:Timeline
Symbol 46 GraphicUsed by:47
Symbol 47 MovieClipUses:46Used by:Timeline
Symbol 48 GraphicUsed by:Timeline
Symbol 49 FontUsed by:50 51 61 66 71 73 74 96
Symbol 50 TextUses:49Used by:Timeline
Symbol 51 TextUses:49Used by:Timeline
Symbol 52 GraphicUsed by:55
Symbol 53 GraphicUsed by:55
Symbol 54 GraphicUsed by:55
Symbol 55 ButtonUses:52 53 54Used by:Timeline
Symbol 56 MovieClipUses:SS1Used by:Timeline
Symbol 57 GraphicUsed by:58
Symbol 58 MovieClipUses:57Used by:Timeline
Symbol 59 GraphicUsed by:60
Symbol 60 MovieClipUses:59Used by:Timeline
Symbol 61 TextUses:49Used by:Timeline
Symbol 62 GraphicUsed by:63
Symbol 63 MovieClipUses:62Used by:Timeline
Symbol 64 GraphicUsed by:65
Symbol 65 MovieClipUses:64Used by:Timeline
Symbol 66 TextUses:49Used by:Timeline
Symbol 67 GraphicUsed by:Timeline
Symbol 68 GraphicUsed by:69
Symbol 69 MovieClipUses:68Used by:Timeline
Symbol 70 GraphicUsed by:Timeline
Symbol 71 TextUses:49Used by:Timeline
Symbol 72 TextUses:8Used by:Timeline
Symbol 73 TextUses:49Used by:Timeline
Symbol 74 TextUses:49Used by:Timeline
Symbol 75 GraphicUsed by:76
Symbol 76 MovieClipUses:75Used by:Timeline
Symbol 77 GraphicUsed by:78
Symbol 78 MovieClipUses:77Used by:Timeline
Symbol 79 GraphicUsed by:80
Symbol 80 MovieClipUses:79Used by:Timeline
Symbol 81 GraphicUsed by:Timeline
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:82Used by:Timeline
Symbol 84 GraphicUsed by:Timeline
Symbol 85 GraphicUsed by:Timeline
Symbol 86 GraphicUsed by:88
Symbol 87 GraphicUsed by:88
Symbol 88 MovieClipUses:86 87Used by:Timeline
Symbol 89 GraphicUsed by:90
Symbol 90 MovieClipUses:89Used by:Timeline
Symbol 91 GraphicUsed by:Timeline
Symbol 92 GraphicUsed by:93
Symbol 93 MovieClipUses:92Used by:Timeline
Symbol 94 GraphicUsed by:Timeline
Symbol 95 ButtonUses:10 33 12 13 14 34Used by:Timeline
Symbol 96 TextUses:49Used by:Timeline
Symbol 97 TextUses:8Used by:Timeline
Symbol 98 GraphicUsed by:99
Symbol 99 MovieClipUses:98Used by:Timeline
Symbol 100 GraphicUsed by:Timeline
Symbol 101 GraphicUsed by:102
Symbol 102 MovieClipUses:101Used by:Timeline
Symbol 103 GraphicUsed by:104
Symbol 104 MovieClipUses:103Used by:Timeline
Symbol 105 GraphicUsed by:107
Symbol 106 GraphicUsed by:107
Symbol 107 MovieClipUses:105 106Used by:Timeline
Symbol 108 GraphicUsed by:110
Symbol 109 GraphicUsed by:110
Symbol 110 MovieClipUses:108 109Used by:Timeline
Symbol 111 GraphicUsed by:Timeline
Symbol 112 TextUses:8Used by:Timeline
Symbol 113 TextUses:8Used by:114
Symbol 114 ButtonUses:10 113 12Used by:Timeline
Streaming Sound 1Used by:Symbol 56 MovieClip

Instance Names

"hero"Frame 4Symbol 39 MovieClip
"start"Frame 4Symbol 41 MovieClip
"bar"Symbol 17 MovieClip Frame 1Symbol 5 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.

Labels

"loaded"Symbol 17 MovieClip Frame 3




http://swfchan.com/10/46901/info.shtml
Created: 2/5 -2019 21:13:44 Last modified: 2/5 -2019 21:13:44 Server time: 09/05 -2024 16:21:16