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

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

Hunter 2 - panther.swf

This is the info page for
Flash #65800

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


Text
play?

HUNTER2

PANTHER

Dont forget to visit tcartoon!

+ Rino meat

you died!!!!

+SKIN

radar

Center your mouse

get it around here

paused

save

load

resume

game loaded

game saved!

no game found

1

2

3

4

mute sound loop

how to sodimize ppl

Muskit:$100

winchester:$250

Maxamuim
machine gun $1000

panther radar$500

$0

money:

supa cheat menu

1

2

3

4

R

guns:

level:

5

6

7

radar upgrade$1000

radar:

10

Hi, I'm devil guy and welcome back hunter to africa: the worlds shit
continent. A bunch of generic hormonial fat iron deprived hippies
have put the rare african black panther on the endangered list. I
decided to kill the last panthers, as that is what evil people do.

To play this game you must shoot 5 panthers on each level, and get
thier skins as proof. It helps to shoot teh rinos as well, every one likes
rino meat. You can buy extra guns from me after you finish a level,
wich will make slaughtering random animals extra fun.

Use LEFT RIGHT UP DOWN to move, look around by using the mouse,
and shoot by clicking. If your a smart cunt you can strife(sp?) by M
and N. A spidwad of advice is to shoot rinos dead before scaving thier
meat, as wonded rinos are like bitches on their rag.

start

Hey bitch! enjoy yewor hunt? thought so.
click on the guns to buy them, or just click 'start' to progress to the
next level. If the game runs slow, buy a new computer. or crank down
deh quility in the menu.

Hello, enjoy killing stupid animals? I thought so. It's a good idea to
SAVE before entering and leaving a level. If you are beening chased
by a animal, it pays to run back. Unless he ran behind you, then its a
good idea to run away, then turn around to shoot.

If your a dumb cunt and don't remmeber your first hunt in africa, you
can revise it by going to tcartoon. And yes I did say that I was going
too kill the panthers, but I'm too lazy. It's way easyer too  higher
people like yew.

Yo yo honkie, sup? animals get smarter as the levels progress. I should
have told you about the timer as well, but I couldent be screwed. I
was too busy having a wank. But on the good side you get more money
for smarter animals, so you can buy better GUNSSSS YEAH!

The radar is a good thing to buy, but a bit hard to read. The dot in
the middle is you, and the green blobs are the panthers. The line is
the direction NORTH (not your line of vision).  It will come in handy
when the panthers are running at you from behind.

Buying radar upgrades are only worth it after you've  bought every
thing else. It increses the distance that you can see the panthers. In
stupid terms it means the more you buy, the further you can see the
panthers. THIS IS THE LAST LEVEL FUCKFACE. So buy!!!!!!!!

TeH End, you win!

Tcartoon.com

Tcartoon.com, yes please

Tcartoon.com, oh baby!

Re

you died...
bieach!

hint: shot the first cats
before they can kill you.

whooooooooop de shit, yuew found deah ESTA
EGGORX

<<back

you ran out of
time!

Next time get your ass
together and do it on time!

ActionScript [AS1/AS2]

