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

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

The Boy Who Stabbed Bears.swf

This is the info page for
Flash #66422

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


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

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

Mana Regen.

<p align="right"><font face="Abadi MT Condensed Extra Bold" size="17" color="#000000" letterSpacing="0.000000" kerning="1">00</font></p>

<p align="left"><font face="Abadi MT Condensed Extra Bold" size="17" color="#000000" letterSpacing="0.000000" kerning="1">bear stabs</font></p>

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

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

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

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

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

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

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

ActionScript [AS1/AS2]

Frame 2
stop();
Instance of Symbol 15 MovieClip in Frame 2
onClipEvent (enterFrame) { if (Key.isDown(13)) { _root.nextFrame(); } }
Instance of Symbol 66 MovieClip "man" in Frame 2
onClipEvent (load) { fight = false; } onClipEvent (enterFrame) { if (fight == false) { if ((Key.isDown(37) && (fight != true)) && (!block)) { this._x = this._x - 5; this._xscale = -100; this.gotoAndStop(1); move = true; } else if ((Key.isDown(39) && (fight != true)) && (!block)) { this._x = this._x + 5; this._xscale = 100; this.gotoAndStop(1); move = true; } else if ((Key.isDown(38) && (fight != true)) && (!block)) { this._y = this._y - 8; this._yscale = 100; this.gotoAndStop(1); move = true; } else if ((Key.isDown(40) && (fight != true)) && (!block)) { this._y = this._y + 8; this._yscale = 100; this.gotoAndStop(1); move = true; } } if ((Key.isDown(65) && (!Key.isDown(39))) && (!Key.isDown(37))) { this.gotoAndStop(2); fight = true; } if (Key.isDown(68)) { this.gotoAndStop(4); fight = true; } if (this._currentframe == 1) { fight = false; } } onClipEvent (enterFrame) { if (((!Key.isDown(65)) && (!move)) && (!block)) { gotoAndStop (1); } if (Key.isDown(83)) { block = true; gotoAndStop (3); } ((!Key.isDown(83)) ? ((block = false)) : null); }
Instance of Symbol 68 MovieClip in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.man)) { _root.man._y = _root.man._y + 8; } }
Instance of Symbol 68 MovieClip in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.man)) { _root.man._y = _root.man._y - 8; } }
Instance of Symbol 68 MovieClip in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.man)) { _root.man._x = _root.man._x + 5; } }
Instance of Symbol 68 MovieClip in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.man)) { _root.man._x = _root.man._x - 5; } }
Frame 3
_root.hp = 100; _root.playernumber = 100; _root.mana = 100; _root.score = 0; stop();
Instance of Symbol 81 MovieClip in Frame 3
onClipEvent (enterFrame) { if (_root.mana < 0) { _root.mana = 0; } }
Instance of Symbol 66 MovieClip "man" in Frame 3
onClipEvent (load) { fight = false; } onClipEvent (enterFrame) { if (fight == false) { if ((Key.isDown(37) && (fight != true)) && (!block)) { this._x = this._x - 5; this._xscale = -100; this.gotoAndStop(1); move = true; } else if ((Key.isDown(39) && (fight != true)) && (!block)) { this._x = this._x + 5; this._xscale = 100; this.gotoAndStop(1); move = true; } else if ((Key.isDown(38) && (fight != true)) && (!block)) { this._y = this._y - 8; this._yscale = 100; this.gotoAndStop(1); move = true; } else if ((Key.isDown(40) && (fight != true)) && (!block)) { this._y = this._y + 8; this._yscale = 100; this.gotoAndStop(1); move = true; } } if ((Key.isDown(65) && (!Key.isDown(39))) && (!Key.isDown(37))) { this.gotoAndStop(2); fight = true; } if (Key.isDown(68) && (_root.mana > 20)) { this.gotoAndStop(4); fight = true; } if (this._currentframe == 1) { fight = false; } } onClipEvent (enterFrame) { if (((!Key.isDown(65)) && (!move)) && (!block)) { gotoAndStop (1); } if (Key.isDown(83)) { block = true; gotoAndStop (3); } ((!Key.isDown(83)) ? ((block = false)) : null); }
Instance of Symbol 68 MovieClip in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.man)) { _root.man._y = _root.man._y + 8; } }
Instance of Symbol 68 MovieClip in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.man)) { _root.man._y = _root.man._y - 8; } }
Instance of Symbol 68 MovieClip in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.man)) { _root.man._x = _root.man._x + 5; } }
Instance of Symbol 68 MovieClip in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.man)) { _root.man._x = _root.man._x - 5; } }
Instance of Symbol 83 MovieClip in Frame 3
onClipEvent (enterFrame) { this._x = this._x - 4; if (this.hitTest(_root.man)) { _root.mana = _root.mana + 20; this.swapDepths(1); removeMovieClip(this); } }
Instance of Symbol 83 MovieClip in Frame 3
onClipEvent (enterFrame) { this._x = this._x - 3; if (this.hitTest(_root.man)) { _root.mana = _root.mana + 20; this.swapDepths(1); removeMovieClip(this); } }
Instance of Symbol 83 MovieClip in Frame 3
onClipEvent (enterFrame) { this._x = this._x - 3; if (this.hitTest(_root.man)) { _root.mana = _root.mana + 20; this.swapDepths(1); removeMovieClip(this); } }
Instance of Symbol 112 MovieClip in Frame 3
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 4; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 3
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 4; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 3
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 4; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 3
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 4; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 3
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 4; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 3
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 4; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 3
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 4; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 3
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 4; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 3
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 4; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 3
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 4; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 3
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 4; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 3
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 4; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 3
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 4; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 3
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 4; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 3
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 4; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 3
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 4; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 114 MovieClip in Frame 3
onClipEvent (enterFrame) { if (_root.end.hitTest(this)) { _root.nextFrame(); } }
Instance of Symbol 115 MovieClip "end" in Frame 3
onClipEvent (enterFrame) { this._x = this._x - 4; }
Instance of Symbol 120 MovieClip in Frame 3
onClipEvent (enterFrame) { this._xscale = _root.playernumber; if (_root.playernumber <= 0) { _root.playernumber = 0; _root.gotoAndStop(8); } } onClipEvent (enterFrame) { if (fight == false) { if ((Key.isDown(37) && (fight != true)) && (!block)) { this._x = this._x - 6; } else if ((Key.isDown(39) && (fight != true)) && (!block)) { this._x = this._x + 6; } } if (Key.isDown(40) && (_root.koala.points > 5)) { _root.koala.laser.play(); } }
Instance of Symbol 122 MovieClip in Frame 3
onClipEvent (enterFrame) { if (_root.mana > 100) { _root.mana = 100; } this._xscale = _root.mana; }
Instance of Symbol 127 MovieClip "quality" in Frame 3
onClipEvent (enterFrame) { if (Key.isDown(81)) { _root.quality.nextFrame(); } }
Frame 4
stop();
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 4
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 83 MovieClip in Frame 4
onClipEvent (enterFrame) { this._x = this._x - 4; if (this.hitTest(_root.man)) { _root.mana = _root.mana + 20; this.swapDepths(1); removeMovieClip(this); } }
Instance of Symbol 136 MovieClip "end" in Frame 4
onClipEvent (enterFrame) { this._x = this._x - 6; }
Frame 5
stop();
Instance of Symbol 114 MovieClip in Frame 5
onClipEvent (enterFrame) { if (_root.end.hitTest(this)) { _root.nextFrame(); } }
Instance of Symbol 143 MovieClip "end" in Frame 5
onClipEvent (enterFrame) { this._x = this._x - 6; }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 4; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 7; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 7; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 7; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 7; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 7; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 7; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 7; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 7; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 7; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 7; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 7; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 6; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 7; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 7; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 7; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Instance of Symbol 112 MovieClip in Frame 5
onClipEvent (enterFrame) { tx = this._x; mx = _root.man._x; rx = tx - mx; this._x = this._x - 7; if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); gotoAndPlay (3); } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); gotoAndPlay (3); } }
Frame 6
bosshealth = 100; stop();
Instance of Symbol 169 MovieClip "boss" in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.man.mainattack.kill)) { this.swapDepths(1); _root.bosshealth = _root.bosshealth - 5; } if (this.hitTest(_root.man.magic.kill)) { this.swapDepths(1); _root.bosshealth = _root.bosshealth - 1; } }
Instance of Symbol 174 MovieClip in Frame 6
onClipEvent (enterFrame) { this._xscale = _root.bosshealth; if (_root.bosshealth <= 0) { _root.bosshealth = 0; removeMovieClip(_root.boss); _root.gotoAndStop(7); } }
Frame 7
stop();
Frame 8
removeMovieClip(_root.boss); stop();
Symbol 9 MovieClip Frame 1
function timerHandler() { if (!loadingComplete) { var _local4 = _root.getBytesLoaded() / _root.getBytesTotal(); bar._xscale = 100 * _local4; if (_local4 == 1) { loadingComplete = true; if (AUTO_PLAY) { startMovie(); } else { gotoAndStop ("loaded"); } return(undefined); } } dt = getTimer() - time; time = time + dt; frameAccum = frameAccum + dt; var _local3 = 0; while ((frameAccum >= FRAME_TIME) && (_local3 < MAX_FRAME_SKIP)) { advanceFrame(tankLogo, true, true); advanceFrame(loadingText, false, true); advanceFrame(barGfx, false, true); if (loadingComplete) { advanceFrame(this, false, false); } (frameAccum = frameAccum - FRAME_TIME); _local3++; } updateAfterEvent(); } function advanceFrame(clip, recurse, loop) { if (!clip) { return(undefined); } clip.stop(); if (clip._currentframe == clip._totalframes) { if (loop) { clip.gotoAndStop(1); } } else { clip.nextFrame(); } if (recurse) { for (childName in clip) { if (typeof(clip[childName]) == "movieclip") { advanceFrame(clip[childName], recurse, loop); } } } } function startMovie() { clearInterval(intervalId); _root.play(); } _root.stop(); stop(); var FRAME_TIME = 33.3333333333333; var AUTO_PLAY = false; var MAX_FRAME_SKIP = 5; var loadingComplete; var intervalId; var time; var frameAccum; loadingComplete = false; intervalId = setInterval(this, "timerHandler", FRAME_TIME / 2); frameAccum = 0; time = getTimer(); timerHandler();
Symbol 9 MovieClip Frame 41
startMovie();
Symbol 49 MovieClip Frame 8
_root.man.gotoAndStop(1);
Symbol 62 MovieClip Frame 1
if (((!Key.isDown(68)) && (!move)) && (!block)) { _root.man.gotoAndStop(1); }
Symbol 62 MovieClip Frame 3
_root.mana = _root.mana - 20;
Symbol 65 MovieClip Frame 1
_root.man._x = _root.man._x - 10;
Symbol 65 MovieClip Frame 2
_root.man._x = _root.man._x - 10;
Symbol 65 MovieClip Frame 3
_root.man._x = _root.man._x - 10;
Symbol 65 MovieClip Frame 4
_root.man._x = _root.man._x - 10;
Symbol 65 MovieClip Frame 5
_root.man._x = _root.man._x - 10;
Symbol 65 MovieClip Frame 6
_root.man._x = _root.man._x - 5;
Symbol 65 MovieClip Frame 8
_root.man.gotoAndStop(1);
Symbol 66 MovieClip Frame 1
stop();
Symbol 66 MovieClip Frame 2
stop();
Symbol 66 MovieClip Frame 3
stop();
Symbol 66 MovieClip Frame 4
stop();
Symbol 66 MovieClip Frame 5
stop();
Symbol 81 MovieClip Frame 15
if (_root.mana < 100) { _root.mana = _root.mana + (random(1) + 1); }
Instance of Symbol 100 MovieClip in Symbol 101 MovieClip Frame 27
onClipEvent (load) { if (this.hitTest(_root.man) && (!_root.man.block)) { _root.playernumber = _root.playernumber - (random(20) + 15); _root.man.gotoAndStop(5); } }
Instance of Symbol 104 MovieClip in Symbol 111 MovieClip Frame 1
onClipEvent (enterFrame) { this._x = this._x + random(4); this._y = this._y - random(4); }
Instance of Symbol 104 MovieClip in Symbol 111 MovieClip Frame 1
onClipEvent (enterFrame) { this._x = this._x + random(4); this._y = this._y - random(4); }
Instance of Symbol 106 MovieClip in Symbol 111 MovieClip Frame 1
onClipEvent (enterFrame) { this._x = this._x + random(4); this._y = this._y - random(4); }
Instance of Symbol 106 MovieClip in Symbol 111 MovieClip Frame 1
onClipEvent (enterFrame) { this._x = this._x + random(4); this._y = this._y - random(4); }
Instance of Symbol 106 MovieClip in Symbol 111 MovieClip Frame 1
onClipEvent (enterFrame) { this._x = this._x + random(4); this._y = this._y - random(4); }
Instance of Symbol 106 MovieClip in Symbol 111 MovieClip Frame 1
onClipEvent (enterFrame) { this._x = this._x + random(9); this._y = this._y - random(9); }
Instance of Symbol 108 MovieClip in Symbol 111 MovieClip Frame 1
onClipEvent (enterFrame) { this._x = this._x + random(4); this._y = this._y - random(4); }
Instance of Symbol 108 MovieClip in Symbol 111 MovieClip Frame 1
onClipEvent (enterFrame) { this._x = this._x + random(4); this._y = this._y - random(4); }
Instance of Symbol 108 MovieClip in Symbol 111 MovieClip Frame 1
onClipEvent (enterFrame) { this._x = this._x + random(4); this._y = this._y - random(4); }
Instance of Symbol 110 MovieClip in Symbol 111 MovieClip Frame 1
onClipEvent (enterFrame) { this._x = this._x + random(10); this._y = this._y + random(10); }
Symbol 111 MovieClip Frame 10
stop();
Symbol 112 MovieClip Frame 1
stop();
Symbol 112 MovieClip Frame 4
_root.score = _root.score + 1;
Symbol 112 MovieClip Frame 18
removeMovieClip(this);
Symbol 116 MovieClip Frame 75
stop();
Symbol 118 MovieClip Frame 36
stop();
Symbol 127 MovieClip Frame 1
stop(); _quality = "high";
Symbol 127 MovieClip Frame 4
stop(); _quality = "low";
Symbol 127 MovieClip Frame 7
gotoAndStop (1);
Symbol 133 MovieClip Frame 71
stop();
Symbol 135 MovieClip Frame 36
stop();
Symbol 140 MovieClip Frame 80
stop();
Symbol 142 MovieClip Frame 32
stop();
Instance of Symbol 162 MovieClip in Symbol 163 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.man) && (!_root.man.block)) { _root.playernumber = _root.playernumber - 1; _root.man.gotoAndStop(5); } }
Symbol 169 MovieClip Frame 160
gotoAndPlay (72);
Symbol 179 Button
on (release) { gotoAndPlay (1); }
Symbol 184 MovieClip Frame 128
stop();

