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

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

Tankmen Zombie Attack.swf

This is the info page for
Flash #25381

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


Text
GAME OVER

Start Game

RE

Tankmen:

ZOMBIE ATTACK

Instructions

Credits

Mouse - aim

leftclick - fire

`

Original idea ------------Loneronin1

Actionscript-------------lonronin1

art & Animation -------Loneronin1 &
joeiscooler

Music-------- Navij11 & joeiscooler

sounds ------------ joeiscooler

Special Thanks to: Caffine, Rudy,
johnny utah, my dog, and the
newgrounds community

Benjamin Grignon & Joseph yoklavich

Kills

0

NExt LEVEL

Level Complete!

0

2

0

3

0

4

0

5

0

6

0

7

0

0

final

0

You win!!!

ActionScript [AS1/AS2]

Frame 3
stop(); bgSound5.stop();
Frame 4
bgSound5 = new Sound(this); bgSound5.attachSound("u"); bgSound5.start(0, 99); bgSound5.setVolume(40); stop(); var bc = 1000; Mouse.hide(); _root.onMouseDown = function () { _root.iArm.play(); }; onEnterFrame = function () { bc++; if (_root.iArm._currentframe == 2) { if (bc > 1010) { bc = 1000; } duplicateMovieClip ("bullet", "b" + bc, bc); } };
Instance of Symbol 106 MovieClip "bullet" in Frame 4
onClipEvent (load) { spd = 30; _x = _root.iArm._x; _y = _root.iArm._y; _rotation = _root.iArm._rotation; } onClipEvent (enterFrame) { if (_name == "brick") { } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM1)) { _root.TM1.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM2)) { _root.TM2.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM3)) { _root.TM3.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM4)) { _root.TM4.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM5)) { _root.TM5.gotoAndStop(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.EM)) { _root.EM.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.G)) { _root.G.gotoAndPlay(2); this.removeMovieClip(); } }
Instance of Symbol 120 MovieClip "TM1" in Frame 4
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(33); } } onClipEvent (enterFrame) { if (_root.TM1._currentframe == 32) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM1._currentframe == 1) { sd = 1.2; } }
Instance of Symbol 125 MovieClip in Frame 4
onClipEvent (enterFrame) { startDrag (this, true); }
Instance of Symbol 120 MovieClip "TM3" in Frame 4
onClipEvent (load) { sd = 1; death == false; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(33); } } onClipEvent (enterFrame) { if (_root.TM3._currentframe == 32) { this._x = 706.4; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM3._currentframe == 1) { sd = 1.4; } }
Instance of Symbol 120 MovieClip "TM4" in Frame 4
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(33); } } onClipEvent (enterFrame) { if (_root.TM6._currentframe == 32) { this._x = 666.4; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM6._currentframe == 1) { sd = 1; } }
Instance of Symbol 134 MovieClip "EM" in Frame 4
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.EM._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.EM._currentframe == 1) { sd = 4; } }
Instance of Symbol 134 MovieClip "TM2" in Frame 4
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.TM2._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM2._currentframe == 1) { sd = 3; } }
Instance of Symbol 135 MovieClip "tb" in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.TM1)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM2)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM3)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM4)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM5)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.EM)) { _root.life.nextFrame(); } }
Instance of Symbol 138 MovieClip "iArm" in Frame 4
onClipEvent (enterFrame) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); }
Frame 5
bgSound2 = new Sound(this); bgSound2.attachSound("h"); bgSound2.start(0, 1); bgSound2.setVolume(40); bgSound5.stop(); Mouse.show();
Instance of Symbol 153 MovieClip in Frame 5
on (release) { _root.nextFrame(); }
Frame 6
bgSound5.start(0, 99); Mouse.hide();
Instance of Symbol 106 MovieClip "bullet" in Frame 6
onClipEvent (load) { spd = 30; _x = _root.iArm._x; _y = _root.iArm._y; _rotation = _root.iArm._rotation; } onClipEvent (enterFrame) { if (_name == "brick") { } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM1)) { _root.TM1.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM2)) { _root.TM2.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM3)) { _root.TM3.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM4)) { _root.TM4.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM5)) { _root.TM5.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.EM)) { _root.EM.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.G)) { _root.G.gotoAndPlay(2); this.removeMovieClip(); } }
Instance of Symbol 120 MovieClip "TM1" in Frame 6
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(33); } } onClipEvent (enterFrame) { if (_root.TM1._currentframe == 32) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM1._currentframe == 1) { sd = 1.9; } }
Instance of Symbol 125 MovieClip in Frame 6
onClipEvent (enterFrame) { startDrag (this, true); }
Instance of Symbol 120 MovieClip "TM3" in Frame 6
onClipEvent (load) { sd = 1; death == false; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(33); } } onClipEvent (enterFrame) { if (_root.TM3._currentframe == 32) { this._x = 706.4; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM3._currentframe == 1) { sd = 1.8; } }
Instance of Symbol 120 MovieClip "TM4" in Frame 6
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(33); } } onClipEvent (enterFrame) { if (_root.TM6._currentframe == 32) { this._x = 666.4; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM6._currentframe == 1) { sd = 1.4; } }
Instance of Symbol 134 MovieClip "EM" in Frame 6
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.EM._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.EM._currentframe == 1) { sd = 4; } }
Instance of Symbol 134 MovieClip "TM2" in Frame 6
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.TM2._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM2._currentframe == 1) { sd = 3; } }
Instance of Symbol 135 MovieClip "tb" in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.TM1)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM2)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM3)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM4)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM5)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.EM)) { _root.life.nextFrame(); } }
Instance of Symbol 138 MovieClip "iArm" in Frame 6
onClipEvent (enterFrame) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); }
Instance of Symbol 134 MovieClip "TM5" in Frame 6
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.TM5._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM5._currentframe == 1) { sd = 4; } }
Frame 7
bgSound5.stop(); Mouse.show();
Instance of Symbol 153 MovieClip in Frame 7
on (release) { _root.nextFrame(); }
Frame 8
bgSound5.start(0, 99);
Instance of Symbol 106 MovieClip "bullet" in Frame 8
onClipEvent (load) { spd = 30; _x = _root.iArm._x; _y = _root.iArm._y; _rotation = _root.iArm._rotation; } onClipEvent (enterFrame) { if (_name == "brick") { } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM1)) { _root.TM1.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM2)) { _root.TM2.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM3)) { _root.TM3.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM4)) { _root.TM4.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM5)) { _root.TM5.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.EM)) { _root.EM.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.G)) { _root.G.gotoAndPlay(2); this.removeMovieClip(); } }
Instance of Symbol 120 MovieClip "TM1" in Frame 8
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(33); } } onClipEvent (enterFrame) { if (_root.TM1._currentframe == 32) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM1._currentframe == 1) { sd = 1.9; } }
Instance of Symbol 125 MovieClip in Frame 8
onClipEvent (enterFrame) { startDrag (this, true); }
Instance of Symbol 120 MovieClip "TM3" in Frame 8
onClipEvent (load) { sd = 1; death == false; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(33); } } onClipEvent (enterFrame) { if (_root.TM3._currentframe == 32) { this._x = 706.4; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM3._currentframe == 1) { sd = 1.8; } }
Instance of Symbol 134 MovieClip "EM" in Frame 8
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.EM._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.EM._currentframe == 1) { sd = 4.5; } }
Instance of Symbol 134 MovieClip "TM2" in Frame 8
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.TM2._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM2._currentframe == 1) { sd = 4; } }
Instance of Symbol 135 MovieClip "tb" in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.TM1)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM2)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM3)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM4)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM5)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.EM)) { _root.life.nextFrame(); } }
Instance of Symbol 138 MovieClip "iArm" in Frame 8
onClipEvent (enterFrame) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); }
Instance of Symbol 134 MovieClip "TM4" in Frame 8
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.TM4._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM4._currentframe == 1) { sd = 5; } }
Frame 9
bgSound5.stop();
Instance of Symbol 153 MovieClip in Frame 9
on (release) { _root.nextFrame(); }
Frame 10
bgSound5.start(0, 99);
Instance of Symbol 106 MovieClip "bullet" in Frame 10
onClipEvent (load) { spd = 30; _x = _root.iArm._x; _y = _root.iArm._y; _rotation = _root.iArm._rotation; } onClipEvent (enterFrame) { if (_name == "brick") { } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM1)) { _root.TM1.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM2)) { _root.TM2.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM3)) { _root.TM3.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM4)) { _root.TM4.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM5)) { _root.TM5.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.EM)) { _root.EM.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.G)) { _root.G.gotoAndPlay(2); this.removeMovieClip(); } }
Instance of Symbol 120 MovieClip "TM1" in Frame 10
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(33); } } onClipEvent (enterFrame) { if (_root.TM1._currentframe == 32) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM1._currentframe == 1) { sd = 1.9; } }
Instance of Symbol 125 MovieClip in Frame 10
onClipEvent (enterFrame) { startDrag (this, true); }
Instance of Symbol 134 MovieClip "EM" in Frame 10
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.EM._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.EM._currentframe == 1) { sd = 4; } }
Instance of Symbol 134 MovieClip "TM2" in Frame 10
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.TM2._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM2._currentframe == 1) { sd = 4.5; } }
Instance of Symbol 135 MovieClip "tb" in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.TM1)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM2)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM3)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM4)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM5)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.EM)) { _root.life.nextFrame(); } }
Instance of Symbol 138 MovieClip "iArm" in Frame 10
onClipEvent (enterFrame) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); }
Instance of Symbol 134 MovieClip "TM4" in Frame 10
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.TM4._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM4._currentframe == 1) { sd = 3; } }
Instance of Symbol 134 MovieClip "TM3" in Frame 10
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.TM3._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM3._currentframe == 1) { sd = 5; } }
Frame 11
bgSound5.stop();
Instance of Symbol 153 MovieClip in Frame 11
on (release) { _root.nextFrame(); }
Frame 12
bgSound5.start(0, 99);
Instance of Symbol 106 MovieClip "bullet" in Frame 12
onClipEvent (load) { spd = 30; _x = _root.iArm._x; _y = _root.iArm._y; _rotation = _root.iArm._rotation; } onClipEvent (enterFrame) { if (_name == "brick") { } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM1)) { _root.TM1.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM2)) { _root.TM2.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM3)) { _root.TM3.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.G)) { _root.G.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM5)) { _root.TM5.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.EM)) { _root.EM.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.G)) { _root.G.gotoAndPlay(2); this.removeMovieClip(); } }
Instance of Symbol 134 MovieClip "TM2" in Frame 12
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.TM2._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM2._currentframe == 1) { sd = 4.5; } }
Instance of Symbol 125 MovieClip in Frame 12
onClipEvent (enterFrame) { startDrag (this, true); }
Instance of Symbol 134 MovieClip "TM2" in Frame 12
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.TM2._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM2._currentframe == 1) { sd = 4.5; } }
Instance of Symbol 135 MovieClip "tb" in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.TM1)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM2)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM3)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM4)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM5)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.EM)) { _root.life.nextFrame(); } }
Instance of Symbol 138 MovieClip "iArm" in Frame 12
onClipEvent (enterFrame) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); }
Instance of Symbol 184 MovieClip "G" in Frame 12
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(15); } } onClipEvent (enterFrame) { if (_root.G._currentframe == 1) { sd = 1; } }
Instance of Symbol 187 MovieClip "gh" in Frame 12
onClipEvent (enterFrame) { _x = (_x - 1); }
Frame 13
bgSound5.stop();
Instance of Symbol 153 MovieClip in Frame 13
on (release) { _root.nextFrame(); }
Frame 14
bgSound5.start(0, 99);
Instance of Symbol 106 MovieClip "bullet" in Frame 14
onClipEvent (load) { spd = 30; _x = _root.iArm._x; _y = _root.iArm._y; _rotation = _root.iArm._rotation; } onClipEvent (enterFrame) { if (_name == "brick") { } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM1)) { _root.TM1.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM2)) { _root.TM2.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM3)) { _root.TM3.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.G)) { _root.G.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM5)) { _root.TM5.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.EM)) { _root.EM.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.G)) { _root.G.gotoAndPlay(2); this.removeMovieClip(); } }
Instance of Symbol 125 MovieClip in Frame 14
onClipEvent (enterFrame) { startDrag (this, true); }
Instance of Symbol 134 MovieClip "TM2" in Frame 14
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.TM2._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM2._currentframe == 1) { sd = 4.5; } }
Instance of Symbol 135 MovieClip "tb" in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.TM1)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM2)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM3)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM4)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM5)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.EM)) { _root.life.nextFrame(); } }
Instance of Symbol 138 MovieClip "iArm" in Frame 14
onClipEvent (enterFrame) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); }
Instance of Symbol 120 MovieClip "TM1" in Frame 14
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(33); } } onClipEvent (enterFrame) { if (_root.TM1._currentframe == 32) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM1._currentframe == 1) { sd = 1.9; } }
Instance of Symbol 134 MovieClip "EM" in Frame 14
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.EM._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.EM._currentframe == 1) { sd = 4; } }
Instance of Symbol 134 MovieClip "TM4" in Frame 14
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.TM4._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM4._currentframe == 1) { sd = 3; } }
Instance of Symbol 134 MovieClip "TM3" in Frame 14
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.TM3._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM3._currentframe == 1) { sd = 5; } }
Frame 15
bgSound5.stop();
Instance of Symbol 153 MovieClip in Frame 15
on (release) { _root.nextFrame(); }
Frame 16
bgSound5.start(0, 99);
Instance of Symbol 106 MovieClip "bullet" in Frame 16
onClipEvent (load) { spd = 30; _x = _root.iArm._x; _y = _root.iArm._y; _rotation = _root.iArm._rotation; } onClipEvent (enterFrame) { if (_name == "brick") { } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM1)) { _root.TM1.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM2)) { _root.TM2.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM3)) { _root.TM3.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM4)) { _root.TM4.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM5)) { _root.TM5.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.EM)) { _root.EM.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.G)) { _root.G.gotoAndPlay(2); this.removeMovieClip(); } }
Instance of Symbol 125 MovieClip in Frame 16
onClipEvent (enterFrame) { startDrag (this, true); }
Instance of Symbol 135 MovieClip "tb" in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.TM1)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM2)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM3)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM4)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM5)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.EM)) { _root.life.nextFrame(); } }
Instance of Symbol 138 MovieClip "iArm" in Frame 16
onClipEvent (enterFrame) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); }
Instance of Symbol 120 MovieClip "TM1" in Frame 16
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(33); } } onClipEvent (enterFrame) { if (_root.TM1._currentframe == 32) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM1._currentframe == 1) { sd = 1.9; } }
Instance of Symbol 134 MovieClip "EM" in Frame 16
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.EM._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.EM._currentframe == 1) { sd = 4; } }
Instance of Symbol 134 MovieClip "TM2" in Frame 16
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.TM2._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM2._currentframe == 1) { sd = 4.5; } }
Instance of Symbol 134 MovieClip "TM5" in Frame 16
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.TM5._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM5._currentframe == 1) { sd = 4; } }
Instance of Symbol 134 MovieClip "TM4" in Frame 16
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.TM4._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM4._currentframe == 1) { sd = 3; } }
Instance of Symbol 134 MovieClip "TM3" in Frame 16
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.TM3._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM3._currentframe == 1) { sd = 5; } }
Instance of Symbol 125 MovieClip in Frame 16
onClipEvent (enterFrame) { startDrag (this, true); }
Instance of Symbol 135 MovieClip "tb" in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.TM1)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM2)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM3)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM4)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM5)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.EM)) { _root.life.nextFrame(); } }
Instance of Symbol 138 MovieClip "iArm" in Frame 16
onClipEvent (enterFrame) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); }
Frame 17
bgSound5.stop();
Instance of Symbol 153 MovieClip in Frame 17
on (release) { _root.nextFrame(); }
Frame 18
bgSound5.start(0, 99);
Instance of Symbol 106 MovieClip "bullet" in Frame 18
onClipEvent (load) { spd = 30; _x = _root.iArm._x; _y = _root.iArm._y; _rotation = _root.iArm._rotation; } onClipEvent (enterFrame) { if (_name == "brick") { } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM1)) { _root.TM1.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM2)) { _root.TM2.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM3)) { _root.TM3.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM4)) { _root.TM4.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM5)) { _root.TM5.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.EM)) { _root.EM.gotoAndPlay(2); this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.G)) { _root.G.gotoAndPlay(2); this.removeMovieClip(); } }
Instance of Symbol 125 MovieClip in Frame 18
onClipEvent (enterFrame) { startDrag (this, true); }
Instance of Symbol 135 MovieClip "tb" in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.TM1)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM2)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM3)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM4)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM5)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.EM)) { _root.life.nextFrame(); } }
Instance of Symbol 138 MovieClip "iArm" in Frame 18
onClipEvent (enterFrame) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); }
Instance of Symbol 134 MovieClip "TM2" in Frame 18
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.TM2._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM2._currentframe == 1) { sd = 4.5; } }
Instance of Symbol 134 MovieClip "TM5" in Frame 18
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.TM5._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM5._currentframe == 1) { sd = 4; } }
Instance of Symbol 134 MovieClip "TM4" in Frame 18
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.TM4._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.TM4._currentframe == 1) { sd = 3; } }
Instance of Symbol 204 MovieClip "B" in Frame 18
onClipEvent (load) { sd = 1; } onClipEvent (enterFrame) { _x = (_x - sd); } onClipEvent (enterFrame) { if (this.hitTest(_root.tb)) { sd = 0; this.gotoAndStop(22); } } onClipEvent (enterFrame) { if (_root.B._currentframe == 21) { this._x = 807.2; this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.B._currentframe == 1) { sd = 1; } }
Instance of Symbol 125 MovieClip in Frame 18
onClipEvent (enterFrame) { startDrag (this, true); }
Instance of Symbol 135 MovieClip "tb" in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.TM1)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM2)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM3)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM4)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.TM5)) { _root.life.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.EM)) { _root.life.nextFrame(); } }
Instance of Symbol 138 MovieClip "iArm" in Frame 18
onClipEvent (enterFrame) { Xd = _root._xmouse - _x; Yd = _root._ymouse - _y; radAngle = Math.atan2(Yd, Xd); _rotation = int(((radAngle * 360) / (Math.PI*2)) + 90); updateAfterEvent(); }
Frame 19
bgSound5.stop();
Symbol 12 MovieClip Frame 1
stop();
Symbol 32 Button
on (release) { getURL ("http://www.newgrounds.com", "_blank"); }
Symbol 34 MovieClip Frame 40
stop();
Symbol 46 Button
on (release) { _root.play(); }
Symbol 47 MovieClip Frame 1
function onEnterFrame() { if (!loaded) { var _local3 = _root.getBytesLoaded() / _root.getBytesTotal(); if (_local3 >= 1) { play(); bar._x = initX; loaded = true; } else { bar._x = initX + ((_local3 - 1) * bar._width); } } var _local4 = getTimer() - time; timeAccum = timeAccum + _local4; while (timeAccum >= FRAME_TIME) { var _local2 = 0; while (_local2 < timeClips.length) { if (timeClips[_local2]._currentframe < timeClips[_local2]._totalframes) { timeClips[_local2].nextFrame(); } else { timeClips[_local2].gotoAndStop(1); } _local2++; } if (loaded && (_currentframe < _totalframes)) { nextFrame(); } timeAccum = timeAccum - FRAME_TIME; } time = time + _local4; } stop(); _root.stop(); var initX = bar._x; var time = getTimer(); var FRAME_TIME = 33.3333333333333; var timeAccum = 0; var loaded = false; timeClips = [bargfx, tank.mc0, tank.mc1, tank.mc2, tank.mc3, tank.mc4, tank.mc4.mc0, tank.mc4.mc1, tank.mc4.mc0.mc0, tank.mc4.mc0.mc0.mc0.mc0, tank.mc4.mc0.mc0.mc0.mc1, tank.mc4.mc0.mc0.mc0.mc2, tank.mc4.mc0.mc0.mc0.mc3, tank.mc4.mc0.mc0.mc1, tank.mc4.mc0.mc0.mc2, tank.mc5.mc0]; var i = 0; while (i < timeClips.length) { timeClips[i].stop(); i++; }
Symbol 47 MovieClip Frame 51
Symbol 50 MovieClip Frame 80
stop();
Symbol 53 Button
on (press) { _root.gotoAndStop(4); }
Instance of Symbol 65 MovieClip in Symbol 66 MovieClip Frame 1
on (rollOver) { _root.scrt.play(); }
Symbol 76 Button
on (press) { _root.ins.play(); }
Symbol 78 Button
on (press) { _root.crd.play(); }
Symbol 82 MovieClip Frame 1
stop();
Symbol 87 Button
on (press) { _root.ins.gotoAndStop(1); }
Symbol 88 MovieClip Frame 1
stop();
Symbol 88 MovieClip Frame 2
stop();
Symbol 91 Button
on (press) { _root.crd.gotoAndStop(1); }
Symbol 97 MovieClip Frame 1
stop();
Symbol 97 MovieClip Frame 2
stop();
Symbol 106 MovieClip Frame 31
stop();
Symbol 120 MovieClip Frame 1
stop();
Symbol 120 MovieClip Frame 2
sd = 0;
Symbol 120 MovieClip Frame 32
stop(); _root.score = Number(_root.score) + 1; _root.sht = Number(_root.sht) + 1; _root.heh.nextFrame();
Symbol 120 MovieClip Frame 33
stop(); sd = 0;
Symbol 134 MovieClip Frame 1
stop();
Symbol 134 MovieClip Frame 2
sd = 0;
Symbol 134 MovieClip Frame 21
_root.score = Number(_root.score) + 1; _root.heh.nextFrame();
Symbol 138 MovieClip Frame 1
stop();
Symbol 138 MovieClip Frame 2
bgSound5 = new Sound(this); bgSound5.attachSound("ss"); bgSound5.start(0, 1); bgSound5.setVolume(80);
Symbol 138 MovieClip Frame 22
_root.iArm.gotoAndStop(1);
Symbol 149 MovieClip Frame 1
stop();
Symbol 149 MovieClip Frame 10
_root.nextFrame();
Symbol 150 MovieClip Frame 1
stop();
Symbol 150 MovieClip Frame 30
_root.gotoAndStop(2);
Symbol 156 MovieClip Frame 61
stop();
Symbol 161 MovieClip Frame 1
stop();
Symbol 161 MovieClip Frame 35
_root.gotoAndStop(7);
Symbol 169 MovieClip Frame 1
stop();
Symbol 169 MovieClip Frame 45
_root.nextFrame();
Symbol 176 MovieClip Frame 1
stop();
Symbol 176 MovieClip Frame 26
_root.nextFrame();
Symbol 184 MovieClip Frame 1
stop();
Symbol 184 MovieClip Frame 14
_root.gh.nextFrame();
Symbol 187 MovieClip Frame 1
stop();
Symbol 187 MovieClip Frame 12
_root.nextFrame();
Symbol 204 MovieClip Frame 6
_root.h.nextFrame();
Symbol 207 MovieClip Frame 1
stop();
Symbol 207 MovieClip Frame 32
_root.nextFrame();

Library Items

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

Instance Names

"tb"Frame 3Symbol 68 MovieClip
"scrt"Frame 3Symbol 82 MovieClip
"ins"Frame 3Symbol 88 MovieClip
"crd"Frame 3Symbol 97 MovieClip
"bullet"Frame 4Symbol 106 MovieClip
"TM1"Frame 4Symbol 120 MovieClip
"TM3"Frame 4Symbol 120 MovieClip
"TM4"Frame 4Symbol 120 MovieClip
"EM"Frame 4Symbol 134 MovieClip
"TM2"Frame 4Symbol 134 MovieClip
"tb"Frame 4Symbol 135 MovieClip
"iArm"Frame 4Symbol 138 MovieClip
"heh"Frame 4Symbol 149 MovieClip
"life"Frame 4Symbol 150 MovieClip
"bullet"Frame 6Symbol 106 MovieClip
"TM1"Frame 6Symbol 120 MovieClip
"TM3"Frame 6Symbol 120 MovieClip
"TM4"Frame 6Symbol 120 MovieClip
"EM"Frame 6Symbol 134 MovieClip
"TM2"Frame 6Symbol 134 MovieClip
"tb"Frame 6Symbol 135 MovieClip
"iArm"Frame 6Symbol 138 MovieClip
"TM5"Frame 6Symbol 134 MovieClip
"heh"Frame 6Symbol 161 MovieClip
"life"Frame 6Symbol 150 MovieClip
"bullet"Frame 8Symbol 106 MovieClip
"TM1"Frame 8Symbol 120 MovieClip
"TM3"Frame 8Symbol 120 MovieClip
"EM"Frame 8Symbol 134 MovieClip
"TM2"Frame 8Symbol 134 MovieClip
"tb"Frame 8Symbol 135 MovieClip
"iArm"Frame 8Symbol 138 MovieClip
"heh"Frame 8Symbol 161 MovieClip
"TM4"Frame 8Symbol 134 MovieClip
"heh"Frame 8Symbol 169 MovieClip
"life"Frame 8Symbol 150 MovieClip
"bullet"Frame 10Symbol 106 MovieClip
"TM1"Frame 10Symbol 120 MovieClip
"EM"Frame 10Symbol 134 MovieClip
"TM2"Frame 10Symbol 134 MovieClip
"tb"Frame 10Symbol 135 MovieClip
"iArm"Frame 10Symbol 138 MovieClip
"TM4"Frame 10Symbol 134 MovieClip
"TM3"Frame 10Symbol 134 MovieClip
"heh"Frame 10Symbol 176 MovieClip
"life"Frame 10Symbol 150 MovieClip
"bullet"Frame 12Symbol 106 MovieClip
"TM2"Frame 12Symbol 134 MovieClip
"TM2"Frame 12Symbol 134 MovieClip
"tb"Frame 12Symbol 135 MovieClip
"iArm"Frame 12Symbol 138 MovieClip
"heh"Frame 12Symbol 169 MovieClip
"G"Frame 12Symbol 184 MovieClip
"gh"Frame 12Symbol 187 MovieClip
"life"Frame 12Symbol 150 MovieClip
"bullet"Frame 14Symbol 106 MovieClip
"TM2"Frame 14Symbol 134 MovieClip
"tb"Frame 14Symbol 135 MovieClip
"iArm"Frame 14Symbol 138 MovieClip
"heh"Frame 14Symbol 169 MovieClip
"TM1"Frame 14Symbol 120 MovieClip
"EM"Frame 14Symbol 134 MovieClip
"TM4"Frame 14Symbol 134 MovieClip
"TM3"Frame 14Symbol 134 MovieClip
"life"Frame 14Symbol 150 MovieClip
"bullet"Frame 16Symbol 106 MovieClip
"tb"Frame 16Symbol 135 MovieClip
"iArm"Frame 16Symbol 138 MovieClip
"heh"Frame 16Symbol 169 MovieClip
"TM1"Frame 16Symbol 120 MovieClip
"EM"Frame 16Symbol 134 MovieClip
"TM2"Frame 16Symbol 134 MovieClip
"TM5"Frame 16Symbol 134 MovieClip
"TM4"Frame 16Symbol 134 MovieClip
"TM3"Frame 16Symbol 134 MovieClip
"life"Frame 16Symbol 150 MovieClip
"tb"Frame 16Symbol 135 MovieClip
"iArm"Frame 16Symbol 138 MovieClip
"heh"Frame 16Symbol 169 MovieClip
"bullet"Frame 18Symbol 106 MovieClip
"tb"Frame 18Symbol 135 MovieClip
"iArm"Frame 18Symbol 138 MovieClip
"heh"Frame 18Symbol 169 MovieClip
"TM2"Frame 18Symbol 134 MovieClip
"TM5"Frame 18Symbol 134 MovieClip
"TM4"Frame 18Symbol 134 MovieClip
"B"Frame 18Symbol 204 MovieClip
"h"Frame 18Symbol 207 MovieClip
"life"Frame 18Symbol 150 MovieClip
"tb"Frame 18Symbol 135 MovieClip
"iArm"Frame 18Symbol 138 MovieClip
"heh"Frame 18Symbol 169 MovieClip
"bar"Symbol 47 MovieClip Frame 1Symbol 10 MovieClip
"bargfx"Symbol 47 MovieClip Frame 1Symbol 12 MovieClip
"tank"Symbol 47 MovieClip Frame 1Symbol 29 MovieClip
"bargfx"Symbol 47 MovieClip Frame 2Symbol 12 MovieClip
"bargfx"Symbol 47 MovieClip Frame 20Symbol 12 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 1 as "u"
ExportAssets (56)Timeline Frame 1Symbol 2 as "ss"
ExportAssets (56)Timeline Frame 1Symbol 3 as "GD"
ExportAssets (56)Timeline Frame 1Symbol 4 as "h"
ExportAssets (56)Timeline Frame 1Symbol 5 as "o"

Labels

"LOAD"Symbol 47 MovieClip Frame 1
"COMPLETE_STOP"Symbol 47 MovieClip Frame 2

Dynamic Text Variables

scoreSymbol 139 EditableText"0"
scoreSymbol 159 EditableText"0"
scoreSymbol 166 EditableText"0"
scoreSymbol 173 EditableText"0"
scoreSymbol 180 EditableText"0"
scoreSymbol 191 EditableText"0"
scoreSymbol 196 EditableText"0"
scoreSymbol 198 EditableText"0"
scoreSymbol 202 EditableText"0"
scoreSymbol 208 EditableText"0"




http://swfchan.com/6/25381/info.shtml
Created: 23/5 -2019 18:38:33 Last modified: 23/5 -2019 18:38:33 Server time: 13/05 -2024 21:45:15