Frame 1
_accProps = new Object(); _accProps.silent = false; _accProps.name = "ivory hunter"; _accProps.description = "game"; stop(); stopAllSounds();
Instance of Symbol 40 MovieClip in Frame 1
onClipEvent (enterFrame) { if (_root._currentframe != 2) { removeMovieClip(this); } }
Frame 2
stop(); cameralens = 25; fisheye = 2; midpiont = 200; xmidpiont = 300; paused = false; hunter._accProps = new Object(); hunter._accProps.silent = false;
Instance of Symbol 9 MovieClip "back" in Frame 2
onClipEvent (enterFrame) { if (_root.paused == false) { _x = devay; _y = ((-_root._ymouse) + _root.xmidpiont); } devay = ((-(((((_root.cam.angle / Math.PI) % 2) + 2) % 2) - 1)) * _width) / 4; }
Instance of Symbol 58 MovieClip "cam" in Frame 2
onClipEvent (load) { _root.test = ""; timereamining = -1; resetangle = 13.5; width = 400; halfwidth = width / 2; if (_root.level == 4) { timereamining = 8000; } if (_root.level == 5) { timereamining = 7000; } if (_root.level == 6) { timereamining = 5000; } if (_root.level == 7) { timereamining = 3000; } } onClipEvent (enterFrame) { loadtimer++; if (loadtimer == 2) { _root.loada = false; loadtimer = 0; } _root.moneya = "$" add _root.money; _root.levela = "Level:" add _root.level; if (timereamining == 0) { _root.gotoAndStop(7); } if (_root.paused == false) { if (_root.level >= 4) { timereamining--; _root.test = "time remaining " add timereamining; } } if (((((_root.ta == false) & (_root.tb == false)) & (_root.tc == false)) & (_root.td == false)) & (_root.te == false)) { _root.level = _root.level + 1; _root.gotoAndStop(3); } if (_root.paused == false) { if (_root._ymouse < 200) { _root.hunter.gun._yscale = (-_root._ymouse) + 170; if (_root._xmouse > halfwidth) { _root.hunter.gun.gotoAndStop(Math.round((_root._xmouse - 200) / 2) + 101); _root.hunter.armr._rotation = (_root._ymouse / 2) - 40; _root.hunter.armr.gotoAndStop(Math.round(_xmouse / 10) + 1); _root.hunter.arml.gotoAndStop(Math.round(_xmouse / 10) + 2); _root.hunter.arml._rotation = 0; } if (_root._xmouse < halfwidth) { _root.hunter.gun.gotoAndStop(Math.round(((-_root._xmouse) + 200) / 2)); _root.hunter.armr._rotation = ((-(_root._ymouse / 5)) + ((-_root._ymouse) / 5)) + 90; _root.hunter.armr.gotoAndStop(Math.round(_xmouse / 10)); _root.hunter.arml._rotation = ((-(_root._ymouse / 5)) + ((-_root._ymouse) / 5)) + 40; _root.hunter.arml.gotoAndStop(Math.round((-_xmouse) / 10) + 20); } } else { _root.hunter.gun._yscale = _root.hunter.gun._yscale; _root.hunter.gun.stop(); } _root.hunter._y = ((-_root._ymouse) + _root.xmidpiont) + 150; _root.onMouseDown = function () { if (_root.paused == false) { _root.hunter.gun.gun.play(); } }; } _root.wanisingpiton = _ymouse; if (_root.paused == false) { if (_xmouse > (halfwidth + 50)) { angle = angle + (((_root._xmouse - 250) / width) / 2); _root.hunter.hat.gotoAndStop(Math.round((_root._xmouse - 250) / 15) + 11); } else { _root.hunter.hat.gotoAndStop(1); } if (_xmouse < (halfwidth - 50)) { angle = angle + (((_root._xmouse - 150) / width) / 2); _root.hunter.hat.gotoAndStop(Math.round((-_root._xmouse) / 15) + 10); } if (Key.isDown(39)) { angle = angle + 0.05; } if (Key.isDown(37)) { angle = angle - 0.05; } if ((angle >= resetangle) | (angle <= (-resetangle))) { angle = 1; } if (_root.hunter._currentframe == 1) { if (Key.isDown(38)) { y = y + Math.cos(angle); x = x + Math.sin(angle); } if (Key.isDown(40)) { y = y - Math.cos(angle); x = x - Math.sin(angle); } if (Key.isDown(38)) { _root.hunter.legs.play(); } if (Key.isDown(40)) { if (_root.hunter.legs._currentframe <= 15) { _root.hunter.legs.gotoAndPlay(17); } } if (Key.isDown(77)) { if (_root.hunter.legs._currentframe <= 29) { _root.hunter.legs.gotoAndPlay(30); } y = y - Math.sin(angle); x = x + Math.cos(angle); } if (Key.isDown(78)) { if (_root.hunter.legs._currentframe <= 29) { _root.hunter.legs.gotoAndPlay(38); } y = y + Math.sin(angle); x = x - Math.cos(angle); } if (((Key.isDown(78) | Key.isDown(77)) | Key.isDown(38)) | Key.isDown(40)) { } else { _root.hunter.legs.gotoAndStop(1); } } } }
Instance of Symbol 147 MovieClip in Frame 2
onClipEvent (load) { health = 5; this.x = 10; this.y = 50; speed = 0.3 * _root.level; senitivity = 20; walkawydistande = 30; direction = Math.round(Math.random(7)) + 1; } onClipEvent (enterFrame) { moneyforgetting = 20 * _root.level; if (_root.loada == true) { x = _root.eax; y = _root.eay; } else { _root.eay = y; _root.eax = x; } if (_root._currentframe == 3) { health = 5; gotoAndStop (1); _root.ea = true; } if (_currentframe > 12) { _root.ea = false; } else if (_root.ea == false) { gotoAndPlay (12); } if (_currentframe < 12) { if (health > 0) { this.body.blood.gotoAndPlay(((-health) + 5) + 1); if (_root.paused == false) { this.onMouseDown = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if (_root.hunter.gun.gun._currentframe < 2) { health = health - 1; if (health >= 1) { a = new Sound(this); a.attachSound("elephant"); a.start(0, 0); } } } }; } if (this.hitTest(_root.hunter.feet)) { _root.hunter.gotoAndPlay(2); } if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } angletocarmera = Math.round(angle * 1.2) + 5; gotoAndStop(angletocarmera + direction); this.body.blood.gotoAndPlay(((-health) + 5) + 1); } else { if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } angletocarmera = Math.round(angle * 1.2) + 5; gotoAndStop(angletocarmera + direction); if (this.hitTest(_root.hunter.feet)) { _root.money = _root.money + moneyforgetting; gotoAndPlay (12); } } if (health < 1) { this.body.gotoAndStop(15); } if (_root.paused == false) { if (health > 0) { if (y < (_root.cam.y + walkawydistande)) { if (y > (_root.cam.y - walkawydistande)) { if (x < (_root.cam.x + walkawydistande)) { if (x > (_root.cam.x - walkawydistande)) { this.body.Play(); if (direction <= 0) { direction = direction + 8; } if (direction >= 9) { direction = direction - 8; } if (direction == 1) { y = y - speed; x = x - speed; } if (direction == 2) { x = x - speed; } if (direction == 3) { y = y + speed; x = x - speed; } if (direction == 4) { y = y + speed; } if (direction == 5) { y = y + speed; x = x + speed; } if (direction == 6) { x = x + speed; } if (direction == 7) { y = y - speed; x = x + speed; } if (direction == 8) { y = y - speed; } } } } } } var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } }
Instance of Symbol 147 MovieClip in Frame 2
onClipEvent (load) { health = 5; this.x = 100; this.y = 200; speed = 0.3 * _root.level; senitivity = 20; walkawydistande = 30; direction = Math.round(Math.random(7)) + 1; } onClipEvent (enterFrame) { moneyforgetting = 20 * _root.level; if (_root.loada == true) { this.x = _root.ebx; this.y = _root.eby; } else { _root.eby = y; _root.ebx = x; } if (_root._currentframe == 3) { health = 5; gotoAndStop (1); _root.eb = true; } if (_currentframe > 12) { _root.eb = false; } else if (_root.eb == false) { gotoAndPlay (12); } if (_currentframe < 12) { if (health > 0) { this.body.blood.gotoAndPlay(((-health) + 5) + 1); if (_root.paused == false) { this.onMouseDown = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if (_root.hunter.gun.gun._currentframe < 2) { health = health - 1; if (health >= 1) { a = new Sound(this); a.attachSound("elephant"); a.start(0, 0); } } } }; } if (this.hitTest(_root.hunter.feet)) { _root.hunter.gotoAndPlay(2); } if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } angletocarmera = Math.round(angle * 1.2) + 5; gotoAndStop(angletocarmera + direction); this.body.blood.gotoAndPlay(((-health) + 5) + 1); } else { if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } angletocarmera = Math.round(angle * 1.2) + 5; gotoAndStop(angletocarmera + direction); if (this.hitTest(_root.hunter.feet)) { gotoAndPlay (12); _root.money = _root.money + moneyforgetting; } } if (_root._currentframe != 2) { removeMovieClip(this); } if (health < 1) { this.body.gotoAndStop(15); } if (_root.paused == false) { if (health > 0) { if (y < (_root.cam.y + walkawydistande)) { if (y > (_root.cam.y - walkawydistande)) { if (x < (_root.cam.x + walkawydistande)) { if (x > (_root.cam.x - walkawydistande)) { this.body.Play(); if (direction <= 0) { direction = direction + 8; } if (direction >= 9) { direction = direction - 8; } if (direction == 1) { y = y - speed; x = x - speed; } if (direction == 2) { x = x - speed; } if (direction == 3) { y = y + speed; x = x - speed; } if (direction == 4) { y = y + speed; } if (direction == 5) { y = y + speed; x = x + speed; } if (direction == 6) { x = x + speed; } if (direction == 7) { y = y - speed; x = x + speed; } if (direction == 8) { y = y - speed; } } } } } } var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); health = 5; gotoAndStop (1); } }
Instance of Symbol 147 MovieClip in Frame 2
onClipEvent (load) { health = 5; this.x = 250; this.y = 10; speed = 0.3 * _root.level; senitivity = 20; walkawydistande = 30; direction = Math.round(Math.random(7)) + 1; } onClipEvent (enterFrame) { moneyforgetting = 20 * _root.level; if (_root.loada == true) { this.x = _root.ecx; this.y = _root.ecy; } else { _root.ecy = y; _root.ecx = x; } if (_root._currentframe == 3) { health = 5; gotoAndStop (1); _root.ec = true; } if (_currentframe > 12) { _root.ec = false; } else if (_root.ec == false) { gotoAndPlay (12); } if (_currentframe < 12) { if (health > 0) { this.body.blood.gotoAndPlay(((-health) + 5) + 1); if (_root.paused == false) { this.onMouseDown = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if (_root.hunter.gun.gun._currentframe < 2) { health = health - 1; if (health >= 1) { a = new Sound(this); a.attachSound("elephant"); a.start(0, 0); } } } }; } if (this.hitTest(_root.hunter.feet)) { _root.hunter.gotoAndPlay(2); } if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } angletocarmera = Math.round(angle * 1.2) + 5; gotoAndStop(angletocarmera + direction); this.body.blood.gotoAndPlay(((-health) + 5) + 1); } else { if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } angletocarmera = Math.round(angle * 1.2) + 5; gotoAndStop(angletocarmera + direction); if (this.hitTest(_root.hunter.feet)) { gotoAndPlay (12); _root.money = _root.money + moneyforgetting; } } if (_root._currentframe != 2) { removeMovieClip(this); } if (health < 1) { this.body.gotoAndStop(15); } if (_root.paused == false) { if (health > 0) { if (y < (_root.cam.y + walkawydistande)) { if (y > (_root.cam.y - walkawydistande)) { if (x < (_root.cam.x + walkawydistande)) { if (x > (_root.cam.x - walkawydistande)) { this.body.Play(); if (direction <= 0) { direction = direction + 8; } if (direction >= 9) { direction = direction - 8; } if (direction == 1) { y = y - speed; x = x - speed; } if (direction == 2) { x = x - speed; } if (direction == 3) { y = y + speed; x = x - speed; } if (direction == 4) { y = y + speed; } if (direction == 5) { y = y + speed; x = x + speed; } if (direction == 6) { x = x + speed; } if (direction == 7) { y = y - speed; x = x + speed; } if (direction == 8) { y = y - speed; } } } } } } var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); health = 5; gotoAndStop (1); } }
Instance of Symbol 147 MovieClip in Frame 2
onClipEvent (load) { health = 5; this.x = 100; this.y = 250; speed = 0.3 * _root.level; senitivity = 20; walkawydistande = 30; direction = Math.round(Math.random(7)) + 1; } onClipEvent (enterFrame) { moneyforgetting = 20 * _root.level; if (_root.loada == true) { this.x = _root.edx; this.y = _root.edy; } else { _root.edy = y; _root.edx = x; } if (_root._currentframe == 3) { health = 5; gotoAndStop (1); _root.ed = true; } if (_currentframe > 12) { _root.ed = false; } else if (_root.ed == false) { gotoAndPlay (12); } if (_currentframe < 12) { if (health > 0) { this.body.blood.gotoAndPlay(((-health) + 5) + 1); if (_root.paused == false) { this.onMouseDown = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if (_root.hunter.gun.gun._currentframe < 2) { health = health - 1; if (health >= 1) { a = new Sound(this); a.attachSound("elephant"); a.start(0, 0); } } } }; } if (this.hitTest(_root.hunter.feet)) { _root.hunter.gotoAndPlay(2); } if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } angletocarmera = Math.round(angle * 1.2) + 5; gotoAndStop(angletocarmera + direction); this.body.blood.gotoAndPlay(((-health) + 5) + 1); } else { if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } angletocarmera = Math.round(angle * 1.2) + 5; gotoAndStop(angletocarmera + direction); if (this.hitTest(_root.hunter.feet)) { gotoAndPlay (12); _root.money = _root.money + moneyforgetting; } } if (_root._currentframe != 2) { removeMovieClip(this); } if (health < 1) { this.body.gotoAndStop(15); } if (_root.paused == false) { if (health > 0) { if (y < (_root.cam.y + walkawydistande)) { if (y > (_root.cam.y - walkawydistande)) { if (x < (_root.cam.x + walkawydistande)) { if (x > (_root.cam.x - walkawydistande)) { this.body.Play(); if (direction <= 0) { direction = direction + 8; } if (direction >= 9) { direction = direction - 8; } if (direction == 1) { y = y - speed; x = x - speed; } if (direction == 2) { x = x - speed; } if (direction == 3) { y = y + speed; x = x - speed; } if (direction == 4) { y = y + speed; } if (direction == 5) { y = y + speed; x = x + speed; } if (direction == 6) { x = x + speed; } if (direction == 7) { y = y - speed; x = x + speed; } if (direction == 8) { y = y - speed; } } } } } } var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); health = 5; gotoAndStop (1); } }
Instance of Symbol 147 MovieClip in Frame 2
onClipEvent (load) { health = 5; this.x = -100; this.y = -150; speed = 0.3 * _root.level; senitivity = 20; walkawydistande = 30; direction = Math.round(Math.random(7)) + 1; } onClipEvent (enterFrame) { moneyforgetting = 20 * _root.level; if (_root.loada == true) { this.x = _root.eex; this.y = _root.eey; } else { _root.eey = y; _root.eex = x; } if (_root._currentframe == 3) { health = 5; gotoAndStop (1); _root.ee = true; } if (_currentframe > 12) { _root.ee = false; } else if (_root.ee == false) { gotoAndPlay (12); } if (_currentframe < 12) { if (health > 0) { this.body.blood.gotoAndPlay(((-health) + 5) + 1); if (_root.paused == false) { this.onMouseDown = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if (_root.hunter.gun.gun._currentframe < 2) { health = health - 1; if (health >= 1) { a = new Sound(this); a.attachSound("elephant"); a.start(0, 0); } } } }; } if (this.hitTest(_root.hunter.feet)) { _root.hunter.gotoAndPlay(2); } if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } angletocarmera = Math.round(angle * 1.2) + 5; gotoAndStop(angletocarmera + direction); this.body.blood.gotoAndPlay(((-health) + 5) + 1); } else { if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } angletocarmera = Math.round(angle * 1.2) + 5; gotoAndStop(angletocarmera + direction); if (this.hitTest(_root.hunter.feet)) { gotoAndPlay (12); _root.money = _root.money + moneyforgetting; } } if (_root._currentframe != 2) { removeMovieClip(this); } if (health < 1) { this.body.gotoAndStop(15); } if (_root.paused == false) { if (health > 0) { if (y < (_root.cam.y + walkawydistande)) { if (y > (_root.cam.y - walkawydistande)) { if (x < (_root.cam.x + walkawydistande)) { if (x > (_root.cam.x - walkawydistande)) { this.body.Play(); if (direction <= 0) { direction = direction + 8; } if (direction >= 9) { direction = direction - 8; } if (direction == 1) { y = y - speed; x = x - speed; } if (direction == 2) { x = x - speed; } if (direction == 3) { y = y + speed; x = x - speed; } if (direction == 4) { y = y + speed; } if (direction == 5) { y = y + speed; x = x + speed; } if (direction == 6) { x = x + speed; } if (direction == 7) { y = y - speed; x = x + speed; } if (direction == 8) { y = y - speed; } } } } } } var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); health = 5; gotoAndStop (1); } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = 200; this.y = 500; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = -1000; this.y = 500; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = -750; this.y = 500; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = -150; this.y = -200; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = -200; this.y = 400; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = 400; this.y = -500; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = -300; this.y = 500; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = 100; this.y = 100; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = -100; this.y = 100; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = -100; this.y = 100; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = -100; this.y = -100; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = -100; this.y = 50; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = 50; this.y = -60; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = -30; this.y = -50; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = 25; this.y = 50; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = -25; this.y = 10; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = 10; this.y = -50; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = 1000; this.y = 40; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = 0; this.y = 0; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = -70; this.y = -50; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 149 MovieClip in Frame 2
onClipEvent (load) { this.x = -20; this.y = -10; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 181 MovieClip "hunter" in Frame 2
onClipEvent (enterFrame) { swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } }
Instance of Symbol 147 MovieClip in Frame 2
onClipEvent (load) { health = 5; this.x = -300; this.y = -100; speed = 0.3 * _root.level; senitivity = 20; walkawydistande = 30; direction = Math.round(Math.random(7)) + 1; } onClipEvent (enterFrame) { moneyforgetting = 20 * _root.level; if (_root.loada == true) { this.x = _root.efx; this.y = _root.efy; } else { _root.efy = y; _root.efx = x; } if (_root._currentframe == 3) { health = 5; gotoAndStop (1); _root.ef = true; } if (_currentframe > 12) { _root.ef = false; } else if (_root.ef == false) { gotoAndPlay (12); } if (_currentframe < 12) { if (health > 0) { this.body.blood.gotoAndPlay(((-health) + 5) + 1); if (_root.paused == false) { this.onMouseDown = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if (_root.hunter.gun.gun._currentframe < 2) { health = health - 1; if (health >= 1) { a = new Sound(this); a.attachSound("elephant"); a.start(0, 0); } } } }; } if (this.hitTest(_root.hunter.feet)) { _root.hunter.gotoAndPlay(2); } if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } angletocarmera = Math.round(angle * 1.2) + 5; gotoAndStop(angletocarmera + direction); this.body.blood.gotoAndPlay(((-health) + 5) + 1); } else { if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } angletocarmera = Math.round(angle * 1.2) + 5; gotoAndStop(angletocarmera + direction); if (this.hitTest(_root.hunter.feet)) { gotoAndPlay (12); _root.money = _root.money + moneyforgetting; } } if (_root._currentframe != 2) { removeMovieClip(this); } if (health < 1) { this.body.gotoAndStop(15); } if (_root.paused == false) { if (health > 0) { if (y < (_root.cam.y + walkawydistande)) { if (y > (_root.cam.y - walkawydistande)) { if (x < (_root.cam.x + walkawydistande)) { if (x > (_root.cam.x - walkawydistande)) { this.body.Play(); if (direction <= 0) { direction = direction + 8; } if (direction >= 9) { direction = direction - 8; } if (direction == 1) { y = y - speed; x = x - speed; } if (direction == 2) { x = x - speed; } if (direction == 3) { y = y + speed; x = x - speed; } if (direction == 4) { y = y + speed; } if (direction == 5) { y = y + speed; x = x + speed; } if (direction == 6) { x = x + speed; } if (direction == 7) { y = y - speed; x = x + speed; } if (direction == 8) { y = y - speed; } } } } } } var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); health = 5; gotoAndStop (1); } }
Instance of Symbol 183 MovieClip in Frame 2
onClipEvent (load) { this.x = -224; this.y = -234; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } }
Instance of Symbol 183 MovieClip in Frame 2
onClipEvent (load) { this.x = -220; this.y = -230; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } }
Instance of Symbol 183 MovieClip in Frame 2
onClipEvent (load) { this.x = -222; this.y = -230; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } }
Instance of Symbol 185 MovieClip in Frame 2
onClipEvent (load) { this.x = -226; this.y = -236; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 224 MovieClip in Frame 2
onClipEvent (load) { _root.tf = true; invisibleframe = 25; deathanimationat = 13; this.x = 50 + ((Math.random(1) * _root.level) * 2); this.y = -10 + ((Math.random(1) * _root.level) * 2); speed = 0.6 + (_root.level / 4); senitivity = 20; walkawydistfnde = 80 * _root.level; runtowards = 10; direction = Math.round(Math.random(7)) + 1; } onClipEvent (enterFrame) { if (_root._currentframe == 2) { if (_root.loada == true) { x = _root.tax; y = _root.tay; if (_root.ta == true) { gotoAndPlay (1); } if (_root.ta == false) { gotoAndStop (26); } } else { _root.tay = y; _root.tax = x; } if (_currentframe > invisibleframe) { _root.radara.a._x = 100; _root.radara.a._y = 100; _root.ta = false; } if (_root._currentframe != 2) { removeMovieClip(this); } if (_currentframe < invisibleframe) { _root.radara.a._x = (x - _root.cam.x) / _root.radarsesitivity; _root.radara.a._y = (y - _root.cam.y) / _root.radarsesitivity; if (this.hitTest(_root.hunter.feet) & (_currentframe <= deathanimationat)) { _root.hunter.gotoAndPlay(2); } if (this.hitTest(_root.hunter.feet) & (_currentframe >= deathanimationat)) { play(); } angletocarmera = Math.round(angle * 1.2) + 5; if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } if ((angletocarmera + direction) <= 0) { angletocarmera = 1; } if ((angletocarmera + direction) >= 9) { angletocarmera = 1; } if (_currentframe <= 11) { gotoAndStop(angletocarmera + direction); } this.onMouseDown = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if ((_root.hunter.gun.gun._currentframe < 2) & (_currentframe < deathanimationat)) { gotoAndPlay(deathanimationat); a = new Sound(this); a.attachSound("coolsound"); a.start(0, 0); } } }; if ((_root.paused == false) & (_currentframe < 24)) { if (((((y < (_root.cam.y + walkawydistande)) & (y > (_root.cam.y - walkawydistande))) & (x < (_root.cam.x + walkawydistande))) & (x > (_root.cam.x - walkawydistande))) & (_currentframe < deathanimationat)) { this.body.Play(); i++; if (i > 5) { if (_x < 130) { direction = direction - 1; } if (_x > 240) { direction = direction + 1; } i = 0; } if (direction <= 0) { direction = direction + 8; } if (direction >= 9) { direction = direction - 8; } if (direction == 1) { y = y - speed; x = x - speed; } if (direction == 2) { x = x - speed; } if (direction == 3) { y = y + speed; x = x - speed; } if (direction == 4) { y = y + speed; } if (direction == 5) { y = y + speed; x = x + speed; } if (direction == 6) { x = x + speed; } if (direction == 7) { y = y - speed; x = x + speed; } if (direction == 8) { y = y - speed; } } else { this.body.gotoAndStop(1); } var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } } this.swapDepths(_y * 4); } if (_root._currentframe != 2) { removeMovieClip(this); } }
Instance of Symbol 224 MovieClip in Frame 2
onClipEvent (load) { _root.tb = true; invisibleframe = 25; deathanimationat = 13; this.x = -40 + ((Math.random(1) * _root.level) * 2); this.y = -50 + ((Math.random(1) * _root.level) * 2); speed = 0.6 + (_root.level / 4); senitivity = 20; walkawydistande = 80 * _root.level; runtowards = 10; direction = Math.round(Math.random(7)) + 1; } onClipEvent (enterFrame) { if (_root._currentframe == 2) { if (_root.loada == true) { x = _root.tbx; y = _root.tby; if (_root.tb == true) { gotoAndPlay (1); } if (_root.tb == false) { gotoAndStop (26); } } else { _root.tby = y; _root.tbx = x; } if (_currentframe > invisibleframe) { _root.radara.b._x = 100; _root.radara.b._y = 100; _root.tb = false; } if (_root._currentframe != 2) { removeMovieClip(this); } if (_currentframe < invisibleframe) { _root.radara.b._x = (x - _root.cam.x) / _root.radarsesitivity; _root.radara.b._y = (y - _root.cam.y) / _root.radarsesitivity; if (this.hitTest(_root.hunter.feet) & (_currentframe <= deathanimationat)) { _root.hunter.gotoAndPlay(2); } if (this.hitTest(_root.hunter.feet) & (_currentframe >= deathanimationat)) { play(); } angletocarmera = Math.round(angle * 1.2) + 5; if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } if ((angletocarmera + direction) <= 0) { angletocarmera = 1; } if ((angletocarmera + direction) >= 9) { angletocarmera = 1; } if (_currentframe <= 11) { gotoAndStop(angletocarmera + direction); } this.onMouseDown = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if ((_root.hunter.gun.gun._currentframe < 2) & (_currentframe < deathanimationat)) { gotoAndPlay(deathanimationat); a = new Sound(this); a.attachSound("coolsound"); a.start(0, 0); } } }; if ((_root.paused == false) & (_currentframe < 24)) { if (((((y < (_root.cam.y + walkawydistande)) & (y > (_root.cam.y - walkawydistande))) & (x < (_root.cam.x + walkawydistande))) & (x > (_root.cam.x - walkawydistande))) & (_currentframe < deathanimationat)) { this.body.Play(); i++; if (i > 5) { if (_x < 130) { direction = direction - 1; } if (_x > 240) { direction = direction + 1; } i = 0; } if (direction <= 0) { direction = direction + 8; } if (direction >= 9) { direction = direction - 8; } if (direction == 1) { y = y - speed; x = x - speed; } if (direction == 2) { x = x - speed; } if (direction == 3) { y = y + speed; x = x - speed; } if (direction == 4) { y = y + speed; } if (direction == 5) { y = y + speed; x = x + speed; } if (direction == 6) { x = x + speed; } if (direction == 7) { y = y - speed; x = x + speed; } if (direction == 8) { y = y - speed; } } else { this.body.gotoAndStop(1); } var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } } swapDepths(_y * 4); } if (_root._currentframe != 2) { removeMovieClip(this); } }
Instance of Symbol 224 MovieClip in Frame 2
onClipEvent (load) { _root.tc = true; invisibleframe = 25; deathanimationat = 13; this.x = -40 + ((Math.random(1) * _root.level) * 2); this.y = 100 + ((Math.random(1) * _root.level) * 2); speed = 0.6 + (_root.level / 4); senitivity = 20; walkawydistande = 80 * _root.level; runtowards = 10; direction = Math.round(Math.random(7)) + 1; } onClipEvent (enterFrame) { if (_root._currentframe == 2) { if (_root.loada == true) { x = _root.tcx; y = _root.tcy; if (_root.tc == true) { gotoAndPlay (1); } if (_root.tc == false) { gotoAndStop (26); } } else { _root.tcy = y; _root.tcx = x; } if (_currentframe > invisibleframe) { _root.radara.c._x = 100; _root.radara.c._y = 100; _root.tc = false; } if (_root._currentframe != 2) { removeMovieClip(this); } if (_currentframe < invisibleframe) { _root.radara.c._x = (x - _root.cam.x) / _root.radarsesitivity; _root.radara.c._y = (y - _root.cam.y) / _root.radarsesitivity; if (this.hitTest(_root.hunter.feet) & (_currentframe <= deathanimationat)) { _root.hunter.gotoAndPlay(2); } if (this.hitTest(_root.hunter.feet) & (_currentframe >= deathanimationat)) { play(); } angletocarmera = Math.round(angle * 1.2) + 5; if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } if ((angletocarmera + direction) <= 0) { angletocarmera = 1; } if ((angletocarmera + direction) >= 9) { angletocarmera = 1; } if (_currentframe <= 11) { gotoAndStop(angletocarmera + direction); } this.onMouseDown = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if ((_root.hunter.gun.gun._currentframe < 2) & (_currentframe < deathanimationat)) { gotoAndPlay(deathanimationat); a = new Sound(this); a.attachSound("coolsound"); a.start(0, 0); } } }; if ((_root.paused == false) & (_currentframe < 24)) { if (((((y < (_root.cam.y + walkawydistande)) & (y > (_root.cam.y - walkawydistande))) & (x < (_root.cam.x + walkawydistande))) & (x > (_root.cam.x - walkawydistande))) & (_currentframe < deathanimationat)) { this.body.Play(); i++; if (i > 5) { if (_x < 130) { direction = direction - 1; } if (_x > 240) { direction = direction + 1; } i = 0; } if (direction <= 0) { direction = direction + 8; } if (direction >= 9) { direction = direction - 8; } if (direction == 1) { y = y - speed; x = x - speed; } if (direction == 2) { x = x - speed; } if (direction == 3) { y = y + speed; x = x - speed; } if (direction == 4) { y = y + speed; } if (direction == 5) { y = y + speed; x = x + speed; } if (direction == 6) { x = x + speed; } if (direction == 7) { y = y - speed; x = x + speed; } if (direction == 8) { y = y - speed; } } else { this.body.gotoAndStop(1); } var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } } swapDepths(_y * 4); } if (_root._currentframe != 2) { removeMovieClip(this); } }
Instance of Symbol 224 MovieClip in Frame 2
onClipEvent (load) { _root.td = true; invisibleframe = 25; deathanimationat = 13; this.x = 100 + ((Math.random(1) * _root.level) * 2); this.y = 50 + ((Math.random(1) * _root.level) * 2); speed = 0.6 + (_root.level / 4); senitivity = 20; walkawydistande = 80 * _root.level; runtowards = 10; direction = Math.round(Math.random(7)) + 1; } onClipEvent (enterFrame) { if (_root._currentframe == 2) { if (_root.loada == true) { x = _root.tdx; y = _root.tdy; if (_root.td == true) { gotoAndPlay (1); } if (_root.td == false) { gotoAndStop (26); } } else { _root.tdy = y; _root.tdx = x; } if (_currentframe > invisibleframe) { _root.radara.d._x = 100; _root.radara.d._y = 100; _root.td = false; } if (_root._currentframe != 2) { removeMovieClip(this); } if (_currentframe < invisibleframe) { _root.radar.d._x = (x - _root.cam.x) / _root.radarsesitivity; _root.radar.d._y = (y - _root.cam.y) / _root.radarsesitivity; if (this.hitTest(_root.hunter.feet) & (_currentframe <= deathanimationat)) { _root.hunter.gotoAndPlay(2); } if (this.hitTest(_root.hunter.feet) & (_currentframe >= deathanimationat)) { play(); } angletocarmera = Math.round(angle * 1.2) + 5; if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } if ((angletocarmera + direction) <= 0) { angletocarmera = 1; } if ((angletocarmera + direction) >= 9) { angletocarmera = 1; } if (_currentframe <= 11) { gotoAndStop(angletocarmera + direction); } this.onMouseDown = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if ((_root.hunter.gun.gun._currentframe < 2) & (_currentframe < deathanimationat)) { gotoAndPlay(deathanimationat); a = new Sound(this); a.attachSound("coolsound"); a.start(0, 0); } } }; if ((_root.paused == false) & (_currentframe < 24)) { if (((((y < (_root.cam.y + walkawydistande)) & (y > (_root.cam.y - walkawydistande))) & (x < (_root.cam.x + walkawydistande))) & (x > (_root.cam.x - walkawydistande))) & (_currentframe < deathanimationat)) { this.body.Play(); i++; if (i > 5) { if (_x < 130) { direction = direction - 1; } if (_x > 240) { direction = direction + 1; } i = 0; } if (direction <= 0) { direction = direction + 8; } if (direction >= 9) { direction = direction - 8; } if (direction == 1) { y = y - speed; x = x - speed; } if (direction == 2) { x = x - speed; } if (direction == 3) { y = y + speed; x = x - speed; } if (direction == 4) { y = y + speed; } if (direction == 5) { y = y + speed; x = x + speed; } if (direction == 6) { x = x + speed; } if (direction == 7) { y = y - speed; x = x + speed; } if (direction == 8) { y = y - speed; } } else { this.body.gotoAndStop(1); } var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } } swapDepths(_y * 4); } if (_root._currentframe != 2) { removeMovieClip(this); } }
Instance of Symbol 147 MovieClip in Frame 2
onClipEvent (load) { health = 5; this.x = 100; this.y = 75; speed = 0.3 * _root.level; senitivity = 20; walkawydistande = 30; direction = Math.round(Math.random(7)) + 1; } onClipEvent (enterFrame) { moneyforgetting = 20 * _root.level; if (_root.loada == true) { this.x = _root.egx; this.y = _root.egy; } else { _root.egy = y; _root.egx = x; } if (_root._currentframe == 3) { health = 5; gotoAndStop (1); _root.eg = true; } if (_currentframe > 12) { _root.eg = false; } else if (_root.eg == false) { gotoAndPlay (12); } if (_currentframe < 12) { if (health > 0) { this.body.blood.gotoAndPlay(((-health) + 5) + 1); if (_root.paused == false) { this.onMouseDown = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if (_root.hunter.gun.gun._currentframe < 2) { health = health - 1; if (health >= 1) { a = new Sound(this); a.attachSound("elephant"); a.start(0, 0); } } } }; } if (this.hitTest(_root.hunter.feet)) { _root.hunter.gotoAndPlay(2); } if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } angletocarmera = Math.round(angle * 1.2) + 5; gotoAndStop(angletocarmera + direction); this.body.blood.gotoAndPlay(((-health) + 5) + 1); } else { if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } angletocarmera = Math.round(angle * 1.2) + 5; gotoAndStop(angletocarmera + direction); if (this.hitTest(_root.hunter.feet)) { gotoAndPlay (12); _root.money = _root.money + moneyforgetting; } } if (_root._currentframe != 2) { removeMovieClip(this); } if (health < 1) { this.body.gotoAndStop(15); } if (_root.paused == false) { if (health > 0) { if (y < (_root.cam.y + walkawydistande)) { if (y > (_root.cam.y - walkawydistande)) { if (x < (_root.cam.x + walkawydistande)) { if (x > (_root.cam.x - walkawydistande)) { this.body.Play(); if (direction <= 0) { direction = direction + 8; } if (direction >= 9) { direction = direction - 8; } if (direction == 1) { y = y - speed; x = x - speed; } if (direction == 2) { x = x - speed; } if (direction == 3) { y = y + speed; x = x - speed; } if (direction == 4) { y = y + speed; } if (direction == 5) { y = y + speed; x = x + speed; } if (direction == 6) { x = x + speed; } if (direction == 7) { y = y - speed; x = x + speed; } if (direction == 8) { y = y - speed; } } } } } } var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); health = 5; gotoAndStop (1); } }
Instance of Symbol 147 MovieClip in Frame 2
onClipEvent (load) { health = 5; this.x = -150; this.y = -50; speed = 0.3 * _root.level; senitivity = 20; walkawydistande = 30; direction = Math.round(Math.random(7)) + 1; } onClipEvent (enterFrame) { moneyforgetting = 20 * _root.level; if (_root.loada == true) { this.x = _root.ehx; this.y = _root.ehy; } else { _root.ehy = y; _root.ehx = x; } if (_root._currentframe == 3) { health = 5; gotoAndStop (1); _root.eh = true; } _root.ehy = y; _root.ehx = x; _root.d.l.onRelease = function () { this.x = _root.ehx; this.y = _root.ehy; }; if (_currentframe > 12) { _root.eh = false; } else if (_root.eh == false) { gotoAndPlay (12); } if (_currentframe < 12) { if (health > 0) { this.body.blood.gotoAndPlay(((-health) + 5) + 1); if (_root.paused == false) { this.onMouseDown = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if (_root.hunter.gun.gun._currentframe < 2) { health = health - 1; if (health >= 1) { a = new Sound(this); a.attachSound("elephant"); a.start(0, 0); } } } }; } if (this.hitTest(_root.hunter.feet)) { _root.hunter.gotoAndPlay(2); } if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } angletocarmera = Math.round(angle * 1.2) + 5; gotoAndStop(angletocarmera + direction); this.body.blood.gotoAndPlay(((-health) + 5) + 1); } else { if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } angletocarmera = Math.round(angle * 1.2) + 5; gotoAndStop(angletocarmera + direction); if (this.hitTest(_root.hunter.feet)) { gotoAndPlay (12); _root.money = _root.money + moneyforgetting; } } if (_root._currentframe != 2) { removeMovieClip(this); } if (health < 1) { this.body.gotoAndStop(15); } if (_root.paused == false) { if (health > 0) { if (y < (_root.cam.y + walkawydistande)) { if (y > (_root.cam.y - walkawydistande)) { if (x < (_root.cam.x + walkawydistande)) { if (x > (_root.cam.x - walkawydistande)) { this.body.Play(); if (direction <= 0) { direction = direction + 8; } if (direction >= 9) { direction = direction - 8; } if (direction == 1) { y = y - speed; x = x - speed; } if (direction == 2) { x = x - speed; } if (direction == 3) { y = y + speed; x = x - speed; } if (direction == 4) { y = y + speed; } if (direction == 5) { y = y + speed; x = x + speed; } if (direction == 6) { x = x + speed; } if (direction == 7) { y = y - speed; x = x + speed; } if (direction == 8) { y = y - speed; } } } } } } var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); health = 5; gotoAndStop (1); } }
Instance of Symbol 227 MovieClip "sound" in Frame 2
onClipEvent (enterFrame) { if (_root._currentframe != 2) { stopAllSounds(); } if (_root.soundloop == true) { gotoAndStop (2); } if (_root.soundloop == false) { gotoAndStop (1); } }
Instance of Symbol 185 MovieClip in Frame 2
onClipEvent (load) { this.x = 75.2; this.y = -53; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 185 MovieClip in Frame 2
onClipEvent (load) { this.x = -56.2; this.y = 50; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 185 MovieClip in Frame 2
onClipEvent (load) { this.x = 71.5; this.y = 76; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 229 MovieClip in Frame 2
onClipEvent (load) { this.x = 50; this.y = 50; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 229 MovieClip in Frame 2
onClipEvent (load) { this.x = 50; this.y = -50; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 229 MovieClip in Frame 2
onClipEvent (load) { this.x = -50; this.y = 50; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 229 MovieClip in Frame 2
onClipEvent (load) { this.x = -50; this.y = -50; } onClipEvent (enterFrame) { if (_root.paused == false) { var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } swapDepths(_y * 4); if (_root._currentframe != 2) { removeMovieClip(this); } } }
Instance of Symbol 224 MovieClip in Frame 2
onClipEvent (load) { _root.te = true; invisibleframe = 25; deathanimationat = 13; this.x = 100 + (_root.level * 4); this.y = 50 + (_root.level * 4); speed = 0.6 + (_root.level / 4); senitivity = 20; walkawydistande = 80 * _root.level; runtowards = 10; direction = Math.round(Math.random(7)) + 1; } onClipEvent (enterFrame) { if (_root._currentframe == 2) { if (_root.loada == true) { x = _root.tex; y = _root.tey; if (_root.te == true) { gotoAndPlay (1); } if (_root.te == false) { gotoAndStop (26); } } else { _root.tey = y; _root.tex = x; } if (_currentframe > invisibleframe) { _root.radara.e._x = 100; _root.radara.e._y = 100; _root.te = false; } if (_currentframe < invisibleframe) { _root.radara.e._x = (x - _root.cam.x) / _root.radarsesitivity; _root.radara.e._y = (y - _root.cam.y) / _root.radarsesitivity; if (this.hitTest(_root.hunter.feet) & (_currentframe <= deathanimationat)) { _root.hunter.gotoAndPlay(2); } if (this.hitTest(_root.hunter.feet) & (_currentframe >= deathanimationat)) { play(); } angletocarmera = Math.round(angle * 1.2) + 5; if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } if ((angletocarmera + direction) <= 0) { angletocarmera = 1; } if ((angletocarmera + direction) >= 9) { angletocarmera = 1; } if (_currentframe <= 11) { gotoAndStop(angletocarmera + direction); } this.onMouseDown = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if ((_root.hunter.gun.gun._currentframe < 2) & (_currentframe < deathanimationat)) { gotoAndPlay(deathanimationat); a = new Sound(this); a.attachSound("coolsound"); a.start(0, 0); } } }; if ((_root.paused == false) & (_currentframe < invisibleframe)) { if (((((y < (_root.cam.y + walkawydistande)) & (y > (_root.cam.y - walkawydistande))) & (x < (_root.cam.x + walkawydistande))) & (x > (_root.cam.x - walkawydistande))) & (_currentframe < deathanimationat)) { this.body.Play(); i++; if (i > 5) { if (_x < 130) { direction = direction - 1; } if (_x > 240) { direction = direction + 1; } i = 0; } if (direction <= 0) { direction = direction + 8; } if (direction >= 9) { direction = direction - 8; } if (direction == 1) { y = y - speed; x = x - speed; } if (direction == 2) { x = x - speed; } if (direction == 3) { y = y + speed; x = x - speed; } if (direction == 4) { y = y + speed; } if (direction == 5) { y = y + speed; x = x + speed; } if (direction == 6) { x = x + speed; } if (direction == 7) { y = y - speed; x = x + speed; } if (direction == 8) { y = y - speed; } } else { this.body.gotoAndStop(1); } var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } } swapDepths(_y * 4); } if (_root._currentframe != 2) { removeMovieClip(this); } }
Instance of Symbol 244 MovieClip "radara" in Frame 2
onClipEvent (load) { _visible = true; if (_root.radar == false) { _visible = false; } } onClipEvent (enterFrame) { if (_root.loada == true) { _visible = true; if (_root.radar == false) { _visible = false; } } }
Instance of Symbol 249 MovieClip in Frame 2
onClipEvent (load) { _visible = false; } onClipEvent (enterFrame) { i++; if ((_root.level == 1) & (i <= 40)) { this.swapDepths((_y * 4) + 2000); _visible = true; } else { _visible = false; } }
Instance of Symbol 285 MovieClip "but1" in Frame 2
onClipEvent (load) { invisibleframe = 20; deathanimationat = 20; this.x = 50 + ((Math.random(1) * _root.level) * 2); this.y = 10 + ((Math.random(1) * _root.level) * 2); speed = (0.9 * _root.level) / 4; senitivity = 20; walkawydistande = 80 * (_root.level / 2); runtowards = 10; direction = Math.round(Math.random(7)) + 1; } onClipEvent (enterFrame) { if (_root.level <= 3) { gotoAndStop(invisibleframe); } if (_root.loada == true) { if (_root.buta == true) { gotoAndPlay (1); } if (_root.buta == false) { gotoAndStop (20); removeMovieClip(this); } } if (_currentframe >= invisibleframe) { _root.buta = false; } else if (_root.buta == false) { gotoAndStop(invisibleframe); removeMovieClip(this); } if (_root._currentframe != 2) { removeMovieClip(this); } if (_currentframe < invisibleframe) { gotoAndStop(angletocarmera + direction); if (this.hitTest(_root.hunter.feet) & (_currentframe <= deathanimationat)) { _root.hunter.gotoAndPlay(2); } if (this.hitTest(_root.hunter.feet) & (_currentframe >= deathanimationat)) { play(); } angletocarmera = Math.round(angle * 1.2) + 5; if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } if ((angletocarmera + direction) <= 0) { angletocarmera = 1; } if ((angletocarmera + direction) >= 9) { angletocarmera = 1; } this.onMouseDown = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if (_root.hunter.gun.gun._currentframe < 2) { gotoAndPlay(deathanimationat); a = new Sound(this); a.attachSound("bug"); a.start(0, 0); } } }; if ((_root.paused == false) & (_currentframe < (deathanimationat - 1))) { if (((((y < (_root.cam.y + walkawydistande)) & (y > (_root.cam.y - walkawydistande))) & (x < (_root.cam.x + walkawydistande))) & (x > (_root.cam.x - walkawydistande))) & (_currentframe < deathanimationat)) { this.body.Play(); i++; if (i > 5) { if (_x < 130) { direction = direction - 1; } if (_x > 240) { direction = direction + 1; } i = 0; } if (direction <= 0) { direction = direction + 8; } if (direction >= 9) { direction = direction - 8; } if (direction == 1) { y = y - speed; x = x - speed; } if (direction == 2) { x = x - speed; } if (direction == 3) { y = y + speed; x = x - speed; } if (direction == 4) { y = y + speed; } if (direction == 5) { y = y + speed; x = x + speed; } if (direction == 6) { x = x + speed; } if (direction == 7) { y = y - speed; x = x + speed; } if (direction == 8) { y = y - speed; } } else { this.body.gotoAndStop(1); } var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } } this.swapDepths(_y * 4); }
Instance of Symbol 285 MovieClip "but2" in Frame 2
onClipEvent (load) { invisibleframe = 20; deathanimationat = 20; this.x = 50 + ((Math.random(1) * _root.level) * 2); this.y = 10 + ((Math.random(1) * _root.level) * 2); speed = (0.9 * _root.level) / 4; senitivity = 20; walkawydistande = 80 * (_root.level / 2); runtowards = 10; direction = Math.round(Math.random(7)) + 1; } onClipEvent (enterFrame) { if (_root.level <= 3) { gotoAndStop(invisibleframe); } if (_root.loada == true) { if (_root.butb == true) { gotoAndPlay (1); } if (_root.butb == false) { gotoAndStop (20); removeMovieClip(this); } } if (_currentframe >= invisibleframe) { _root.butb = false; } else if (_root.butb == false) { gotoAndStop(invisibleframe); removeMovieClip(this); } if (_root._currentframe != 2) { removeMovieClip(this); } if (_currentframe < invisibleframe) { gotoAndStop(angletocarmera + direction); if (this.hitTest(_root.hunter.feet) & (_currentframe <= deathanimationat)) { _root.hunter.gotoAndPlay(2); } if (this.hitTest(_root.hunter.feet) & (_currentframe >= deathanimationat)) { play(); } angletocarmera = Math.round(angle * 1.2) + 5; if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } if ((angletocarmera + direction) <= 0) { angletocarmera = 1; } if ((angletocarmera + direction) >= 9) { angletocarmera = 1; } this.onMouseDown = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if (_root.hunter.gun.gun._currentframe < 2) { gotoAndPlay(deathanimationat); a = new Sound(this); a.attachSound("bug"); a.start(0, 0); } } }; if ((_root.paused == false) & (_currentframe < (deathanimationat - 1))) { if (((((y < (_root.cam.y + walkawydistande)) & (y > (_root.cam.y - walkawydistande))) & (x < (_root.cam.x + walkawydistande))) & (x > (_root.cam.x - walkawydistande))) & (_currentframe < deathanimationat)) { this.body.Play(); i++; if (i > 5) { if (_x < 130) { direction = direction - 1; } if (_x > 240) { direction = direction + 1; } i = 0; } if (direction <= 0) { direction = direction + 8; } if (direction >= 9) { direction = direction - 8; } if (direction == 1) { y = y - speed; x = x - speed; } if (direction == 2) { x = x - speed; } if (direction == 3) { y = y + speed; x = x - speed; } if (direction == 4) { y = y + speed; } if (direction == 5) { y = y + speed; x = x + speed; } if (direction == 6) { x = x + speed; } if (direction == 7) { y = y - speed; x = x + speed; } if (direction == 8) { y = y - speed; } } else { this.body.gotoAndStop(1); } var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } } this.swapDepths(_y * 4); }
Instance of Symbol 285 MovieClip "but3" in Frame 2
onClipEvent (load) { invisibleframe = 20; deathanimationat = 20; this.x = 50 + ((Math.random(1) * _root.level) * 2); this.y = 10 + ((Math.random(1) * _root.level) * 2); speed = (0.9 * _root.level) / 4; senitivity = 20; walkawydistande = 80 * (_root.level / 2); runtowards = 10; direction = Math.round(Math.random(7)) + 1; } onClipEvent (enterFrame) { if (_root.level <= 4) { gotoAndStop(invisibleframe); } if (_root.loada == true) { if (_root.butc == true) { gotoAndPlay (1); } if (_root.butc == false) { gotoAndStop (20); removeMovieClip(this); } } if (_currentframe >= invisibleframe) { _root.butc = false; } else if (_root.butc == false) { gotoAndStop(invisibleframe); removeMovieClip(this); } if (_root._currentframe != 2) { removeMovieClip(this); } if (_currentframe < invisibleframe) { gotoAndStop(angletocarmera + direction); if (this.hitTest(_root.hunter.feet) & (_currentframe <= deathanimationat)) { _root.hunter.gotoAndPlay(2); } if (this.hitTest(_root.hunter.feet) & (_currentframe >= deathanimationat)) { play(); } angletocarmera = Math.round(angle * 1.2) + 5; if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } if ((angletocarmera + direction) <= 0) { angletocarmera = 1; } if ((angletocarmera + direction) >= 9) { angletocarmera = 1; } this.onMouseDown = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if (_root.hunter.gun.gun._currentframe < 2) { gotoAndPlay(deathanimationat); a = new Sound(this); a.attachSound("bug"); a.start(0, 0); } } }; if ((_root.paused == false) & (_currentframe < (deathanimationat - 1))) { if (((((y < (_root.cam.y + walkawydistande)) & (y > (_root.cam.y - walkawydistande))) & (x < (_root.cam.x + walkawydistande))) & (x > (_root.cam.x - walkawydistande))) & (_currentframe < deathanimationat)) { this.body.Play(); i++; if (i > 5) { if (_x < 130) { direction = direction - 1; } if (_x > 240) { direction = direction + 1; } i = 0; } if (direction <= 0) { direction = direction + 8; } if (direction >= 9) { direction = direction - 8; } if (direction == 1) { y = y - speed; x = x - speed; } if (direction == 2) { x = x - speed; } if (direction == 3) { y = y + speed; x = x - speed; } if (direction == 4) { y = y + speed; } if (direction == 5) { y = y + speed; x = x + speed; } if (direction == 6) { x = x + speed; } if (direction == 7) { y = y - speed; x = x + speed; } if (direction == 8) { y = y - speed; } } else { this.body.gotoAndStop(1); } var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } } this.swapDepths(_y * 4); }
Instance of Symbol 285 MovieClip "but4" in Frame 2
onClipEvent (load) { invisibleframe = 20; deathanimationat = 20; this.x = 50 + ((Math.random(1) * _root.level) * 2); this.y = 10 + ((Math.random(1) * _root.level) * 2); speed = (0.9 * _root.level) / 4; senitivity = 20; walkawydistande = 80 * (_root.level / 2); runtowards = 10; direction = Math.round(Math.random(7)) + 1; } onClipEvent (enterFrame) { if (_root.level <= 4) { gotoAndStop(invisibleframe); } if (_root.loada == true) { if (_root.butd == true) { gotoAndPlay (1); } if (_root.butd == false) { gotoAndStop (20); removeMovieClip(this); } } if (_currentframe >= invisibleframe) { _root.butd = false; } else if (_root.butd == false) { gotoAndStop(invisibleframe); removeMovieClip(this); } if (_root._currentframe != 2) { removeMovieClip(this); } if (_currentframe < invisibleframe) { gotoAndStop(angletocarmera + direction); if (this.hitTest(_root.hunter.feet) & (_currentframe <= deathanimationat)) { _root.hunter.gotoAndPlay(2); } if (this.hitTest(_root.hunter.feet) & (_currentframe >= deathanimationat)) { play(); } angletocarmera = Math.round(angle * 1.2) + 5; if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } if ((angletocarmera + direction) <= 0) { angletocarmera = 1; } if ((angletocarmera + direction) >= 9) { angletocarmera = 1; } this.onMouseDown = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if (_root.hunter.gun.gun._currentframe < 2) { gotoAndPlay(deathanimationat); a = new Sound(this); a.attachSound("bug"); a.start(0, 0); } } }; if ((_root.paused == false) & (_currentframe < (deathanimationat - 1))) { if (((((y < (_root.cam.y + walkawydistande)) & (y > (_root.cam.y - walkawydistande))) & (x < (_root.cam.x + walkawydistande))) & (x > (_root.cam.x - walkawydistande))) & (_currentframe < deathanimationat)) { this.body.Play(); i++; if (i > 5) { if (_x < 130) { direction = direction - 1; } if (_x > 240) { direction = direction + 1; } i = 0; } if (direction <= 0) { direction = direction + 8; } if (direction >= 9) { direction = direction - 8; } if (direction == 1) { y = y - speed; x = x - speed; } if (direction == 2) { x = x - speed; } if (direction == 3) { y = y + speed; x = x - speed; } if (direction == 4) { y = y + speed; } if (direction == 5) { y = y + speed; x = x + speed; } if (direction == 6) { x = x + speed; } if (direction == 7) { y = y - speed; x = x + speed; } if (direction == 8) { y = y - speed; } } else { this.body.gotoAndStop(1); } var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } } this.swapDepths(_y * 4); }
Instance of Symbol 285 MovieClip "but5" in Frame 2
onClipEvent (load) { invisibleframe = 20; deathanimationat = 20; this.x = 50 + ((Math.random(1) * _root.level) * 2); this.y = 10 + ((Math.random(1) * _root.level) * 2); speed = (0.9 * _root.level) / 4; senitivity = 20; walkawydistande = 80 * (_root.level / 2); runtowards = 10; direction = Math.round(Math.random(7)) + 1; } onClipEvent (enterFrame) { if (_root.level <= 5) { gotoAndStop(invisibleframe); } if (_root.loada == true) { if (_root.bute == true) { gotoAndPlay (1); } if (_root.bute == false) { gotoAndStop (20); removeMovieClip(this); } } if (_currentframe >= invisibleframe) { _root.bute = false; } else if (_root.bute == false) { gotoAndStop(invisibleframe); removeMovieClip(this); } if (_root._currentframe != 2) { removeMovieClip(this); } if (_currentframe < invisibleframe) { gotoAndStop(angletocarmera + direction); if (this.hitTest(_root.hunter.feet) & (_currentframe <= deathanimationat)) { _root.hunter.gotoAndPlay(2); } if (this.hitTest(_root.hunter.feet) & (_currentframe >= deathanimationat)) { play(); } angletocarmera = Math.round(angle * 1.2) + 5; if ((angletocarmera + direction) <= 0) { direction = direction + 8; } if ((angletocarmera + direction) >= 9) { direction = direction - 8; } if ((angletocarmera + direction) <= 0) { angletocarmera = 1; } if ((angletocarmera + direction) >= 9) { angletocarmera = 1; } this.onMouseDown = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if (_root.hunter.gun.gun._currentframe < 2) { gotoAndPlay(deathanimationat); a = new Sound(this); a.attachSound("bug"); a.start(0, 0); } } }; if ((_root.paused == false) & (_currentframe < (deathanimationat - 1))) { if (((((y < (_root.cam.y + walkawydistande)) & (y > (_root.cam.y - walkawydistande))) & (x < (_root.cam.x + walkawydistande))) & (x > (_root.cam.x - walkawydistande))) & (_currentframe < deathanimationat)) { this.body.Play(); i++; if (i > 5) { if (_x < 130) { direction = direction - 1; } if (_x > 240) { direction = direction + 1; } i = 0; } if (direction <= 0) { direction = direction + 8; } if (direction >= 9) { direction = direction - 8; } if (direction == 1) { y = y - speed; x = x - speed; } if (direction == 2) { x = x - speed; } if (direction == 3) { y = y + speed; x = x - speed; } if (direction == 4) { y = y + speed; } if (direction == 5) { y = y + speed; x = x + speed; } if (direction == 6) { x = x + speed; } if (direction == 7) { y = y - speed; x = x + speed; } if (direction == 8) { y = y - speed; } } else { this.body.gotoAndStop(1); } var xdiff = (x - _root.cam.x); var ydiff = (y - _root.cam.y); var dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); var angle = Math.atan2(ydiff, xdiff); var tempx = (dist * Math.cos(angle + _root.cam.angle)); var tempy = ((dist * Math.sin(angle + _root.cam.angle)) / _root.fisheye); _y = (((500 / tempy) - _root._ymouse) + _root.xmidpiont); _x = (((100 * tempx) / tempy) + _root.midpiont); _xscale = (500 / tempy); _yscale = (500 / tempy); if (tempy < 0) { _visible = false; } else { _visible = true; } } } this.swapDepths(_y * 4); }
Instance of Symbol 295 MovieClip in Frame 2
onClipEvent (load) { swapDepths(2000); }
Instance of Symbol 334 MovieClip "menu" in Frame 2
onClipEvent (load) { _visible = false; } onClipEvent (enterFrame) { swapDepths(1000); if (_root._currentframe != 2) { _visible = false; removeMovieClip(this); MovieClip.removeMovieClip(); } if (_root.paused == true) { _visible = true; } else { _visible = false; } }
Frame 3
stop(); stopAllSounds();
Instance of Symbol 416 MovieClip "dg" in Frame 3
onClipEvent (load) { if (_root.level == 8) { _root.gotoAndStop(4); } } onClipEvent (enterFrame) { _root.buta = true; _root.butb = true; _root.butc = true; _root.butd = true; _root.bute = true; _root.ta = true; _root.tb = true; _root.tc = true; _root.td = true; _root.te = true; _root.cam.x = 0; _root.cam.y = 0; _root.cam.angle = 0; _root.ea = true; _root.eb = true; _root.ec = true; _root.ed = true; _root.ee = true; _root.ef = true; _root.eg = true; _root.eh = true; _root.eax = 0; _root.ebx = 0; _root.ecx = 0; _root.edx = 0; _root.eex = 0; _root.efx = 0; _root.egx = 0; _root.ehx = 0; _root.eay = 0; _root.eby = 0; _root.ecy = 0; _root.edy = 0; _root.eey = 0; _root.efy = 0; _root.egy = 0; _root.ehy = 0; _root.tay = 0; _root.tby = 0; _root.tcy = 0; _root.tdy = 0; _root.tax = 0; _root.tbx = 0; _root.tcx = 0; _root.tdx = 0; }
Instance of Symbol 439 MovieClip "message" in Frame 3
onClipEvent (load) { if (_root.level == 2) { this.gotoAndStop(4); } if (_root.level == 3) { this.gotoAndStop(5); } if (_root.level == 4) { this.gotoAndStop(6); } if (_root.level == 5) { this.gotoAndStop(7); } if (_root.level == 6) { this.gotoAndStop(8); } if (_root.level == 7) { this.gotoAndStop(9); } }
Frame 4
stop(); stopAllSounds();
Instance of Symbol 451 MovieClip in Frame 4
onClipEvent (enterFrame) { if (_root._currentframe != 2) { removeMovieClip(this); } }
Frame 5
stop(); stopAllSounds();
Instance of Symbol 479 MovieClip in Frame 5
onClipEvent (enterFrame) { if (_root._currentframe != 2) { removeMovieClip(this); } }
Frame 6
stop();
Instance of Symbol 497 MovieClip in Frame 6
onClipEvent (enterFrame) { _x = _root._xmouse; _y = _root._ymouse; }
Frame 7
stop();
Instance of Symbol 479 MovieClip in Frame 7
onClipEvent (enterFrame) { if (_root._currentframe != 2) { removeMovieClip(this); } }
Symbol 15 Button
on (release) { _root.radarsesitivity = 10; _root.levela = "Level:1"; _root.level = 1; _root.money = 0; _root.radar = false; _root.guntype = 1; _root.soundloop = true; gotoAndPlay (3); }
Symbol 27 MovieClip Frame 1
stop();
Symbol 34 Button
on (release) { play(); }
Symbol 40 MovieClip Frame 1
stop();
Symbol 51 MovieClip Frame 1
fscommand ("showmenu", "False"); Stage.showMenu = false; _root.per = Math.round((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); _root.kbsec = Math.round(kBytesSec) add " kilobytes p/sec"; _root.bar.bar._xscale = _root.per; Math.round(per); mess = "waiting time: "; _root.rotater._rotation = _root.rotater._rotation + (_root.per / 1.5); if (_root.per == 100) { _root.playb._visible = true; _root.kbsec = "finished, click play"; } else { _root.playb._visible = false; } kBytesLoaded = _root.getBytesLoaded() / 1024; kBytesTotal = _root.getBytesTotal() / 1024; kBytesRemaining = kBytesTotal - kBytesLoaded; kBytesSec = kBytesLoaded / (getTimer() / 1000); timeRemaininga = Math.round(kBytesRemaining / kBytesSec); if (timeRemaininga < 61) { _root.timeRemaining = (mess add timeRemaininga) add " second/s"; } if ((timeRemaininga > 60) && (timeRemaininga < 3601)) { _root.timeRemaining = (mess add Math.round(timeRemaininga / 60)) add " minute/s"; } if (timeRemaininga > 3600) { _root.timeRemaining = (mess add Math.round(timeRemaininga / 3600)) add " hour/s"; } if (timeRemaininga > 10000) { _root.timeRemaining = "waiting time too big. dwonload from www.Tcartoon.com"; }
Symbol 51 MovieClip Frame 2
gotoAndPlay (1);
Symbol 57 Button
on (release) { getURL ("http://www.tcartoon.com", _top); }
Symbol 81 MovieClip Frame 1
stop();
Symbol 81 MovieClip Frame 2
stop();
Symbol 81 MovieClip Frame 3
stop();
Symbol 81 MovieClip Frame 4
stop();
Symbol 81 MovieClip Frame 5
stop();
Symbol 88 MovieClip Frame 1
stop();
Symbol 88 MovieClip Frame 13
gotoAndPlay (1);
Symbol 88 MovieClip Frame 15
stop();
Symbol 96 MovieClip Frame 1
stop();
Symbol 96 MovieClip Frame 2
stop();
Symbol 96 MovieClip Frame 3
stop();
Symbol 96 MovieClip Frame 4
stop();
Symbol 96 MovieClip Frame 5
stop();
Symbol 99 MovieClip Frame 1
stop();
Symbol 99 MovieClip Frame 14
gotoAndPlay (1);
Symbol 99 MovieClip Frame 15
stop();
Symbol 124 MovieClip Frame 1
stop();
Symbol 124 MovieClip Frame 2
stop();
Symbol 124 MovieClip Frame 3
stop();
Symbol 124 MovieClip Frame 4
stop();
Symbol 124 MovieClip Frame 5
stop();
Symbol 126 MovieClip Frame 1
stop();
Symbol 126 MovieClip Frame 14
gotoAndPlay (1);
Symbol 126 MovieClip Frame 15
stop();
Symbol 133 MovieClip Frame 1
stop();
Symbol 133 MovieClip Frame 2
stop();
Symbol 133 MovieClip Frame 3
stop();
Symbol 133 MovieClip Frame 4
stop();
Symbol 133 MovieClip Frame 5
stop();
Symbol 135 MovieClip Frame 1
stop();
Symbol 135 MovieClip Frame 14
gotoAndPlay (1);
Symbol 142 MovieClip Frame 1
stop();
Symbol 142 MovieClip Frame 2
stop();
Symbol 142 MovieClip Frame 3
stop();
Symbol 142 MovieClip Frame 4
stop();
Symbol 142 MovieClip Frame 5
stop();
Symbol 144 MovieClip Frame 1
stop();
Symbol 144 MovieClip Frame 14
gotoAndPlay (1);
Symbol 144 MovieClip Frame 15
stop();
Symbol 147 MovieClip Frame 38
stop(); _parent.thisname = false;
Symbol 156 MovieClip Frame 1
stop();
Symbol 156 MovieClip Frame 15
gotoAndPlay (2);
Symbol 156 MovieClip Frame 29
gotoAndPlay (16);
Symbol 156 MovieClip Frame 37
gotoAndPlay (30);
Symbol 156 MovieClip Frame 45
gotoAndPlay (38);
Symbol 172 MovieClip Frame 1
stop();
Instance of Symbol 161 MovieClip in Symbol 172 MovieClip Frame 1
onClipEvent (enterFrame) { this.gotoAndStop(_root.guntype); }
Symbol 172 MovieClip Frame 2
if (_root.guntype <= 3) { a = new Sound(this); a.attachSound("shot"); a.start(0, 0); } if (_root.guntype == 4) { a = new Sound(this); a.attachSound("shotb"); a.start(0, 0); }
Symbol 172 MovieClip Frame 3
if (_root.guntype == 4) { gotoAndStop (1); }
Symbol 172 MovieClip Frame 10
if (_root.guntype == 3) { gotoAndStop (1); }
Symbol 172 MovieClip Frame 13
if (_root.guntype == 2) { gotoAndStop (1); }
Symbol 172 MovieClip Frame 19
gotoAndStop (1);
Symbol 174 MovieClip Frame 1
stop();
Symbol 175 MovieClip Frame 1
stop();
Symbol 181 MovieClip Frame 1
stop();
Instance of Symbol 150 MovieClip "feet" in Symbol 181 MovieClip Frame 1
onClipEvent (load) { _visible = false; }
Symbol 181 MovieClip Frame 40
_root.gotoAndPlay(5);
Symbol 191 MovieClip Frame 6
gotoAndPlay (2);
Symbol 197 MovieClip Frame 1
stop();
Symbol 197 MovieClip Frame 6
gotoAndPlay (2);
Symbol 202 MovieClip Frame 1
stop();
Symbol 202 MovieClip Frame 6
gotoAndPlay (2);
Symbol 208 MovieClip Frame 1
stop();
Symbol 208 MovieClip Frame 6
gotoAndPlay (2);
Symbol 213 MovieClip Frame 1
stop();
Symbol 213 MovieClip Frame 6
gotoAndPlay (2);
Symbol 224 MovieClip Frame 17
stop();
Symbol 224 MovieClip Frame 26
stop(); _parent.thisname = false;
Symbol 227 MovieClip Frame 1
stop(); stopAllSounds();
Symbol 227 MovieClip Frame 2
stop();
Instance of Symbol 243 MovieClip in Symbol 244 MovieClip Frame 1
onClipEvent (enterFrame) { _rotation = ((_root.cam.angle * 54) + 90); }
Symbol 285 MovieClip Frame 20
stop();
Symbol 285 MovieClip Frame 21
gotoAndStop (20);
Symbol 293 Button
on (release) { if (_root.hunter._currentframe == 1) { _root.paused = true; _root.hunter.legs.gotoAndStop(1); } }
Symbol 302 Button
on (release) { _root.menu.b.gotoAndStop(3); _root.menu.saveGame(); _root.menu.l._visible = true; }
Symbol 304 Button
on (press) { _root.menu.loadGame(); _root.hunter.gotoAndStop(1); _root.paused = false; _root.loada = true; }
Symbol 306 Button
on (release) { _root.paused = false; }
Symbol 310 MovieClip Frame 1
stop();
Symbol 317 Button
on (release) { _quality = "low"; } on (rollOver) { _root.inventory.help.gotoAndStop(9); }
Symbol 320 Button
on (release) { _quality = "medium"; } on (rollOver) { _root.inventory.help.gotoAndStop(10); }
Symbol 324 Button
on (release) { _quality = "high"; } on (rollOver) { _root.inventory.help.gotoAndStop(11); }
Symbol 327 Button
on (release) { _quality = "best"; } on (rollOver) { _root.inventory.help.gotoAndStop(11); }
Symbol 330 Button
on (release) { i++; if (i == 1) { if (_root.soundloop == true) { _root.soundloop = false; } } if (i == 2) { i = 0; if (_root.soundloop == false) { _root.soundloop = true; } } }
Symbol 333 MovieClip Frame 1
stop();
Symbol 333 MovieClip Frame 2
stop();
Symbol 334 MovieClip Frame 1
function saveGame() { saved = true; trace("Saved Game"); _root.d.b.gotoAndStop(3); myObj = {}; myObj.objArray = new Array(47); myObj.objArray[0] = _root.cam.x; myObj.objArray[1] = _root.cam.y; myObj.objArray[2] = _root.cam.angle; myObj.objArray[3] = _root.ea; myObj.objArray[4] = _root.eb; myObj.objArray[5] = _root.ec; myObj.objArray[6] = _root.ed; myObj.objArray[7] = _root.ee; myObj.objArray[8] = _root.ef; myObj.objArray[9] = _root.eg; myObj.objArray[10] = _root.eh; myObj.objArray[11] = _root.eax; myObj.objArray[12] = _root.ebx; myObj.objArray[13] = _root.ecx; myObj.objArray[14] = _root.edx; myObj.objArray[15] = _root.eex; myObj.objArray[16] = _root.efx; myObj.objArray[17] = _root.egx; myObj.objArray[18] = _root.ehx; myObj.objArray[19] = _root.eay; myObj.objArray[20] = _root.eby; myObj.objArray[21] = _root.ecy; myObj.objArray[22] = _root.edy; myObj.objArray[23] = _root.eey; myObj.objArray[24] = _root.efy; myObj.objArray[25] = _root.egy; myObj.objArray[26] = _root.ehy; myObj.objArray[27] = _root.ta; myObj.objArray[28] = _root.tay; myObj.objArray[29] = _root.tax; myObj.objArray[30] = _root.tb; myObj.objArray[31] = _root.tby; myObj.objArray[32] = _root.tbx; myObj.objArray[33] = _root.tc; myObj.objArray[34] = _root.tcy; myObj.objArray[35] = _root.tcx; myObj.objArray[36] = _root.td; myObj.objArray[37] = _root.tdy; myObj.objArray[38] = _root.tdx; myObj.objArray[39] = _root.te; myObj.objArray[40] = _root.tey; myObj.objArray[41] = _root.tex; myObj.objArray[42] = _root.level; myObj.objArray[43] = _root.cam.timereamining; myObj.objArray[44] = _root.money; myObj.objArray[45] = _root.radar; myObj.objArray[46] = _root.guntype; myObj.objArray[47] = saved; myObj.objArray[48] = _root.buta; myObj.objArray[49] = _root.butb; myObj.objArray[50] = _root.butc; myObj.objArray[51] = _root.butd; myObj.objArray[52] = _root.bute; myObj.objArray[53] = _root.but1.x; myObj.objArray[54] = _root.but2.x; myObj.objArray[55] = _root.but3.x; myObj.objArray[56] = _root.but4.x; myObj.objArray[57] = _root.but5.x; myObj.objArray[58] = _root.but1.y; myObj.objArray[59] = _root.but2.y; myObj.objArray[60] = _root.but3.y; myObj.objArray[61] = _root.but4.y; myObj.objArray[62] = _root.but5.y; myLSO.data.myObj = myObj; } function loadGame() { _root.pause = false; trace("Loaded Game"); _root.cam.x = myLSO.data.myObj.objArray[0]; _root.cam.y = myLSO.data.myObj.objArray[1]; _root.cam.angle = myLSO.data.myObj.objArray[2]; _root.ea = myLSO.data.myObj.objArray[3]; _root.eb = myLSO.data.myObj.objArray[4]; _root.ec = myLSO.data.myObj.objArray[5]; _root.ed = myLSO.data.myObj.objArray[6]; _root.ee = myLSO.data.myObj.objArray[7]; _root.ef = myLSO.data.myObj.objArray[8]; _root.eg = myLSO.data.myObj.objArray[9]; _root.eh = myLSO.data.myObj.objArray[10]; _root.eax = myLSO.data.myObj.objArray[11]; _root.ebx = myLSO.data.myObj.objArray[12]; _root.ecx = myLSO.data.myObj.objArray[13]; _root.edx = myLSO.data.myObj.objArray[14]; _root.eex = myLSO.data.myObj.objArray[15]; _root.efx = myLSO.data.myObj.objArray[16]; _root.egx = myLSO.data.myObj.objArray[17]; _root.ehx = myLSO.data.myObj.objArray[18]; _root.eay = myLSO.data.myObj.objArray[19]; _root.eby = myLSO.data.myObj.objArray[20]; _root.ecy = myLSO.data.myObj.objArray[21]; _root.edy = myLSO.data.myObj.objArray[22]; _root.eey = myLSO.data.myObj.objArray[23]; _root.efy = myLSO.data.myObj.objArray[24]; _root.egy = myLSO.data.myObj.objArray[25]; _root.ehy = myLSO.data.myObj.objArray[26]; _root.ta = myLSO.data.myObj.objArray[27]; _root.tay = myLSO.data.myObj.objArray[28]; _root.tax = myLSO.data.myObj.objArray[29]; _root.tb = myLSO.data.myObj.objArray[30]; _root.tby = myLSO.data.myObj.objArray[31]; _root.tbx = myLSO.data.myObj.objArray[32]; _root.tc = myLSO.data.myObj.objArray[33]; _root.tcy = myLSO.data.myObj.objArray[34]; _root.tcx = myLSO.data.myObj.objArray[35]; _root.td = myLSO.data.myObj.objArray[36]; _root.tdy = myLSO.data.myObj.objArray[37]; _root.tdx = myLSO.data.myObj.objArray[38]; _root.te = myLSO.data.myObj.objArray[39]; _root.tey = myLSO.data.myObj.objArray[40]; _root.tex = myLSO.data.myObj.objArray[41]; _root.level = myLSO.data.myObj.objArray[42]; _root.cam.timereamining = myLSO.data.myObj.objArray[43]; _root.money = myLSO.data.myObj.objArray[44]; _root.radar = myLSO.data.myObj.objArray[45]; _root.guntype = myLSO.data.myObj.objArray[46]; saved = myObj.objArray[47]; _root.buta = myLSO.data.myObj.objArray[48]; _root.butb = myLSO.data.myObj.objArray[49]; _root.butc = myLSO.data.myObj.objArray[50]; _root.butd = myLSO.data.myObj.objArray[51]; _root.bute = myLSO.data.myObj.objArray[52]; _root.but1.x = myLSO.data.myObj.objArray[53]; _root.but2.x = myLSO.data.myObj.objArray[54]; _root.but3.x = myLSO.data.myObj.objArray[55]; _root.but4.x = myLSO.data.myObj.objArray[56]; _root.but5.x = myLSO.data.myObj.objArray[57]; _root.but1.y = myLSO.data.myObj.objArray[58]; _root.but2.y = myLSO.data.myObj.objArray[59]; _root.but3.y = myLSO.data.myObj.objArray[60]; _root.but4.y = myLSO.data.myObj.objArray[61]; _root.but5.y = myLSO.data.myObj.objArray[62]; } myLSO = SharedObject.getLocal("hunter2"); if (myLSO.data.myObj.objArray[47] == true) { _root.menu.l._visible = true; } else { _root.menu.l._visible = false; }
Instance of Symbol 333 MovieClip "s" in Symbol 334 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.soundloop == true) { gotoAndStop (2); } else { gotoAndStop (1); } }
Symbol 367 Button
on (release) { if ((_root.money >= 100) & (_root.guntype <= 1)) { _root.guntype = 2; _root.money = _root.money - 100; } }
Symbol 371 Button
on (release) { if ((_root.money >= 250) & (_root.guntype <= 2)) { _root.guntype = 3; _root.money = _root.money - 250; } }
Symbol 375 Button
on (release) { if ((_root.money >= 1000) & (_root.guntype <= 3)) { _root.guntype = 4; _root.money = _root.money - 1000; } }
Symbol 379 Button
on (release) { if ((_root.money >= 500) & (_root.radar == false)) { _root.radar = true; _root.money = _root.money - 500; } }
Symbol 387 Button
on (release) { _root.guntype = 2; }
Symbol 388 Button
on (release) { _root.guntype = 1; }
Symbol 389 Button
on (release) { _root.guntype = 3; }
Symbol 390 Button
on (release) { _root.guntype = 4; }
Symbol 391 Button
on (release) { _root.radar = true; }
Symbol 398 Button
on (release) { _root.level = 2; }
Symbol 400 Button
on (release) { _root.level = 3; }
Symbol 401 Button
on (release) { _root.level = 4; }
Symbol 402 Button
on (release) { _root.level = 5; }
Symbol 403 Button
on (release) { _root.level = 6; }
Symbol 404 Button
on (release) { _root.level = 7; }
Symbol 412 Button
on (release) { if (_root.money >= 1000) { _root.radarsesitivity = _root.radarsesitivity + 10; _root.money = _root.money - 1000; } }
Instance of Symbol 381 MovieClip in Symbol 415 MovieClip Frame 1
onClipEvent (load) { _visible = false; } onClipEvent (enterFrame) { if (_root.guntype >= 2) { _visible = true; } }
Instance of Symbol 381 MovieClip in Symbol 415 MovieClip Frame 1
onClipEvent (load) { _visible = false; } onClipEvent (enterFrame) { if (_root.guntype >= 3) { _visible = true; } }
Instance of Symbol 381 MovieClip in Symbol 415 MovieClip Frame 1
onClipEvent (load) { _visible = false; } onClipEvent (enterFrame) { if (_root.guntype >= 4) { _visible = true; } }
Instance of Symbol 381 MovieClip in Symbol 415 MovieClip Frame 1
onClipEvent (load) { _visible = false; } onClipEvent (enterFrame) { if (_root.radar == true) { _visible = true; } }
Instance of Symbol 408 MovieClip in Symbol 415 MovieClip Frame 1
onClipEvent (load) { _visible = false; i = 0; } onClipEvent (enterFrame) { if (Key.isDown(67)) { i++; } if (i > 20) { _visible = true; } }
Symbol 416 MovieClip Frame 1
stop();
Instance of Symbol 415 MovieClip in Symbol 416 MovieClip Frame 1
onClipEvent (load) { if (_root.level > 1) { _visible = true; } else { _visible = false; } }
Symbol 420 MovieClip Frame 80
stop(); _root.dg.dg.head.stop();
Symbol 424 Button
on (release) { _root.message.play(); _root.dg.dg.head.gotoAndStop(1); _root.message.dd.gotoAndPlay(1); }
Symbol 429 Button
on (release) { _root.gotoAndStop(2); }
Symbol 439 MovieClip Frame 1
stop();
Symbol 439 MovieClip Frame 2
stop(); _root.message.dd.gotoAndPlay(1); _root.dg.dg.head.play(1);
Symbol 439 MovieClip Frame 3
stop(); _root.message.dd.gotoAndPlay(1); _root.dg.dg.head.play(1);
Symbol 439 MovieClip Frame 4
stop(); _root.message.dd.gotoAndPlay(1); _root.dg.dg.head.play(1);
Symbol 439 MovieClip Frame 5
stop(); _root.message.dd.gotoAndPlay(1); _root.dg.dg.head.play(1);
Symbol 439 MovieClip Frame 6
stop(); _root.message.dd.gotoAndPlay(1); _root.dg.dg.head.play(1);
Symbol 439 MovieClip Frame 7
stop(); _root.message.dd.gotoAndPlay(1); _root.dg.dg.head.play(1);
Symbol 439 MovieClip Frame 8
stop(); _root.message.dd.gotoAndPlay(1); _root.dg.dg.head.play(1);
Symbol 439 MovieClip Frame 9
stop(); _root.message.dd.gotoAndPlay(1); _root.dg.dg.head.play(1);
Symbol 451 MovieClip Frame 1
stop();
Symbol 464 Button
on (release) { i++; if (i >= 10) { _root.gotoAndPlay(6); i = 0; } }
Symbol 470 Button
on (release) { getURL ("http://www.tcartoon.com", "_top"); }
Symbol 471 MovieClip Frame 35
stop();
Symbol 473 Button
on (release) { _root.radarsesitivity = 10; _root.levela = "Level:1"; _root.level = 1; _root.money = 0; _root.guntype = 1; _root.radar = false; gotoAndPlay (3); }
Symbol 476 MovieClip Frame 12
stop();
Symbol 486 Button
on (release) { gotoAndPlay (4); }
Symbol 489 Button
on (release) { play(); }
Symbol 495 MovieClip Frame 1
stop();
Symbol 495 MovieClip Frame 7
stop();