Library Items

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

Instance Names

"man"Frame 2Symbol 66 MovieClip
"playernumber"Frame 3Symbol 78 EditableText
"man"Frame 3Symbol 66 MovieClip
"end"Frame 3Symbol 115 MovieClip
"score"Frame 3Symbol 124 EditableText
"quality"Frame 3Symbol 127 MovieClip
"playernumber"Frame 4Symbol 131 EditableText
"end"Frame 4Symbol 136 MovieClip
"playernumber"Frame 5Symbol 138 EditableText
"end"Frame 5Symbol 143 MovieClip
"playernumber"Frame 6Symbol 145 EditableText
"boss"Frame 6Symbol 169 MovieClip
"kill"Symbol 49 MovieClip Frame 5Symbol 47 MovieClip
"kill"Symbol 62 MovieClip Frame 3Symbol 54 MovieClip
"mainattack"Symbol 66 MovieClip Frame 2Symbol 49 MovieClip
"magic"Symbol 66 MovieClip Frame 4Symbol 62 MovieClip

Special Tags

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

Labels

"win"Frame 7
"lose"Frame 8
"loaded"Symbol 9 MovieClip Frame 2
"magic"Symbol 66 MovieClip Frame 4

Dynamic Text Variables

playernumberSymbol 78 EditableText"<p align="left"></p>"
manaSymbol 79 EditableText"<p align="left"></p>"
scoreSymbol 124 EditableText"<p align="right"><font face="Abadi MT Condensed Extra Bold" size="17" color="#000000" letterSpacing="0.000000" kerning="1">00</font></p>"
playernumberSymbol 131 EditableText"<p align="left"></p>"
manaSymbol 132 EditableText"<p align="left"></p>"
playernumberSymbol 138 EditableText"<p align="left"></p>"
manaSymbol 139 EditableText"<p align="left"></p>"
playernumberSymbol 145 EditableText"<p align="left"></p>"
manaSymbol 146 EditableText"<p align="left"></p>"




http://swfchan.com/14/66422/info.shtml
Created: 12/4 -2019 01:44:23 Last modified: 12/4 -2019 01:44:23 Server time: 09/05 -2024 04:47:10