Library Items

Symbol 1 Sound [elephant]
Symbol 2 GraphicUsed by:9
Symbol 3 GraphicUsed by:8
Symbol 4 ShapeTweeningUsed by:7
Symbol 5 ShapeTweeningUsed by:7
Symbol 6 GraphicUsed by:7
Symbol 7 MovieClipUses:4 5 6Used by:8
Symbol 8 MovieClipUses:3 7Used by:9
Symbol 9 MovieClipUses:2 8Used by:Timeline
Symbol 10 GraphicUsed by:15 57 473
Symbol 11 FontUsed by:12 41 42 52 53 54 145 180 219 225 245 298 300 303 305 307 308 309 329 440 452 467 468 469 472 480 481 482 484 498 499
Symbol 12 TextUses:11Used by:15 473
Symbol 13 GraphicUsed by:15 473
Symbol 14 GraphicUsed by:15 473
Symbol 15 ButtonUses:10 12 13 14Used by:Timeline
Symbol 16 GraphicUsed by:17
Symbol 17 MovieClipUses:16Used by:22 174 175 450 477
Symbol 18 GraphicUsed by:19
Symbol 19 MovieClipUses:18Used by:22 450
Symbol 20 GraphicUsed by:21
Symbol 21 MovieClipUses:20Used by:22 174 175 450 477
Symbol 22 MovieClipUses:17 19 21Used by:40
Symbol 23 GraphicUsed by:24
Symbol 24 MovieClipUses:23Used by:40 181 451 479
Symbol 25 GraphicUsed by:26
Symbol 26 MovieClipUses:25Used by:27
Symbol 27 MovieClipUses:26Used by:40 181 451 479
Symbol 28 GraphicUsed by:29
Symbol 29 MovieClipUses:28Used by:40 451 479
Symbol 30 GraphicUsed by:40 451
Symbol 31 GraphicUsed by:32
Symbol 32 MovieClipUses:31Used by:40 451 479
Symbol 33 GraphicUsed by:34
Symbol 34 ButtonUses:33Used by:40 451
Symbol 35 GraphicUsed by:36
Symbol 36 MovieClipUses:35Used by:40 181 451
Symbol 37 GraphicUsed by:38
Symbol 38 MovieClipUses:37Used by:40 451
Symbol 39 SoundUsed by:40 451
Symbol 40 MovieClipUses:22 24 27 29 30 32 34 36 38 39Used by:Timeline
Symbol 41 TextUses:11Used by:48
Symbol 42 TextUses:11Used by:43
Symbol 43 MovieClipUses:42Used by:48
Symbol 44 GraphicUsed by:45
Symbol 45 MovieClipUses:44Used by:48
Symbol 46 GraphicUsed by:47
Symbol 47 MovieClipUses:46Used by:48
Symbol 48 MovieClipUses:41 43 45 47Used by:Timeline
Symbol 49 GraphicUsed by:50 470
Symbol 50 MovieClipUses:49Used by:51
Symbol 51 MovieClipUses:50Used by:Timeline
Symbol 52 EditableTextUses:11Used by:Timeline
Symbol 53 EditableTextUses:11Used by:Timeline
Symbol 54 TextUses:11Used by:57
Symbol 55 GraphicUsed by:57
Symbol 56 GraphicUsed by:57 150 486
Symbol 57 ButtonUses:10 54 55 56Used by:Timeline
Symbol 58 MovieClipUsed by:Timeline
Symbol 59 GraphicUsed by:60
Symbol 60 MovieClipUses:59Used by:147 149 185 224 229 285
Symbol 61 ShapeTweeningUsed by:66
Symbol 62 GraphicUsed by:63
Symbol 63 MovieClipUses:62Used by:66 84 98 119 126
Symbol 64 ShapeTweeningUsed by:66
Symbol 65 GraphicUsed by:66
Symbol 66 MovieClipUses:61 63 64 65Used by:88 99 135
Symbol 67 GraphicUsed by:68
Symbol 68 MovieClipUses:67Used by:88 99 126 135 144
Symbol 69 GraphicUsed by:70
Symbol 70 MovieClipUses:69Used by:88 99 126 135 144
Symbol 71 GraphicUsed by:88
Symbol 72 GraphicUsed by:76
Symbol 73 GraphicUsed by:74
Symbol 74 MovieClipUses:73Used by:75
Symbol 75 MovieClipUses:74Used by:76 90 114 129 138
Symbol 76 MovieClipUses:72 75Used by:88
Symbol 77 GraphicUsed by:81
Symbol 78 GraphicUsed by:81 133
Symbol 79 GraphicUsed by:81
Symbol 80 GraphicUsed by:81 88
Symbol 81 MovieClipUses:77 78 79 80Used by:88
Symbol 82 SoundUsed by:88 99 126 135 144
Symbol 83 GraphicUsed by:84
Symbol 84 MovieClipUses:83 63Used by:88
Symbol 85 GraphicUsed by:86
Symbol 86 MovieClipUses:85Used by:87 220
Symbol 87 MovieClipUses:86Used by:88 99 126 135 144
Symbol 88 MovieClipUses:66 68 70 71 76 81 82 84 80 87Used by:147
Symbol 89 GraphicUsed by:90
Symbol 90 MovieClipUses:89 75Used by:99
Symbol 91 GraphicUsed by:99
Symbol 92 GraphicUsed by:96
Symbol 93 GraphicUsed by:96
Symbol 94 GraphicUsed by:96
Symbol 95 GraphicUsed by:96 99
Symbol 96 MovieClipUses:92 93 94 95Used by:99
Symbol 97 GraphicUsed by:98
Symbol 98 MovieClipUses:97 63Used by:99
Symbol 99 MovieClipUses:68 70 90 91 66 96 82 98 95 87Used by:147
Symbol 100 ShapeTweeningUsed by:114
Symbol 101 GraphicUsed by:114
Symbol 102 ShapeTweeningUsed by:114
Symbol 103 ShapeTweeningUsed by:114
Symbol 104 ShapeTweeningUsed by:114
Symbol 105 ShapeTweeningUsed by:114
Symbol 106 ShapeTweeningUsed by:114
Symbol 107 GraphicUsed by:114
Symbol 108 ShapeTweeningUsed by:114
Symbol 109 ShapeTweeningUsed by:114
Symbol 110 ShapeTweeningUsed by:114
Symbol 111 ShapeTweeningUsed by:114
Symbol 112 ShapeTweeningUsed by:114
Symbol 113 GraphicUsed by:114
Symbol 114 MovieClipUses:100 101 75 102 103 104 105 106 107 108 109 110 111 112 113Used by:126
Symbol 115 GraphicUsed by:126
Symbol 116 ShapeTweeningUsed by:119
Symbol 117 ShapeTweeningUsed by:119
Symbol 118 GraphicUsed by:119
Symbol 119 MovieClipUses:116 63 117 118Used by:126
Symbol 120 GraphicUsed by:124 142
Symbol 121 GraphicUsed by:124
Symbol 122 GraphicUsed by:124
Symbol 123 GraphicUsed by:124
Symbol 124 MovieClipUses:120 121 122 123Used by:126
Symbol 125 GraphicUsed by:126
Symbol 126 MovieClipUses:114 115 68 70 119 124 82 125 63 87Used by:147
Symbol 127 GraphicUsed by:135
Symbol 128 GraphicUsed by:129
Symbol 129 MovieClipUses:128 75Used by:135
Symbol 130 GraphicUsed by:133
Symbol 131 GraphicUsed by:133
Symbol 132 GraphicUsed by:133 135
Symbol 133 MovieClipUses:130 78 131 132Used by:135
Symbol 134 GraphicUsed by:135
Symbol 135 MovieClipUses:66 68 70 127 129 133 82 134 132 87Used by:147
Symbol 136 GraphicUsed by:144
Symbol 137 GraphicUsed by:138
Symbol 138 MovieClipUses:137 75Used by:144
Symbol 139 GraphicUsed by:142
Symbol 140 GraphicUsed by:142
Symbol 141 GraphicUsed by:142
Symbol 142 MovieClipUses:120 139 140 141Used by:144
Symbol 143 GraphicUsed by:144
Symbol 144 MovieClipUses:136 138 142 68 70 82 143 87Used by:147
Symbol 145 TextUses:11Used by:147
Symbol 146 SoundUsed by:147 224
Symbol 147 MovieClipUses:60 88 99 126 135 144 145 146Used by:Timeline
Symbol 148 GraphicUsed by:149
Symbol 149 MovieClipUses:60 148Used by:Timeline
Symbol 150 MovieClipUses:56Used by:181
Symbol 151 GraphicUsed by:152
Symbol 152 MovieClipUses:151Used by:156
Symbol 153 GraphicUsed by:154
Symbol 154 MovieClipUses:153Used by:156
Symbol 155 SoundUsed by:156
Symbol 156 MovieClipUses:152 154 155Used by:181
Symbol 157 GraphicUsed by:161
Symbol 158 GraphicUsed by:161
Symbol 159 GraphicUsed by:161
Symbol 160 GraphicUsed by:161
Symbol 161 MovieClipUses:157 158 159 160Used by:172
Symbol 162 GraphicUsed by:172
Symbol 163 GraphicUsed by:172
Symbol 164 ShapeTweeningUsed by:172
Symbol 165 GraphicUsed by:172
Symbol 166 GraphicUsed by:172
Symbol 167 SoundUsed by:172
Symbol 168 GraphicUsed by:172
Symbol 169 GraphicUsed by:172
Symbol 170 Sound [shot]Used by:172 489 495
Symbol 171 Sound [shotb]Used by:172
Symbol 172 MovieClipUses:161 162 163 164 165 166 167 168 169 170 171Used by:173
Symbol 173 MovieClipUses:172Used by:181
Symbol 174 MovieClipUses:17 21Used by:181
Symbol 175 MovieClipUses:17 21Used by:181
Symbol 176 ShapeTweeningUsed by:181
Symbol 177 SoundUsed by:181
Symbol 178 ShapeTweeningUsed by:181
Symbol 179 GraphicUsed by:181
Symbol 180 TextUses:11Used by:181
Symbol 181 MovieClipUses:150 156 173 174 175 24 36 27 176 177 178 179 180Used by:Timeline
Symbol 182 GraphicUsed by:183
Symbol 183 MovieClipUses:182Used by:Timeline
Symbol 184 GraphicUsed by:185
Symbol 185 MovieClipUses:60 184Used by:Timeline
Symbol 186 GraphicUsed by:191
Symbol 187 GraphicUsed by:191
Symbol 188 GraphicUsed by:191
Symbol 189 GraphicUsed by:191
Symbol 190 GraphicUsed by:191
Symbol 191 MovieClipUses:186 187 188 189 190Used by:224
Symbol 192 GraphicUsed by:197
Symbol 193 GraphicUsed by:197
Symbol 194 GraphicUsed by:197
Symbol 195 GraphicUsed by:197
Symbol 196 GraphicUsed by:197
Symbol 197 MovieClipUses:192 193 194 195 196Used by:224
Symbol 198 GraphicUsed by:202
Symbol 199 GraphicUsed by:202
Symbol 200 GraphicUsed by:202
Symbol 201 GraphicUsed by:202
Symbol 202 MovieClipUses:198 199 200 201Used by:224
Symbol 203 GraphicUsed by:208
Symbol 204 GraphicUsed by:208
Symbol 205 GraphicUsed by:208
Symbol 206 GraphicUsed by:208
Symbol 207 GraphicUsed by:208
Symbol 208 MovieClipUses:203 204 205 206 207Used by:224
Symbol 209 GraphicUsed by:213
Symbol 210 GraphicUsed by:213
Symbol 211 GraphicUsed by:213
Symbol 212 GraphicUsed by:213
Symbol 213 MovieClipUses:209 210 211 212Used by:224
Symbol 214 GraphicUsed by:224
Symbol 215 GraphicUsed by:224
Symbol 216 GraphicUsed by:224
Symbol 217 GraphicUsed by:224
Symbol 218 GraphicUsed by:220
Symbol 219 TextUses:11Used by:220 223
Symbol 220 MovieClipUses:86 218 219Used by:224
Symbol 221 GraphicUsed by:222
Symbol 222 MovieClipUses:221Used by:224
Symbol 223 MovieClipUses:219Used by:224
Symbol 224 MovieClipUses:60 191 197 202 208 213 214 215 216 217 220 222 223 146Used by:Timeline
Symbol 225 EditableTextUses:11Used by:Timeline
Symbol 226 SoundUsed by:227
Symbol 227 MovieClipUses:226Used by:Timeline
Symbol 228 GraphicUsed by:229
Symbol 229 MovieClipUses:60 228Used by:Timeline
Symbol 230 GraphicUsed by:231
Symbol 231 MovieClipUses:230Used by:244
Symbol 232 FontUsed by:233 247 248 296 338 366 370 374 378 382 383 385 392 393 394 395 396 397 399 405 406 407 411 413 414 422 427 428 430 433 434 435 436 437 438
Symbol 233 TextUses:232Used by:244
Symbol 234 GraphicUsed by:244
Symbol 235 GraphicUsed by:236
Symbol 236 MovieClipUses:235Used by:244
Symbol 237 GraphicUsed by:240
Symbol 238 GraphicUsed by:239
Symbol 239 MovieClipUses:238Used by:240
Symbol 240 MovieClipUses:237 239Used by:244
Symbol 241 GraphicUsed by:244
Symbol 242 GraphicUsed by:243
Symbol 243 MovieClipUses:242Used by:244
Symbol 244 MovieClipUses:231 233 234 236 240 241 243Used by:Timeline
Symbol 245 EditableTextUses:11Used by:Timeline
Symbol 246 GraphicUsed by:249
Symbol 247 TextUses:232Used by:249
Symbol 248 TextUses:232Used by:249
Symbol 249 MovieClipUses:246 247 248Used by:Timeline
Symbol 250 GraphicUsed by:254
Symbol 251 GraphicUsed by:254
Symbol 252 GraphicUsed by:254
Symbol 253 GraphicUsed by:254
Symbol 254 MovieClipUses:250 251 252 253Used by:255 276
Symbol 255 MovieClipUses:254Used by:285
Symbol 256 GraphicUsed by:260
Symbol 257 GraphicUsed by:260
Symbol 258 GraphicUsed by:260
Symbol 259 GraphicUsed by:260
Symbol 260 MovieClipUses:256 257 258 259Used by:261
Symbol 261 MovieClipUses:260Used by:262 285
Symbol 262 MovieClipUses:261Used by:285
Symbol 263 GraphicUsed by:267
Symbol 264 GraphicUsed by:267
Symbol 265 GraphicUsed by:267
Symbol 266 GraphicUsed by:267
Symbol 267 MovieClipUses:263 264 265 266Used by:268 275
Symbol 268 MovieClipUses:267Used by:285
Symbol 269 GraphicUsed by:273
Symbol 270 GraphicUsed by:273
Symbol 271 GraphicUsed by:273
Symbol 272 GraphicUsed by:273
Symbol 273 MovieClipUses:269 270 271 272Used by:274
Symbol 274 MovieClipUses:273Used by:285
Symbol 275 MovieClipUses:267Used by:285
Symbol 276 MovieClipUses:254Used by:285
Symbol 277 GraphicUsed by:281
Symbol 278 GraphicUsed by:281
Symbol 279 GraphicUsed by:281
Symbol 280 GraphicUsed by:281
Symbol 281 MovieClipUses:277 278 279 280Used by:282
Symbol 282 MovieClipUses:281Used by:285
Symbol 283 Sound [bug]Used by:285
Symbol 284 Sound [coolsound]Used by:285
Symbol 285 MovieClipUses:60 255 262 268 274 275 261 276 282 283 284Used by:Timeline
Symbol 286 GraphicUsed by:Timeline
Symbol 287 GraphicUsed by:293
Symbol 288 GraphicUsed by:292 293
Symbol 289 GraphicUsed by:290 293
Symbol 290 MovieClipUses:289Used by:292
Symbol 291 GraphicUsed by:292
Symbol 292 MovieClipUses:288 290 291Used by:293
Symbol 293 ButtonUses:287 292 288 289Used by:Timeline
Symbol 294 GraphicUsed by:295
Symbol 295 MovieClipUses:294Used by:Timeline
Symbol 296 EditableTextUses:232Used by:Timeline
Symbol 297 GraphicUsed by:334
Symbol 298 TextUses:11Used by:334
Symbol 299 GraphicUsed by:302 304 306
Symbol 300 TextUses:11Used by:302
Symbol 301 GraphicUsed by:302 304 306
Symbol 302 ButtonUses:299 300 301Used by:334
Symbol 303 TextUses:11Used by:304
Symbol 304 ButtonUses:299 303 301Used by:334
Symbol 305 TextUses:11Used by:306
Symbol 306 ButtonUses:299 305 301Used by:334
Symbol 307 TextUses:11Used by:310
Symbol 308 TextUses:11Used by:310
Symbol 309 TextUses:11Used by:310
Symbol 310 MovieClipUses:307 308 309Used by:334
Symbol 311 GraphicUsed by:317
Symbol 312 FontUsed by:313 319
Symbol 313 TextUses:312Used by:317
Symbol 314 GraphicUsed by:317 320 324 327
Symbol 315 GraphicUsed by:317 320 324 327
Symbol 316 GraphicUsed by:317 320 324 327
Symbol 317 ButtonUses:311 313 314 315 316Used by:334
Symbol 318 GraphicUsed by:320
Symbol 319 TextUses:312Used by:320
Symbol 320 ButtonUses:318 319 314 315 316Used by:334
Symbol 321 GraphicUsed by:324
Symbol 322 FontUsed by:323 326
Symbol 323 TextUses:322Used by:324
Symbol 324 ButtonUses:321 323 314 315 316Used by:334
Symbol 325 GraphicUsed by:327
Symbol 326 TextUses:322Used by:327
Symbol 327 ButtonUses:325 326 314 315 316Used by:334
Symbol 328 GraphicUsed by:330
Symbol 329 TextUses:11Used by:330
Symbol 330 ButtonUses:328 329Used by:334
Symbol 331 GraphicUsed by:333
Symbol 332 GraphicUsed by:333
Symbol 333 MovieClipUses:331 332Used by:334
Symbol 334 MovieClipUses:297 298 302 304 306 310 317 320 324 327 330 333Used by:Timeline
Symbol 335 GraphicUsed by:336
Symbol 336 MovieClipUses:335Used by:416
Symbol 337 GraphicUsed by:416
Symbol 338 TextUses:232Used by:416
Symbol 339 GraphicUsed by:340
Symbol 340 MovieClipUses:339Used by:354
Symbol 341 GraphicUsed by:342
Symbol 342 MovieClipUses:341Used by:354
Symbol 343 GraphicUsed by:354
Symbol 344 GraphicUsed by:346
Symbol 345 GraphicUsed by:346
Symbol 346 MovieClipUses:344 345Used by:354
Symbol 347 GraphicUsed by:354
Symbol 348 SoundUsed by:354
Symbol 349 GraphicUsed by:354
Symbol 350 GraphicUsed by:354
Symbol 351 GraphicUsed by:354
Symbol 352 GraphicUsed by:354
Symbol 353 GraphicUsed by:354
Symbol 354 MovieClipUses:340 342 343 346 347 348 349 350 351 352 353Used by:362
Symbol 355 GraphicUsed by:356
Symbol 356 MovieClipUses:355Used by:362
Symbol 357 GraphicUsed by:358
Symbol 358 MovieClipUses:357Used by:362
Symbol 359 GraphicUsed by:360
Symbol 360 MovieClipUses:359Used by:362
Symbol 361 GraphicUsed by:362
Symbol 362 MovieClipUses:354 356 358 360 361Used by:416
Symbol 363 GraphicUsed by:415
Symbol 364 GraphicUsed by:367
Symbol 365 GraphicUsed by:367
Symbol 366 TextUses:232Used by:367
Symbol 367 ButtonUses:364 365 366Used by:415
Symbol 368 GraphicUsed by:371
Symbol 369 GraphicUsed by:371
Symbol 370 TextUses:232Used by:371
Symbol 371 ButtonUses:368 369 370Used by:415
Symbol 372 GraphicUsed by:375
Symbol 373 GraphicUsed by:375
Symbol 374 TextUses:232Used by:375
Symbol 375 ButtonUses:372 373 374Used by:415
Symbol 376 GraphicUsed by:379
Symbol 377 GraphicUsed by:379
Symbol 378 TextUses:232Used by:379
Symbol 379 ButtonUses:376 377 378Used by:415
Symbol 380 GraphicUsed by:381
Symbol 381 MovieClipUses:380Used by:415
Symbol 382 EditableTextUses:232Used by:415
Symbol 383 TextUses:232Used by:415
Symbol 384 GraphicUsed by:408
Symbol 385 TextUses:232Used by:408
Symbol 386 GraphicUsed by:387 388 389 390 391 398 400 401 402 403 404
Symbol 387 ButtonUses:386Used by:408
Symbol 388 ButtonUses:386Used by:408
Symbol 389 ButtonUses:386Used by:408
Symbol 390 ButtonUses:386Used by:408
Symbol 391 ButtonUses:386Used by:408
Symbol 392 TextUses:232Used by:408
Symbol 393 TextUses:232Used by:408
Symbol 394 TextUses:232Used by:408
Symbol 395 TextUses:232Used by:408
Symbol 396 TextUses:232Used by:408
Symbol 397 TextUses:232Used by:408
Symbol 398 ButtonUses:386Used by:408
Symbol 399 TextUses:232Used by:408
Symbol 400 ButtonUses:386Used by:408
Symbol 401 ButtonUses:386Used by:408
Symbol 402 ButtonUses:386Used by:408
Symbol 403 ButtonUses:386Used by:408
Symbol 404 ButtonUses:386Used by:408
Symbol 405 TextUses:232Used by:408
Symbol 406 TextUses:232Used by:408
Symbol 407 TextUses:232Used by:408
Symbol 408 MovieClipUses:384 385 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407Used by:415
Symbol 409 GraphicUsed by:412
Symbol 410 GraphicUsed by:412
Symbol 411 TextUses:232Used by:412
Symbol 412 ButtonUses:409 410 411Used by:415
Symbol 413 TextUses:232Used by:415
Symbol 414 EditableTextUses:232Used by:415
Symbol 415 MovieClipUses:363 367 371 375 379 381 382 383 408 412 413 414Used by:416
Symbol 416 MovieClipUses:336 337 338 362 415Used by:Timeline
Symbol 417 GraphicUsed by:439
Symbol 418 GraphicUsed by:419
Symbol 419 MovieClipUses:418Used by:420
Symbol 420 MovieClipUses:419Used by:439
Symbol 421 FontUsed by:422
Symbol 422 TextUses:232 421Used by:439
Symbol 423 GraphicUsed by:424 429
Symbol 424 ButtonUses:423Used by:425
Symbol 425 MovieClipUses:424Used by:426
Symbol 426 MovieClipUses:425Used by:439
Symbol 427 TextUses:232Used by:439
Symbol 428 TextUses:232Used by:439
Symbol 429 ButtonUses:423Used by:431
Symbol 430 TextUses:232Used by:431
Symbol 431 MovieClipUses:429 430Used by:432
Symbol 432 MovieClipUses:431Used by:439
Symbol 433 TextUses:232Used by:439
Symbol 434 TextUses:232Used by:439
Symbol 435 TextUses:232Used by:439
Symbol 436 TextUses:232Used by:439
Symbol 437 TextUses:232Used by:439
Symbol 438 TextUses:232Used by:439
Symbol 439 MovieClipUses:417 420 422 426 427 428 432 433 434 435 436 437 438Used by:Timeline
Symbol 440 EditableTextUses:11Used by:Timeline
Symbol 441 GraphicUsed by:448
Symbol 442 GraphicUsed by:448
Symbol 443 GraphicUsed by:448
Symbol 444 GraphicUsed by:448
Symbol 445 GraphicUsed by:448
Symbol 446 GraphicUsed by:448
Symbol 447 GraphicUsed by:448
Symbol 448 MovieClipUses:441 442 443 444 445 446 447Used by:Timeline
Symbol 449 GraphicUsed by:450
Symbol 450 MovieClipUses:17 449 19 21Used by:451
Symbol 451 MovieClipUses:450 24 27 29 30 32 34 36 38 39Used by:Timeline
Symbol 452 TextUses:11Used by:Timeline
Symbol 453 GraphicUsed by:454 464
Symbol 454 MovieClipUses:453Used by:464
Symbol 455 GraphicUsed by:463
Symbol 456 GraphicUsed by:463
Symbol 457 GraphicUsed by:463
Symbol 458 GraphicUsed by:463
Symbol 459 GraphicUsed by:463
Symbol 460 GraphicUsed by:463
Symbol 461 GraphicUsed by:463
Symbol 462 GraphicUsed by:463
Symbol 463 MovieClipUses:455 456 457 458 459 460 461 462Used by:464
Symbol 464 ButtonUses:454 463 453Used by:Timeline
Symbol 465 GraphicUsed by:466
Symbol 466 MovieClipUses:465Used by:471
Symbol 467 TextUses:11Used by:470
Symbol 468 TextUses:11Used by:470
Symbol 469 TextUses:11Used by:470
Symbol 470 ButtonUses:467 468 469 49Used by:471
Symbol 471 MovieClipUses:466 470Used by:Timeline
Symbol 472 TextUses:11Used by:Timeline
Symbol 473 ButtonUses:10 12 13 14Used by:Timeline
Symbol 474 GraphicUsed by:476
Symbol 475 SoundUsed by:476
Symbol 476 MovieClipUses:474 475Used by:Timeline
Symbol 477 MovieClipUses:17 21Used by:479
Symbol 478 GraphicUsed by:479
Symbol 479 MovieClipUses:477 24 29 27 478 32Used by:Timeline
Symbol 480 TextUses:11Used by:Timeline
Symbol 481 TextUses:11Used by:Timeline
Symbol 482 TextUses:11Used by:Timeline
Symbol 483 GraphicUsed by:486
Symbol 484 TextUses:11Used by:486
Symbol 485 GraphicUsed by:486
Symbol 486 ButtonUses:483 484 485 56Used by:Timeline
Symbol 487 GraphicUsed by:495
Symbol 488 GraphicUsed by:489
Symbol 489 ButtonUses:488 170Used by:495
Symbol 490 GraphicUsed by:495
Symbol 491 GraphicUsed by:495
Symbol 492 GraphicUsed by:495
Symbol 493 GraphicUsed by:495
Symbol 494 GraphicUsed by:495
Symbol 495 MovieClipUses:487 489 490 170 491 492 493 494Used by:Timeline
Symbol 496 GraphicUsed by:497
Symbol 497 MovieClipUses:496Used by:Timeline
Symbol 498 TextUses:11Used by:Timeline
Symbol 499 TextUses:11Used by:Timeline

Instance Names

"playb"Frame 1Symbol 15 Button
"bar"Frame 1Symbol 51 MovieClip
"back"Frame 2Symbol 9 MovieClip
"cam"Frame 2Symbol 58 MovieClip
"hunter"Frame 2Symbol 181 MovieClip
"sound"Frame 2Symbol 227 MovieClip
"radara"Frame 2Symbol 244 MovieClip
"but1"Frame 2Symbol 285 MovieClip
"but2"Frame 2Symbol 285 MovieClip
"but3"Frame 2Symbol 285 MovieClip
"but4"Frame 2Symbol 285 MovieClip
"but5"Frame 2Symbol 285 MovieClip
"menu"Frame 2Symbol 334 MovieClip
"dg"Frame 3Symbol 416 MovieClip
"message"Frame 3Symbol 439 MovieClip
"a"Symbol 8 MovieClip Frame 1Symbol 7 MovieClip
"a"Symbol 9 MovieClip Frame 1Symbol 8 MovieClip
"b"Symbol 9 MovieClip Frame 1Symbol 8 MovieClip
"bar"Symbol 51 MovieClip Frame 1Symbol 50 MovieClip
"blood"Symbol 88 MovieClip Frame 1Symbol 81 MovieClip
"blood"Symbol 99 MovieClip Frame 1Symbol 96 MovieClip
"blood"Symbol 126 MovieClip Frame 1Symbol 124 MovieClip
"blood"Symbol 135 MovieClip Frame 1Symbol 133 MovieClip
"blood"Symbol 144 MovieClip Frame 1Symbol 142 MovieClip
"body"Symbol 147 MovieClip Frame 1Symbol 88 MovieClip
"body"Symbol 147 MovieClip Frame 2Symbol 99 MovieClip
"body"Symbol 147 MovieClip Frame 3Symbol 126 MovieClip
"body"Symbol 147 MovieClip Frame 4Symbol 99 MovieClip
"body"Symbol 147 MovieClip Frame 5Symbol 88 MovieClip
"body"Symbol 147 MovieClip Frame 6Symbol 135 MovieClip
"body"Symbol 147 MovieClip Frame 7Symbol 144 MovieClip
"body"Symbol 147 MovieClip Frame 8Symbol 135 MovieClip
"gun"Symbol 173 MovieClip Frame 1Symbol 172 MovieClip
"feet"Symbol 181 MovieClip Frame 1Symbol 150 MovieClip
"legs"Symbol 181 MovieClip Frame 1Symbol 156 MovieClip
"gun"Symbol 181 MovieClip Frame 1Symbol 173 MovieClip
"armr"Symbol 181 MovieClip Frame 1Symbol 174 MovieClip
"arml"Symbol 181 MovieClip Frame 1Symbol 175 MovieClip
"hat"Symbol 181 MovieClip Frame 1Symbol 27 MovieClip
"body"Symbol 224 MovieClip Frame 1Symbol 191 MovieClip
"body"Symbol 224 MovieClip Frame 2Symbol 197 MovieClip
"body"Symbol 224 MovieClip Frame 3Symbol 202 MovieClip
"body"Symbol 224 MovieClip Frame 4Symbol 197 MovieClip
"body"Symbol 224 MovieClip Frame 5Symbol 191 MovieClip
"body"Symbol 224 MovieClip Frame 6Symbol 208 MovieClip
"body"Symbol 224 MovieClip Frame 7Symbol 213 MovieClip
"body"Symbol 224 MovieClip Frame 8Symbol 208 MovieClip
"a"Symbol 244 MovieClip Frame 1Symbol 236 MovieClip
"b"Symbol 244 MovieClip Frame 1Symbol 236 MovieClip
"c"Symbol 244 MovieClip Frame 1Symbol 236 MovieClip
"d"Symbol 244 MovieClip Frame 1Symbol 236 MovieClip
"e"Symbol 244 MovieClip Frame 1Symbol 236 MovieClip
"l"Symbol 334 MovieClip Frame 1Symbol 304 Button
"b"Symbol 334 MovieClip Frame 1Symbol 310 MovieClip
"s"Symbol 334 MovieClip Frame 1Symbol 333 MovieClip
"head"Symbol 362 MovieClip Frame 1Symbol 354 MovieClip
"dg"Symbol 416 MovieClip Frame 1Symbol 362 MovieClip
"dd"Symbol 439 MovieClip Frame 1Symbol 420 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""
ExportAssets (56)Timeline Frame 1Symbol 1 as "elephant"
ExportAssets (56)Timeline Frame 2Symbol 170 as "shot"
ExportAssets (56)Timeline Frame 2Symbol 171 as "shotb"
ExportAssets (56)Timeline Frame 2Symbol 283 as "bug"
ExportAssets (56)Timeline Frame 2Symbol 284 as "coolsound"
ExportAssets (56)Timeline Frame 6Symbol 170 as "shot"
ExportAssets (56)Timeline Frame 6Symbol 170 as "shot"

Dynamic Text Variables

kbsecSymbol 52 EditableText""
timeRemainingSymbol 53 EditableText""
testSymbol 225 EditableText""
_root.levelaSymbol 245 EditableText""
moneyaSymbol 296 EditableText""
_root.moneySymbol 382 EditableText"$0"
_root.radarsesitivitySymbol 414 EditableText"10"
_root.levelaSymbol 440 EditableText""




http://swfchan.com/14/65800/info.shtml
Created: 12/4 -2019 10:32:03 Last modified: 12/4 -2019 10:32:03 Server time: 19/05 -2024 03:38:14