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

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

Hallow Mind.swf

This is the info page for
Flash #47159

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


Text
HALLOW MIND

Raven

+ 1 hp

Pumpkin

Crate

Fire

WoodAxe

Locked

Cyclone Wire

Dirt

Key

Tire Spikes

Power Box

Shovel

ShotGun

Rat

Bear

Exit

Trash

TownsFolk

Pot-Plant

Painting

Knife

Full hp

Corpse

Health Pack

Ghost

Water Main

Machine Gun

WereWolf

Spider

Machette

Vampire

I. Grenade

Skeleton

Katana

Mutant

Robot

Instant Reload

FlameThrower

Sanity Ram

0000

$

RELOAD

RELOAD

Handgun

100

100

100

100

100

100

100

100

100

Shotgun

Machine Gun

Flamethrower

1

2

3

4

5

6

7

8

9

0

9

:

MESSAGES
Controls And Hints

GPS
Map And Objectives

CONFIG
Settings

EXIT

BACK
Return To Game

SHOP
Download everything you Need!

TURN OFF
QUIT GAME

Arrow Keys or WASD to Walk...
E to Attack with Your Knife...
R to Manual Reload
Space to Use Equipted Item...
Q to Cycle Items
Aim and Fire With the Mouse...
M for Menu
1 - 4 to Change Weapons

EXIT

YOU

CHANGE QUALITY

MUTE

LOW    MED   HIGH

NO SIGNAL..

$50

$50

$25

$25

$30

$30

PRESS TO BUY

LIMITED OFFERS!

$60

$60

SOLD OUT

$20

$20

$100

$100

$200

$200

$150

$150

$300

$300

YOU HAVE DIED

CONTINUE

CONTINUE

QUIT

QUIT

M

"I took them.. Im sure I did.. Yes. Im Positive!"

ENTERING TOWN

Help!

See My House? behind me

Weird Noises keep echoeing Out

And, I noticed You have a Gun..

Please

Im hoping you can Help Me Out

*Psst*

The Ram.. It Has Risen

It's Madness is Real

Hey!

Enter the Menu by Pressing M

You can access the Shop there

But Only when you're In Town

Hey, Lad

The Gates here are Open

But Watch Out.. Its those Mutants

They only Die with Fire

So, I hope you Come Prepared

Stop!

The Mayor Ran into there

Went Mad If You ask me

If you need him though..

Just be careful of Skeletons

Most were Soldiers

Buried with their Guns

"Are they watching me? .. Im Sure they Are!"

ENTERING THE MANSION

Why Hello

Looking for a Way Out?

I overheard the Ghosts before

They spoke of the Vampire..

You must kill the Vampire.

"If the Voices Could Just Settle For a Minute Please"

ENTERING THE GRAVEYARD

"That Zombie never Wanted to be My Bride!"

ENTERING DOWNTOWN

"Today Felt Strange"

"Something was out of Place"

POLICE       POLICE        POLICE

"Did I remember to Take my Pills?"

THE END

© Nathan Grant 2008

NEWGAME

NEWGAME

MANUAL

MANUAL

CREDITS

CREDITS

PLAY MORE GAMES

PLAY MORE GAMES

© Nathan Grant 2008

WASD and Arrows to Move
E to Use Knife
R to Reload
Q to Cycle Items
SPACE to use equipted Item
Mouse to Aim and Fire
M for Menu
1-4 to Change Available Weapons

Use the Menu to Veiw the Shop when in Town
And don't forget to Search for Hidden Items and Areas
Can you stop this Madness?

Created By (Toccuma) - Nathan Grant
Sponsered by ArmorGames.com

Tested By
Will "RanDoM"
Matt Keating
Alex "Candy Wraper" Carmel

ActionScript [AS1/AS2]

Frame 1
Stage.showMenu = false; stop();
Instance of Symbol 197 MovieClip "hint" in Frame 1
onClipEvent (load) { if (hint) { this.startDrag(true); speed = 20; track2x = this._x; track2y = this._y; } } onClipEvent (enterFrame) { Mouse.hide(); if (hint) { track1x = this._x; track1y = this._y; dist = Math.sqrt(Math.pow(track2x - track1x, 2) + Math.pow(track2y - track1y, 2)); if (dist < speed) { (this());// not popped } else { (this.gotoAndPlay(46));// not popped } track2x = this._x; track2y = this._y; } } onClipEvent (mouseMove) { if (hint) { gotoAndPlay (1); } } onClipEvent (mouseDown) { if (hint) { gotoAndPlay (39); } }
Frame 2
onEnterFrame = function () { var _local2 = _ymouse - arrow._y; var _local4 = _xmouse - arrow._x; var _local7 = Math.atan2(_local2, _local4); arrow._rotation = (_local7 * 180) / Math.PI; if (_root.en.alive) { var _local5 = arrow._y - en._y; var _local6 = arrow._x - en._x; var _local3 = Math.atan2(_local5, _local6); en._rotation = (_local3 * 180) / Math.PI; } if (_root.enb.alive) { var _local5 = arrow._y - enb._y; var _local6 = arrow._x - enb._x; var _local3 = Math.atan2(_local5, _local6); enb._rotation = (_local3 * 180) / Math.PI; } if (_root.enc.alive) { var _local5 = arrow._y - enc._y; var _local6 = arrow._x - enc._x; var _local3 = Math.atan2(_local5, _local6); enc._rotation = (_local3 * 180) / Math.PI; } if (_root.end.alive) { var _local5 = arrow._y - end._y; var _local6 = arrow._x - end._x; var _local3 = Math.atan2(_local5, _local6); end._rotation = (_local3 * 180) / Math.PI; } if (_root.ene.alive) { var _local5 = arrow._y - ene._y; var _local6 = arrow._x - ene._x; var _local3 = Math.atan2(_local5, _local6); ene._rotation = (_local3 * 180) / Math.PI; } if (_root.enf.alive) { var _local5 = arrow._y - enf._y; var _local6 = arrow._x - enf._x; var _local3 = Math.atan2(_local5, _local6); enf._rotation = (_local3 * 180) / Math.PI; } if (_root.eng.alive) { var _local5 = arrow._y - eng._y; var _local6 = arrow._x - eng._x; var _local3 = Math.atan2(_local5, _local6); eng._rotation = (_local3 * 180) / Math.PI; } if (_root.enh.alive) { var _local5 = arrow._y - enh._y; var _local6 = arrow._x - enh._x; var _local3 = Math.atan2(_local5, _local6); enh._rotation = (_local3 * 180) / Math.PI; } if (_root.eni.alive) { var _local5 = arrow._y - eni._y; var _local6 = arrow._x - eni._x; var _local3 = Math.atan2(_local5, _local6); eni._rotation = (_local3 * 180) / Math.PI; } if (_root.enj.alive) { var _local5 = arrow._y - enj._y; var _local6 = arrow._x - enj._x; var _local3 = Math.atan2(_local5, _local6); enj._rotation = (_local3 * 180) / Math.PI; } if (_root.enk.alive) { var _local5 = arrow._y - enk._y; var _local6 = arrow._x - enk._x; var _local3 = Math.atan2(_local5, _local6); enk._rotation = (_local3 * 180) / Math.PI; } if (_root.enl.alive) { var _local5 = arrow._y - enl._y; var _local6 = arrow._x - enl._x; var _local3 = Math.atan2(_local5, _local6); enl._rotation = (_local3 * 180) / Math.PI; } if (_root.enm.alive) { var _local5 = arrow._y - enm._y; var _local6 = arrow._x - enm._x; var _local3 = Math.atan2(_local5, _local6); enm._rotation = (_local3 * 180) / Math.PI; } if (_root.enn.alive) { var _local5 = arrow._y - enn._y; var _local6 = arrow._x - enn._x; var _local3 = Math.atan2(_local5, _local6); enn._rotation = (_local3 * 180) / Math.PI; } if (_root.eno.alive) { var _local5 = arrow._y - eno._y; var _local6 = arrow._x - eno._x; var _local3 = Math.atan2(_local5, _local6); eno._rotation = (_local3 * 180) / Math.PI; } if (_root.enp.alive) { var _local5 = arrow._y - enp._y; var _local6 = arrow._x - enp._x; var _local3 = Math.atan2(_local5, _local6); enp._rotation = (_local3 * 180) / Math.PI; } if (_root.enq.alive) { var _local5 = arrow._y - enq._y; var _local6 = arrow._x - enq._x; var _local3 = Math.atan2(_local5, _local6); enq._rotation = (_local3 * 180) / Math.PI; } if (_root.enr.alive) { var _local5 = arrow._y - enr._y; var _local6 = arrow._x - enr._x; var _local3 = Math.atan2(_local5, _local6); enr._rotation = (_local3 * 180) / Math.PI; } if (_root.ens.alive) { var _local5 = arrow._y - ens._y; var _local6 = arrow._x - ens._x; var _local3 = Math.atan2(_local5, _local6); ens._rotation = (_local3 * 180) / Math.PI; } if (_root.ent.alive) { var _local5 = arrow._y - ent._y; var _local6 = arrow._x - ent._x; var _local3 = Math.atan2(_local5, _local6); ent._rotation = (_local3 * 180) / Math.PI; } if (_root.enu.alive) { var _local5 = arrow._y - enu._y; var _local6 = arrow._x - enu._x; var _local3 = Math.atan2(_local5, _local6); enu._rotation = (_local3 * 180) / Math.PI; } if (_root.env.alive) { var _local5 = arrow._y - env._y; var _local6 = arrow._x - env._x; var _local3 = Math.atan2(_local5, _local6); env._rotation = (_local3 * 180) / Math.PI; } if (_root.enw.alive) { var _local5 = arrow._y - enw._y; var _local6 = arrow._x - enw._x; var _local3 = Math.atan2(_local5, _local6); enw._rotation = (_local3 * 180) / Math.PI; } if (_root.enx.alive) { var _local5 = arrow._y - enx._y; var _local6 = arrow._x - enx._x; var _local3 = Math.atan2(_local5, _local6); enx._rotation = (_local3 * 180) / Math.PI; } if (_root.eny.alive) { var _local5 = arrow._y - eny._y; var _local6 = arrow._x - eny._x; var _local3 = Math.atan2(_local5, _local6); eny._rotation = (_local3 * 180) / Math.PI; } if (_root.enz.alive) { var _local5 = arrow._y - enz._y; var _local6 = arrow._x - enz._x; var _local3 = Math.atan2(_local5, _local6); enz._rotation = (_local3 * 180) / Math.PI; } };
Instance of Symbol 326 MovieClip "arrow" in Frame 2
onClipEvent (enterFrame) { if (able) { if (Key.isDown(37) or Key.isDown(65)) { this._x = _x - 5; gotoAndStop (2); tellTarget (walk) { gotoAndPlay (2); }; } if (Key.isDown(39) or Key.isDown(68)) { this._x = _x + 5; gotoAndStop (2); tellTarget (walk) { gotoAndPlay (2); }; } if (Key.isDown(38) or Key.isDown(87)) { this._y = _y - 5; gotoAndStop (2); tellTarget (walk) { gotoAndPlay (2); }; } if (Key.isDown(40) or Key.isDown(83)) { this._y = _y + 5; gotoAndStop (2); tellTarget (walk) { gotoAndPlay (2); }; } } if (hurt) { if (Key.isDown(37) or Key.isDown(65)) { this._x = _x - 2.5; } if (Key.isDown(39) or Key.isDown(68)) { this._x = _x + 2.5; } if (Key.isDown(38) or Key.isDown(87)) { this._y = _y - 2.5; } if (Key.isDown(40) or Key.isDown(83)) { this._y = _y + 2.5; } } }
Instance of Symbol 338 MovieClip in Frame 2
/* no clip actions */
Instance of Symbol 338 MovieClip in Frame 2
/* no clip actions */
Instance of Symbol 57 MovieClip in Frame 2
onClipEvent (enterFrame) { _root.rand = random(10); }
Instance of Symbol 57 MovieClip in Frame 2
onClipEvent (mouseDown) { if (_root.me.down) { if (_root.ammo.a) { if (_root.ammo.ammo.ammo) { if (_parent.arrow.guy.gun.gun.red) { if (_parent.arrow.still) { tellTarget (_parent.arrow) { gotoAndStop (3); }; } tellTarget (_parent.arrow.guy.gun.gun) { play(); }; tellTarget (_root.ammo.ammo) { nextFrame(); }; } } } if (_root.ammo.b) { if (_root.ammo.ammob.ammo) { if (_parent.arrow.guy.gun.gun.red) { if (_parent.arrow.still) { tellTarget (_parent.arrow) { gotoAndStop (3); }; } tellTarget (_parent.arrow.guy.gun.gun) { play(); }; tellTarget (_root.ammo.ammob) { nextFrame(); }; } } } if (_root.ammo.c) { if (_root.arrow.still) { if (_root.ammo.ammoc.ammo) { if (_parent.arrow.guy.gun.gun.red) { tellTarget (_parent.arrow) { gotoAndStop (3); }; } tellTarget (_parent.arrow.guy.gun.gun) { play(); }; tellTarget (_root.ammo.ammoc) { play(); }; } } } if (_root.ammo.c) { if (_root.arrow.still) { if (_root.ammo.ammoc.nammo) { } tellTarget (_root.ammo.ammoc) { nextFrame(); }; } } } }
Instance of Symbol 57 MovieClip in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (3); }; } }
Instance of Symbol 57 MovieClip in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 632 MovieClip "end" in Frame 3
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 338 MovieClip in Frame 3
/* no clip actions */
Instance of Symbol 57 MovieClip in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (4); }; } }
Instance of Symbol 338 MovieClip in Frame 4
/* no clip actions */
Instance of Symbol 57 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (3); }; } }
Instance of Symbol 57 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (5); }; } }
Instance of Symbol 57 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (6); }; } }
Instance of Symbol 57 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (8); }; } }
Instance of Symbol 632 MovieClip "en" in Frame 5
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "enb" in Frame 5
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 338 MovieClip in Frame 5
/* no clip actions */
Instance of Symbol 338 MovieClip in Frame 5
/* no clip actions */
Instance of Symbol 338 MovieClip in Frame 5
/* no clip actions */
Instance of Symbol 338 MovieClip in Frame 5
/* no clip actions */
Instance of Symbol 338 MovieClip in Frame 5
/* no clip actions */
Instance of Symbol 338 MovieClip in Frame 5
/* no clip actions */
Instance of Symbol 57 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (7); }; } }
Instance of Symbol 57 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 653 MovieClip in Frame 6
/* no clip actions */
Instance of Symbol 57 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (4); }; } }
Instance of Symbol 632 MovieClip "end" in Frame 7
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "enc" in Frame 7
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "en" in Frame 7
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 57 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); _y = (_y + 15); }; } }
Instance of Symbol 57 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); _y = (_y + 15); }; } }
Instance of Symbol 57 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (5); }; } }
Instance of Symbol 57 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (13); }; } }
Instance of Symbol 57 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (9); }; } }
Instance of Symbol 57 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (10); }; } }
Instance of Symbol 632 MovieClip "end" in Frame 9
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "enc" in Frame 9
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "enb" in Frame 9
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "en" in Frame 9
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 57 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (8); }; } }
Instance of Symbol 57 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 680 MovieClip in Frame 10
/* no clip actions */
Instance of Symbol 57 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (8); }; } }
Instance of Symbol 57 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (11); }; } }
Instance of Symbol 57 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 705 MovieClip "en" in Frame 11
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 705 MovieClip "enb" in Frame 11
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 57 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (10); }; } }
Instance of Symbol 57 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (12); }; } }
Instance of Symbol 705 MovieClip "enc" in Frame 12
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 705 MovieClip "end" in Frame 12
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 705 MovieClip "enf" in Frame 12
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 57 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (11); }; } }
Instance of Symbol 57 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 632 MovieClip "enh" in Frame 13
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } }
Instance of Symbol 632 MovieClip "eni" in Frame 13
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 1); } if (_root.arrow._x > _x) { _x = (_x + 1); } if (_root.arrow._y < _y) { _y = (_y - 1); } if (_root.arrow._y > _y) { _y = (_y + 1); } } }
Instance of Symbol 632 MovieClip "enj" in Frame 13
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 1); } if (_root.arrow._x > _x) { _x = (_x + 1); } if (_root.arrow._y < _y) { _y = (_y - 1); } if (_root.arrow._y > _y) { _y = (_y + 1); } } }
Instance of Symbol 632 MovieClip "enk" in Frame 13
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } }
Instance of Symbol 632 MovieClip "enn" in Frame 13
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "eno" in Frame 13
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 741 MovieClip "en" in Frame 13
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 1); } if (_root.arrow._x > _x) { _x = (_x + 1); } if (_root.arrow._y < _y) { _y = (_y - 1); } if (_root.arrow._y > _y) { _y = (_y + 1); } } }
Instance of Symbol 57 MovieClip in Frame 13
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 13
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (7); }; } }
Instance of Symbol 57 MovieClip in Frame 13
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 13
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (14); }; } }
Instance of Symbol 57 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); _x = (_x + 15); }; } }
Instance of Symbol 338 MovieClip in Frame 14
/* no clip actions */
Instance of Symbol 57 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (13); }; } }
Instance of Symbol 57 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (15); }; } }
Instance of Symbol 338 MovieClip in Frame 15
/* no clip actions */
Instance of Symbol 57 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (14); }; } }
Instance of Symbol 57 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Frame 16
tellTarget (_root.sharea) { gotoAndStop (2); };
Frame 17
tellTarget (_root.ammo.key.keya) { prevFrame(); }; tellTarget (_root.ammo.key.keyb) { prevFrame(); }; tellTarget (_root.ammo.key.keyc) { prevFrame(); };
Instance of Symbol 326 MovieClip "arrow" in Frame 17
onClipEvent (enterFrame) { if (able) { if (Key.isDown(37) or Key.isDown(65)) { this._x = _x - 5; gotoAndStop (2); tellTarget (walk) { gotoAndPlay (2); }; } if (Key.isDown(39) or Key.isDown(68)) { this._x = _x + 5; gotoAndStop (2); tellTarget (walk) { gotoAndPlay (2); }; } if (Key.isDown(38) or Key.isDown(87)) { this._y = _y - 5; gotoAndStop (2); tellTarget (walk) { gotoAndPlay (2); }; } if (Key.isDown(40) or Key.isDown(83)) { this._y = _y + 5; gotoAndStop (2); tellTarget (walk) { gotoAndPlay (2); }; } } }
Instance of Symbol 57 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (18); }; } }
Instance of Symbol 57 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (19); }; } }
Instance of Symbol 57 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (21); }; } }
Instance of Symbol 57 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (20); }; } }
Instance of Symbol 57 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (17); }; } }
Instance of Symbol 850 MovieClip in Frame 19
/* no clip actions */
Instance of Symbol 338 MovieClip in Frame 19
/* no clip actions */
Instance of Symbol 338 MovieClip in Frame 19
/* no clip actions */
Instance of Symbol 338 MovieClip in Frame 19
/* no clip actions */
Instance of Symbol 338 MovieClip in Frame 19
/* no clip actions */
Instance of Symbol 338 MovieClip in Frame 19
/* no clip actions */
Instance of Symbol 57 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (18); }; } }
Instance of Symbol 57 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); _x = (_x + 15); }; } }
Instance of Symbol 57 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (18); }; } }
Instance of Symbol 338 MovieClip in Frame 21
/* no clip actions */
Instance of Symbol 338 MovieClip in Frame 21
/* no clip actions */
Instance of Symbol 338 MovieClip in Frame 21
/* no clip actions */
Instance of Symbol 338 MovieClip in Frame 21
/* no clip actions */
Instance of Symbol 57 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (18); }; } }
Instance of Symbol 57 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Frame 22
tellTarget (_root.sharea) { gotoAndStop (1); };
Instance of Symbol 921 MovieClip in Frame 23
onClipEvent (load) { tellTarget (p) { gotoAndStop (2); }; }
Instance of Symbol 921 MovieClip in Frame 23
onClipEvent (load) { tellTarget (p) { gotoAndStop (3); }; }
Instance of Symbol 921 MovieClip in Frame 23
onClipEvent (load) { tellTarget (p) { gotoAndStop (5); }; }
Instance of Symbol 921 MovieClip in Frame 23
onClipEvent (load) { tellTarget (p) { gotoAndStop (2); }; }
Instance of Symbol 921 MovieClip in Frame 23
onClipEvent (load) { tellTarget (p) { gotoAndStop (3); }; }
Instance of Symbol 326 MovieClip "arrow" in Frame 23
onClipEvent (enterFrame) { if (able) { if (Key.isDown(37) or Key.isDown(65)) { this._x = _x - 5; gotoAndStop (2); tellTarget (walk) { gotoAndPlay (2); }; } if (Key.isDown(39) or Key.isDown(68)) { this._x = _x + 5; gotoAndStop (2); tellTarget (walk) { gotoAndPlay (2); }; } if (Key.isDown(38) or Key.isDown(87)) { this._y = _y - 5; gotoAndStop (2); tellTarget (walk) { gotoAndPlay (2); }; } if (Key.isDown(40) or Key.isDown(83)) { this._y = _y + 5; gotoAndStop (2); tellTarget (walk) { gotoAndPlay (2); }; } } if (hurt) { if (Key.isDown(37) or Key.isDown(65)) { this._x = _x - 2.5; } if (Key.isDown(39) or Key.isDown(68)) { this._x = _x + 2.5; } if (Key.isDown(38) or Key.isDown(87)) { this._y = _y - 2.5; } if (Key.isDown(40) or Key.isDown(83)) { this._y = _y + 2.5; } } }
Instance of Symbol 57 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (26); }; } }
Instance of Symbol 57 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (24); }; } }
Instance of Symbol 57 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 705 MovieClip "en" in Frame 24
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 705 MovieClip "enb" in Frame 24
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 57 MovieClip in Frame 24
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (23); }; } }
Instance of Symbol 57 MovieClip in Frame 24
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (25); }; } }
Instance of Symbol 632 MovieClip "end" in Frame 25
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "enc" in Frame 25
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "ene" in Frame 25
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 850 MovieClip in Frame 25
/* no clip actions */
Instance of Symbol 338 MovieClip in Frame 25
/* no clip actions */
Instance of Symbol 338 MovieClip in Frame 25
/* no clip actions */
Instance of Symbol 57 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (24); }; } }
Instance of Symbol 57 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (30); }; } }
Instance of Symbol 1010 MovieClip "enf" in Frame 26
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "eng" in Frame 26
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "enh" in Frame 26
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 1); } if (_root.arrow._x > _x) { _x = (_x + 1); } if (_root.arrow._y < _y) { _y = (_y - 1); } if (_root.arrow._y > _y) { _y = (_y + 1); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } }
Instance of Symbol 705 MovieClip "eni" in Frame 26
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } }
Instance of Symbol 705 MovieClip "enj" in Frame 26
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 0.5); } if (_root.arrow._x > _x) { _x = (_x + 0.5); } if (_root.arrow._y < _y) { _y = (_y - 0.5); } if (_root.arrow._y > _y) { _y = (_y + 0.5); } } }
Instance of Symbol 57 MovieClip in Frame 26
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (23); }; } }
Instance of Symbol 57 MovieClip in Frame 26
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 26
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 26
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (27); }; } }
Instance of Symbol 1022 MovieClip "enm" in Frame 27
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 1.5); } if (_root.arrow._x > _x) { _x = (_x + 1.5); } if (_root.arrow._y < _y) { _y = (_y - 1.5); } if (_root.arrow._y > _y) { _y = (_y + 1.5); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1022 MovieClip "enk" in Frame 27
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 1); } if (_root.arrow._x > _x) { _x = (_x + 1); } if (_root.arrow._y < _y) { _y = (_y - 1); } if (_root.arrow._y > _y) { _y = (_y + 1); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 6); } if (_root.arrow._x > _x) { _x = (_x + 6); } if (_root.arrow._y < _y) { _y = (_y - 6); } if (_root.arrow._y > _y) { _y = (_y + 6); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1022 MovieClip "enl" in Frame 27
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 1); } if (_root.arrow._x > _x) { _x = (_x + 1); } if (_root.arrow._y < _y) { _y = (_y - 1); } if (_root.arrow._y > _y) { _y = (_y + 1); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 6); } if (_root.arrow._x > _x) { _x = (_x + 6); } if (_root.arrow._y < _y) { _y = (_y - 6); } if (_root.arrow._y > _y) { _y = (_y + 6); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1022 MovieClip "enn" in Frame 27
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 1.5); } if (_root.arrow._x > _x) { _x = (_x + 1.5); } if (_root.arrow._y < _y) { _y = (_y - 1.5); } if (_root.arrow._y > _y) { _y = (_y + 1.5); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 57 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (28); }; } }
Instance of Symbol 57 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (26); }; } }
Instance of Symbol 1046 MovieClip "enn" in Frame 28
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 0.5); } if (_root.arrow._x > _x) { _x = (_x + 0.5); } if (_root.arrow._y < _y) { _y = (_y - 0.5); } if (_root.arrow._y > _y) { _y = (_y + 0.5); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 1049 MovieClip in Frame 28
onClipEvent (load) { gotoAndPlay (200); }
Instance of Symbol 57 MovieClip in Frame 28
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (29); }; } }
Instance of Symbol 57 MovieClip in Frame 28
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 28
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 28
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (27); }; } }
Instance of Symbol 57 MovieClip in Frame 28
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (32); }; } }
Instance of Symbol 57 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (28); }; } }
Instance of Symbol 1010 MovieClip "en" in Frame 30
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "enb" in Frame 30
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } }
Instance of Symbol 1010 MovieClip "enc" in Frame 30
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "end" in Frame 30
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } }
Instance of Symbol 1010 MovieClip "ene" in Frame 30
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "enf" in Frame 30
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } }
Instance of Symbol 57 MovieClip in Frame 30
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (25); }; } }
Instance of Symbol 57 MovieClip in Frame 30
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (31); }; } }
Instance of Symbol 1094 MovieClip "eno" in Frame 31
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 57 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (30); }; } }
Instance of Symbol 1121 MovieClip "en" in Frame 32
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } }
Instance of Symbol 57 MovieClip in Frame 32
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 32
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 32
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (33); }; } }
Instance of Symbol 57 MovieClip in Frame 32
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 32
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 32
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 32
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 32
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (28); }; } }
Instance of Symbol 57 MovieClip in Frame 33
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 33
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 33
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 33
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 33
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (32); }; } }
Instance of Symbol 57 MovieClip in Frame 33
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 33
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 33
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (34); }; } }
Instance of Symbol 1010 MovieClip "en" in Frame 34
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "enb" in Frame 34
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "enc" in Frame 34
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "end" in Frame 34
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1121 MovieClip "ene" in Frame 34
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } }
Instance of Symbol 1121 MovieClip "enf" in Frame 34
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } }
Instance of Symbol 1121 MovieClip "eng" in Frame 34
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } }
Instance of Symbol 57 MovieClip in Frame 34
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 34
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 34
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (35); }; } }
Instance of Symbol 57 MovieClip in Frame 34
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 34
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 34
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 34
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 34
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (33); }; } }
Instance of Symbol 57 MovieClip in Frame 35
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (34); }; } }
Instance of Symbol 57 MovieClip in Frame 35
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 35
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 35
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 35
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 35
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (36); }; } }
Instance of Symbol 57 MovieClip in Frame 35
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 35
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 1046 MovieClip "enb" in Frame 36
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 0.5); } if (_root.arrow._x > _x) { _x = (_x + 0.5); } if (_root.arrow._y < _y) { _y = (_y - 0.5); } if (_root.arrow._y > _y) { _y = (_y + 0.5); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 1046 MovieClip "enc" in Frame 36
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 0.5); } if (_root.arrow._x > _x) { _x = (_x + 0.5); } if (_root.arrow._y < _y) { _y = (_y - 0.5); } if (_root.arrow._y > _y) { _y = (_y + 0.5); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 57 MovieClip in Frame 36
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (35); }; } }
Instance of Symbol 57 MovieClip in Frame 36
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 36
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 36
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 36
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 36
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 36
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (37); }; } }
Instance of Symbol 57 MovieClip in Frame 36
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 37
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 37
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 37
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 37
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 37
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 37
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (36); }; } }
Frame 38
tellTarget (_root.sharea) { gotoAndStop (1); };
Instance of Symbol 326 MovieClip "arrow" in Frame 39
onClipEvent (enterFrame) { if (able) { if (Key.isDown(37) or Key.isDown(65)) { this._x = _x - 5; gotoAndStop (2); tellTarget (walk) { gotoAndPlay (2); }; } if (Key.isDown(39) or Key.isDown(68)) { this._x = _x + 5; gotoAndStop (2); tellTarget (walk) { gotoAndPlay (2); }; } if (Key.isDown(38) or Key.isDown(87)) { this._y = _y - 5; gotoAndStop (2); tellTarget (walk) { gotoAndPlay (2); }; } if (Key.isDown(40) or Key.isDown(83)) { this._y = _y + 5; gotoAndStop (2); tellTarget (walk) { gotoAndPlay (2); }; } } if (hurt) { if (Key.isDown(37) or Key.isDown(65)) { this._x = _x - 2.5; } if (Key.isDown(39) or Key.isDown(68)) { this._x = _x + 2.5; } if (Key.isDown(38) or Key.isDown(87)) { this._y = _y - 2.5; } if (Key.isDown(40) or Key.isDown(83)) { this._y = _y + 2.5; } } }
Instance of Symbol 57 MovieClip in Frame 39
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 39
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 39
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 39
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (40); }; } }
Instance of Symbol 57 MovieClip in Frame 39
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 39
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (43); }; } }
Instance of Symbol 1121 MovieClip "en" in Frame 40
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } }
Instance of Symbol 1121 MovieClip "enb" in Frame 40
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 1); } if (_root.arrow._x > _x) { _x = (_x + 1); } if (_root.arrow._y < _y) { _y = (_y - 1); } if (_root.arrow._y > _y) { _y = (_y + 1); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } }
Instance of Symbol 1121 MovieClip "enc" in Frame 40
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } }
Instance of Symbol 632 MovieClip "end" in Frame 40
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "ene" in Frame 40
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "enf" in Frame 40
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 57 MovieClip in Frame 40
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (39); }; } }
Instance of Symbol 57 MovieClip in Frame 40
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (41); }; } }
Instance of Symbol 57 MovieClip in Frame 40
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 1094 MovieClip "eng" in Frame 41
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1094 MovieClip "enh" in Frame 41
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "eni" in Frame 41
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 1); } if (_root.arrow._x > _x) { _x = (_x + 1); } if (_root.arrow._y < _y) { _y = (_y - 1); } if (_root.arrow._y > _y) { _y = (_y + 1); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } }
Instance of Symbol 1010 MovieClip "enk" in Frame 41
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 1); } if (_root.arrow._x > _x) { _x = (_x + 1); } if (_root.arrow._y < _y) { _y = (_y - 1); } if (_root.arrow._y > _y) { _y = (_y + 1); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } }
Instance of Symbol 1010 MovieClip "enl" in Frame 41
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } }
Instance of Symbol 1010 MovieClip "enm" in Frame 41
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "enn" in Frame 41
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 57 MovieClip in Frame 41
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (46); }; } }
Instance of Symbol 57 MovieClip in Frame 41
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (42); }; } }
Instance of Symbol 57 MovieClip in Frame 41
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (40); }; } }
Instance of Symbol 57 MovieClip in Frame 41
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 42
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (44); }; } }
Instance of Symbol 57 MovieClip in Frame 42
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 42
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 42
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (41); }; } }
Instance of Symbol 57 MovieClip in Frame 43
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 43
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 43
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 43
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 43
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 43
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (39); }; } }
Instance of Symbol 632 MovieClip "end" in Frame 44
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "ene" in Frame 44
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "enf" in Frame 44
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "eng" in Frame 44
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 57 MovieClip in Frame 44
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 44
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (42); }; } }
Instance of Symbol 57 MovieClip in Frame 44
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 44
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (48); }; } }
Instance of Symbol 57 MovieClip in Frame 44
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (45); }; } }
Instance of Symbol 57 MovieClip in Frame 44
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (46); }; } }
Instance of Symbol 57 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (44); }; } }
Instance of Symbol 57 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (47); }; } }
Instance of Symbol 57 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (44); }; } }
Instance of Symbol 57 MovieClip in Frame 46
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (41); }; } }
Instance of Symbol 1121 MovieClip "en" in Frame 47
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } }
Instance of Symbol 1121 MovieClip "enb" in Frame 47
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } }
Instance of Symbol 1121 MovieClip "enc" in Frame 47
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } }
Instance of Symbol 1094 MovieClip "end" in Frame 47
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 57 MovieClip in Frame 47
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (48); }; } }
Instance of Symbol 57 MovieClip in Frame 47
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (46); }; } }
Instance of Symbol 57 MovieClip in Frame 47
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 48
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (49); }; } }
Instance of Symbol 57 MovieClip in Frame 48
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (44); }; } }
Instance of Symbol 57 MovieClip in Frame 48
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 48
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (47); }; } }
Instance of Symbol 57 MovieClip in Frame 49
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (48); }; } }
Instance of Symbol 57 MovieClip in Frame 49
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (50); }; } }
Instance of Symbol 57 MovieClip in Frame 49
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 49
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 1010 MovieClip "end" in Frame 50
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2.5); } if (_root.arrow._x > _x) { _x = (_x + 0.52); } if (_root.arrow._y < _y) { _y = (_y - 2.5); } if (_root.arrow._y > _y) { _y = (_y + 2.5); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "ene" in Frame 50
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "enf" in Frame 50
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "eng" in Frame 50
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "enh" in Frame 50
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "eni" in Frame 50
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 632 MovieClip "enj" in Frame 50
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "enk" in Frame 50
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "enl" in Frame 50
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 57 MovieClip in Frame 50
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (51); }; } }
Instance of Symbol 57 MovieClip in Frame 50
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 50
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 50
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (49); }; } }
Instance of Symbol 57 MovieClip in Frame 51
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (53); }; } }
Instance of Symbol 57 MovieClip in Frame 51
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 51
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (50); }; } }
Instance of Symbol 57 MovieClip in Frame 51
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (52); }; } }
Instance of Symbol 1094 MovieClip "enf" in Frame 52
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } } onClipEvent (load) { gotoAndStop (7); }
Instance of Symbol 1094 MovieClip "eng" in Frame 52
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } } onClipEvent (load) { gotoAndStop (7); }
Instance of Symbol 1094 MovieClip "enh" in Frame 52
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 632 MovieClip "enk" in Frame 52
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 705 MovieClip "enp" in Frame 52
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 57 MovieClip in Frame 52
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (54); }; } }
Instance of Symbol 57 MovieClip in Frame 52
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (51); }; } }
Instance of Symbol 57 MovieClip in Frame 52
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 52
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 1010 MovieClip "en" in Frame 53
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2.5); } if (_root.arrow._x > _x) { _x = (_x + 0.52); } if (_root.arrow._y < _y) { _y = (_y - 2.5); } if (_root.arrow._y > _y) { _y = (_y + 2.5); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "enb" in Frame 53
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2.5); } if (_root.arrow._x > _x) { _x = (_x + 0.52); } if (_root.arrow._y < _y) { _y = (_y - 2.5); } if (_root.arrow._y > _y) { _y = (_y + 2.5); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "enc" in Frame 53
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2.5); } if (_root.arrow._x > _x) { _x = (_x + 0.52); } if (_root.arrow._y < _y) { _y = (_y - 2.5); } if (_root.arrow._y > _y) { _y = (_y + 2.5); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "end" in Frame 53
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2.5); } if (_root.arrow._x > _x) { _x = (_x + 0.52); } if (_root.arrow._y < _y) { _y = (_y - 2.5); } if (_root.arrow._y > _y) { _y = (_y + 2.5); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "ene" in Frame 53
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2.5); } if (_root.arrow._x > _x) { _x = (_x + 0.52); } if (_root.arrow._y < _y) { _y = (_y - 2.5); } if (_root.arrow._y > _y) { _y = (_y + 2.5); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "enf" in Frame 53
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2.5); } if (_root.arrow._x > _x) { _x = (_x + 0.52); } if (_root.arrow._y < _y) { _y = (_y - 2.5); } if (_root.arrow._y > _y) { _y = (_y + 2.5); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "eng" in Frame 53
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2.5); } if (_root.arrow._x > _x) { _x = (_x + 0.52); } if (_root.arrow._y < _y) { _y = (_y - 2.5); } if (_root.arrow._y > _y) { _y = (_y + 2.5); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "enh" in Frame 53
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2.5); } if (_root.arrow._x > _x) { _x = (_x + 0.52); } if (_root.arrow._y < _y) { _y = (_y - 2.5); } if (_root.arrow._y > _y) { _y = (_y + 2.5); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1010 MovieClip "eni" in Frame 53
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2.5); } if (_root.arrow._x > _x) { _x = (_x + 0.52); } if (_root.arrow._y < _y) { _y = (_y - 2.5); } if (_root.arrow._y > _y) { _y = (_y + 2.5); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 57 MovieClip in Frame 53
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 53
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 53
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 53
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (51); }; } }
Instance of Symbol 57 MovieClip in Frame 54
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (55); }; } }
Instance of Symbol 57 MovieClip in Frame 54
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (52); }; } }
Instance of Symbol 57 MovieClip in Frame 54
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 55
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (54); }; } }
Instance of Symbol 57 MovieClip in Frame 55
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 55
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Frame 56
tellTarget (_root.sharea) { gotoAndStop (1); }; tellTarget (_root.ammo.key.keya) { prevFrame(); }; tellTarget (_root.ammo.key.keyb) { prevFrame(); }; tellTarget (_root.ammo.key.keyc) { prevFrame(); };
Instance of Symbol 326 MovieClip "arrow" in Frame 57
onClipEvent (enterFrame) { if (able) { if (Key.isDown(37) or Key.isDown(65)) { this._x = _x - 5; gotoAndStop (2); tellTarget (walk) { gotoAndPlay (2); }; } if (Key.isDown(39) or Key.isDown(68)) { this._x = _x + 5; gotoAndStop (2); tellTarget (walk) { gotoAndPlay (2); }; } if (Key.isDown(38) or Key.isDown(87)) { this._y = _y - 5; gotoAndStop (2); tellTarget (walk) { gotoAndPlay (2); }; } if (Key.isDown(40) or Key.isDown(83)) { this._y = _y + 5; gotoAndStop (2); tellTarget (walk) { gotoAndPlay (2); }; } } if (hurt) { if (Key.isDown(37) or Key.isDown(65)) { this._x = _x - 2.5; } if (Key.isDown(39) or Key.isDown(68)) { this._x = _x + 2.5; } if (Key.isDown(38) or Key.isDown(87)) { this._y = _y - 2.5; } if (Key.isDown(40) or Key.isDown(83)) { this._y = _y + 2.5; } } }
Instance of Symbol 57 MovieClip in Frame 57
onClipEvent (mouseDown) { if (_root.me.down) { if (_root.ammo.a) { if (_root.ammo.ammo.ammo) { if (_parent.arrow.guy.gun.gun.red) { if (_parent.arrow.still) { tellTarget (_parent.arrow) { gotoAndStop (3); }; } tellTarget (_parent.arrow.guy.gun.gun) { play(); }; tellTarget (_root.ammo.ammo) { nextFrame(); }; } } } if (_root.ammo.b) { if (_root.ammo.ammob.ammo) { if (_parent.arrow.guy.gun.gun.red) { if (_parent.arrow.still) { tellTarget (_parent.arrow) { gotoAndStop (3); }; } tellTarget (_parent.arrow.guy.gun.gun) { play(); }; tellTarget (_root.ammo.ammob) { nextFrame(); }; } } } if (_root.ammo.c) { if (_root.arrow.still) { if (_root.ammo.ammoc.ammo) { if (_parent.arrow.guy.gun.gun.red) { tellTarget (_parent.arrow) { gotoAndStop (3); }; } tellTarget (_parent.arrow.guy.gun.gun) { play(); }; tellTarget (_root.ammo.ammoc) { play(); }; } } } if (_root.ammo.c) { if (_root.arrow.still) { if (_root.ammo.ammoc.nammo) { } tellTarget (_root.ammo.ammoc) { nextFrame(); }; } } if (_root.ammo.d) { if (_root.arrow.still) { if (_root.ammo.ammod.ammo) { if (_parent.arrow.guy.gun.gun.red) { tellTarget (_parent.arrow) { gotoAndStop (3); }; } tellTarget (_parent.arrow.guy.gun.gun) { play(); }; tellTarget (_root.ammo.ammod) { play(); }; } } } } }
Instance of Symbol 57 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (58); }; } }
Instance of Symbol 57 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 1278 MovieClip "en" in Frame 58
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 1278 MovieClip "enb" in Frame 58
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 57 MovieClip in Frame 58
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (59); }; } }
Instance of Symbol 57 MovieClip in Frame 58
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 58
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 58
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (57); }; } }
Instance of Symbol 57 MovieClip in Frame 59
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); _x = (_x + 15); }; } }
Instance of Symbol 57 MovieClip in Frame 59
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); _x = (_x - 15); }; } }
Instance of Symbol 57 MovieClip in Frame 59
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); _x = (_x + 15); }; } }
Instance of Symbol 57 MovieClip in Frame 59
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); _x = (_x - 15); }; } }
Instance of Symbol 57 MovieClip in Frame 59
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (60); }; } }
Instance of Symbol 57 MovieClip in Frame 59
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (58); }; } }
Instance of Symbol 1301 MovieClip "en" in Frame 60
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 57 MovieClip in Frame 60
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (61); }; } }
Instance of Symbol 57 MovieClip in Frame 60
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (59); }; } }
Instance of Symbol 57 MovieClip in Frame 61
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (60); }; } }
Instance of Symbol 57 MovieClip in Frame 61
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 61
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (63); }; } }
Instance of Symbol 57 MovieClip in Frame 61
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (62); }; } }
Instance of Symbol 57 MovieClip in Frame 61
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 62
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); _x = (_x + 15); }; } }
Instance of Symbol 741 MovieClip "en" in Frame 62
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 1); } if (_root.arrow._x > _x) { _x = (_x + 1); } if (_root.arrow._y < _y) { _y = (_y - 1); } if (_root.arrow._y > _y) { _y = (_y + 1); } } }
Instance of Symbol 741 MovieClip "enb" in Frame 62
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } }
Instance of Symbol 741 MovieClip "enc" in Frame 62
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } }
Instance of Symbol 57 MovieClip in Frame 62
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 62
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (61); }; } }
Instance of Symbol 57 MovieClip in Frame 62
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 62
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 705 MovieClip "end" in Frame 63
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 705 MovieClip "ene" in Frame 63
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 4.5); } if (_root.arrow._x > _x) { _x = (_x + 4.5); } if (_root.arrow._y < _y) { _y = (_y - 4.5); } if (_root.arrow._y > _y) { _y = (_y + 4.5); } } }
Instance of Symbol 705 MovieClip "enf" in Frame 63
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } }
Instance of Symbol 705 MovieClip "eng" in Frame 63
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 705 MovieClip "enh" in Frame 63
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } }
Instance of Symbol 705 MovieClip "eni" in Frame 63
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 6); } if (_root.arrow._x > _x) { _x = (_x + 6); } if (_root.arrow._y < _y) { _y = (_y - 6); } if (_root.arrow._y > _y) { _y = (_y + 6); } } }
Instance of Symbol 705 MovieClip "enj" in Frame 63
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 705 MovieClip "enk" in Frame 63
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 7); } if (_root.arrow._x > _x) { _x = (_x + 7); } if (_root.arrow._y < _y) { _y = (_y - 7); } if (_root.arrow._y > _y) { _y = (_y + 7); } } }
Instance of Symbol 705 MovieClip "eno" in Frame 63
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } }
Instance of Symbol 705 MovieClip "enn" in Frame 63
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 6); } if (_root.arrow._x > _x) { _x = (_x + 6); } if (_root.arrow._y < _y) { _y = (_y - 6); } if (_root.arrow._y > _y) { _y = (_y + 6); } } }
Instance of Symbol 705 MovieClip "enl" in Frame 63
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 705 MovieClip "enm" in Frame 63
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 7); } if (_root.arrow._x > _x) { _x = (_x + 7); } if (_root.arrow._y < _y) { _y = (_y - 7); } if (_root.arrow._y > _y) { _y = (_y + 7); } } }
Instance of Symbol 57 MovieClip in Frame 63
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (64); }; } }
Instance of Symbol 57 MovieClip in Frame 63
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (61); }; } }
Instance of Symbol 57 MovieClip in Frame 64
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (65); }; } }
Instance of Symbol 57 MovieClip in Frame 64
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (63); }; } }
Instance of Symbol 57 MovieClip in Frame 65
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (64); }; } }
Instance of Symbol 57 MovieClip in Frame 65
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 65
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 65
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (67); }; } }
Instance of Symbol 57 MovieClip in Frame 65
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (66); }; } }
Instance of Symbol 1278 MovieClip "ene" in Frame 66
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 57 MovieClip in Frame 66
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 66
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (65); }; } }
Instance of Symbol 57 MovieClip in Frame 66
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 66
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 1278 MovieClip "en" in Frame 67
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 1278 MovieClip "enb" in Frame 67
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 1278 MovieClip "enc" in Frame 67
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 57 MovieClip in Frame 67
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (68); }; } }
Instance of Symbol 57 MovieClip in Frame 67
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (65); }; } }
Instance of Symbol 1094 MovieClip "end" in Frame 68
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } } onClipEvent (load) { gotoAndStop (6); }
Instance of Symbol 1094 MovieClip "ene" in Frame 68
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } } onClipEvent (load) { gotoAndStop (7); }
Instance of Symbol 1094 MovieClip "enf" in Frame 68
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } } onClipEvent (load) { gotoAndStop (7); }
Instance of Symbol 632 MovieClip "eng" in Frame 68
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "enh" in Frame 68
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "eni" in Frame 68
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "enk" in Frame 68
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 57 MovieClip in Frame 68
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 580); }; tellTarget (_root) { gotoAndStop (69); }; } }
Instance of Symbol 57 MovieClip in Frame 68
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (67); }; } }
Instance of Symbol 338 MovieClip in Frame 69
/* no clip actions */
Instance of Symbol 57 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 580); }; tellTarget (_root) { gotoAndStop (68); }; } }
Instance of Symbol 57 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (73); }; } }
Instance of Symbol 57 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (70); }; } }
Instance of Symbol 57 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 1301 MovieClip "en" in Frame 70
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 1046 MovieClip "enb" in Frame 70
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 0.5); } if (_root.arrow._x > _x) { _x = (_x + 0.5); } if (_root.arrow._y < _y) { _y = (_y - 0.5); } if (_root.arrow._y > _y) { _y = (_y + 0.5); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 1046 MovieClip "enc" in Frame 70
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 6); } if (_root.arrow._x > _x) { _x = (_x + 6); } if (_root.arrow._y < _y) { _y = (_y - 6); } if (_root.arrow._y > _y) { _y = (_y + 6); } } }
Instance of Symbol 57 MovieClip in Frame 70
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (69); }; } }
Instance of Symbol 57 MovieClip in Frame 70
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (71); }; } }
Instance of Symbol 57 MovieClip in Frame 70
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 70
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 1278 MovieClip "en" in Frame 71
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 1278 MovieClip "enb" in Frame 71
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 1278 MovieClip "enc" in Frame 71
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 1278 MovieClip "end" in Frame 71
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 338 MovieClip in Frame 71
/* no clip actions */
Instance of Symbol 57 MovieClip in Frame 71
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (70); }; } }
Instance of Symbol 57 MovieClip in Frame 71
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (72); }; } }
Instance of Symbol 57 MovieClip in Frame 72
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); _x = (_x + 15); }; } }
Instance of Symbol 57 MovieClip in Frame 72
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (71); }; } }
Instance of Symbol 57 MovieClip in Frame 72
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 72
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 72
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 1301 MovieClip "end" in Frame 73
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 2); } if (_root.arrow._x > _x) { _x = (_x + 2); } if (_root.arrow._y < _y) { _y = (_y - 2); } if (_root.arrow._y > _y) { _y = (_y + 2); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 1301 MovieClip "ene" in Frame 73
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 1); } if (_root.arrow._x > _x) { _x = (_x + 1); } if (_root.arrow._y < _y) { _y = (_y - 1); } if (_root.arrow._y > _y) { _y = (_y + 1); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 5); } if (_root.arrow._x > _x) { _x = (_x + 5); } if (_root.arrow._y < _y) { _y = (_y - 5); } if (_root.arrow._y > _y) { _y = (_y + 5); } } }
Instance of Symbol 57 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (74); }; } }
Instance of Symbol 57 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (69); }; } }
Instance of Symbol 57 MovieClip in Frame 74
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 580); }; tellTarget (_root) { gotoAndStop (75); }; } }
Instance of Symbol 57 MovieClip in Frame 74
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 580); }; tellTarget (_root) { gotoAndStop (73); }; } }
Instance of Symbol 1046 MovieClip "en" in Frame 75
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 0.5); } if (_root.arrow._x > _x) { _x = (_x + 0.5); } if (_root.arrow._y < _y) { _y = (_y - 0.5); } if (_root.arrow._y > _y) { _y = (_y + 0.5); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 1046 MovieClip "enb" in Frame 75
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 1); } if (_root.arrow._x > _x) { _x = (_x + 1); } if (_root.arrow._y < _y) { _y = (_y - 1); } if (_root.arrow._y > _y) { _y = (_y + 1); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "enc" in Frame 75
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "end" in Frame 75
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "ene" in Frame 75
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 632 MovieClip "enf" in Frame 75
onClipEvent (enterFrame) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 3); } if (_root.arrow._x > _x) { _x = (_x + 3); } if (_root.arrow._y < _y) { _y = (_y - 3); } if (_root.arrow._y > _y) { _y = (_y + 3); } } }
Instance of Symbol 1349 MovieClip "enl" in Frame 75
onClipEvent (enterFrame) { if (_root.ram.dead) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 1); } if (_root.arrow._x > _x) { _x = (_x + 1); } if (_root.arrow._y < _y) { _y = (_y - 1); } if (_root.arrow._y > _y) { _y = (_y + 1); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } }
Instance of Symbol 1349 MovieClip "enk" in Frame 75
onClipEvent (enterFrame) { if (_root.ram.dead) { if (move.move) { if (_root.arrow._x < _x) { _x = (_x - 1); } if (_root.arrow._x > _x) { _x = (_x + 1); } if (_root.arrow._y < _y) { _y = (_y - 1); } if (_root.arrow._y > _y) { _y = (_y + 1); } } if (c) { if (_root.arrow._x < _x) { _x = (_x - 4); } if (_root.arrow._x > _x) { _x = (_x + 4); } if (_root.arrow._y < _y) { _y = (_y - 4); } if (_root.arrow._y > _y) { _y = (_y + 4); } } } }
Instance of Symbol 57 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } }
Instance of Symbol 197 MovieClip "hint" in Frame 76
onClipEvent (load) { if (hint) { this.startDrag(true); speed = 20; track2x = this._x; track2y = this._y; } } onClipEvent (enterFrame) { Mouse.hide(); if (hint) { track1x = this._x; track1y = this._y; dist = Math.sqrt(Math.pow(track2x - track1x, 2) + Math.pow(track2y - track1y, 2)); if (dist < speed) { (this());// not popped } else { (this.gotoAndPlay(46));// not popped } track2x = this._x; track2y = this._y; } } onClipEvent (mouseMove) { if (hint) { gotoAndPlay (1); } } onClipEvent (mouseDown) { if (hint) { gotoAndPlay (39); } }
Symbol 20 Button
on (release) { getURL ("http://www.armorgames.com", "blank"); }
Symbol 27 MovieClip Frame 84
tellTarget (_root) { gotoAndStop (77); };
Symbol 28 MovieClip Frame 1
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { setProperty(bar, _xscale , PercentLoaded); } else { gotoAndStop ("loaded"); }
Symbol 28 MovieClip Frame 2
gotoAndPlay (1);
Symbol 59 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (6); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 60 MovieClip Frame 1
stop(); if (_root.ammo.hand.b) { nextFrame(); }
Instance of Symbol 57 MovieClip in Symbol 60 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.ammo.hand) { gotoAndStop (2); }; tellTarget (_parent) { nextFrame(); }; } }
Symbol 92 MovieClip Frame 1
stop();
Symbol 154 MovieClip Frame 1
stop(); if (_parent.b > 1) { gotoAndStop (2); }
Symbol 170 MovieClip Frame 1
stop(); if (_parent.b > 1) { gotoAndStop (2); }
Symbol 177 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 177 MovieClip Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { gotoAndStop (4); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { gotoAndStop (4); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { gotoAndStop (4); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { gotoAndStop (4); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { gotoAndStop (4); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { gotoAndStop (4); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { gotoAndStop (4); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { gotoAndStop (4); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { gotoAndStop (4); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { gotoAndStop (4); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { gotoAndStop (4); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { gotoAndStop (4); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { gotoAndStop (4); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { gotoAndStop (4); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { gotoAndStop (4); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { gotoAndStop (4); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { gotoAndStop (4); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { gotoAndStop (4); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { gotoAndStop (4); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { gotoAndStop (4); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { gotoAndStop (4); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { gotoAndStop (4); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { gotoAndStop (4); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { gotoAndStop (4); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { gotoAndStop (4); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { gotoAndStop (4); }; } }
Symbol 177 MovieClip Frame 5
gotoAndPlay (2);
Symbol 193 MovieClip Frame 1
stop();
Symbol 194 MovieClip Frame 1
stop();
Symbol 194 MovieClip Frame 50
tellTarget (_parent) { gotoAndPlay (12); };
Symbol 195 MovieClip Frame 1
stop();
Symbol 195 MovieClip Frame 11
stop();
Symbol 197 MovieClip Frame 38
stop();
Symbol 197 MovieClip Frame 45
gotoAndPlay (1);
Symbol 197 MovieClip Frame 50
gotoAndStop (1);
Symbol 211 MovieClip Frame 1
stop();
Symbol 215 MovieClip Frame 1
stop();
Symbol 217 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 217 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent._parent._parent.aliveb) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } } }
Symbol 220 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (4); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 229 Button
on (rollOver) { tellTarget (_root.hint.hint) { gotoAndPlay (1); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (2); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; } on (rollOut) { tellTarget (_root.hint.hint) { gotoAndPlay (12); }; }
Symbol 231 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 231 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Symbol 231 MovieClip Frame 2
tellTarget (_root.health) { prevFrame(); };
Symbol 232 MovieClip Frame 1
if (_root.rand > 3) { gotoAndStop (3); }
Symbol 232 MovieClip Frame 2
stop();
Symbol 233 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 233 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 233 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 233 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 233 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 233 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { play(); }; } }
Instance of Symbol 57 MovieClip in Symbol 233 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.block)) { tellTarget (_parent) { gotoAndPlay (6); }; } }
Symbol 233 MovieClip Frame 5
stop();
Instance of Symbol 57 MovieClip in Symbol 233 MovieClip Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.block)) { tellTarget (_parent) { gotoAndPlay (6); }; } }
Symbol 235 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (3); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 243 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 243 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 243 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 243 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 243 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 243 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { play(); }; } }
Instance of Symbol 57 MovieClip in Symbol 243 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.block)) { tellTarget (_parent) { gotoAndPlay (41); }; } }
Symbol 243 MovieClip Frame 40
stop();
Instance of Symbol 57 MovieClip in Symbol 243 MovieClip Frame 41
onClipEvent (enterFrame) { if (this.hitTest(_root.block)) { tellTarget (_parent) { gotoAndPlay (41); }; } }
Symbol 245 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (9); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 247 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (14); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 248 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 248 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { nextFrame(); }; } }
Symbol 248 MovieClip Frame 2
tellTarget (_root.ammo.wep.b) { nextFrame(); };
Symbol 249 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 249 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 249 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 249 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 249 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 249 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { if (_root.ammo.key.keyc.got) { tellTarget (_parent) { nextFrame(); }; } } }
Instance of Symbol 57 MovieClip in Symbol 256 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); _y = (_y + 15); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { gotoAndStop (4); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { gotoAndStop (4); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { gotoAndStop (4); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { gotoAndStop (4); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { gotoAndStop (4); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { gotoAndStop (4); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { gotoAndStop (4); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { gotoAndStop (4); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { gotoAndStop (4); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { gotoAndStop (4); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { gotoAndStop (4); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { gotoAndStop (4); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { gotoAndStop (4); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { gotoAndStop (4); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { gotoAndStop (4); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { gotoAndStop (4); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { gotoAndStop (4); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { gotoAndStop (4); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { gotoAndStop (4); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { gotoAndStop (4); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { gotoAndStop (4); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { gotoAndStop (4); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { gotoAndStop (4); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { gotoAndStop (4); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { gotoAndStop (4); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 256 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 15); gotoAndStop (4); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { gotoAndStop (4); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { gotoAndStop (4); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { gotoAndStop (4); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { gotoAndStop (4); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { gotoAndStop (4); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { gotoAndStop (4); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { gotoAndStop (4); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { gotoAndStop (4); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { gotoAndStop (4); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { gotoAndStop (4); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { gotoAndStop (4); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { gotoAndStop (4); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { gotoAndStop (4); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { gotoAndStop (4); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { gotoAndStop (4); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { gotoAndStop (4); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { gotoAndStop (4); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { gotoAndStop (4); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { gotoAndStop (4); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { gotoAndStop (4); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { gotoAndStop (4); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { gotoAndStop (4); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { gotoAndStop (4); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { gotoAndStop (4); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { gotoAndStop (4); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 256 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); _x = (_x - 15); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { gotoAndStop (4); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { gotoAndStop (4); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { gotoAndStop (4); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { gotoAndStop (4); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { gotoAndStop (4); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { gotoAndStop (4); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { gotoAndStop (4); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { gotoAndStop (4); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { gotoAndStop (4); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { gotoAndStop (4); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { gotoAndStop (4); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { gotoAndStop (4); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { gotoAndStop (4); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { gotoAndStop (4); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { gotoAndStop (4); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { gotoAndStop (4); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { gotoAndStop (4); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { gotoAndStop (4); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { gotoAndStop (4); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { gotoAndStop (4); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { gotoAndStop (4); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { gotoAndStop (4); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { gotoAndStop (4); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { gotoAndStop (4); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { gotoAndStop (4); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 256 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); _x = (_x + 15); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { gotoAndStop (4); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { gotoAndStop (4); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { gotoAndStop (4); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { gotoAndStop (4); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { gotoAndStop (4); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { gotoAndStop (4); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { gotoAndStop (4); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { gotoAndStop (4); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { gotoAndStop (4); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { gotoAndStop (4); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { gotoAndStop (4); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { gotoAndStop (4); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { gotoAndStop (4); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { gotoAndStop (4); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { gotoAndStop (4); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { gotoAndStop (4); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { gotoAndStop (4); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { gotoAndStop (4); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { gotoAndStop (4); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { gotoAndStop (4); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { gotoAndStop (4); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { gotoAndStop (4); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { gotoAndStop (4); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { gotoAndStop (4); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { gotoAndStop (4); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { gotoAndStop (4); }; } }
Symbol 257 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (5); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 289 MovieClip Frame 1
stop();
Symbol 289 MovieClip Frame 5
if (_root.gun.gun) { gotoAndPlay (1); }
Symbol 294 MovieClip Frame 1
stop();
Symbol 294 MovieClip Frame 5
gotoAndPlay (2);
Symbol 298 MovieClip Frame 1
stop();
Symbol 299 MovieClip Frame 1
stop(); if (_root.ammo.b) { gotoAndStop (2); } if (_root.ammo.c) { gotoAndStop (3); } if (_root.ammo.d) { gotoAndStop (5); } if (_root.ammo.e) { gotoAndStop (5); }
Symbol 299 MovieClip Frame 2
if (_root.ammo.wep.d.got) { gotoAndStop (4); }
Symbol 301 Button
on (keyPress "E") { gotoAndStop (5); } on (keyPress "e") { gotoAndStop (5); }
Symbol 302 MovieClip Frame 1
stop();
Symbol 302 MovieClip Frame 4
tellTarget (_parent) { gotoAndStop (1); };
Symbol 306 MovieClip Frame 2
stop(); tellTarget (_parent.gun.gun) { play(); };
Symbol 307 MovieClip Frame 1
if (_root.ammo.c) { stop(); tellTarget (gun.gun) { play(); }; } if (_root.ammo.d) { stop(); tellTarget (gun.gun) { play(); }; }
Symbol 307 MovieClip Frame 2
tellTarget (gun.gun) { play(); }; tellTarget (_root.ammo.reload) { gotoAndStop (1); };
Symbol 307 MovieClip Frame 9
if (_root.gun.gun) { gotoAndPlay (1); }
Symbol 307 MovieClip Frame 10
tellTarget (_parent) { gotoAndStop (1); };
Symbol 309 MovieClip Frame 1
tellTarget (_root.health) { nextFrame(); };
Symbol 309 MovieClip Frame 2
tellTarget (_root.ammo.reload) { gotoAndStop (1); };
Symbol 309 MovieClip Frame 11
tellTarget (_parent) { gotoAndStop (1); };
Symbol 314 MovieClip Frame 1
stop(); if (_root.ammo.hand.b) { gotoAndStop (2); } if (_root.ammo.hand.c) { gotoAndStop (3); } if (_root.ammo.hand.d) { gotoAndStop (4); }
Symbol 314 MovieClip Frame 2
stop();
Symbol 316 Button
on (keyPress "E") { tellTarget (_parent) { gotoAndStop (6); }; } on (keyPress "e") { tellTarget (_parent) { gotoAndStop (6); }; }
Symbol 317 MovieClip Frame 2
tellTarget (_root.ammo.reload) { gotoAndStop (1); };
Symbol 317 MovieClip Frame 23
tellTarget (_parent) { gotoAndStop (1); };
Symbol 318 Button
on (keyPress "E") { gotoAndPlay (1); } on (keyPress "e") { gotoAndPlay (1); }
Symbol 319 MovieClip Frame 20
tellTarget (_parent) { gotoAndStop (1); };
Symbol 320 MovieClip Frame 2
tellTarget (_root.ammo.reload) { play(); };
Symbol 320 MovieClip Frame 3
if (_root.ammo.wep.d.got) { if (_root.ammo.b) { tellTarget (_root.ammo.reload) { gotoAndPlay (30); }; } }
Symbol 320 MovieClip Frame 40
if (_root.ammo.a) { tellTarget (_root.ammo.ammo) { gotoAndStop (1); }; } if (_root.ammo.b) { tellTarget (_root.ammo.ammob) { gotoAndStop (1); }; } if (_root.ammo.c) { tellTarget (_root.ammo.ammoc) { gotoAndStop (1); }; } if (_root.ammo.d) { tellTarget (_root.ammo.ammod) { gotoAndStop (1); }; } tellTarget (_parent) { gotoAndStop (1); };
Instance of Symbol 57 MovieClip in Symbol 324 MovieClip Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { gotoAndStop (4); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { gotoAndStop (4); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { gotoAndStop (4); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { gotoAndStop (4); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { gotoAndStop (4); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { gotoAndStop (4); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { gotoAndStop (4); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { gotoAndStop (4); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { gotoAndStop (4); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { gotoAndStop (4); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { gotoAndStop (4); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { gotoAndStop (4); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { gotoAndStop (4); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { gotoAndStop (4); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { gotoAndStop (4); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { gotoAndStop (4); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { gotoAndStop (4); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { gotoAndStop (4); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { gotoAndStop (4); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { gotoAndStop (4); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { gotoAndStop (4); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { gotoAndStop (4); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { gotoAndStop (4); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { gotoAndStop (4); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { gotoAndStop (4); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { gotoAndStop (4); }; } }
Symbol 324 MovieClip Frame 20
_root.ammo.item.b = _root.ammo.item.b - 1;
Symbol 324 MovieClip Frame 21
tellTarget (_parent) { gotoAndStop (1); };
Symbol 325 MovieClip Frame 9
stop(); tellTarget (_root.death) { play(); };
Instance of Symbol 305 MovieClip in Symbol 325 MovieClip Frame 9
onClipEvent (enterFrame) { if (_root.death.alive) { tellTarget (_root.death) { gotoAndPlay (2); }; } }
Symbol 326 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 328 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 328 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 328 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 328 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 330 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 330 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 330 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 330 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Symbol 335 MovieClip Frame 1
stop();
Symbol 335 MovieClip Frame 5
tellTarget (_parent) { gotoAndPlay (11); };
Symbol 338 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 338 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent.fade) { gotoAndPlay (2); }; if (_parent.still) { tellTarget (_parent) { play(); }; } } }
Symbol 338 MovieClip Frame 10
stop();
Instance of Symbol 57 MovieClip in Symbol 338 MovieClip Frame 11
onClipEvent (enterFrame) { tellTarget (_parent) { play(); }; }
Symbol 340 MovieClip Frame 2
stop(); _root.score.score = 0; _root.ammo.item.a = 0; _root.ammo.item.b = 0; _root.ammo.item.c = 0;
Instance of Symbol 305 MovieClip in Symbol 346 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent.score < 0) { _parent.score = 0; } }
Symbol 354 MovieClip Frame 6
stop();
Symbol 355 MovieClip Frame 1
stop();
Symbol 355 MovieClip Frame 9
tellTarget (_root.arrow) { gotoAndStop (9); };
Instance of Symbol 305 MovieClip in Symbol 355 MovieClip Frame 9
onClipEvent (enterFrame) { tellTarget (_root.arrow) { gotoAndStop (9); }; }
Symbol 371 MovieClip Frame 1
stop();
Symbol 371 MovieClip Frame 12
tellTarget (_root.arrow) { gotoAndStop (7); }; prevFrame();
Symbol 373 MovieClip Frame 15
tellTarget (_parent) { prevFrame(); };
Symbol 375 MovieClip Frame 1
stop();
Instance of Symbol 305 MovieClip in Symbol 375 MovieClip Frame 2
onClipEvent (mouseUp) { tellTarget (_parent) { stop(); }; tellTarget (_root.arrow.guy.gun.gun) { gotoAndStop (1); }; tellTarget (_root.arrow) { gotoAndStop (1); }; }
Symbol 375 MovieClip Frame 50
stop(); tellTarget (_root.arrow.guy.gun.gun) { gotoAndStop (1); }; tellTarget (_root.arrow) { gotoAndStop (1); };
Symbol 382 MovieClip Frame 1
stop();
Instance of Symbol 305 MovieClip in Symbol 382 MovieClip Frame 2
onClipEvent (mouseUp) { tellTarget (_parent) { stop(); }; tellTarget (_root.arrow.guy.gun.gun) { gotoAndStop (1); }; tellTarget (_root.arrow) { gotoAndStop (1); }; }
Symbol 382 MovieClip Frame 43
tellTarget (_root.arrow.guy.gun.gun) { gotoAndStop (1); }; tellTarget (_root.arrow) { gotoAndStop (7); }; stop();
Symbol 382 MovieClip Frame 44
tellTarget (_root.arrow) { gotoAndStop (7); }; prevFrame();
Symbol 384 MovieClip Frame 31
stop();
Symbol 385 Button
on (keyPress "R") { if (a) { if (ammo.use) { tellTarget (_root.arrow) { gotoAndStop (7); }; } } if (b) { if (ammob.use) { tellTarget (_root.arrow) { gotoAndStop (7); }; } } if (c) { if (ammoc.use) { tellTarget (_root.arrow) { gotoAndStop (7); }; } } if (d) { if (ammod.use) { tellTarget (_root.arrow) { gotoAndStop (7); }; } } } on (keyPress "r") { if (a) { if (ammo.use) { tellTarget (_root.arrow) { gotoAndStop (7); }; } } if (b) { if (ammob.use) { tellTarget (_root.arrow) { gotoAndStop (7); }; } } if (c) { if (ammoc.use) { tellTarget (_root.arrow) { gotoAndStop (7); }; } } if (d) { if (ammod.use) { tellTarget (_root.arrow) { gotoAndStop (7); }; } } }
Symbol 398 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip "ammo" in Symbol 398 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent._parent.wep.d.got) { tellTarget (_parent) { gotoAndStop (6); }; } }
Symbol 398 MovieClip Frame 4
tellTarget (_root.arrow) { gotoAndStop (7); }; prevFrame();
Symbol 398 MovieClip Frame 6
stop();
Symbol 398 MovieClip Frame 15
tellTarget (_root.arrow) { gotoAndStop (7); }; prevFrame();
Symbol 401 MovieClip Frame 1
stop();
Symbol 403 Button
on (keyPress "1") { tellTarget (_parent) { gotoAndStop (1); }; }
Symbol 404 Button
on (keyPress "2") { tellTarget (_root.ammo) { gotoAndStop (2); }; }
Symbol 405 MovieClip Frame 1
stop();
Symbol 406 Button
on (keyPress "3") { tellTarget (_root.ammo) { gotoAndStop (3); }; }
Symbol 407 MovieClip Frame 1
stop();
Symbol 409 MovieClip Frame 1
stop();
Symbol 410 Button
on (keyPress "4") { tellTarget (_root.ammo) { gotoAndStop (4); }; }
Symbol 411 MovieClip Frame 1
stop();
Symbol 416 MovieClip Frame 1
stop(); if (_parent.a < 1) { gotoAndStop (2); }
Instance of Symbol 305 MovieClip in Symbol 416 MovieClip Frame 2
onClipEvent (enterFrame) { if (_parent._parent.a > 0) { gotoAndStop (1); } }
Symbol 417 Button
on (keyPress "<Space>") { if (a > 0) { tellTarget (_root.health) { gotoAndStop (1); }; a = a - 1; } }
Symbol 421 Button
on (keyPress "Q") { play(); } on (keyPress "q") { play(); }
Symbol 424 MovieClip Frame 1
stop(); if (_parent.b < 1) { gotoAndStop (2); }
Instance of Symbol 305 MovieClip in Symbol 424 MovieClip Frame 2
onClipEvent (enterFrame) { if (_parent._parent.b > 0) { gotoAndStop (1); } }
Symbol 425 Button
on (keyPress "<Space>") { if (b > 0) { tellTarget (_root.arrow) { gotoAndStop (8); }; } }
Symbol 431 MovieClip Frame 1
stop(); if (_parent.b < 1) { gotoAndStop (2); }
Symbol 431 MovieClip Frame 2
if (_parent.b > 0) { gotoAndStop (1); }
Instance of Symbol 305 MovieClip in Symbol 431 MovieClip Frame 2
onClipEvent (enterFrame) { if (_parent._parent.c > 0) { gotoAndStop (1); } }
Symbol 432 Button
on (keyPress "<Space>") { if (c > 0) { tellTarget (_root.arrow) { gotoAndStop (1); }; if (_parent.a) { tellTarget (_parent.ammo) { gotoAndStop (1); }; } if (_parent.b) { tellTarget (_parent.ammob) { gotoAndStop (1); }; } if (_parent.c) { tellTarget (_parent.ammoc) { gotoAndStop (1); }; } if (_parent.d) { tellTarget (_parent.ammod) { gotoAndStop (1); }; } c = c - 1; } }
Symbol 436 MovieClip Frame 1
stop(); stop();
Symbol 436 MovieClip Frame 2
stop();
Symbol 436 MovieClip Frame 3
stop();
Symbol 438 MovieClip Frame 1
stop();
Symbol 438 MovieClip Frame 30
tellTarget (_parent.ammo) { gotoAndStop (1); }; tellTarget (_root.arrow) { gotoAndStop (1); };
Symbol 440 MovieClip Frame 31
stop();
Symbol 444 MovieClip Frame 1
stop();
Symbol 444 MovieClip Frame 25
tellTarget (_parent.ammob) { gotoAndStop (1); }; tellTarget (_root.arrow) { gotoAndStop (1); }; gotoAndStop (1);
Symbol 444 MovieClip Frame 70
tellTarget (_parent.ammob) { gotoAndStop (1); }; tellTarget (_root.arrow) { gotoAndStop (1); }; gotoAndStop (1);
Symbol 446 MovieClip Frame 31
stop();
Symbol 448 MovieClip Frame 1
stop();
Symbol 448 MovieClip Frame 35
tellTarget (_parent.ammoc) { gotoAndStop (1); }; tellTarget (_root.arrow) { gotoAndStop (1); };
Symbol 450 MovieClip Frame 31
stop();
Symbol 451 MovieClip Frame 1
stop(); tellTarget (_root.arrow.guy.gun) { gotoAndStop (1); };
Symbol 451 MovieClip Frame 2
tellTarget (_root.arrow.guy.gun) { gotoAndStop (2); };
Symbol 451 MovieClip Frame 3
tellTarget (_root.arrow.guy.gun) { gotoAndStop (3); };
Symbol 451 MovieClip Frame 4
tellTarget (_root.arrow.guy.gun) { gotoAndStop (5); };
Symbol 452 Button
on (keyPress "M") { play(); } on (keyPress "m") { play(); }
Symbol 455 MovieClip Frame 24
tellTarget (_parent) { nextFrame(); };
Symbol 465 MovieClip Frame 1
stop();
Symbol 465 MovieClip Frame 10
tellTarget (_parent.ten) { nextFrame(); };
Symbol 465 MovieClip Frame 11
gotoAndStop (1);
Symbol 466 MovieClip Frame 1
stop();
Symbol 466 MovieClip Frame 2
stop();
Symbol 466 MovieClip Frame 7
tellTarget (_parent.minute) { nextFrame(); }; gotoAndStop (1);
Symbol 467 MovieClip Frame 1
stop();
Symbol 467 MovieClip Frame 2
stop();
Symbol 467 MovieClip Frame 11
tellTarget (_parent.tenminute) { nextFrame(); }; gotoAndStop (1);
Symbol 468 MovieClip Frame 1
stop();
Symbol 468 MovieClip Frame 2
stop();
Symbol 468 MovieClip Frame 7
tellTarget (_parent.hour) { nextFrame(); }; gotoAndStop (1);
Symbol 470 MovieClip Frame 1
stop();
Symbol 470 MovieClip Frame 2
stop();
Symbol 474 MovieClip Frame 1
tellTarget (_root.muse) { gotoAndStop (2); }; stop();
Symbol 474 MovieClip Frame 2
tellTarget (_root.muse) { gotoAndStop (1); }; stop();
Instance of Symbol 305 MovieClip in Symbol 474 MovieClip Frame 2
onClipEvent (enterFrame) { stopAllSounds(); }
Symbol 485 Button
on (press) { gotoAndStop (3); }
Symbol 489 Button
on (press) { gotoAndStop (4); }
Symbol 493 Button
on (press) { gotoAndStop (5); }
Symbol 498 Button
on (press) { prevFrame(); }
Symbol 502 Button
on (press) { if (_root.sharea.a) { gotoAndStop (6); } if (_root.sharea.b) { gotoAndStop (7); } if (_root.sharea.c) { gotoAndStop (8); } if (_root.sharea.d) { gotoAndStop (9); } if (_root.sharea.e) { gotoAndStop (10); } }
Symbol 506 Button
on (press) { tellTarget (_root) { gotoAndStop (77); }; }
Symbol 510 Button
on (press) { gotoAndStop (2); }
Symbol 514 MovieClip Frame 1
stop(); if (_root.b) { gotoAndStop (2); } if (_root.c) { gotoAndStop (3); } if (_root.d) { gotoAndStop (4); } if (_root.e) { gotoAndStop (5); } if (_root.f) { gotoAndStop (6); } if (_root.g) { gotoAndStop (7); } if (_root.h) { gotoAndStop (8); } if (_root.i) { gotoAndStop (9); } if (_root.j) { gotoAndStop (10); } if (_root.k) { gotoAndStop (11); } if (_root.l) { gotoAndStop (12); } if (_root.m) { gotoAndStop (13); } if (_root.n) { gotoAndStop (14); }
Symbol 516 MovieClip Frame 1
stop(); if (_root.b) { gotoAndStop (2); } if (_root.c) { gotoAndStop (3); } if (_root.d) { gotoAndStop (4); } if (_root.e) { gotoAndStop (5); } if (_root.f) { gotoAndStop (6); } if (_root.g) { gotoAndStop (7); } if (_root.h) { gotoAndStop (8); } if (_root.i) { gotoAndStop (9); } if (_root.j) { gotoAndStop (10); } if (_root.k) { gotoAndStop (11); } if (_root.l) { gotoAndStop (12); } if (_root.m) { gotoAndStop (13); } if (_root.n) { gotoAndStop (14); }
Symbol 519 MovieClip Frame 1
stop(); if (_root.b) { gotoAndStop (2); } if (_root.c) { gotoAndStop (3); } if (_root.d) { gotoAndStop (4); } if (_root.e) { gotoAndStop (5); } if (_root.f) { gotoAndStop (6); } if (_root.g) { gotoAndStop (7); } if (_root.h) { gotoAndStop (8); } if (_root.i) { gotoAndStop (9); } if (_root.j) { gotoAndStop (10); } if (_root.k) { gotoAndStop (11); } if (_root.l) { gotoAndStop (12); } if (_root.m) { gotoAndStop (13); } if (_root.n) { gotoAndStop (14); } if (_root.o) { gotoAndStop (15); } if (_root.p) { gotoAndStop (16); }
Symbol 521 MovieClip Frame 1
stop(); if (_root.b) { gotoAndStop (2); } if (_root.c) { gotoAndStop (3); } if (_root.d) { gotoAndStop (4); } if (_root.e) { gotoAndStop (5); } if (_root.f) { gotoAndStop (6); } if (_root.g) { gotoAndStop (7); } if (_root.h) { gotoAndStop (8); } if (_root.i) { gotoAndStop (9); } if (_root.j) { gotoAndStop (10); } if (_root.k) { gotoAndStop (11); } if (_root.l) { gotoAndStop (12); } if (_root.m) { gotoAndStop (13); } if (_root.n) { gotoAndStop (14); } if (_root.o) { gotoAndStop (15); } if (_root.p) { gotoAndStop (16); } if (_root.q) { gotoAndStop (17); }
Symbol 523 MovieClip Frame 1
stop(); if (_root.b) { gotoAndStop (2); } if (_root.c) { gotoAndStop (3); } if (_root.d) { gotoAndStop (4); } if (_root.e) { gotoAndStop (5); } if (_root.f) { gotoAndStop (6); } if (_root.g) { gotoAndStop (7); } if (_root.h) { gotoAndStop (8); } if (_root.i) { gotoAndStop (9); } if (_root.j) { gotoAndStop (10); } if (_root.k) { gotoAndStop (11); } if (_root.l) { gotoAndStop (12); } if (_root.m) { gotoAndStop (13); } if (_root.n) { gotoAndStop (14); } if (_root.o) { gotoAndStop (15); } if (_root.p) { gotoAndStop (16); } if (_root.q) { gotoAndStop (17); } if (_root.r) { gotoAndStop (18); } if (_root.s) { gotoAndStop (19); }
Symbol 524 MovieClip Frame 1
stop(); if (_root.mb) { gotoAndStop (2); } if (_root.mc) { gotoAndStop (3); } if (_root.md) { gotoAndStop (4); } if (_root.mee) { gotoAndStop (5); }
Symbol 530 Button
on (press) { _quality = "LOW"; }
Symbol 531 Button
on (press) { _quality = "MEDIUM"; }
Symbol 532 Button
on (press) { _quality = "HIGH"; }
Symbol 533 Button
on (press) { tellTarget (mute) { play(); }; }
Symbol 541 Button
on (press) { _root.ammo.item.a = _root.ammo.item.a + 1; _root.score.score = _root.score.score - 5000; }
Symbol 544 MovieClip Frame 1
stop();
Instance of Symbol 305 MovieClip in Symbol 544 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.score.score < 5000) { tellTarget (_parent) { nextFrame(); }; } }
Symbol 547 Button
on (press) { _root.ammo.item.b = _root.ammo.item.b + 1; _root.score.score = _root.score.score - 2500; }
Symbol 549 MovieClip Frame 1
stop();
Instance of Symbol 305 MovieClip in Symbol 549 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.score.score < 2500) { tellTarget (_parent) { nextFrame(); }; } }
Symbol 551 Button
on (press) { _root.ammo.item.c = _root.ammo.item.c + 1; _root.score.score = _root.score.score - 3000; }
Symbol 553 MovieClip Frame 1
stop();
Instance of Symbol 305 MovieClip in Symbol 553 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.score.score < 3000) { tellTarget (_parent) { nextFrame(); }; } }
Symbol 557 Button
on (press) { tellTarget (_root.ammo.wep.b) { gotoAndStop (2); }; _root.score.score = _root.score.score - 6000; gotoAndStop (3); }
Symbol 560 MovieClip Frame 1
if (_root.ammo.wep.b.got) { gotoAndStop (3); } stop();
Instance of Symbol 305 MovieClip in Symbol 560 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.score.score < 6000) { tellTarget (_parent) { nextFrame(); }; } }
Symbol 562 Button
on (press) { tellTarget (_root.ammo.hand) { gotoAndStop (2); }; _root.score.score = _root.score.score - 2000; gotoAndStop (3); }
Symbol 564 MovieClip Frame 1
if (_root.ammo.hand.b) { gotoAndStop (3); } stop();
Instance of Symbol 305 MovieClip in Symbol 564 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.score.score < 2000) { tellTarget (_parent) { nextFrame(); }; } }
Symbol 566 Button
on (press) { tellTarget (_root.ammo.wep.c) { gotoAndStop (2); }; _root.score.score = _root.score.score - 10000; gotoAndStop (3); }
Symbol 569 MovieClip Frame 1
if (_root.ammo.wep.c.got) { gotoAndStop (3); } stop();
Instance of Symbol 305 MovieClip in Symbol 569 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.score.score < 10000) { tellTarget (_parent) { nextFrame(); }; } }
Symbol 570 Button
on (press) { tellTarget (_root.ammo.hand) { gotoAndStop (3); }; _root.score.score = _root.score.score - 5000; gotoAndStop (3); }
Symbol 571 MovieClip Frame 1
if (_root.ammo.hand.c) { gotoAndStop (3); } stop();
Instance of Symbol 305 MovieClip in Symbol 571 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.score.score < 5000) { tellTarget (_parent) { nextFrame(); }; } }
Symbol 574 Button
on (press) { tellTarget (_root.ammo.wep.d) { gotoAndStop (2); }; _root.score.score = _root.score.score - 20000; gotoAndStop (3); }
Symbol 577 MovieClip Frame 1
if (_root.ammo.wep.d.got) { gotoAndStop (3); } stop();
Instance of Symbol 305 MovieClip in Symbol 577 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.score.score < 20000) { tellTarget (_parent) { nextFrame(); }; } }
Symbol 579 Button
on (press) { tellTarget (_root.ammo.hand) { gotoAndStop (4); }; _root.score.score = _root.score.score - 15000; gotoAndStop (3); }
Symbol 581 MovieClip Frame 1
if (_root.ammo.hand.d) { gotoAndStop (3); } stop();
Instance of Symbol 305 MovieClip in Symbol 581 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.score.score < 15000) { tellTarget (_parent) { nextFrame(); }; } }
Symbol 582 Button
on (press) { tellTarget (_root.ammo.wep.e) { gotoAndStop (2); }; _root.score.score = _root.score.score - 30000; gotoAndStop (3); }
Symbol 585 MovieClip Frame 1
if (_root.ammo.wep.e.got) { gotoAndStop (3); } stop();
Instance of Symbol 305 MovieClip in Symbol 585 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.score.score < 30000) { tellTarget (_parent) { nextFrame(); }; } }
Symbol 586 MovieClip Frame 1
stop(); tellTarget (_root.hint) { gotoAndStop (1); };
Symbol 586 MovieClip Frame 2
stop(); tellTarget (_root.hint) { gotoAndStop (51); };
Symbol 590 Button
on (press) { tellTarget (_root) { gotoAndStop (80); }; }
Symbol 593 Button
on (press) { tellTarget (_root) { gotoAndStop (1); }; }
Symbol 594 MovieClip Frame 1
stop();
Symbol 594 MovieClip Frame 20
stop(); _root.score.score = _root.score.score - 100; if (_root.score.score < 0) { _root.score.score = _root.score.score - 0; }
Symbol 594 MovieClip Frame 22
gotoAndStop (20);
Symbol 595 MovieClip Frame 23
stop();
Symbol 597 MovieClip Frame 3
stop(); tellTarget (_parent) { play(); };
Symbol 599 MovieClip Frame 1
stopAllSounds();
Symbol 599 MovieClip Frame 2
stop();
Symbol 600 MovieClip Frame 1
stop();
Symbol 603 MovieClip Frame 1
stop();
Symbol 609 MovieClip Frame 1
stop();
Symbol 611 MovieClip Frame 1
stop();
Symbol 618 MovieClip Frame 1
if (_root.rand > 5) { gotoAndStop (3); }
Symbol 618 MovieClip Frame 2
stop();
Instance of Symbol 57 MovieClip in Symbol 618 MovieClip Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { _root.score.score = _root.score.score + 50; tellTarget (_parent) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 618 MovieClip Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { _root.score.score = _root.score.score + 200; tellTarget (_parent) { gotoAndStop (4); }; } }
Symbol 619 MovieClip Frame 3
stop();
Symbol 620 MovieClip Frame 5
stop();
Symbol 621 MovieClip Frame 10
stop();
Symbol 622 MovieClip Frame 1
if (_root.rand > 2) { gotoAndStop (2); } if (_root.rand == 2) { gotoAndStop (3); } if (_root.rand == 3) { gotoAndStop (4); } if (_root.rand == 4) { gotoAndStop (5); } if (_root.rand == 5) { gotoAndStop (6); } if (_root.rand > 5) { gotoAndStop (7); } stop();
Symbol 623 MovieClip Frame 45
stop();
Symbol 624 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 624 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent._parent._parent.aliveb) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } } }
Symbol 624 MovieClip Frame 2
tellTarget (_parent.wing) { gotoAndStop (2); }; tellTarget (_parent.wingb) { gotoAndStop (2); }; tellTarget (_parent.body) { gotoAndStop (2); }; tellTarget (_parent.tail) { gotoAndStop (2); };
Symbol 626 MovieClip Frame 1
stop();
Symbol 627 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (1); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 628 MovieClip Frame 58
tellTarget (_parent) { gotoAndStop (1); };
Symbol 630 MovieClip Frame 45
stop();
Symbol 631 MovieClip Frame 24
stop();
Symbol 632 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 632 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent.move) { gotoAndPlay (2); }; } }
Instance of Symbol 57 MovieClip "alive" in Symbol 632 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 632 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Instance of Symbol 628 MovieClip in Symbol 632 MovieClip Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (head) { nextFrame(); }; stop(); } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (head) { nextFrame(); }; stop(); } }
Symbol 643 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (7); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 645 MovieClip Frame 1
if (_root.ammo.key.keya.got) { nextFrame(); } stop();
Instance of Symbol 57 MovieClip in Symbol 645 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Symbol 647 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (13); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 648 MovieClip Frame 1
stop(); if (_root.ammo.key.keyc.got) { nextFrame(); }
Instance of Symbol 57 MovieClip in Symbol 648 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.ammo.key.keyc) { gotoAndStop (2); }; tellTarget (_parent) { nextFrame(); }; } }
Instance of Symbol 57 MovieClip in Symbol 649 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 649 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 649 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 649 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 649 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 649 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 649 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 649 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 649 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 649 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 649 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Symbol 653 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 653 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent.fade) { gotoAndPlay (2); }; if (_parent.still) { tellTarget (_parent) { play(); }; } } }
Symbol 653 MovieClip Frame 10
stop();
Instance of Symbol 57 MovieClip in Symbol 653 MovieClip Frame 11
onClipEvent (enterFrame) { tellTarget (_parent) { play(); }; }
Symbol 661 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (11); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 662 MovieClip Frame 1
if (_root.ammo.key.keyb.got) { nextFrame(); } stop();
Instance of Symbol 57 MovieClip in Symbol 662 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); _y = (_y + 15); }; } }
Symbol 662 MovieClip Frame 2
stop();
Symbol 663 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (8); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 680 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 680 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent.fade) { gotoAndPlay (2); }; if (_parent.still) { tellTarget (_parent) { play(); }; } } }
Symbol 680 MovieClip Frame 10
stop();
Instance of Symbol 57 MovieClip in Symbol 680 MovieClip Frame 11
onClipEvent (enterFrame) { tellTarget (_parent) { play(); }; }
Symbol 690 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (5); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Instance of Symbol 57 MovieClip in Symbol 693 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 693 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 693 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 693 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Symbol 696 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (10); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 697 MovieClip Frame 1
if (_root.ammo.key.keya.got) { gotoAndStop (2); } stop();
Instance of Symbol 57 MovieClip in Symbol 697 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.ammo.key.keya) { gotoAndStop (2); }; tellTarget (_parent) { nextFrame(); }; } }
Instance of Symbol 57 MovieClip in Symbol 698 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 698 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 698 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 698 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Symbol 700 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (15); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 701 MovieClip Frame 17
tellTarget (_parent) { gotoAndStop (1); };
Symbol 703 MovieClip Frame 30
stop();
Symbol 704 MovieClip Frame 24
stop();
Symbol 705 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 705 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent.move) { gotoAndPlay (2); }; } }
Instance of Symbol 57 MovieClip "alive" in Symbol 705 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 705 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Symbol 710 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (12); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 717 MovieClip Frame 1
if (_root.ammo.key.keyb.got) { nextFrame(); } stop();
Instance of Symbol 57 MovieClip in Symbol 717 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { play(); }; } }
Symbol 717 MovieClip Frame 2
tellTarget (_root.ammo.key.keyb) { nextFrame(); }; stop();
Symbol 721 MovieClip Frame 1
stop();
Symbol 725 MovieClip Frame 1
stop();
Symbol 731 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 731 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent._parent._parent.aliveb) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } } }
Symbol 734 MovieClip Frame 1
stop();
Symbol 734 MovieClip Frame 6
stop();
Instance of Symbol 733 MovieClip in Symbol 734 MovieClip Frame 6
onClipEvent (enterFrame) { tellTarget (_parent._parent) { gotoAndStop (5); }; }
Symbol 735 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (16); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 736 MovieClip Frame 17
tellTarget (_parent) { gotoAndStop (1); };
Symbol 738 MovieClip Frame 2
tellTarget (_parent.health) { nextFrame(); };
Symbol 738 MovieClip Frame 12
tellTarget (_parent) { gotoAndStop (1); };
Symbol 739 MovieClip Frame 24
stop();
Symbol 740 MovieClip Frame 28
stop();
Symbol 741 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 741 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent.move) { gotoAndPlay (2); }; } }
Instance of Symbol 57 MovieClip "alive" in Symbol 741 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 741 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Symbol 749 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (17); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Instance of Symbol 57 MovieClip in Symbol 750 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.fade) { play(); }; } }
Symbol 752 MovieClip Frame 1
stop();
Symbol 752 MovieClip Frame 45
tellTarget (_root) { gotoAndStop (16); };
Symbol 756 MovieClip Frame 79
tellTarget (_root.bbb) { play(); };
Symbol 756 MovieClip Frame 80
tellTarget (_parent) { nextFrame(); };
Symbol 771 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (18); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 774 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 774 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 774 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 774 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 774 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 774 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { play(); }; } }
Instance of Symbol 57 MovieClip in Symbol 774 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.block)) { tellTarget (_parent) { gotoAndPlay (14); }; } }
Symbol 774 MovieClip Frame 13
stop();
Instance of Symbol 57 MovieClip in Symbol 774 MovieClip Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.block)) { tellTarget (_parent) { gotoAndPlay (14); }; } }
Symbol 785 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (19); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Instance of Symbol 57 MovieClip in Symbol 786 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 786 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 786 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 786 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Symbol 794 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (19); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Instance of Symbol 57 MovieClip in Symbol 795 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 795 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 795 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 795 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Symbol 797 MovieClip Frame 1
stopAllSounds();
Symbol 797 MovieClip Frame 2
stop();
Symbol 807 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (19); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Instance of Symbol 57 MovieClip in Symbol 808 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 808 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 808 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 808 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Symbol 818 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (19); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 830 MovieClip Frame 252
stop();
Symbol 831 MovieClip Frame 1
stop();
Symbol 831 MovieClip Frame 15
stop();
Symbol 832 MovieClip Frame 1
if (_root.sharea.b) { stop(); }
Instance of Symbol 57 MovieClip in Symbol 832 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 832 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 832 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 832 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 832 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { if (_parent.chat.talk) { tellTarget (_parent.chat) { play(); }; } } }
Symbol 832 MovieClip Frame 2
stop();
Symbol 833 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (19); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 838 MovieClip Frame 150
stop();
Symbol 839 MovieClip Frame 1
stop();
Symbol 839 MovieClip Frame 15
stop();
Instance of Symbol 57 MovieClip in Symbol 840 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { if (_parent.chat.talk) { tellTarget (_parent.chat) { play(); }; } } }
Instance of Symbol 57 MovieClip in Symbol 840 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 840 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 840 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 840 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Symbol 844 MovieClip Frame 1
if (_root.sharea.b) { stop(); }
Symbol 844 MovieClip Frame 2
stop();
Symbol 850 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 850 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent.fade) { gotoAndPlay (2); }; if (_parent.still) { tellTarget (_parent) { play(); }; } } }
Symbol 850 MovieClip Frame 10
stop();
Instance of Symbol 57 MovieClip in Symbol 850 MovieClip Frame 11
onClipEvent (enterFrame) { tellTarget (_parent) { play(); }; }
Symbol 851 MovieClip Frame 1
stop();
Symbol 851 MovieClip Frame 45
tellTarget (_root) { gotoAndStop (22); };
Symbol 856 MovieClip Frame 1
if (_root.sharea.d) { stop(); }
Symbol 856 MovieClip Frame 2
stop();
Symbol 857 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (7); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 859 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 859 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Symbol 860 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (19); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 865 MovieClip Frame 150
stop();
Symbol 866 MovieClip Frame 1
stop();
Symbol 866 MovieClip Frame 15
stop();
Instance of Symbol 57 MovieClip in Symbol 867 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { if (_parent.chat.talk) { tellTarget (_parent.chat) { play(); }; } } }
Instance of Symbol 57 MovieClip in Symbol 867 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 867 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 867 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 867 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Symbol 868 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (19); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 874 MovieClip Frame 252
stop();
Symbol 875 MovieClip Frame 1
stop();
Symbol 875 MovieClip Frame 15
stop();
Symbol 876 MovieClip Frame 1
if (_root.sharea.d) { stop(); }
Instance of Symbol 57 MovieClip in Symbol 876 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 876 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 876 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 876 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 876 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { if (_parent.chat.talk) { tellTarget (_parent.chat) { play(); }; } } }
Symbol 876 MovieClip Frame 2
stop();
Symbol 877 MovieClip Frame 1
stop();
Symbol 877 MovieClip Frame 45
tellTarget (_root) { gotoAndStop (56); };
Symbol 880 MovieClip Frame 1
if (_root.sharea.c) { stop(); }
Symbol 880 MovieClip Frame 2
stop();
Symbol 881 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (19); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 889 MovieClip Frame 290
stop();
Symbol 890 MovieClip Frame 1
stop();
Symbol 890 MovieClip Frame 15
stop();
Symbol 891 MovieClip Frame 1
if (_root.sharea.c) { stop(); }
Instance of Symbol 57 MovieClip in Symbol 891 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 891 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 891 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 891 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 891 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { if (_parent.chat.talk) { tellTarget (_parent.chat) { play(); }; } } }
Symbol 891 MovieClip Frame 2
stop();
Symbol 893 MovieClip Frame 1
stop();
Symbol 893 MovieClip Frame 45
tellTarget (_root) { gotoAndStop (38); };
Symbol 897 MovieClip Frame 79
tellTarget (_root.bbb) { play(); };
Symbol 897 MovieClip Frame 80
tellTarget (_parent) { nextFrame(); };
Symbol 901 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (5); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 907 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (20); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 910 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 910 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 910 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 910 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 910 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 910 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { play(); }; } }
Instance of Symbol 57 MovieClip in Symbol 910 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.block)) { tellTarget (_parent) { gotoAndPlay (3); }; } }
Symbol 910 MovieClip Frame 2
stop();
Instance of Symbol 57 MovieClip in Symbol 910 MovieClip Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.block)) { tellTarget (_parent) { gotoAndPlay (3); }; } }
Symbol 918 MovieClip Frame 1
stop();
Symbol 919 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (21); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 921 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 921 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { play(); }; } }
Symbol 921 MovieClip Frame 15
stop();
Symbol 922 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (4); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 924 Button
on (rollOver) { tellTarget (_root.hint.hint) { gotoAndPlay (1); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (23); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; } on (rollOut) { tellTarget (_root.hint.hint) { gotoAndPlay (12); }; }
Symbol 925 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 925 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Symbol 925 MovieClip Frame 2
tellTarget (_root.health) { gotoAndStop (1); }; tellTarget (_root.health) { prevFrame(); };
Symbol 926 MovieClip Frame 1
if (_root.rand > 3) { gotoAndStop (3); }
Symbol 926 MovieClip Frame 2
stop();
Symbol 927 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 927 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 927 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 927 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 927 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 927 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { play(); }; } }
Instance of Symbol 57 MovieClip in Symbol 927 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.block)) { tellTarget (_parent) { gotoAndPlay (6); }; } }
Symbol 927 MovieClip Frame 5
stop();
Instance of Symbol 57 MovieClip in Symbol 927 MovieClip Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.block)) { tellTarget (_parent) { gotoAndPlay (6); }; } }
Symbol 928 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (4); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 930 Button
on (rollOver) { tellTarget (_root.hint.hint) { gotoAndPlay (1); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (25); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; } on (rollOut) { tellTarget (_root.hint.hint) { gotoAndPlay (12); }; }
Symbol 931 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 931 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Symbol 931 MovieClip Frame 2
_root.ammo.item.a = _root.ammo.item.a + 1; tellTarget (_root.health) { prevFrame(); };
Symbol 932 MovieClip Frame 1
if (_root.rand > 3) { gotoAndStop (3); }
Symbol 932 MovieClip Frame 2
stop();
Symbol 933 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 933 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 933 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 933 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 933 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 933 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { play(); }; } }
Instance of Symbol 57 MovieClip in Symbol 933 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.block)) { tellTarget (_parent) { gotoAndPlay (6); }; } }
Symbol 933 MovieClip Frame 5
stop();
Instance of Symbol 57 MovieClip in Symbol 933 MovieClip Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.block)) { tellTarget (_parent) { gotoAndPlay (6); }; } }
Symbol 935 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (21); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 936 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 936 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { play(); }; } }
Symbol 936 MovieClip Frame 2
tellTarget (_parent) { nextFrame(); };
Symbol 936 MovieClip Frame 15
stop();
Symbol 937 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (31); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 938 MovieClip Frame 1
if (_root.ammo.hand.c) { gotoAndStop (3); } stop();
Instance of Symbol 57 MovieClip in Symbol 938 MovieClip Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { nextFrame(); }; } }
Symbol 938 MovieClip Frame 3
tellTarget (_root.ammo.hand) { gotoAndStop (3); };
Instance of Symbol 57 MovieClip in Symbol 940 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 940 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 940 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 940 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Symbol 941 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (7); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 944 MovieClip Frame 1
if (_root.ammo.key.keyb.got) { nextFrame(); } stop();
Instance of Symbol 57 MovieClip in Symbol 944 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Symbol 947 Button
on (press) { tellTarget (_root) { gotoAndStop (22); }; }
Symbol 948 Button
on (press) { tellTarget (_root) { gotoAndStop (1); }; }
Symbol 949 MovieClip Frame 1
stop();
Symbol 949 MovieClip Frame 20
stop(); _root.score.score = _root.score.score - 2000; if (_root.score.score < 0) { _root.score.score = _root.score.score - 0; }
Symbol 949 MovieClip Frame 22
gotoAndStop (20);
Symbol 950 MovieClip Frame 1
stop();
Symbol 950 MovieClip Frame 40
tellTarget (_root.sharea) { gotoAndStop (3); };
Symbol 950 MovieClip Frame 45
tellTarget (_root) { gotoAndStop (19); };
Symbol 952 MovieClip Frame 1
stopAllSounds();
Symbol 952 MovieClip Frame 2
stop();
Symbol 959 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (22); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Instance of Symbol 57 MovieClip in Symbol 960 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { if (_parent._parent._parent.aliveb) { tellTarget (_root.arrow) { gotoAndStop (4); }; } } }
Instance of Symbol 57 MovieClip in Symbol 965 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 965 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 965 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Symbol 966 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (7); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 975 MovieClip Frame 1
if (_root.ammo.key.keya.got) { nextFrame(); } stop();
Instance of Symbol 57 MovieClip in Symbol 975 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 975 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 975 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Symbol 977 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (3); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 987 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 987 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndPlay (41); }; } }
Instance of Symbol 57 MovieClip in Symbol 987 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { play(); }; } }
Symbol 987 MovieClip Frame 40
stop();
Instance of Symbol 57 MovieClip in Symbol 987 MovieClip Frame 59
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Symbol 987 MovieClip Frame 64
stop();
Instance of Symbol 57 MovieClip in Symbol 992 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent._parent._parent.aliveb) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } } }
Symbol 996 MovieClip Frame 1
stop();
Symbol 1000 MovieClip Frame 90
tellTarget (_parent) { gotoAndStop (7); };
Symbol 1001 MovieClip Frame 1
stop();
Symbol 1001 MovieClip Frame 4
stop();
Instance of Symbol 733 MovieClip in Symbol 1001 MovieClip Frame 4
onClipEvent (enterFrame) { tellTarget (_parent._parent) { gotoAndStop (5); }; }
Symbol 1002 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (24); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1003 MovieClip Frame 15
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1005 MovieClip Frame 3
tellTarget (_parent.health) { nextFrame(); };
Symbol 1005 MovieClip Frame 8
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1006 MovieClip Frame 30
stop();
Symbol 1008 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1008 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { play(); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1008 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { play(); }; } }
Symbol 1008 MovieClip Frame 30
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1009 MovieClip Frame 30
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1010 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1010 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent.move) { gotoAndPlay (2); }; } }
Instance of Symbol 57 MovieClip "alive" in Symbol 1010 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1010 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Symbol 1010 MovieClip Frame 6
stop();
Instance of Symbol 57 MovieClip "alive" in Symbol 1010 MovieClip Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1010 MovieClip Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Instance of Symbol 57 MovieClip in Symbol 1015 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1015 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Symbol 1017 MovieClip Frame 14
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1018 MovieClip Frame 12
stop();
Symbol 1021 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1021 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { play(); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1021 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { play(); }; } }
Symbol 1021 MovieClip Frame 20
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1022 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1022 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent.move) { gotoAndPlay (2); }; } }
Instance of Symbol 57 MovieClip "alive" in Symbol 1022 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1022 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Symbol 1022 MovieClip Frame 7
stop();
Instance of Symbol 57 MovieClip "alive" in Symbol 1022 MovieClip Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1022 MovieClip Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Instance of Symbol 57 MovieClip in Symbol 1029 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent._parent._parent.aliveb) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } } }
Symbol 1041 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (26); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1042 MovieClip Frame 25
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1043 MovieClip Frame 40
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1044 MovieClip Frame 45
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1045 MovieClip Frame 46
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1046 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1046 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent.move) { gotoAndPlay (2); }; } }
Instance of Symbol 57 MovieClip "alive" in Symbol 1046 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1046 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Symbol 1046 MovieClip Frame 6
stop();
Instance of Symbol 57 MovieClip "hit" in Symbol 1046 MovieClip Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Symbol 1055 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (27); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1058 MovieClip Frame 60
stop();
Symbol 1060 MovieClip Frame 1
if (_root.ammo.key.keya.got) { nextFrame(); } stop();
Instance of Symbol 57 MovieClip in Symbol 1060 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1060 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1060 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1060 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1060 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { play(); }; } }
Symbol 1060 MovieClip Frame 2
stop(); tellTarget (_root.ammo.key.keya) { gotoAndStop (2); };
Instance of Symbol 57 MovieClip in Symbol 1068 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1068 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1068 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1068 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Symbol 1069 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (28); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1070 MovieClip Frame 1
stop(); if (_root.ammo.wep.c.got) { nextFrame(); }
Instance of Symbol 57 MovieClip in Symbol 1070 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { nextFrame(); }; } }
Symbol 1070 MovieClip Frame 2
tellTarget (_root.ammo.wep.c) { nextFrame(); };
Symbol 1078 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1080 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent._parent._parent.aliveb) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } } }
Symbol 1085 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (29); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1086 MovieClip Frame 35
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1090 MovieClip Frame 2
if (_root.arrow.mel) { tellTarget (_parent) { gotoAndStop (5); }; }
Symbol 1090 MovieClip Frame 30
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1091 MovieClip Frame 35
stop();
Symbol 1092 MovieClip Frame 20
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1093 MovieClip Frame 40
tellTarget (_parent) { gotoAndStop (6); };
Symbol 1094 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1094 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent.move) { gotoAndPlay (2); }; } }
Instance of Symbol 57 MovieClip "alive" in Symbol 1094 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1094 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Symbol 1094 MovieClip Frame 6
stop();
Instance of Symbol 57 MovieClip "alive" in Symbol 1094 MovieClip Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (6); }; } }
Symbol 1100 MovieClip Frame 1
stop(); if (_parent.die) { play(); }
Symbol 1100 MovieClip Frame 3
stop();
Symbol 1108 MovieClip Frame 2
stop();
Symbol 1108 MovieClip Frame 90
tellTarget (_parent) { gotoAndStop (7); };
Symbol 1109 MovieClip Frame 1
stop();
Symbol 1109 MovieClip Frame 5
stop();
Instance of Symbol 733 MovieClip in Symbol 1109 MovieClip Frame 5
onClipEvent (enterFrame) { tellTarget (_parent._parent) { gotoAndStop (5); }; }
Symbol 1110 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (30); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Instance of Symbol 57 MovieClip in Symbol 1117 MovieClip Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Symbol 1117 MovieClip Frame 15
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1118 MovieClip Frame 2
tellTarget (_parent.health) { nextFrame(); };
Symbol 1118 MovieClip Frame 6
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1119 MovieClip Frame 33
stop();
Symbol 1120 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (24); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1121 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1121 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent.move) { gotoAndPlay (2); }; } }
Instance of Symbol 57 MovieClip "alive" in Symbol 1121 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1121 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Symbol 1121 MovieClip Frame 6
stop();
Instance of Symbol 57 MovieClip "alive" in Symbol 1121 MovieClip Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1121 MovieClip Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Symbol 1124 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (5); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1127 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (19); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1133 MovieClip Frame 235
stop();
Symbol 1134 MovieClip Frame 1
stop();
Symbol 1134 MovieClip Frame 15
stop();
Instance of Symbol 57 MovieClip in Symbol 1135 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { if (_parent.chat.talk) { tellTarget (_parent.chat) { play(); }; } } }
Instance of Symbol 57 MovieClip in Symbol 1135 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1135 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1135 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1135 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1139 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { if (_parent._parent._parent.aliveb) { tellTarget (_root.arrow) { gotoAndStop (4); }; } } }
Instance of Symbol 57 MovieClip in Symbol 1146 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Symbol 1147 MovieClip Frame 61
stop();
Symbol 1148 MovieClip Frame 75
stop();
Symbol 1149 MovieClip Frame 70
tellTarget (_parent) { gotoAndStop (7); };
Symbol 1150 MovieClip Frame 1
stop();
Symbol 1150 MovieClip Frame 4
stop();
Instance of Symbol 733 MovieClip in Symbol 1150 MovieClip Frame 4
onClipEvent (enterFrame) { tellTarget (_parent._parent) { gotoAndStop (4); }; }
Symbol 1151 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (32); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1152 MovieClip Frame 15
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1153 MovieClip Frame 9
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1154 MovieClip Frame 5
tellTarget (_root.ammo.key.keyb) { nextFrame(); };
Symbol 1154 MovieClip Frame 18
stop();
Symbol 1155 MovieClip Frame 7
if (_parent.health.vamp) { tellTarget (_parent.health) { nextFrame(); }; tellTarget (_parent) { gotoAndStop (1); }; }
Symbol 1155 MovieClip Frame 15
tellTarget (_parent) { gotoAndStop (4); };
Symbol 1156 MovieClip Frame 5
tellTarget (_parent.bats) { play(); };
Symbol 1156 MovieClip Frame 25
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1157 MovieClip Frame 1
stop(); if (_root.ammo.key.keyb.got) { gotoAndStop (6); }
Instance of Symbol 57 MovieClip in Symbol 1157 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent.move) { gotoAndPlay (2); }; } }
Instance of Symbol 57 MovieClip "alive" in Symbol 1157 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1157 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Symbol 1157 MovieClip Frame 6
stop();
Instance of Symbol 57 MovieClip "hit" in Symbol 1157 MovieClip Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1159 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.bbb) { play(); }; tellTarget (_root) { gotoAndStop (23); }; } }
Symbol 1163 MovieClip Frame 79
tellTarget (_root.bbb) { play(); };
Symbol 1163 MovieClip Frame 80
tellTarget (_parent) { nextFrame(); };
Symbol 1171 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (4); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1173 Button
on (rollOver) { tellTarget (_root.hint.hint) { gotoAndPlay (1); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (33); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; } on (rollOut) { tellTarget (_root.hint.hint) { gotoAndPlay (12); }; }
Symbol 1174 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1174 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Symbol 1174 MovieClip Frame 2
_root.ammo.item.b = _root.ammo.item.b + 1; tellTarget (_root.health) { prevFrame(); };
Symbol 1175 MovieClip Frame 1
if (_root.rand > 3) { gotoAndStop (3); }
Symbol 1175 MovieClip Frame 2
stop();
Symbol 1176 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1176 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1176 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1176 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1176 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1176 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { play(); }; } }
Instance of Symbol 57 MovieClip in Symbol 1176 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.block)) { tellTarget (_parent) { gotoAndPlay (6); }; } }
Symbol 1176 MovieClip Frame 5
stop();
Instance of Symbol 57 MovieClip in Symbol 1176 MovieClip Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.block)) { tellTarget (_parent) { gotoAndPlay (6); }; } }
Instance of Symbol 57 MovieClip in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1178 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1180 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1180 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1180 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1180 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1184 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1184 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1184 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1184 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Symbol 1187 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1187 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent.fade) { gotoAndPlay (2); }; if (_parent.still) { tellTarget (_parent) { play(); }; } } }
Symbol 1187 MovieClip Frame 10
stop();
Instance of Symbol 57 MovieClip in Symbol 1187 MovieClip Frame 11
onClipEvent (enterFrame) { tellTarget (_parent) { play(); }; }
Symbol 1188 Button
on (press) { tellTarget (_root) { gotoAndStop (38); }; }
Symbol 1189 Button
on (press) { tellTarget (_root) { gotoAndStop (1); }; }
Symbol 1190 MovieClip Frame 1
stop();
Symbol 1190 MovieClip Frame 20
stop(); _root.score.score = _root.score.score - 4000; if (_root.score.score < 0) { _root.score.score = _root.score.score - 0; }
Symbol 1190 MovieClip Frame 22
gotoAndStop (20);
Symbol 1192 MovieClip Frame 1
stopAllSounds();
Symbol 1192 MovieClip Frame 2
stop();
Instance of Symbol 57 MovieClip in Symbol 1199 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1199 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1199 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1199 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1203 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent._parent._parent.aliveb) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } } }
Symbol 1205 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1208 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent._parent._parent.aliveb) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } } }
Symbol 1212 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (34); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Instance of Symbol 57 MovieClip in Symbol 1213 MovieClip Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Symbol 1213 MovieClip Frame 15
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1214 MovieClip Frame 3
tellTarget (_parent.health) { nextFrame(); };
Symbol 1214 MovieClip Frame 10
tellTarget (_parent) { gotoAndStop (7); };
Symbol 1215 MovieClip Frame 14
stop();
Instance of Symbol 57 MovieClip in Symbol 1219 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1219 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1219 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1219 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1219 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1219 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1219 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1219 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1219 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1219 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1219 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1219 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1219 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1219 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1219 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1219 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Symbol 1219 MovieClip Frame 20
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1220 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1220 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent.move) { gotoAndPlay (2); }; } }
Instance of Symbol 57 MovieClip "alive" in Symbol 1220 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1220 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Symbol 1220 MovieClip Frame 6
stop();
Instance of Symbol 57 MovieClip in Symbol 1220 MovieClip Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1220 MovieClip Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Symbol 1221 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (35); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1222 MovieClip Frame 1
stop(); if (_root.ammo.hand.d) { nextFrame(); }
Instance of Symbol 57 MovieClip in Symbol 1222 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.ammo.hand) { gotoAndStop (4); }; tellTarget (_parent) { nextFrame(); }; } }
Symbol 1223 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (32); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1224 MovieClip Frame 11
stop();
Symbol 1225 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1225 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent.move) { gotoAndPlay (2); }; } }
Instance of Symbol 57 MovieClip "alive" in Symbol 1225 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1225 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Symbol 1225 MovieClip Frame 6
stop();
Instance of Symbol 57 MovieClip "hit" in Symbol 1225 MovieClip Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (5); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (5); }; } }
Symbol 1226 MovieClip Frame 1
stop();
Instance of Symbol 305 MovieClip in Symbol 1226 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.en.guy) { play(); }; tellTarget (_root.enb.guy) { play(); }; tellTarget (_root.enc.guy) { play(); }; tellTarget (_root.end.guy) { play(); }; tellTarget (_root.ene.guy) { play(); }; tellTarget (_root.enf.guy) { play(); }; tellTarget (_root.eng.guy) { play(); }; tellTarget (_root.enh.guy) { play(); }; tellTarget (_root.eni.guy) { play(); }; tellTarget (_parent) { nextFrame(); }; } }
Symbol 1228 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (14); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1229 MovieClip Frame 1
stop(); if (_root.ammo.wep.d.got) { nextFrame(); }
Instance of Symbol 57 MovieClip in Symbol 1229 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { nextFrame(); }; } }
Symbol 1229 MovieClip Frame 2
tellTarget (_root.ammo.wep.d) { nextFrame(); }; tellTarget (_root.ammo.wep.b) { nextFrame(); };
Symbol 1235 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (19); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Instance of Symbol 57 MovieClip in Symbol 1236 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1236 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1236 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1236 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Symbol 1237 MovieClip Frame 1
stop();
Symbol 1237 MovieClip Frame 40
tellTarget (_root.sharea) { gotoAndStop (4); };
Symbol 1237 MovieClip Frame 45
tellTarget (_root) { gotoAndStop (21); };
Symbol 1241 MovieClip Frame 79
tellTarget (_root.bbb) { play(); };
Symbol 1241 MovieClip Frame 80
tellTarget (_parent) { nextFrame(); };
Symbol 1245 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (4); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1247 Button
on (rollOver) { tellTarget (_root.hint.hint) { gotoAndPlay (1); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (38); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; } on (rollOut) { tellTarget (_root.hint.hint) { gotoAndPlay (12); }; }
Symbol 1248 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1248 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Symbol 1248 MovieClip Frame 2
_root.ammo.item.c = _root.ammo.item.c + 1; tellTarget (_root.health) { prevFrame(); };
Symbol 1249 MovieClip Frame 1
if (_root.rand > 3) { gotoAndStop (3); }
Symbol 1249 MovieClip Frame 2
stop();
Symbol 1250 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1250 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1250 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1250 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1250 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1250 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { play(); }; } }
Instance of Symbol 57 MovieClip in Symbol 1250 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.block)) { tellTarget (_parent) { gotoAndPlay (6); }; } }
Symbol 1250 MovieClip Frame 5
stop();
Instance of Symbol 57 MovieClip in Symbol 1250 MovieClip Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.block)) { tellTarget (_parent) { gotoAndPlay (6); }; } }
Symbol 1251 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (5); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1253 Button
on (press) { tellTarget (_root) { gotoAndStop (56); }; }
Symbol 1254 Button
on (press) { tellTarget (_root) { gotoAndStop (1); }; }
Symbol 1255 MovieClip Frame 1
stop();
Symbol 1255 MovieClip Frame 20
stop(); _root.score.score = _root.score.score - 5000; if (_root.score.score < 0) { _root.score.score = _root.score.score - 0; }
Symbol 1255 MovieClip Frame 22
gotoAndStop (20);
Symbol 1257 MovieClip Frame 1
stopAllSounds();
Symbol 1257 MovieClip Frame 2
stop();
Instance of Symbol 57 MovieClip in Symbol 1263 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent._parent._parent.aliveb) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } } }
Instance of Symbol 57 MovieClip in Symbol 1263 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent._parent._parent.aliveb) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } } }
Symbol 1267 MovieClip Frame 1
stop();
Symbol 1271 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (36); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1272 MovieClip Frame 15
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1273 MovieClip Frame 8
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1274 MovieClip Frame 30
stop();
Symbol 1275 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1275 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { play(); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1275 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { play(); }; } }
Symbol 1275 MovieClip Frame 30
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1276 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (24); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1277 MovieClip Frame 30
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1278 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1278 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent.move) { gotoAndPlay (2); }; } }
Instance of Symbol 57 MovieClip "alive" in Symbol 1278 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1278 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Symbol 1278 MovieClip Frame 6
stop();
Instance of Symbol 57 MovieClip "alive" in Symbol 1278 MovieClip Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1278 MovieClip Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Symbol 1284 MovieClip Frame 1
stop();
Symbol 1287 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1287 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent._parent._parent.aliveb) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } } }
Symbol 1289 MovieClip Frame 1
stop();
Symbol 1289 MovieClip Frame 11
stop();
Instance of Symbol 733 MovieClip in Symbol 1289 MovieClip Frame 11
onClipEvent (enterFrame) { tellTarget (_parent._parent) { gotoAndStop (5); }; }
Symbol 1290 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (37); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Instance of Symbol 57 MovieClip in Symbol 1294 MovieClip Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } }
Symbol 1294 MovieClip Frame 25
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1299 MovieClip Frame 3
tellTarget (_parent.health) { nextFrame(); };
Symbol 1299 MovieClip Frame 10
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1300 MovieClip Frame 5
tellTarget (head) { nextFrame(); };
Symbol 1300 MovieClip Frame 20
stop();
Symbol 1301 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1301 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent.move) { gotoAndPlay (2); }; } }
Instance of Symbol 57 MovieClip "alive" in Symbol 1301 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1301 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Symbol 1301 MovieClip Frame 6
stop();
Instance of Symbol 57 MovieClip in Symbol 1301 MovieClip Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1301 MovieClip Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Symbol 1313 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (39); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1314 MovieClip Frame 1
if (_root.ammo.wep.e.got) { nextFrame(); } stop();
Instance of Symbol 57 MovieClip in Symbol 1314 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { nextFrame(); }; } }
Symbol 1314 MovieClip Frame 2
tellTarget (_root.ammo.wep.e) { nextFrame(); };
Symbol 1316 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (7); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1317 MovieClip Frame 1
if (_root.ammo.key.keya.got) { nextFrame(); } stop();
Instance of Symbol 57 MovieClip in Symbol 1317 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y + 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1317 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _y = (_y - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _y = (_y - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _y = (_y - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _y = (_y - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _y = (_y - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _y = (_y - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _y = (_y - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _y = (_y - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _y = (_y - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _y = (_y - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _y = (_y - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _y = (_y - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _y = (_y - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _y = (_y - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _y = (_y - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _y = (_y - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _y = (_y - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _y = (_y - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _y = (_y - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _y = (_y - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _y = (_y - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _y = (_y - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _y = (_y - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _y = (_y - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _y = (_y - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1317 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Instance of Symbol 57 MovieClip in Symbol 1317 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x + 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x + 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x + 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x + 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x + 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x + 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x + 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x + 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x + 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x + 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x + 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x + 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x + 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x + 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x + 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x + 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x + 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x + 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x + 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x + 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x + 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x + 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x + 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x + 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x + 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x + 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x + 5); }; } }
Symbol 1325 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip "hit" in Symbol 1325 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { nextFrame(); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1325 MovieClip Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { nextFrame(); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1325 MovieClip Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { nextFrame(); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1325 MovieClip Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { nextFrame(); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1325 MovieClip Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { nextFrame(); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1325 MovieClip Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { nextFrame(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { nextFrame(); }; } }
Symbol 1325 MovieClip Frame 7
tellTarget (_parent.ram) { nextFrame(); }; stop();
Symbol 1328 MovieClip Frame 1
stop();
Symbol 1328 MovieClip Frame 6
stop(); tellTarget (_parent) { gotoAndPlay (61); };
Instance of Symbol 305 MovieClip in Symbol 1328 MovieClip Frame 6
onClipEvent (enterFrame) { tellTarget (_parent._parent) { gotoAndPlay (61); }; }
Symbol 1329 MovieClip Frame 100
if (_root.enl.dead) { tellTarget (_root.enl.health) { gotoAndStop (1); }; tellTarget (_root.enl) { gotoAndStop (6); }; } if (_root.enk.dead) { tellTarget (_root.enk.health) { gotoAndStop (1); }; tellTarget (_root.enk) { gotoAndStop (6); }; } tellTarget (_parent) { prevFrame(); };
Symbol 1330 MovieClip Frame 1
stop();
Symbol 1330 MovieClip Frame 3
tellTarget (_root.fade) { play(); };
Instance of Symbol 57 MovieClip in Symbol 1331 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { _x = (_x - 5); }; } if (this.hitTest(_root.en.hit)) { tellTarget (_root.en) { _x = (_x - 5); }; } if (this.hitTest(_root.enb.hit)) { tellTarget (_root.enb) { _x = (_x - 5); }; } if (this.hitTest(_root.enc.hit)) { tellTarget (_root.enc) { _x = (_x - 5); }; } if (this.hitTest(_root.end.hit)) { tellTarget (_root.end) { _x = (_x - 5); }; } if (this.hitTest(_root.ene.hit)) { tellTarget (_root.ene) { _x = (_x - 5); }; } if (this.hitTest(_root.enf.hit)) { tellTarget (_root.enf) { _x = (_x - 5); }; } if (this.hitTest(_root.eng.hit)) { tellTarget (_root.eng) { _x = (_x - 5); }; } if (this.hitTest(_root.enh.hit)) { tellTarget (_root.enh) { _x = (_x - 5); }; } if (this.hitTest(_root.eni.hit)) { tellTarget (_root.eni) { _x = (_x - 5); }; } if (this.hitTest(_root.enj.hit)) { tellTarget (_root.enj) { _x = (_x - 5); }; } if (this.hitTest(_root.enk.hit)) { tellTarget (_root.enk) { _x = (_x - 5); }; } if (this.hitTest(_root.enl.hit)) { tellTarget (_root.enl) { _x = (_x - 5); }; } if (this.hitTest(_root.enm.hit)) { tellTarget (_root.enm) { _x = (_x - 5); }; } if (this.hitTest(_root.enn.hit)) { tellTarget (_root.enn) { _x = (_x - 5); }; } if (this.hitTest(_root.eno.hit)) { tellTarget (_root.eno) { _x = (_x - 5); }; } if (this.hitTest(_root.enp.hit)) { tellTarget (_root.enp) { _x = (_x - 5); }; } if (this.hitTest(_root.enq.hit)) { tellTarget (_root.enq) { _x = (_x - 5); }; } if (this.hitTest(_root.enr.hit)) { tellTarget (_root.enr) { _x = (_x - 5); }; } if (this.hitTest(_root.ens.hit)) { tellTarget (_root.ens) { _x = (_x - 5); }; } if (this.hitTest(_root.ent.hit)) { tellTarget (_root.ent) { _x = (_x - 5); }; } if (this.hitTest(_root.enu.hit)) { tellTarget (_root.enu) { _x = (_x - 5); }; } if (this.hitTest(_root.env.hit)) { tellTarget (_root.env) { _x = (_x - 5); }; } if (this.hitTest(_root.enw.hit)) { tellTarget (_root.enw) { _x = (_x - 5); }; } if (this.hitTest(_root.enx.hit)) { tellTarget (_root.enx) { _x = (_x - 5); }; } if (this.hitTest(_root.eny.hit)) { tellTarget (_root.eny) { _x = (_x - 5); }; } if (this.hitTest(_root.enz.hit)) { tellTarget (_root.enz) { _x = (_x - 5); }; } }
Symbol 1331 MovieClip Frame 60
gotoAndPlay (1);
Symbol 1331 MovieClip Frame 110
stop();
Instance of Symbol 57 MovieClip in Symbol 1335 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent._parent._parent.aliveb) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_root.arrow) { gotoAndStop (4); }; } } }
Symbol 1339 MovieClip Frame 1
stop();
Symbol 1341 MovieClip Frame 1
stop();
Symbol 1341 MovieClip Frame 11
stop();
Instance of Symbol 733 MovieClip in Symbol 1341 MovieClip Frame 11
onClipEvent (enterFrame) { tellTarget (_parent._parent) { gotoAndStop (5); }; }
Symbol 1342 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (40); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1343 MovieClip Frame 15
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1344 MovieClip Frame 3
tellTarget (_parent.health) { nextFrame(); };
Symbol 1344 MovieClip Frame 8
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1345 MovieClip Frame 5
tellTarget (_root.ram.rams) { nextFrame(); };
Symbol 1345 MovieClip Frame 30
stop();
Instance of Symbol 57 MovieClip in Symbol 1346 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { play(); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1346 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { play(); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { play(); }; } }
Symbol 1346 MovieClip Frame 30
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1347 Button
on (rollOver) { tellTarget (_root.hint.hint) { play(); }; tellTarget (_root.hint.hint.hint) { gotoAndStop (24); }; tellTarget (_root.hint.hint.tim) { gotoAndPlay (2); }; }
Symbol 1348 MovieClip Frame 30
tellTarget (_parent) { gotoAndStop (1); };
Symbol 1349 MovieClip Frame 1
stop();
Instance of Symbol 57 MovieClip in Symbol 1349 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent.move) { gotoAndPlay (2); }; } }
Instance of Symbol 57 MovieClip "alive" in Symbol 1349 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1349 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Symbol 1349 MovieClip Frame 6
stop();
Instance of Symbol 57 MovieClip "alive" in Symbol 1349 MovieClip Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.hit)) { tellTarget (_parent) { gotoAndStop (2); }; } }
Instance of Symbol 57 MovieClip "hit" in Symbol 1349 MovieClip Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.arrow.guy.gun.gun.shot)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotb)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotc)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotd)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shote)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotf)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotg)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoth)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoti)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotj)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotk)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotl)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotm)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotn)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoto)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotp)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotq)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotr)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shots)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shott)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotu)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotv)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotw)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotx)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shoty)) { tellTarget (_parent) { gotoAndStop (3); }; } if (this.hitTest(_root.arrow.guy.gun.gun.shotz)) { tellTarget (_parent) { gotoAndStop (3); }; } }
Symbol 1350 MovieClip Frame 1
stop();
Symbol 1350 MovieClip Frame 45
tellTarget (_root) { gotoAndStop (76); };
Symbol 1352 MovieClip Frame 1
stopAllSounds();
Symbol 1352 MovieClip Frame 2
stop();
Symbol 1353 Button
on (press) { tellTarget (_root) { gotoAndStop (2); }; }
Symbol 1365 MovieClip Frame 395
tellTarget (_root) { gotoAndStop (1); };
Symbol 1381 Button
on (press) { gotoAndStop (80); }
Symbol 1384 Button
on (press) { gotoAndStop (78); }
Symbol 1387 Button
on (press) { gotoAndStop (79); }
Symbol 1390 Button
on (release) { getURL ("http://www.armorgames.com", "blank"); }
Symbol 1400 Button
on (press) { gotoAndStop (77); }
Symbol 1401 Button
on (press) { tellTarget (_root) { gotoAndStop (2); }; }
Symbol 1416 MovieClip Frame 250
tellTarget (_parent) { gotoAndStop (2); };

Library Items

Symbol 1 GraphicUsed by:2 27 57 59 220 229 235 245 247 257 301 305 316 318 375 385 403 404 406 408 410 417 421 425 432 452 475 557 562 570 574 579 582 627 643 647 661 663 690 696 700 710 735 749 771 785 794 807 818 833 857 860 868 881 901 907 919 922 924 928 930 935 937 941 959 966 977 1002 1041 1055 1069 1085 1110 1120 1124 1127 1151 1171 1173 1212 1221 1223 1228 1235 1245 1247 1251 1271 1276 1290 1313 1316 1342 1347 1353 1401
Symbol 2 MovieClipUses:1Used by:594 595 752 756 851 877 893 897 949 950 1163 1190 1237 1241 1255 1350 1365 1416  Timeline
Symbol 3 GraphicUsed by:4 20 438 444 448 477
Symbol 4 MovieClipUses:3Used by:28
Symbol 5 GraphicUsed by:28
Symbol 6 GraphicUsed by:14
Symbol 7 GraphicUsed by:14
Symbol 8 GraphicUsed by:14 255
Symbol 9 GraphicUsed by:14
Symbol 10 GraphicUsed by:14
Symbol 11 GraphicUsed by:14
Symbol 12 GraphicUsed by:14 255
Symbol 13 GraphicUsed by:14
Symbol 14 MovieClipUses:6 7 8 9 10 11 12 13Used by:28 1376
Symbol 15 GraphicUsed by:28
Symbol 16 FontUsed by:17
Symbol 17 TextUses:16Used by:28  Timeline
Symbol 18 GraphicUsed by:19
Symbol 19 MovieClipUses:18Used by:27
Symbol 20 ButtonUses:3Used by:27
Symbol 21 GraphicUsed by:22
Symbol 22 MovieClipUses:21Used by:27
Symbol 23 GraphicUsed by:24
Symbol 24 MovieClipUses:23Used by:27
Symbol 25 GraphicUsed by:26
Symbol 26 MovieClipUses:25Used by:27
Symbol 27 MovieClipUses:1 19 20 22 24 26 SS1Used by:28
Symbol 28 MovieClipUses:4 5 14 15 17 27Used by:Timeline
Symbol 29 GraphicUsed by:Timeline
Symbol 30 GraphicUsed by:31
Symbol 31 MovieClipUses:30Used by:197
Symbol 32 GraphicUsed by:193
Symbol 33 GraphicUsed by:193
Symbol 34 GraphicUsed by:193
Symbol 35 GraphicUsed by:36
Symbol 36 MovieClipUses:35Used by:193 217 612 624
Symbol 37 GraphicUsed by:38
Symbol 38 MovieClipUses:37Used by:193
Symbol 39 FontUsed by:40 44 47 50 54 61 65 69 72 75 78 81 84 93 96 99 102 106 109 112 115 118 121 124 128 131 134 138 141 144 148 151 155 158 161 164 167 172 178 192 339 342 343 368 369 383 418 419 420 426 427 428 433 434 435 439 445 449 483 487 491 494 496 500 504 508 526 527 528 529 534 539 542 543 545 548 550 552 554 555 556 558 559 561 563 567 568 575 576 578 580 583 584 587 588 589 591 592 596 753 754 822 824 826 827 828 829 835 836 837 861 862 863 864 869 870 871 872 873 882 883 884 885 886 887 888 894 895 1128 1129 1130 1131 1132 1160 1161 1238 1239 1354 1357 1361 1363 1364 1378 1379 1380 1382 1383 1385 1386 1388 1389 1395 1396 1397 1398 1399
Symbol 40 TextUses:39Used by:193
Symbol 41 GraphicUsed by:193
Symbol 42 GraphicUsed by:43
Symbol 43 MovieClipUses:42Used by:193 228
Symbol 44 TextUses:39Used by:193
Symbol 45 GraphicUsed by:193
Symbol 46 GraphicUsed by:193
Symbol 47 TextUses:39Used by:193
Symbol 48 GraphicUsed by:193
Symbol 49 GraphicUsed by:193
Symbol 50 TextUses:39Used by:193
Symbol 51 GraphicUsed by:193
Symbol 52 GraphicUsed by:53
Symbol 53 MovieClipUses:52Used by:193 1014
Symbol 54 TextUses:39Used by:193
Symbol 55 GraphicUsed by:193
Symbol 56 GraphicUsed by:58 562
Symbol 57 MovieClipUses:1Used by:58 60 92 147 177 194 217 231 233 243 248 249 256 289 294 298 302 311 313 314 324 326 328 330 335 338 340 371 375 382 398 401 405 407 409 411 451 618 624 626 632 645 648 649 653 662 680 693 697 698 705 717 731 733 734 741 750 774 786 795 808 831 832 839 840 850 859 866 867 875 876 890 891 910 921 925 927 931 933 936 938 940 944 960 965 975 987 992 1001 1008 1010 1015 1021 1022 1029 1046 1060 1068 1070 1080 1094 1109 1117 1121 1134 1135 1139 1146 1150 1157 1159 1174 1176 1178 1180 1184 1187 1199 1203 1208 1213 1219 1220 1222 1225 1229 1236 1248 1250 1263 1275 1278 1287 1289 1294 1301 1314 1317 1325 1331 1335 1341 1346 1349  Timeline
Symbol 58 MovieClipUses:56 57Used by:60 314 562 564 571
Symbol 59 ButtonUses:1Used by:60
Symbol 60 MovieClipUses:58 59 57Used by:193 649
Symbol 61 TextUses:39Used by:193
Symbol 62 GraphicUsed by:193
Symbol 63 GraphicUsed by:64
Symbol 64 MovieClipUses:63Used by:193
Symbol 65 TextUses:39Used by:193
Symbol 66 GraphicUsed by:193
Symbol 67 GraphicUsed by:68
Symbol 68 MovieClipUses:67Used by:193  Timeline
Symbol 69 TextUses:39Used by:193
Symbol 70 GraphicUsed by:193
Symbol 71 GraphicUsed by:193
Symbol 72 TextUses:39Used by:193
Symbol 73 GraphicUsed by:193
Symbol 74 GraphicUsed by:193
Symbol 75 TextUses:39Used by:193
Symbol 76 GraphicUsed by:193
Symbol 77 GraphicUsed by:193
Symbol 78 TextUses:39Used by:193
Symbol 79 GraphicUsed by:193
Symbol 80 GraphicUsed by:193
Symbol 81 TextUses:39Used by:193
Symbol 82 GraphicUsed by:193
Symbol 83 GraphicUsed by:193
Symbol 84 TextUses:39Used by:193
Symbol 85 GraphicUsed by:193
Symbol 86 GraphicUsed by:92 248 557
Symbol 87 GraphicUsed by:88 582
Symbol 88 MovieClipUses:87Used by:92 177 289 294 298 1314
Symbol 89 GraphicUsed by:92
Symbol 90 SoundUsed by:92 298
Symbol 91 GraphicUsed by:92
Symbol 92 MovieClipUses:86 57 88 89 90 91Used by:193 299 557 560
Symbol 93 TextUses:39Used by:193
Symbol 94 GraphicUsed by:193
Symbol 95 GraphicUsed by:193
Symbol 96 TextUses:39Used by:193
Symbol 97 GraphicUsed by:193
Symbol 98 GraphicUsed by:193
Symbol 99 TextUses:39Used by:193
Symbol 100 GraphicUsed by:193
Symbol 101 GraphicUsed by:193
Symbol 102 TextUses:39Used by:193
Symbol 103 GraphicUsed by:193
Symbol 104 GraphicUsed by:105
Symbol 105 MovieClipUses:104Used by:193 774
Symbol 106 TextUses:39Used by:193
Symbol 107 GraphicUsed by:193
Symbol 108 GraphicUsed by:193
Symbol 109 TextUses:39Used by:193
Symbol 110 GraphicUsed by:193
Symbol 111 GraphicUsed by:193
Symbol 112 TextUses:39Used by:193
Symbol 113 GraphicUsed by:193
Symbol 114 GraphicUsed by:193
Symbol 115 TextUses:39Used by:193
Symbol 116 GraphicUsed by:193
Symbol 117 GraphicUsed by:193
Symbol 118 TextUses:39Used by:193
Symbol 119 GraphicUsed by:120
Symbol 120 MovieClipUses:119Used by:193 923
Symbol 121 TextUses:39Used by:193
Symbol 122 GraphicUsed by:193
Symbol 123 GraphicUsed by:193
Symbol 124 TextUses:39Used by:193
Symbol 125 GraphicUsed by:193
Symbol 126 GraphicUsed by:127 541
Symbol 127 MovieClipUses:126Used by:193 541 544 929
Symbol 128 TextUses:39Used by:193
Symbol 129 GraphicUsed by:193
Symbol 130 GraphicUsed by:193
Symbol 131 TextUses:39Used by:193
Symbol 132 GraphicUsed by:193
Symbol 133 GraphicUsed by:193
Symbol 134 TextUses:39Used by:193
Symbol 135 GraphicUsed by:193
Symbol 136 GraphicUsed by:137 566
Symbol 137 MovieClipUses:136Used by:193 566 569 1070
Symbol 138 TextUses:39Used by:193
Symbol 139 GraphicUsed by:193
Symbol 140 GraphicUsed by:193
Symbol 141 TextUses:39Used by:193
Symbol 142 GraphicUsed by:193
Symbol 143 GraphicUsed by:193
Symbol 144 TextUses:39Used by:193
Symbol 145 GraphicUsed by:193
Symbol 146 GraphicUsed by:147 570
Symbol 147 MovieClipUses:146 57Used by:193 314 570 938
Symbol 148 TextUses:39Used by:193
Symbol 149 GraphicUsed by:193
Symbol 150 GraphicUsed by:193
Symbol 151 TextUses:39Used by:193
Symbol 152 GraphicUsed by:193
Symbol 153 GraphicUsed by:154 547
Symbol 154 MovieClipUses:153Used by:193 546
Symbol 155 TextUses:39Used by:193
Symbol 156 GraphicUsed by:193
Symbol 157 GraphicUsed by:193
Symbol 158 TextUses:39Used by:193
Symbol 159 GraphicUsed by:193
Symbol 160 GraphicUsed by:193
Symbol 161 TextUses:39Used by:193
Symbol 162 GraphicUsed by:193
Symbol 163 GraphicUsed by:193
Symbol 164 TextUses:39Used by:193
Symbol 165 GraphicUsed by:193
Symbol 166 GraphicUsed by:193
Symbol 167 TextUses:39Used by:193
Symbol 168 GraphicUsed by:193
Symbol 169 GraphicUsed by:170 551
Symbol 170 MovieClipUses:169Used by:171
Symbol 171 MovieClipUses:170Used by:193 551 553 1246
Symbol 172 TextUses:39Used by:193
Symbol 173 GraphicUsed by:193
Symbol 174 GraphicUsed by:177 582
Symbol 175 GraphicUsed by:177 582
Symbol 176 SoundUsed by:177 631 704 739
Symbol 177 MovieClipUses:57 174 88 175 176Used by:193 299 582 585
Symbol 178 TextUses:39Used by:193
Symbol 179 GraphicUsed by:193
Symbol 180 GraphicUsed by:191 1331
Symbol 181 GraphicUsed by:182
Symbol 182 MovieClipUses:181Used by:191 1331
Symbol 183 GraphicUsed by:184
Symbol 184 MovieClipUses:183Used by:191 1331
Symbol 185 GraphicUsed by:186
Symbol 186 MovieClipUses:185Used by:191 1331
Symbol 187 GraphicUsed by:188
Symbol 188 MovieClipUses:187Used by:191 1331
Symbol 189 GraphicUsed by:190
Symbol 190 MovieClipUses:189Used by:191 1331
Symbol 191 MovieClipUses:180 182 184 186 188 190Used by:193 1340 1343 1344 1345 1346 1348 1359
Symbol 192 TextUses:39Used by:193
Symbol 193 MovieClipUses:32 33 34 36 38 40 41 43 44 45 46 47 48 49 50 51 53 54 55 60 61 62 64 65 66 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 92 93 94 95 96 97 98 99 100 101 102 103 105 106 107 108 109 110 111 112 113 114 115 116 117 118 120 121 122 123 124 125 127 128 129 130 131 132 133 134 135 137 138 139 140 141 142 143 144 145 147 148 149 150 151 152 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 171 172 173 177 178 179 191 192Used by:195
Symbol 194 MovieClipUses:57Used by:195
Symbol 195 MovieClipUses:193 194Used by:197
Symbol 196 GraphicUsed by:197
Symbol 197 MovieClipUses:31 195 196Used by:Timeline
Symbol 198 GraphicUsed by:203
Symbol 199 GraphicUsed by:200
Symbol 200 MovieClipUses:199Used by:203 258 635 638 656 666 670 673 744 747
Symbol 201 GraphicUsed by:202
Symbol 202 MovieClipUses:201Used by:203 635 638 656 666 670 673 744 747 1404 1409
Symbol 203 MovieClipUses:198 200 202Used by:Timeline
Symbol 204 GraphicUsed by:218
Symbol 205 GraphicUsed by:206
Symbol 206 MovieClipUses:205Used by:218 623 630 703 740 1006 1091 1119 1274
Symbol 207 GraphicUsed by:208
Symbol 208 MovieClipUses:207Used by:218 699 701 703
Symbol 209 GraphicUsed by:211
Symbol 210 GraphicUsed by:211
Symbol 211 MovieClipUses:209 210Used by:218 699 701 703
Symbol 212 GraphicUsed by:213
Symbol 213 MovieClipUses:212Used by:218 699 701 703
Symbol 214 GraphicUsed by:215
Symbol 215 MovieClipUses:214Used by:218 699 701 703
Symbol 216 GraphicUsed by:217
Symbol 217 MovieClipUses:216 36 57Used by:218 699 701 703
Symbol 218 MovieClipUses:204 206 208 211 213 215 217Used by:Timeline
Symbol 219 GraphicUsed by:233 927 933
Symbol 220 ButtonUses:1Used by:233
Symbol 221 GraphicUsed by:222
Symbol 222 MovieClipUses:221Used by:233 927 933
Symbol 223 SoundUsed by:233 933 1060 1176 1250 1344
Symbol 224 GraphicUsed by:227
Symbol 225 GraphicUsed by:227
Symbol 226 GraphicUsed by:227
Symbol 227 MovieClipUses:224 225 226Used by:228 923 929 1172 1246
Symbol 228 MovieClipUses:43 227Used by:231
Symbol 229 ButtonUses:1Used by:231
Symbol 230 SoundUsed by:231 401 405 407 409 411 485 489 493 498 502 506 530 531 532 533 541 547 551 557 562 566 570 574 579 582 618 925 931 1174 1248 1381 1384 1387 1390 1400
Symbol 231 MovieClipUses:228 229 57 230Used by:232
Symbol 232 MovieClipUses:231Used by:233
Symbol 233 MovieClipUses:219 57 220 222 223 232Used by:Timeline
Symbol 234 GraphicUsed by:243
Symbol 235 ButtonUses:1Used by:243
Symbol 236 GraphicUsed by:237
Symbol 237 MovieClipUses:236Used by:243 987
Symbol 238 GraphicUsed by:243
Symbol 239 GraphicUsed by:243 987
Symbol 240 GraphicUsed by:243 987
Symbol 241 GraphicUsed by:243 987
Symbol 242 SoundUsed by:243 987 1118 1119 1214 1273
Symbol 243 MovieClipUses:234 57 235 237 238 239 240 241 242Used by:Timeline
Symbol 244 GraphicUsed by:249
Symbol 245 ButtonUses:1Used by:249
Symbol 246 GraphicUsed by:249
Symbol 247 ButtonUses:1Used by:248
Symbol 248 MovieClipUses:86 247 57Used by:249
Symbol 249 MovieClipUses:244 57 245 246 248Used by:Timeline
Symbol 250 GraphicUsed by:251
Symbol 251 MovieClipUses:250Used by:256 649
Symbol 252 GraphicUsed by:256
Symbol 253 GraphicUsed by:255
Symbol 254 GraphicUsed by:255
Symbol 255 MovieClipUses:253 8 254 12Used by:256 631 704 739 987 1044 1154 1224
Symbol 256 MovieClipUses:251 252 255 57Used by:258 698 905 1126 1252
Symbol 257 ButtonUses:1Used by:258
Symbol 258 MovieClipUses:256 257 200Used by:Timeline
Symbol 259 GraphicUsed by:326 786 795 808 832 840 867 876 891 1135 1236
Symbol 260 GraphicUsed by:261 775
Symbol 261 MovieClipUses:260Used by:300 304 307 309 317 319 320 324 325
Symbol 262 GraphicUsed by:263
Symbol 263 MovieClipUses:262Used by:300 304 307 309 317 319 320 324 325
Symbol 264 GraphicUsed by:265
Symbol 265 MovieClipUses:264Used by:300 304 307 309 317 319 320 324 325
Symbol 266 GraphicUsed by:267
Symbol 267 MovieClipUses:266Used by:300 304 307 309 317 319 320 324 325
Symbol 268 GraphicUsed by:300 304 307 309 317 319 320 324 325
Symbol 269 GraphicUsed by:270
Symbol 270 MovieClipUses:269Used by:300 304 307 309 317 319 320 324 325
Symbol 271 GraphicUsed by:272
Symbol 272 MovieClipUses:271Used by:300 304 307 309 317 319 320 324 325
Symbol 273 GraphicUsed by:276
Symbol 274 GraphicUsed by:275
Symbol 275 MovieClipUses:274Used by:276
Symbol 276 MovieClipUses:273 275Used by:300 304 307 309 317 319 320 324 325
Symbol 277 GraphicUsed by:289 474
Symbol 278 GraphicUsed by:283
Symbol 279 ShapeTweeningUsed by:283
Symbol 280 ShapeTweeningUsed by:283
Symbol 281 ShapeTweeningUsed by:283
Symbol 282 GraphicUsed by:283
Symbol 283 MovieClipUses:278 279 280 281 282Used by:289
Symbol 284 GraphicUsed by:289
Symbol 285 GraphicUsed by:289
Symbol 286 SoundUsed by:289 294 1219
Symbol 287 GraphicUsed by:289
Symbol 288 GraphicUsed by:289
Symbol 289 MovieClipUses:277 283 57 284 88 285 286 287 288Used by:299
Symbol 290 GraphicUsed by:294
Symbol 291 GraphicUsed by:294
Symbol 292 GraphicUsed by:294
Symbol 293 GraphicUsed by:294
Symbol 294 MovieClipUses:57 290 88 291 286 292 293Used by:299
Symbol 295 GraphicUsed by:298 574
Symbol 296 GraphicUsed by:298
Symbol 297 GraphicUsed by:298
Symbol 298 MovieClipUses:295 57 88 296 90 297Used by:299 574 577
Symbol 299 MovieClipUses:289 92 294 298 177Used by:300 304 307 309 320 325
Symbol 300 MovieClipUses:261 263 265 267 268 270 272 276 299Used by:326
Symbol 301 ButtonUses:1Used by:326
Symbol 302 MovieClipUses:57Used by:326
Symbol 303 SoundUsed by:304 921 1018 1027 1042 1054 1091 1092 1345
Symbol 304 MovieClipUses:261 263 265 267 268 270 272 276 299 303Used by:326
Symbol 305 MovieClipUses:1Used by:306 325 326 346 355 373 375 382 405 416 424 431 455 474 544 549 553 560 564 569 571 577 581 585 586 594 597 600 949 1000 1010 1022 1046 1094 1108 1119 1121 1149 1157 1190 1220 1225 1226 1255 1278 1301 1328 1329 1330 1331 1349 1365 1416  Timeline
Symbol 306 MovieClipUses:305Used by:307
Symbol 307 MovieClipUses:261 263 265 267 268 270 272 276 299 306Used by:326
Symbol 308 SoundUsed by:309 774 1117 1155 1325
Symbol 309 MovieClipUses:261 263 265 267 268 270 272 276 299 308Used by:326
Symbol 310 GraphicUsed by:311
Symbol 311 MovieClipUses:310 57Used by:314
Symbol 312 GraphicUsed by:313 579
Symbol 313 MovieClipUses:312 57Used by:314 579 581 1222
Symbol 314 MovieClipUses:311 58 57 147 313Used by:317 319 451
Symbol 315 SoundUsed by:317 319 628 701 736 774 921 987 1003 1017 1021 1042 1043 1045 1086 1089 1093 1148 1152 1153 1213 1272 1343
Symbol 316 ButtonUses:1Used by:317
Symbol 317 MovieClipUses:261 263 265 267 268 270 272 276 314 315 316Used by:326
Symbol 318 ButtonUses:1Used by:319
Symbol 319 MovieClipUses:261 263 265 267 314 268 270 272 276 315 318Used by:326
Symbol 320 MovieClipUses:261 263 265 267 268 270 272 276 299Used by:326
Symbol 321 GraphicUsed by:322
Symbol 322 MovieClipUses:321Used by:324
Symbol 323 SoundUsed by:324 987
Symbol 324 MovieClipUses:261 263 265 267 268 270 272 276 322 57 323Used by:326
Symbol 325 MovieClipUses:261 263 265 267 268 270 272 276 299 305Used by:326
Symbol 326 MovieClipUses:259 57 300 301 302 304 307 309 305 317 319 320 324 325Used by:Timeline
Symbol 327 GraphicUsed by:328
Symbol 328 MovieClipUses:327 57Used by:Timeline
Symbol 329 GraphicUsed by:330
Symbol 330 MovieClipUses:57 329Used by:Timeline
Symbol 331 GraphicUsed by:332
Symbol 332 MovieClipUses:331Used by:698 910 965 1015  Timeline
Symbol 333 GraphicUsed by:334
Symbol 334 MovieClipUses:333Used by:338
Symbol 335 MovieClipUses:57Used by:338 653 680 850 1187
Symbol 336 GraphicUsed by:337
Symbol 337 MovieClipUses:336Used by:338 1187
Symbol 338 MovieClipUses:334 335 57 337Used by:Timeline
Symbol 339 EditableTextUses:39Used by:Timeline
Symbol 340 MovieClipUses:57Used by:Timeline
Symbol 341 GraphicUsed by:346
Symbol 342 EditableTextUses:39Used by:346
Symbol 343 TextUses:39Used by:346
Symbol 344 GraphicUsed by:345 1082
Symbol 345 MovieClipUses:344Used by:346
Symbol 346 MovieClipUses:341 342 343 345 305Used by:Timeline
Symbol 347 GraphicUsed by:350
Symbol 348 GraphicUsed by:350
Symbol 349 GraphicUsed by:350
Symbol 350 MovieClipUses:347 348 349Used by:355
Symbol 351 GraphicUsed by:354
Symbol 352 GraphicUsed by:354
Symbol 353 GraphicUsed by:354
Symbol 354 MovieClipUses:351 352 353Used by:355
Symbol 355 MovieClipUses:350 354 305Used by:Timeline
Symbol 356 GraphicUsed by:371 382 398 662
Symbol 357 GraphicUsed by:371 382
Symbol 358 GraphicUsed by:371 382
Symbol 359 GraphicUsed by:371 382
Symbol 360 GraphicUsed by:371 382
Symbol 361 GraphicUsed by:371 382
Symbol 362 GraphicUsed by:371 382
Symbol 363 GraphicUsed by:371 382
Symbol 364 GraphicUsed by:371 382
Symbol 365 GraphicUsed by:371 382
Symbol 366 GraphicUsed by:371
Symbol 367 GraphicUsed by:371
Symbol 368 EditableTextUses:39Used by:370
Symbol 369 EditableTextUses:39Used by:370
Symbol 370 MovieClipUses:368 369Used by:371 382 398
Symbol 371 MovieClipUses:356 357 57 358 359 360 361 362 363 364 365 366 367 370Used by:451
Symbol 372 ShapeTweeningUsed by:375
Symbol 373 MovieClipUses:305Used by:375
Symbol 374 GraphicUsed by:375
Symbol 375 MovieClipUses:372 57 305 373 374 1Used by:451
Symbol 376 GraphicUsed by:382
Symbol 377 GraphicUsed by:382
Symbol 378 GraphicUsed by:382
Symbol 379 GraphicUsed by:382
Symbol 380 GraphicUsed by:382
Symbol 381 GraphicUsed by:382
Symbol 382 MovieClipUses:356 376 357 57 305 358 359 360 361 362 363 364 365 377 378 379 380 381 370Used by:451
Symbol 383 TextUses:39Used by:384
Symbol 384 MovieClipUses:383Used by:451
Symbol 385 ButtonUses:1Used by:451
Symbol 386 GraphicUsed by:398
Symbol 387 GraphicUsed by:398
Symbol 388 GraphicUsed by:398
Symbol 389 GraphicUsed by:398
Symbol 390 GraphicUsed by:398
Symbol 391 GraphicUsed by:398
Symbol 392 GraphicUsed by:398
Symbol 393 GraphicUsed by:398
Symbol 394 GraphicUsed by:398
Symbol 395 GraphicUsed by:398
Symbol 396 GraphicUsed by:398
Symbol 397 GraphicUsed by:398
Symbol 398 MovieClipUses:356 386 57 387 388 370 389 390 391 392 393 394 395 396 397Used by:451
Symbol 399 GraphicUsed by:401
Symbol 400 GraphicUsed by:401
Symbol 401 MovieClipUses:399 400 57 230Used by:402
Symbol 402 MovieClipUses:401Used by:451
Symbol 403 ButtonUses:1Used by:412
Symbol 404 ButtonUses:1Used by:405
Symbol 405 MovieClipUses:57 404 305 230Used by:412
Symbol 406 ButtonUses:1Used by:407
Symbol 407 MovieClipUses:57 406 230Used by:412
Symbol 408 ButtonUses:1Used by:409
Symbol 409 MovieClipUses:57 408 230Used by:412
Symbol 410 ButtonUses:1Used by:411
Symbol 411 MovieClipUses:57 410 230Used by:412
Symbol 412 MovieClipUses:403 405 407 409 411Used by:451
Symbol 413 GraphicUsed by:436
Symbol 414 GraphicUsed by:416
Symbol 415 GraphicUsed by:416
Symbol 416 MovieClipUses:414 415 305Used by:436
Symbol 417 ButtonUses:1Used by:436
Symbol 418 EditableTextUses:39Used by:436
Symbol 419 EditableTextUses:39Used by:436
Symbol 420 EditableTextUses:39Used by:436
Symbol 421 ButtonUses:1Used by:436
Symbol 422 GraphicUsed by:424
Symbol 423 GraphicUsed by:424
Symbol 424 MovieClipUses:422 423 305Used by:436
Symbol 425 ButtonUses:1Used by:436
Symbol 426 EditableTextUses:39Used by:436
Symbol 427 EditableTextUses:39Used by:436
Symbol 428 EditableTextUses:39Used by:436
Symbol 429 GraphicUsed by:431
Symbol 430 GraphicUsed by:431
Symbol 431 MovieClipUses:429 430 305Used by:436
Symbol 432 ButtonUses:1Used by:436
Symbol 433 EditableTextUses:39Used by:436
Symbol 434 EditableTextUses:39Used by:436
Symbol 435 EditableTextUses:39Used by:436
Symbol 436 MovieClipUses:413 416 417 418 419 420 421 424 425 426 427 428 431 432 433 434 435Used by:451
Symbol 437 ShapeTweeningUsed by:438
Symbol 438 MovieClipUses:437 3 SS2Used by:451
Symbol 439 TextUses:39Used by:440
Symbol 440 MovieClipUses:439Used by:451
Symbol 441 ShapeTweeningUsed by:444
Symbol 442 SoundUsed by:444
Symbol 443 ShapeTweeningUsed by:444
Symbol 444 MovieClipUses:441 442 3 443Used by:451
Symbol 445 TextUses:39Used by:446
Symbol 446 MovieClipUses:445Used by:451
Symbol 447 ShapeTweeningUsed by:448
Symbol 448 MovieClipUses:447 3 SS3Used by:451
Symbol 449 TextUses:39Used by:450
Symbol 450 MovieClipUses:449Used by:451
Symbol 451 MovieClipUses:371 375 382 384 385 398 402 314 412 57 436 438 440 444 446 448 450Used by:Timeline
Symbol 452 ButtonUses:1Used by:586
Symbol 453 FontUsed by:454 456 457 458 459 460 461 462 463 464 469 471
Symbol 454 TextUses:453Used by:465 466 467 468 470
Symbol 455 MovieClipUses:305Used by:465
Symbol 456 TextUses:453Used by:465 466 467 468 470
Symbol 457 TextUses:453Used by:465 466 467 468 470
Symbol 458 TextUses:453Used by:465 466 467 468 470
Symbol 459 TextUses:453Used by:465 466 467 468 470
Symbol 460 TextUses:453Used by:465 467 470
Symbol 461 TextUses:453Used by:465 467 470
Symbol 462 TextUses:453Used by:465 467 470
Symbol 463 TextUses:453Used by:465 467
Symbol 464 TextUses:453Used by:465 466 467 468 470
Symbol 465 MovieClipUses:454 455 456 457 458 459 460 461 462 463 464Used by:472
Symbol 466 MovieClipUses:464 454 456 457 458 459Used by:472
Symbol 467 MovieClipUses:464 454 456 457 458 459 460 461 462 463Used by:472
Symbol 468 MovieClipUses:464 454 456 457 458 459Used by:472
Symbol 469 TextUses:453Used by:470
Symbol 470 MovieClipUses:464 454 456 457 458 459 460 461 462 469Used by:472
Symbol 471 TextUses:453Used by:472
Symbol 472 MovieClipUses:465 466 467 468 470 471Used by:586
Symbol 473 GraphicUsed by:474
Symbol 474 MovieClipUses:277 473 305Used by:586
Symbol 475 ButtonUses:1Used by:586 594 949 1190 1255
Symbol 476 GraphicUsed by:586
Symbol 477 MovieClipUses:3Used by:586
Symbol 478 GraphicUsed by:586
Symbol 479 GraphicUsed by:480 485 489 493 498 502 506 510 530 531 532 533 1400
Symbol 480 MovieClipUses:479Used by:485 489 493 498 502 506 510 530 531 532 533 586 1400
Symbol 481 GraphicUsed by:485 586
Symbol 482 GraphicUsed by:485 489 493 498 502 506 1400
Symbol 483 TextUses:39Used by:485
Symbol 484 GraphicUsed by:485
Symbol 485 ButtonUses:480 481 482 483 484 479 230Used by:586
Symbol 486 GraphicUsed by:489 586
Symbol 487 TextUses:39Used by:489
Symbol 488 GraphicUsed by:489
Symbol 489 ButtonUses:480 486 482 487 488 479 230Used by:586
Symbol 490 GraphicUsed by:493 530 531 532 533 586
Symbol 491 TextUses:39Used by:493
Symbol 492 GraphicUsed by:493 530 531 532 533
Symbol 493 ButtonUses:480 490 482 491 492 479 230Used by:586
Symbol 494 TextUses:39Used by:498 1400
Symbol 495 GraphicUsed by:498 1400
Symbol 496 TextUses:39Used by:498 1400
Symbol 497 GraphicUsed by:498 510 1400
Symbol 498 ButtonUses:480 494 495 482 496 497 479 230Used by:586  Timeline
Symbol 499 GraphicUsed by:502 586
Symbol 500 TextUses:39Used by:502
Symbol 501 GraphicUsed by:502
Symbol 502 ButtonUses:480 499 482 500 501 479 230Used by:586
Symbol 503 GraphicUsed by:506
Symbol 504 TextUses:39Used by:506
Symbol 505 GraphicUsed by:506
Symbol 506 ButtonUses:480 503 482 504 505 479 230Used by:586
Symbol 507 GraphicUsed by:586
Symbol 508 TextUses:39Used by:586
Symbol 509 GraphicUsed by:510
Symbol 510 ButtonUses:480 509 497 479Used by:586
Symbol 511 GraphicUsed by:514
Symbol 512 GraphicUsed by:513
Symbol 513 MovieClipUses:512Used by:514 516 519 521 523
Symbol 514 MovieClipUses:511 513Used by:524
Symbol 515 GraphicUsed by:516
Symbol 516 MovieClipUses:515 513Used by:524
Symbol 517 GraphicUsed by:519
Symbol 518 GraphicUsed by:519
Symbol 519 MovieClipUses:517 513 518Used by:524
Symbol 520 GraphicUsed by:521
Symbol 521 MovieClipUses:520 513Used by:524
Symbol 522 GraphicUsed by:523
Symbol 523 MovieClipUses:522 513Used by:524
Symbol 524 MovieClipUses:514 516 519 521 523Used by:586
Symbol 525 GraphicUsed by:586
Symbol 526 TextUses:39Used by:586
Symbol 527 TextUses:39Used by:586
Symbol 528 TextUses:39Used by:586
Symbol 529 TextUses:39Used by:586
Symbol 530 ButtonUses:480 490 492 479 230Used by:586
Symbol 531 ButtonUses:480 490 492 479 230Used by:586
Symbol 532 ButtonUses:480 490 492 479 230Used by:586
Symbol 533 ButtonUses:480 490 492 479 230Used by:586
Symbol 534 TextUses:39Used by:586
Symbol 535 GraphicUsed by:536
Symbol 536 ButtonUses:535Used by:586
Symbol 537 GraphicUsed by:586
Symbol 538 GraphicUsed by:586
Symbol 539 TextUses:39Used by:586
Symbol 540 GraphicUsed by:586
Symbol 541 ButtonUses:127 126 230Used by:544
Symbol 542 TextUses:39Used by:544 571
Symbol 543 TextUses:39Used by:544 571
Symbol 544 MovieClipUses:541 305 542 127 543Used by:586
Symbol 545 TextUses:39Used by:549
Symbol 546 MovieClipUses:154Used by:547 549 1172
Symbol 547 ButtonUses:546 153 230Used by:549
Symbol 548 TextUses:39Used by:549
Symbol 549 MovieClipUses:545 547 305 546 548Used by:586
Symbol 550 TextUses:39Used by:553
Symbol 551 ButtonUses:171 169 230Used by:553
Symbol 552 TextUses:39Used by:553
Symbol 553 MovieClipUses:550 551 305 552 171Used by:586
Symbol 554 TextUses:39Used by:586
Symbol 555 TextUses:39Used by:586
Symbol 556 TextUses:39Used by:560
Symbol 557 ButtonUses:92 86 1 230Used by:560
Symbol 558 TextUses:39Used by:560
Symbol 559 TextUses:39Used by:560 564 569 571 577 581 585
Symbol 560 MovieClipUses:556 557 305 558 92 559Used by:586
Symbol 561 TextUses:39Used by:564
Symbol 562 ButtonUses:58 56 1 230Used by:564
Symbol 563 TextUses:39Used by:564
Symbol 564 MovieClipUses:561 562 305 563 58 559Used by:586
Symbol 565 GraphicUsed by:586
Symbol 566 ButtonUses:137 136 230Used by:569
Symbol 567 TextUses:39Used by:569
Symbol 568 TextUses:39Used by:569
Symbol 569 MovieClipUses:566 567 305 137 568 559Used by:586
Symbol 570 ButtonUses:147 146 1 230Used by:571
Symbol 571 MovieClipUses:542 570 305 543 58 559Used by:586
Symbol 572 GraphicUsed by:586
Symbol 573 GraphicUsed by:586
Symbol 574 ButtonUses:298 295 1 230Used by:577
Symbol 575 TextUses:39Used by:577
Symbol 576 TextUses:39Used by:577
Symbol 577 MovieClipUses:574 575 305 298 576 559Used by:586
Symbol 578 TextUses:39Used by:581
Symbol 579 ButtonUses:313 312 1 230Used by:581
Symbol 580 TextUses:39Used by:581
Symbol 581 MovieClipUses:578 579 305 580 313 559Used by:586
Symbol 582 ButtonUses:177 1 174 87 175 230Used by:585
Symbol 583 TextUses:39Used by:585
Symbol 584 TextUses:39Used by:585
Symbol 585 MovieClipUses:582 583 305 177 584 559Used by:586
Symbol 586 MovieClipUses:305 452 472 474 475 476 477 478 485 489 493 498 502 506 507 508 480 481 510 524 525 486 526 527 490 528 529 530 531 532 533 534 536 537 538 499 539 540 544 549 553 554 555 560 564 565 569 571 572 573 577 581 585Used by:Timeline
Symbol 587 TextUses:39Used by:594 949 1190 1255
Symbol 588 TextUses:39Used by:590 947 1188 1253
Symbol 589 TextUses:39Used by:590 947 1188 1253
Symbol 590 ButtonUses:588 589Used by:594
Symbol 591 TextUses:39Used by:593 948 1189 1254
Symbol 592 TextUses:39Used by:593 948 1189 1254
Symbol 593 ButtonUses:591 592Used by:594
Symbol 594 MovieClipUses:2 305 475 587 590 593Used by:Timeline
Symbol 595 MovieClipUses:2Used by:Timeline
Symbol 596 TextUses:39Used by:599 797 952 1192 1257 1352
Symbol 597 MovieClipUses:305Used by:599
Symbol 598 SoundUsed by:599
Symbol 599 MovieClipUses:596 597 598Used by:Timeline
Symbol 600 MovieClipUses:305Used by:Timeline
Symbol 601 GraphicUsed by:632 705 741 1010 1022 1047 1094 1121 1157 1220 1225 1278 1301 1349
Symbol 602 GraphicUsed by:603
Symbol 603 MovieClipUses:602Used by:623 625 628 630 631
Symbol 604 GraphicUsed by:607 611
Symbol 605 GraphicUsed by:607
Symbol 606 GraphicUsed by:607
Symbol 607 MovieClipUses:604 605 606Used by:625
Symbol 608 GraphicUsed by:609
Symbol 609 MovieClipUses:608Used by:623 625 628 630 631
Symbol 610 GraphicUsed by:612 624
Symbol 611 MovieClipUses:604Used by:623 628 630 631
Symbol 612 MovieClipUses:610 36Used by:623
Symbol 613 GraphicUsed by:618
Symbol 614 GraphicUsed by:618
Symbol 615 GraphicUsed by:618
Symbol 616 GraphicUsed by:618
Symbol 617 GraphicUsed by:618
Symbol 618 MovieClipUses:613 614 57 615 616 617 230Used by:619 620 621 622
Symbol 619 MovieClipUses:618Used by:622
Symbol 620 MovieClipUses:618Used by:622
Symbol 621 MovieClipUses:618Used by:622
Symbol 622 MovieClipUses:618 619 620 621Used by:623 630 631 703 704 739 1006 1091 1119 1154 1215
Symbol 623 MovieClipUses:603 611 609 612 622 206Used by:624
Symbol 624 MovieClipUses:610 36 57 623Used by:625 628 630 631
Symbol 625 MovieClipUses:603 607 609 624Used by:632
Symbol 626 MovieClipUses:57Used by:632 705 741 1010 1022 1046 1094 1121 1157 1220 1225 1278 1301 1349
Symbol 627 ButtonUses:1Used by:632
Symbol 628 MovieClipUses:603 611 609 624 315Used by:632
Symbol 629 SoundUsed by:630
Symbol 630 MovieClipUses:603 611 609 624 629 622 206Used by:632
Symbol 631 MovieClipUses:603 611 609 624 255 176 622Used by:632
Symbol 632 MovieClipUses:601 625 57 626 627 628 630 631Used by:Timeline
Symbol 633 GraphicUsed by:635
Symbol 634 GraphicUsed by:635
Symbol 635 MovieClipUses:633 202 200 634Used by:Timeline
Symbol 636 GraphicUsed by:638
Symbol 637 GraphicUsed by:638
Symbol 638 MovieClipUses:636 202 200 637Used by:Timeline
Symbol 639 GraphicUsed by:649
Symbol 640 GraphicUsed by:649
Symbol 641 GraphicUsed by:642
Symbol 642 MovieClipUses:641Used by:649
Symbol 643 ButtonUses:1Used by:645
Symbol 644 GraphicUsed by:645
Symbol 645 MovieClipUses:643 644 57Used by:649
Symbol 646 GraphicUsed by:648
Symbol 647 ButtonUses:1Used by:648
Symbol 648 MovieClipUses:646 647 57Used by:649
Symbol 649 MovieClipUses:639 57 640 642 60 645 648 251Used by:Timeline
Symbol 650 GraphicUsed by:651
Symbol 651 MovieClipUses:650Used by:652
Symbol 652 MovieClipUses:651Used by:653
Symbol 653 MovieClipUses:652 335 57Used by:Timeline
Symbol 654 GraphicUsed by:656
Symbol 655 GraphicUsed by:656
Symbol 656 MovieClipUses:654 202 200 655Used by:Timeline
Symbol 657 GraphicUsed by:Timeline
Symbol 658 GraphicUsed by:659
Symbol 659 MovieClipUses:658Used by:Timeline
Symbol 660 GraphicUsed by:662
Symbol 661 ButtonUses:1Used by:662
Symbol 662 MovieClipUses:660 57 661 356Used by:Timeline
Symbol 663 ButtonUses:1Used by:Timeline
Symbol 664 GraphicUsed by:666
Symbol 665 GraphicUsed by:666
Symbol 666 MovieClipUses:664 202 200 665Used by:Timeline
Symbol 667 GraphicUsed by:Timeline
Symbol 668 GraphicUsed by:670
Symbol 669 GraphicUsed by:670
Symbol 670 MovieClipUses:668 200 202 669Used by:Timeline
Symbol 671 GraphicUsed by:673
Symbol 672 GraphicUsed by:673
Symbol 673 MovieClipUses:671 202 200 672Used by:Timeline
Symbol 674 GraphicUsed by:Timeline
Symbol 675 GraphicUsed by:Timeline
Symbol 676 GraphicUsed by:677
Symbol 677 MovieClipUses:676Used by:Timeline
Symbol 678 GraphicUsed by:679
Symbol 679 MovieClipUses:678Used by:680
Symbol 680 MovieClipUses:679 335 57Used by:Timeline
Symbol 681 GraphicUsed by:682
Symbol 682 MovieClipUses:681Used by:Timeline
Symbol 683 GraphicUsed by:Timeline
Symbol 684 GraphicUsed by:685
Symbol 685 MovieClipUses:684Used by:Timeline
Symbol 686 GraphicUsed by:687
Symbol 687 MovieClipUses:686Used by:Timeline
Symbol 688 GraphicUsed by:698
Symbol 689 GraphicUsed by:698 1126
Symbol 690 ButtonUses:1Used by:698
Symbol 691 GraphicUsed by:698
Symbol 692 GraphicUsed by:693
Symbol 693 MovieClipUses:692 57Used by:698 1026 1159  Timeline
Symbol 694 GraphicUsed by:695
Symbol 695 MovieClipUses:694Used by:697
Symbol 696 ButtonUses:1Used by:697
Symbol 697 MovieClipUses:695 696 57Used by:698  Timeline
Symbol 698 MovieClipUses:688 57 332 689 256 690 691 693 697Used by:Timeline
Symbol 699 MovieClipUses:208 211 213 215 217Used by:705
Symbol 700 ButtonUses:1Used by:705
Symbol 701 MovieClipUses:208 211 213 215 217 315Used by:705
Symbol 702 SoundUsed by:703
Symbol 703 MovieClipUses:208 211 213 215 217 702 206 622Used by:705
Symbol 704 MovieClipUses:255 176 622Used by:705
Symbol 705 MovieClipUses:601 699 57 626 700 701 703 704Used by:Timeline
Symbol 706 GraphicUsed by:707
Symbol 707 MovieClipUses:706Used by:Timeline
Symbol 708 GraphicUsed by:Timeline
Symbol 709 GraphicUsed by:717
Symbol 710 ButtonUses:1Used by:717
Symbol 711 GraphicUsed by:717
Symbol 712 GraphicUsed by:715
Symbol 713 GraphicUsed by:715
Symbol 714 GraphicUsed by:715
Symbol 715 MovieClipUses:712 713 714Used by:717
Symbol 716 SoundUsed by:717 1299
Symbol 717 MovieClipUses:709 710 57 711 715 716Used by:Timeline
Symbol 718 GraphicUsed by:719
Symbol 719 MovieClipUses:718Used by:732 736 738 740
Symbol 720 GraphicUsed by:721
Symbol 721 MovieClipUses:720Used by:732 736 738 740
Symbol 722 GraphicUsed by:723
Symbol 723 MovieClipUses:722Used by:732 736 738 740
Symbol 724 GraphicUsed by:725
Symbol 725 MovieClipUses:724Used by:732 736 738 740
Symbol 726 GraphicUsed by:731
Symbol 727 GraphicUsed by:728 1141
Symbol 728 MovieClipUses:727Used by:731
Symbol 729 GraphicUsed by:731
Symbol 730 GraphicUsed by:731
Symbol 731 MovieClipUses:726 728 729 730 57Used by:732 736 738 740
Symbol 732 MovieClipUses:719 721 723 725 731Used by:741
Symbol 733 MovieClipUses:57Used by:734 1001 1109 1150 1289 1341
Symbol 734 MovieClipUses:57 733Used by:741
Symbol 735 ButtonUses:1Used by:741
Symbol 736 MovieClipUses:719 721 723 725 731 315Used by:741
Symbol 737 SoundUsed by:738 1086 1090
Symbol 738 MovieClipUses:719 721 723 725 731 737Used by:741
Symbol 739 MovieClipUses:255 176 622Used by:741 1010 1094 1121 1220 1278 1301
Symbol 740 MovieClipUses:719 721 723 725 731 206Used by:741
Symbol 741 MovieClipUses:601 732 734 57 626 735 736 738 739 740Used by:Timeline
Symbol 742 GraphicUsed by:744
Symbol 743 GraphicUsed by:744
Symbol 744 MovieClipUses:742 200 202 743Used by:Timeline
Symbol 745 GraphicUsed by:747
Symbol 746 GraphicUsed by:747
Symbol 747 MovieClipUses:745 200 202 746Used by:Timeline
Symbol 748 GraphicUsed by:750
Symbol 749 ButtonUses:1Used by:750
Symbol 750 MovieClipUses:748 749 57Used by:844 856 880 944  Timeline
Symbol 751 GraphicUsed by:752 851 877 1237 1350
Symbol 752 MovieClipUses:751 2Used by:Timeline
Symbol 753 TextUses:39Used by:756
Symbol 754 TextUses:39Used by:755
Symbol 755 MovieClipUses:754Used by:756
Symbol 756 MovieClipUses:2 753 755Used by:Timeline
Symbol 757 GraphicUsed by:760
Symbol 758 GraphicUsed by:759
Symbol 759 MovieClipUses:758Used by:760 799 843 853 879
Symbol 760 MovieClipUses:757 759Used by:Timeline
Symbol 761 GraphicUsed by:762
Symbol 762 MovieClipUses:761Used by:Timeline
Symbol 763 GraphicUsed by:764
Symbol 764 MovieClipUses:763Used by:Timeline
Symbol 765 GraphicUsed by:766
Symbol 766 MovieClipUses:765Used by:Timeline
Symbol 767 GraphicUsed by:768
Symbol 768 MovieClipUses:767Used by:774
Symbol 769 GraphicUsed by:770
Symbol 770 MovieClipUses:769Used by:774
Symbol 771 ButtonUses:1Used by:774
Symbol 772 GraphicUsed by:773
Symbol 773 MovieClipUses:772Used by:774
Symbol 774 MovieClipUses:768 770 57 771 105 315 773 308Used by:Timeline
Symbol 775 MovieClipUses:260Used by:784 793 806 817 999 1003 1005 1006 1008 1009 1234 1270 1272 1273 1274 1275 1277 1340 1343 1344 1345 1346 1348
Symbol 776 GraphicUsed by:777
Symbol 777 MovieClipUses:776Used by:784
Symbol 778 GraphicUsed by:779
Symbol 779 MovieClipUses:778Used by:784 793 806 1234
Symbol 780 GraphicUsed by:781
Symbol 781 MovieClipUses:780Used by:784
Symbol 782 GraphicUsed by:783
Symbol 783 MovieClipUses:782Used by:784
Symbol 784 MovieClipUses:775 777 779 781 783Used by:786
Symbol 785 ButtonUses:1Used by:786
Symbol 786 MovieClipUses:259 784 785 57Used by:Timeline
Symbol 787 GraphicUsed by:788
Symbol 788 MovieClipUses:787Used by:793
Symbol 789 GraphicUsed by:790
Symbol 790 MovieClipUses:789Used by:793
Symbol 791 GraphicUsed by:792
Symbol 792 MovieClipUses:791Used by:793
Symbol 793 MovieClipUses:775 788 779 790 792Used by:795
Symbol 794 ButtonUses:1Used by:795
Symbol 795 MovieClipUses:259 793 794 57Used by:Timeline
Symbol 796 SoundUsed by:797
Symbol 797 MovieClipUses:596 796Used by:Timeline
Symbol 798 GraphicUsed by:799
Symbol 799 MovieClipUses:798 759Used by:Timeline
Symbol 800 GraphicUsed by:801
Symbol 801 MovieClipUses:800Used by:806 1234
Symbol 802 GraphicUsed by:803
Symbol 803 MovieClipUses:802Used by:806
Symbol 804 GraphicUsed by:805
Symbol 805 MovieClipUses:804Used by:806
Symbol 806 MovieClipUses:775 801 779 803 805Used by:808
Symbol 807 ButtonUses:1Used by:808
Symbol 808 MovieClipUses:259 806 807 57Used by:Timeline
Symbol 809 GraphicUsed by:810
Symbol 810 MovieClipUses:809Used by:817
Symbol 811 GraphicUsed by:812
Symbol 812 MovieClipUses:811Used by:817
Symbol 813 GraphicUsed by:814
Symbol 814 MovieClipUses:813Used by:817
Symbol 815 GraphicUsed by:816
Symbol 816 MovieClipUses:815Used by:817
Symbol 817 MovieClipUses:775 810 812 814 816Used by:832 840 867 876 891 1135
Symbol 818 ButtonUses:1Used by:832
Symbol 819 GraphicUsed by:820
Symbol 820 MovieClipUses:819Used by:830 831 838 839 865 866 874 875 889 890 1133 1134
Symbol 821 GraphicUsed by:830 834 838 865 874 889 1133
Symbol 822 TextUses:39Used by:830
Symbol 823 GraphicUsed by:830 838 865 874 889 1133
Symbol 824 TextUses:39Used by:830
Symbol 825 GraphicUsed by:830 874 889
Symbol 826 TextUses:39Used by:830
Symbol 827 TextUses:39Used by:830
Symbol 828 TextUses:39Used by:830
Symbol 829 TextUses:39Used by:830
Symbol 830 MovieClipUses:820 821 822 823 824 825 826 827 828 829Used by:831
Symbol 831 MovieClipUses:820 57 830Used by:832
Symbol 832 MovieClipUses:259 817 818 57 831Used by:Timeline
Symbol 833 ButtonUses:1Used by:840
Symbol 834 MovieClipUses:821Used by:839 1134
Symbol 835 TextUses:39Used by:838
Symbol 836 TextUses:39Used by:838
Symbol 837 TextUses:39Used by:838
Symbol 838 MovieClipUses:820 821 835 823 836 837Used by:839
Symbol 839 MovieClipUses:820 57 834 838Used by:840
Symbol 840 MovieClipUses:259 817 833 57 839Used by:Timeline
Symbol 841 GraphicUsed by:843
Symbol 842 GraphicUsed by:843
Symbol 843 MovieClipUses:841 759 842Used by:Timeline
Symbol 844 MovieClipUses:750Used by:Timeline
Symbol 845 GraphicUsed by:Timeline
Symbol 846 GraphicUsed by:847
Symbol 847 MovieClipUses:846Used by:Timeline
Symbol 848 GraphicUsed by:849
Symbol 849 MovieClipUses:848Used by:850
Symbol 850 MovieClipUses:849 335 57Used by:Timeline
Symbol 851 MovieClipUses:751 2Used by:Timeline
Symbol 852 GraphicUsed by:853
Symbol 853 MovieClipUses:852 759Used by:Timeline
Symbol 854 GraphicUsed by:855
Symbol 855 MovieClipUses:854Used by:Timeline
Symbol 856 MovieClipUses:750Used by:Timeline
Symbol 857 ButtonUses:1Used by:859
Symbol 858 GraphicUsed by:859
Symbol 859 MovieClipUses:857 858 57Used by:Timeline
Symbol 860 ButtonUses:1Used by:867
Symbol 861 TextUses:39Used by:865
Symbol 862 TextUses:39Used by:865
Symbol 863 TextUses:39Used by:865
Symbol 864 TextUses:39Used by:865
Symbol 865 MovieClipUses:820 821 861 823 862 863 864Used by:866
Symbol 866 MovieClipUses:820 57 865Used by:867
Symbol 867 MovieClipUses:259 817 860 57 866Used by:Timeline
Symbol 868 ButtonUses:1Used by:876
Symbol 869 TextUses:39Used by:874
Symbol 870 TextUses:39Used by:874
Symbol 871 TextUses:39Used by:874
Symbol 872 TextUses:39Used by:874
Symbol 873 TextUses:39Used by:874
Symbol 874 MovieClipUses:820 821 869 823 870 825 871 872 873Used by:875
Symbol 875 MovieClipUses:820 57 874Used by:876
Symbol 876 MovieClipUses:259 817 868 57 875Used by:Timeline
Symbol 877 MovieClipUses:751 2Used by:Timeline
Symbol 878 GraphicUsed by:879
Symbol 879 MovieClipUses:878 759Used by:Timeline
Symbol 880 MovieClipUses:750Used by:Timeline
Symbol 881 ButtonUses:1Used by:891
Symbol 882 TextUses:39Used by:889
Symbol 883 TextUses:39Used by:889
Symbol 884 TextUses:39Used by:889
Symbol 885 TextUses:39Used by:889
Symbol 886 TextUses:39Used by:889
Symbol 887 TextUses:39Used by:889
Symbol 888 TextUses:39Used by:889
Symbol 889 MovieClipUses:820 821 882 823 883 825 884 885 886 887 888Used by:890
Symbol 890 MovieClipUses:820 57 889Used by:891
Symbol 891 MovieClipUses:259 817 881 57 890Used by:Timeline
Symbol 892 GraphicUsed by:893 950
Symbol 893 MovieClipUses:892 2Used by:Timeline
Symbol 894 TextUses:39Used by:897
Symbol 895 TextUses:39Used by:896
Symbol 896 MovieClipUses:895Used by:897
Symbol 897 MovieClipUses:2 894 896Used by:Timeline
Symbol 898 GraphicUsed by:899
Symbol 899 MovieClipUses:898Used by:1159  Timeline
Symbol 900 GraphicUsed by:905
Symbol 901 ButtonUses:1Used by:905
Symbol 902 GraphicUsed by:905
Symbol 903 GraphicUsed by:904
Symbol 904 MovieClipUses:903Used by:905 956 967 975 988 1011 1025 1052 1096 1123 1126
Symbol 905 MovieClipUses:900 256 901 902 904Used by:Timeline
Symbol 906 GraphicUsed by:910
Symbol 907 ButtonUses:1Used by:910
Symbol 908 GraphicUsed by:910
Symbol 909 SoundUsed by:910
Symbol 910 MovieClipUses:906 332 57 907 908 909Used by:Timeline
Symbol 911 GraphicUsed by:918
Symbol 912 GraphicUsed by:913
Symbol 913 MovieClipUses:912Used by:918
Symbol 914 GraphicUsed by:918
Symbol 915 GraphicUsed by:918
Symbol 916 GraphicUsed by:918
Symbol 917 GraphicUsed by:918
Symbol 918 MovieClipUses:911 913 914 915 916 917Used by:921 936
Symbol 919 ButtonUses:1Used by:921
Symbol 920 GraphicUsed by:921 936
Symbol 921 MovieClipUses:918 919 57 315 303 920Used by:Timeline
Symbol 922 ButtonUses:1Used by:927
Symbol 923 MovieClipUses:120 227Used by:925
Symbol 924 ButtonUses:1Used by:925
Symbol 925 MovieClipUses:923 924 57 230Used by:926
Symbol 926 MovieClipUses:925Used by:927
Symbol 927 MovieClipUses:219 57 922 222 926Used by:Timeline
Symbol 928 ButtonUses:1Used by:933
Symbol 929 MovieClipUses:127 227Used by:931
Symbol 930 ButtonUses:1Used by:931
Symbol 931 MovieClipUses:929 930 57 230Used by:932
Symbol 932 MovieClipUses:931Used by:933
Symbol 933 MovieClipUses:219 57 928 222 223 932Used by:Timeline
Symbol 934 GraphicUsed by:938
Symbol 935 ButtonUses:1Used by:936
Symbol 936 MovieClipUses:918 935 57 920Used by:938
Symbol 937 ButtonUses:1Used by:938
Symbol 938 MovieClipUses:934 936 147 57 937Used by:Timeline
Symbol 939 GraphicUsed by:940
Symbol 940 MovieClipUses:939 57Used by:1027 1159  Timeline
Symbol 941 ButtonUses:1Used by:944
Symbol 942 GraphicUsed by:944 967
Symbol 943 GraphicUsed by:944
Symbol 944 MovieClipUses:941 942 57 943 750Used by:Timeline
Symbol 945 GraphicUsed by:946
Symbol 946 MovieClipUses:945Used by:Timeline
Symbol 947 ButtonUses:588 589Used by:949
Symbol 948 ButtonUses:591 592Used by:949
Symbol 949 MovieClipUses:2 305 475 587 947 948Used by:Timeline
Symbol 950 MovieClipUses:892 2Used by:Timeline
Symbol 951 SoundUsed by:952
Symbol 952 MovieClipUses:596 951Used by:Timeline
Symbol 953 GraphicUsed by:954
Symbol 954 MovieClipUses:953Used by:Timeline
Symbol 955 GraphicUsed by:956 988 1011 1025 1052 1096 1126
Symbol 956 MovieClipUses:955 904Used by:Timeline
Symbol 957 GraphicUsed by:965
Symbol 958 GraphicUsed by:960
Symbol 959 ButtonUses:1Used by:960
Symbol 960 MovieClipUses:958 959 57Used by:965 1016 1017 1018 1021
Symbol 961 GraphicUsed by:962
Symbol 962 MovieClipUses:961Used by:965 1015
Symbol 963 GraphicUsed by:964
Symbol 964 MovieClipUses:963Used by:965 1015
Symbol 965 MovieClipUses:957 960 962 964 332 57Used by:Timeline
Symbol 966 ButtonUses:1Used by:967
Symbol 967 MovieClipUses:904 942 966Used by:Timeline
Symbol 968 GraphicUsed by:975
Symbol 969 GraphicUsed by:975
Symbol 970 GraphicUsed by:973
Symbol 971 GraphicUsed by:973
Symbol 972 GraphicUsed by:973
Symbol 973 MovieClipUses:970 971 972Used by:975
Symbol 974 GraphicUsed by:975
Symbol 975 MovieClipUses:968 904 969 973 57 974Used by:Timeline
Symbol 976 GraphicUsed by:987
Symbol 977 ButtonUses:1Used by:987
Symbol 978 GraphicUsed by:987
Symbol 979 GraphicUsed by:987
Symbol 980 GraphicUsed by:981
Symbol 981 MovieClipUses:980Used by:987
Symbol 982 GraphicUsed by:983
Symbol 983 MovieClipUses:982Used by:987
Symbol 984 GraphicUsed by:985
Symbol 985 MovieClipUses:984Used by:987
Symbol 986 GraphicUsed by:987
Symbol 987 MovieClipUses:976 57 977 237 978 239 240 241 242 979 981 983 985 315 255 323 986Used by:Timeline
Symbol 988 MovieClipUses:955 904Used by:Timeline
Symbol 989 GraphicUsed by:990
Symbol 990 MovieClipUses:989Used by:999 1003 1005 1006 1008 1009
Symbol 991 GraphicUsed by:992
Symbol 992 MovieClipUses:991 57Used by:999 1003 1005 1006 1008 1009
Symbol 993 GraphicUsed by:994
Symbol 994 MovieClipUses:993Used by:999 1003 1005 1006 1008 1009
Symbol 995 GraphicUsed by:996
Symbol 996 MovieClipUses:995Used by:999 1003 1005 1006 1008 1009
Symbol 997 GraphicUsed by:998
Symbol 998 MovieClipUses:997Used by:999 1003 1005 1006 1008 1009
Symbol 999 MovieClipUses:775 990 992 994 996 998Used by:1010
Symbol 1000 MovieClipUses:305Used by:1010 1022 1046 1094 1220 1278 1301 1349
Symbol 1001 MovieClipUses:57 733Used by:1010 1022 1046 1094 1220 1278
Symbol 1002 ButtonUses:1Used by:1010
Symbol 1003 MovieClipUses:775 990 992 994 996 998 315Used by:1010
Symbol 1004 SoundUsed by:1005 1006 1118
Symbol 1005 MovieClipUses:775 990 992 994 996 998 1004Used by:1010
Symbol 1006 MovieClipUses:775 990 992 994 996 998 1004 206 622Used by:1010
Symbol 1007 SoundUsed by:1008 1346
Symbol 1008 MovieClipUses:775 990 992 994 57 996 998 1007Used by:1010
Symbol 1009 MovieClipUses:775 990 992 994 996 998Used by:1010
Symbol 1010 MovieClipUses:999 1000 1001 57 626 1002 601 1003 1005 739 1006 1008 1009 305Used by:Timeline
Symbol 1011 MovieClipUses:955 904Used by:Timeline
Symbol 1012 GraphicUsed by:1015
Symbol 1013 GraphicUsed by:1014
Symbol 1014 MovieClipUses:1013 53Used by:1015 1048
Symbol 1015 MovieClipUses:1012 962 964 332 57 1014Used by:Timeline
Symbol 1016 MovieClipUses:960Used by:1022
Symbol 1017 MovieClipUses:960 315Used by:1022
Symbol 1018 MovieClipUses:960 303Used by:1022
Symbol 1019 GraphicUsed by:1020
Symbol 1020 MovieClipUses:1019Used by:1021 1045
Symbol 1021 MovieClipUses:960 57 315 1020Used by:1022
Symbol 1022 MovieClipUses:601 1016 1000 1001 57 626 1017 1018 1021 305Used by:Timeline
Symbol 1023 GraphicUsed by:1024
Symbol 1024 MovieClipUses:1023Used by:Timeline
Symbol 1025 MovieClipUses:955 904Used by:Timeline
Symbol 1026 MovieClipUses:693Used by:Timeline
Symbol 1027 MovieClipUses:940 303Used by:Timeline
Symbol 1028 GraphicUsed by:1029
Symbol 1029 MovieClipUses:1028 57Used by:1040 1042 1043 1045
Symbol 1030 GraphicUsed by:1031
Symbol 1031 MovieClipUses:1030Used by:1040 1042 1043 1045
Symbol 1032 GraphicUsed by:1033
Symbol 1033 MovieClipUses:1032Used by:1040 1042 1043 1045
Symbol 1034 GraphicUsed by:1035
Symbol 1035 MovieClipUses:1034Used by:1040 1042 1043 1045
Symbol 1036 GraphicUsed by:1037
Symbol 1037 MovieClipUses:1036Used by:1040 1042 1043 1045
Symbol 1038 GraphicUsed by:1039
Symbol 1039 MovieClipUses:1038Used by:1040 1042 1043 1045
Symbol 1040 MovieClipUses:1029 1031 1033 1035 1037 1039Used by:1046
Symbol 1041 ButtonUses:1Used by:1046
Symbol 1042 MovieClipUses:1029 1031 1033 1035 1037 1039 315 303Used by:1046
Symbol 1043 MovieClipUses:1029 1031 1033 1035 1037 1039 315Used by:1046
Symbol 1044 MovieClipUses:255Used by:1046
Symbol 1045 MovieClipUses:1029 1031 1033 1035 1037 1039 315 1020Used by:1046
Symbol 1046 MovieClipUses:1040 1000 1001 57 626 1041 1042 1043 1044 1045 305Used by:Timeline
Symbol 1047 MovieClipUses:601Used by:1049
Symbol 1048 MovieClipUses:1014Used by:1049
Symbol 1049 MovieClipUses:1047 1048Used by:Timeline
Symbol 1050 GraphicUsed by:1051
Symbol 1051 MovieClipUses:1050Used by:Timeline
Symbol 1052 MovieClipUses:955 904Used by:Timeline
Symbol 1053 GraphicUsed by:1054
Symbol 1054 MovieClipUses:1053 303Used by:1060
Symbol 1055 ButtonUses:1Used by:1060
Symbol 1056 GraphicUsed by:1057
Symbol 1057 MovieClipUses:1056Used by:1058
Symbol 1058 MovieClipUses:1057Used by:1060
Symbol 1059 GraphicUsed by:1060
Symbol 1060 MovieClipUses:1054 57 1055 1058 1059 223Used by:1062
Symbol 1061 GraphicUsed by:1062
Symbol 1062 MovieClipUses:1060 1061Used by:Timeline
Symbol 1063 GraphicUsed by:1064
Symbol 1064 MovieClipUses:1063Used by:Timeline
Symbol 1065 GraphicUsed by:1066
Symbol 1066 MovieClipUses:1065Used by:Timeline
Symbol 1067 GraphicUsed by:1068
Symbol 1068 MovieClipUses:1067 57Used by:Timeline
Symbol 1069 ButtonUses:1Used by:1070
Symbol 1070 MovieClipUses:137 1069 57Used by:Timeline
Symbol 1071 GraphicUsed by:1072
Symbol 1072 MovieClipUses:1071Used by:1084 1086 1090 1091 1092 1093
Symbol 1073 GraphicUsed by:1074
Symbol 1074 MovieClipUses:1073Used by:1084 1086 1090 1091 1092 1093
Symbol 1075 GraphicUsed by:1076
Symbol 1076 MovieClipUses:1075Used by:1084 1086 1090 1091 1092 1093
Symbol 1077 GraphicUsed by:1078
Symbol 1078 MovieClipUses:1077Used by:1084 1086 1090 1091 1092 1093
Symbol 1079 GraphicUsed by:1080
Symbol 1080 MovieClipUses:1079 57Used by:1084 1086 1090 1091 1092 1093
Symbol 1081 GraphicUsed by:1083
Symbol 1082 MovieClipUses:344Used by:1083
Symbol 1083 MovieClipUses:1081 1082Used by:1084 1086 1090 1091 1092 1093
Symbol 1084 MovieClipUses:1072 1074 1076 1078 1080 1083Used by:1094
Symbol 1085 ButtonUses:1Used by:1094
Symbol 1086 MovieClipUses:1072 1074 1076 1078 1080 1083 315 737Used by:1094
Symbol 1087 GraphicUsed by:1088
Symbol 1088 MovieClipUses:1087Used by:1089
Symbol 1089 MovieClipUses:1088 315Used by:1090
Symbol 1090 MovieClipUses:1072 1074 1076 1078 1080 1083 737 1089Used by:1094
Symbol 1091 MovieClipUses:1072 1074 1076 1078 1080 1083 303 206 622Used by:1094
Symbol 1092 MovieClipUses:1072 1074 1076 1078 1080 1083 303Used by:1094
Symbol 1093 MovieClipUses:1072 1074 1076 1078 1080 1083 315Used by:1094
Symbol 1094 MovieClipUses:601 1084 1000 1001 57 626 1085 1086 1090 739 1091 1092 1093 305Used by:Timeline
Symbol 1095 GraphicUsed by:1096
Symbol 1096 MovieClipUses:955 904 1095Used by:Timeline
Symbol 1097 GraphicUsed by:1100
Symbol 1098 GraphicUsed by:1100
Symbol 1099 GraphicUsed by:1100
Symbol 1100 MovieClipUses:1097 1098 1099Used by:1107 1117 1118 1119
Symbol 1101 GraphicUsed by:1102
Symbol 1102 MovieClipUses:1101Used by:1107 1117 1118 1119
Symbol 1103 GraphicUsed by:1104
Symbol 1104 MovieClipUses:1103Used by:1107 1117 1118 1119
Symbol 1105 GraphicUsed by:1106
Symbol 1106 MovieClipUses:1105Used by:1107 1117 1118 1119
Symbol 1107 MovieClipUses:1100 1102 1104 1106Used by:1121
Symbol 1108 MovieClipUses:305Used by:1121
Symbol 1109 MovieClipUses:57 733Used by:1121
Symbol 1110 ButtonUses:1Used by:1121
Symbol 1111 GraphicUsed by:1117
Symbol 1112 GraphicUsed by:1117
Symbol 1113 GraphicUsed by:1117
Symbol 1114 GraphicUsed by:1117
Symbol 1115 GraphicUsed by:1117
Symbol 1116 GraphicUsed by:1117
Symbol 1117 MovieClipUses:1100 1102 1104 1106 57 1111 308 1112 1113 1114 1115 1116Used by:1121
Symbol 1118 MovieClipUses:1100 1102 1104 1106 242 1004Used by:1121
Symbol 1119 MovieClipUses:1100 1102 1104 1106 305 242 206 622Used by:1121
Symbol 1120 ButtonUses:1Used by:1121
Symbol 1121 MovieClipUses:601 1107 1108 1109 57 626 1110 1117 1118 739 1119 1120 305Used by:Timeline
Symbol 1122 GraphicUsed by:1123
Symbol 1123 MovieClipUses:1122 904Used by:Timeline
Symbol 1124 ButtonUses:1Used by:1126
Symbol 1125 GraphicUsed by:1126
Symbol 1126 MovieClipUses:955 904 689 256 1124 1125Used by:Timeline
Symbol 1127 ButtonUses:1Used by:1135
Symbol 1128 TextUses:39Used by:1133
Symbol 1129 TextUses:39Used by:1133
Symbol 1130 TextUses:39Used by:1133
Symbol 1131 TextUses:39Used by:1133
Symbol 1132 TextUses:39Used by:1133
Symbol 1133 MovieClipUses:820 821 1128 823 1129 1130 1131 1132Used by:1134
Symbol 1134 MovieClipUses:820 57 834 1133Used by:1135
Symbol 1135 MovieClipUses:259 817 1127 57 1134Used by:Timeline
Symbol 1136 GraphicUsed by:1137
Symbol 1137 MovieClipUses:1136Used by:1143 1152 1153 1155 1156
Symbol 1138 GraphicUsed by:1139
Symbol 1139 MovieClipUses:1138 57Used by:1143 1152 1153 1155 1156
Symbol 1140 GraphicUsed by:1142
Symbol 1141 MovieClipUses:727Used by:1142
Symbol 1142 MovieClipUses:1140 1141Used by:1143 1152 1153 1155 1156
Symbol 1143 MovieClipUses:1137 1139 1142Used by:1157 1225
Symbol 1144 GraphicUsed by:1146
Symbol 1145 GraphicUsed by:1146
Symbol 1146 MovieClipUses:1144 57 1145Used by:1147
Symbol 1147 MovieClipUses:1146Used by:1148
Symbol 1148 MovieClipUses:1147 315Used by:1157 1225
Symbol 1149 MovieClipUses:305Used by:1157 1225
Symbol 1150 MovieClipUses:57 733Used by:1157 1225
Symbol 1151 ButtonUses:1Used by:1157
Symbol 1152 MovieClipUses:1137 1139 1142 315Used by:1157 1225
Symbol 1153 MovieClipUses:1137 1139 1142 315Used by:1157 1225
Symbol 1154 MovieClipUses:255 622Used by:1157
Symbol 1155 MovieClipUses:1137 1139 1142 308Used by:1157 1225
Symbol 1156 MovieClipUses:1137 1139 1142Used by:1157 1225
Symbol 1157 MovieClipUses:601 1143 1148 1149 1150 57 626 1151 1152 1153 1154 1155 1156 305Used by:Timeline
Symbol 1158 GraphicUsed by:1159
Symbol 1159 MovieClipUses:899 693 940 1158 57Used by:Timeline
Symbol 1160 TextUses:39Used by:1163
Symbol 1161 TextUses:39Used by:1162
Symbol 1162 MovieClipUses:1161Used by:1163
Symbol 1163 MovieClipUses:2 1160 1162Used by:Timeline
Symbol 1164 GraphicUsed by:1168
Symbol 1165 GraphicUsed by:1166
Symbol 1166 MovieClipUses:1165Used by:1168 1195 1197
Symbol 1167 GraphicUsed by:1168
Symbol 1168 MovieClipUses:1164 1166 1167Used by:Timeline
Symbol 1169 GraphicUsed by:1170 1244
Symbol 1170 MovieClipUses:1169Used by:1176
Symbol 1171 ButtonUses:1Used by:1176
Symbol 1172 MovieClipUses:546 227Used by:1174
Symbol 1173 ButtonUses:1Used by:1174
Symbol 1174 MovieClipUses:1172 1173 57 230Used by:1175
Symbol 1175 MovieClipUses:1174Used by:1176
Symbol 1176 MovieClipUses:1170 57 1171 223 1175Used by:Timeline
Symbol 1177 GraphicUsed by:1178
Symbol 1178 MovieClipUses:57 1177Used by:Timeline
Symbol 1179 GraphicUsed by:1180
Symbol 1180 MovieClipUses:1179 57Used by:Timeline
Symbol 1181 GraphicUsed by:1182
Symbol 1182 MovieClipUses:1181Used by:Timeline
Symbol 1183 GraphicUsed by:1184
Symbol 1184 MovieClipUses:1183 57Used by:Timeline
Symbol 1185 GraphicUsed by:1186
Symbol 1186 MovieClipUses:1185Used by:1187
Symbol 1187 MovieClipUses:1186 335 57 337Used by:Timeline
Symbol 1188 ButtonUses:588 589Used by:1190
Symbol 1189 ButtonUses:591 592Used by:1190
Symbol 1190 MovieClipUses:2 305 475 587 1188 1189Used by:Timeline
Symbol 1191 SoundUsed by:1192
Symbol 1192 MovieClipUses:596 1191Used by:Timeline
Symbol 1193 GraphicUsed by:1195
Symbol 1194 GraphicUsed by:1195
Symbol 1195 MovieClipUses:1193 1166 1194Used by:Timeline
Symbol 1196 GraphicUsed by:1197
Symbol 1197 MovieClipUses:1196 1166Used by:Timeline
Symbol 1198 GraphicUsed by:1199
Symbol 1199 MovieClipUses:1198 57Used by:Timeline
Symbol 1200 GraphicUsed by:1201
Symbol 1201 MovieClipUses:1200Used by:1211 1213 1214 1215 1219
Symbol 1202 GraphicUsed by:1203
Symbol 1203 MovieClipUses:1202 57Used by:1211 1213 1214 1215 1219
Symbol 1204 GraphicUsed by:1205
Symbol 1205 MovieClipUses:1204Used by:1211 1213 1214 1215 1219
Symbol 1206 GraphicUsed by:1208
Symbol 1207 GraphicUsed by:1208
Symbol 1208 MovieClipUses:1206 57 1207Used by:1211 1213 1214 1215 1219
Symbol 1209 GraphicUsed by:1210
Symbol 1210 MovieClipUses:1209Used by:1211 1213 1214 1215 1219
Symbol 1211 MovieClipUses:1201 1203 1205 1208 1210Used by:1220
Symbol 1212 ButtonUses:1Used by:1220
Symbol 1213 MovieClipUses:1201 1203 1205 1208 1210 315 57Used by:1220
Symbol 1214 MovieClipUses:1201 1203 1205 1208 1210 242Used by:1220
Symbol 1215 MovieClipUses:1201 1203 1205 1208 1210 622Used by:1220
Symbol 1216 GraphicUsed by:1219
Symbol 1217 GraphicUsed by:1219
Symbol 1218 GraphicUsed by:1219
Symbol 1219 MovieClipUses:1201 1203 1205 1208 1210 1216 57 286 1217 1218Used by:1220
Symbol 1220 MovieClipUses:601 1211 1000 1001 57 626 1212 1213 1214 739 1215 1219 305Used by:Timeline
Symbol 1221 ButtonUses:1Used by:1222
Symbol 1222 MovieClipUses:313 1221 57Used by:Timeline
Symbol 1223 ButtonUses:1Used by:1225
Symbol 1224 MovieClipUses:255Used by:1225
Symbol 1225 MovieClipUses:601 1143 1148 1149 1150 57 626 1223 1152 1153 1224 1155 1156 305Used by:Timeline
Symbol 1226 MovieClipUses:305Used by:Timeline
Symbol 1227 GraphicUsed by:1229
Symbol 1228 ButtonUses:1Used by:1229
Symbol 1229 MovieClipUses:1227 1228 57Used by:Timeline
Symbol 1230 GraphicUsed by:1231
Symbol 1231 MovieClipUses:1230Used by:1234
Symbol 1232 GraphicUsed by:1233
Symbol 1233 MovieClipUses:1232Used by:1234
Symbol 1234 MovieClipUses:775 801 779 1231 1233Used by:1236
Symbol 1235 ButtonUses:1Used by:1236
Symbol 1236 MovieClipUses:259 1234 1235 57Used by:Timeline
Symbol 1237 MovieClipUses:751 2Used by:Timeline
Symbol 1238 TextUses:39Used by:1241
Symbol 1239 TextUses:39Used by:1240
Symbol 1240 MovieClipUses:1239Used by:1241
Symbol 1241 MovieClipUses:2 1238 1240Used by:Timeline
Symbol 1242 GraphicUsed by:1243
Symbol 1243 MovieClipUses:1242Used by:Timeline
Symbol 1244 MovieClipUses:1169Used by:1250
Symbol 1245 ButtonUses:1Used by:1250
Symbol 1246 MovieClipUses:171 227Used by:1248
Symbol 1247 ButtonUses:1Used by:1248
Symbol 1248 MovieClipUses:1246 1247 57 230Used by:1249
Symbol 1249 MovieClipUses:1248Used by:1250
Symbol 1250 MovieClipUses:1244 57 1245 223 1249Used by:Timeline
Symbol 1251 ButtonUses:1Used by:1252
Symbol 1252 MovieClipUses:256 1251Used by:Timeline
Symbol 1253 ButtonUses:588 589Used by:1255
Symbol 1254 ButtonUses:591 592Used by:1255
Symbol 1255 MovieClipUses:2 305 475 587 1253 1254Used by:Timeline
Symbol 1256 SoundUsed by:1257
Symbol 1257 MovieClipUses:596 1256Used by:Timeline
Symbol 1258 GraphicUsed by:1259
Symbol 1259 MovieClipUses:1258Used by:Timeline
Symbol 1260 GraphicUsed by:1261
Symbol 1261 MovieClipUses:1260Used by:1270 1272 1273 1274 1275 1277
Symbol 1262 GraphicUsed by:1263
Symbol 1263 MovieClipUses:1262 57Used by:1270 1272 1273 1274 1275 1277
Symbol 1264 GraphicUsed by:1265
Symbol 1265 MovieClipUses:1264Used by:1270 1272 1273 1274 1275 1277
Symbol 1266 GraphicUsed by:1267
Symbol 1267 MovieClipUses:1266Used by:1270 1272 1273 1274 1275 1277
Symbol 1268 GraphicUsed by:1269
Symbol 1269 MovieClipUses:1268Used by:1270 1272 1273 1274 1275 1277
Symbol 1270 MovieClipUses:775 1261 1263 1265 1267 1269Used by:1278
Symbol 1271 ButtonUses:1Used by:1278
Symbol 1272 MovieClipUses:775 1261 1263 1265 1267 1269 315Used by:1278
Symbol 1273 MovieClipUses:775 1261 1263 1265 1267 1269 242Used by:1278
Symbol 1274 MovieClipUses:775 1261 1263 1265 1267 1269 206Used by:1278
Symbol 1275 MovieClipUses:775 1261 1263 1265 57 1267 1269Used by:1278
Symbol 1276 ButtonUses:1Used by:1278
Symbol 1277 MovieClipUses:775 1261 1263 1265 1267 1269Used by:1278
Symbol 1278 MovieClipUses:601 1270 1000 1001 57 626 1271 1272 1273 739 1274 1275 1276 1277 305Used by:Timeline
Symbol 1279 GraphicUsed by:1280
Symbol 1280 MovieClipUses:1279Used by:1288 1294 1299 1300
Symbol 1281 GraphicUsed by:1282
Symbol 1282 MovieClipUses:1281Used by:1288 1294 1299 1300
Symbol 1283 GraphicUsed by:1284
Symbol 1284 MovieClipUses:1283Used by:1288 1294 1299 1300
Symbol 1285 GraphicUsed by:1287
Symbol 1286 GraphicUsed by:1287
Symbol 1287 MovieClipUses:1285 57 1286Used by:1288 1294 1299 1300
Symbol 1288 MovieClipUses:1280 1282 1284 1287Used by:1301
Symbol 1289 MovieClipUses:57 733Used by:1301
Symbol 1290 ButtonUses:1Used by:1301
Symbol 1291 GraphicUsed by:1292
Symbol 1292 MovieClipUses:1291Used by:1294
Symbol 1293 SoundUsed by:1294
Symbol 1294 MovieClipUses:1280 1282 1284 1287 1292 57 1293Used by:1301
Symbol 1295 GraphicUsed by:1297
Symbol 1296 GraphicUsed by:1297 1298
Symbol 1297 MovieClipUses:1295 1296Used by:1299
Symbol 1298 MovieClipUses:1296Used by:1299
Symbol 1299 MovieClipUses:1280 1282 1284 1287 1297 716 1298Used by:1301
Symbol 1300 MovieClipUses:1280 1282 1284 1287Used by:1301
Symbol 1301 MovieClipUses:601 1288 1000 1289 57 626 1290 1294 1299 739 1300 305Used by:Timeline
Symbol 1302 GraphicUsed by:1303
Symbol 1303 MovieClipUses:1302Used by:Timeline
Symbol 1304 GraphicUsed by:1305
Symbol 1305 MovieClipUses:1304Used by:Timeline
Symbol 1306 GraphicUsed by:1307
Symbol 1307 MovieClipUses:1306Used by:Timeline
Symbol 1308 GraphicUsed by:1309
Symbol 1309 MovieClipUses:1308Used by:Timeline
Symbol 1310 GraphicUsed by:1311
Symbol 1311 MovieClipUses:1310Used by:Timeline
Symbol 1312 GraphicUsed by:1314
Symbol 1313 ButtonUses:1Used by:1314
Symbol 1314 MovieClipUses:1312 88 1313 57Used by:1317
Symbol 1315 GraphicUsed by:1317
Symbol 1316 ButtonUses:1Used by:1317
Symbol 1317 MovieClipUses:1314 1315 57 1316Used by:Timeline
Symbol 1318 GraphicUsed by:1325
Symbol 1319 GraphicUsed by:1325
Symbol 1320 GraphicUsed by:1325
Symbol 1321 GraphicUsed by:1325
Symbol 1322 GraphicUsed by:1325
Symbol 1323 GraphicUsed by:1325
Symbol 1324 GraphicUsed by:1325
Symbol 1325 MovieClipUses:1318 57 1319 308 1320 1321 1322 1323 1324Used by:1331
Symbol 1326 GraphicUsed by:1327
Symbol 1327 MovieClipUses:1326Used by:1331
Symbol 1328 MovieClipUses:305Used by:1331
Symbol 1329 MovieClipUses:305Used by:1330
Symbol 1330 MovieClipUses:1329 305Used by:1331
Symbol 1331 MovieClipUses:1325 180 182 184 186 1327 188 190 57 1328 305 1330Used by:Timeline
Symbol 1332 GraphicUsed by:1333
Symbol 1333 MovieClipUses:1332Used by:1340 1343 1344 1345 1346 1348
Symbol 1334 GraphicUsed by:1335
Symbol 1335 MovieClipUses:1334 57Used by:1340 1343 1344 1345 1346 1348 1359
Symbol 1336 GraphicUsed by:1337
Symbol 1337 MovieClipUses:1336Used by:1340 1343 1344 1345 1346 1348
Symbol 1338 GraphicUsed by:1339
Symbol 1339 MovieClipUses:1338Used by:1340 1343 1344 1345 1346 1348
Symbol 1340 MovieClipUses:775 1333 1335 1337 1339 191Used by:1349
Symbol 1341 MovieClipUses:57 733Used by:1349
Symbol 1342 ButtonUses:1Used by:1349
Symbol 1343 MovieClipUses:775 1333 1335 1337 1339 191 315Used by:1349
Symbol 1344 MovieClipUses:775 1333 1335 1337 1339 191 223Used by:1349
Symbol 1345 MovieClipUses:775 1333 1335 1337 1339 191 303Used by:1349
Symbol 1346 MovieClipUses:775 1333 1335 1337 57 1339 191 1007Used by:1349
Symbol 1347 ButtonUses:1Used by:1349
Symbol 1348 MovieClipUses:775 1333 1335 1337 1339 191Used by:1349
Symbol 1349 MovieClipUses:1340 1000 1341 57 626 1342 601 1343 1344 1345 305 1346 1347 1348Used by:Timeline
Symbol 1350 MovieClipUses:751 2Used by:Timeline
Symbol 1351 SoundUsed by:1352
Symbol 1352 MovieClipUses:596 1351Used by:Timeline
Symbol 1353 ButtonUses:1Used by:1365
Symbol 1354 TextUses:39Used by:1365
Symbol 1355 GraphicUsed by:1356
Symbol 1356 MovieClipUses:1355Used by:1365
Symbol 1357 TextUses:39Used by:1365
Symbol 1358 GraphicUsed by:1359
Symbol 1359 MovieClipUses:1358 1335 191Used by:1365
Symbol 1360 GraphicUsed by:1362
Symbol 1361 TextUses:39Used by:1362
Symbol 1362 MovieClipUses:1360 1361Used by:1365
Symbol 1363 TextUses:39Used by:1365
Symbol 1364 TextUses:39Used by:1365
Symbol 1365 MovieClipUses:2 305 1353 1354 1356 1357 1359 1362 1363 1364Used by:Timeline
Symbol 1366 GraphicUsed by:1376
Symbol 1367 GraphicUsed by:1368
Symbol 1368 MovieClipUses:1367Used by:1376 1394
Symbol 1369 GraphicUsed by:1370
Symbol 1370 MovieClipUses:1369Used by:1376 1394
Symbol 1371 GraphicUsed by:1376
Symbol 1372 GraphicUsed by:1373
Symbol 1373 MovieClipUses:1372Used by:1376 1394
Symbol 1374 GraphicUsed by:1376
Symbol 1375 GraphicUsed by:1376
Symbol 1376 MovieClipUses:1366 1368 1370 1371 1373 1374 14 1375Used by:1377
Symbol 1377 MovieClipUses:1376Used by:Timeline
Symbol 1378 TextUses:39Used by:Timeline
Symbol 1379 TextUses:39Used by:1381
Symbol 1380 TextUses:39Used by:1381
Symbol 1381 ButtonUses:1379 1380 230Used by:Timeline
Symbol 1382 TextUses:39Used by:1384
Symbol 1383 TextUses:39Used by:1384
Symbol 1384 ButtonUses:1382 1383 230Used by:Timeline
Symbol 1385 TextUses:39Used by:1387
Symbol 1386 TextUses:39Used by:1387
Symbol 1387 ButtonUses:1385 1386 230Used by:Timeline
Symbol 1388 TextUses:39Used by:1390
Symbol 1389 TextUses:39Used by:1390
Symbol 1390 ButtonUses:1388 1389 230Used by:Timeline
Symbol 1391 GraphicUsed by:1394
Symbol 1392 GraphicUsed by:1394
Symbol 1393 GraphicUsed by:1394
Symbol 1394 MovieClipUses:1391 1368 1370 1392 1373 1393Used by:Timeline
Symbol 1395 TextUses:39Used by:Timeline
Symbol 1396 TextUses:39Used by:Timeline
Symbol 1397 TextUses:39Used by:Timeline
Symbol 1398 TextUses:39Used by:Timeline
Symbol 1399 TextUses:39Used by:Timeline
Symbol 1400 ButtonUses:480 494 495 482 496 497 479 230Used by:Timeline
Symbol 1401 ButtonUses:1Used by:1416
Symbol 1402 GraphicUsed by:1404
Symbol 1403 GraphicUsed by:1404
Symbol 1404 MovieClipUses:1402 202 1403Used by:1416
Symbol 1405 GraphicUsed by:1406
Symbol 1406 MovieClipUses:1405Used by:1416
Symbol 1407 GraphicUsed by:1409
Symbol 1408 GraphicUsed by:1409
Symbol 1409 MovieClipUses:1407 202 1408Used by:1416
Symbol 1410 GraphicUsed by:1411
Symbol 1411 MovieClipUses:1410Used by:1416
Symbol 1412 GraphicUsed by:1416
Symbol 1413 GraphicUsed by:1416
Symbol 1414 GraphicUsed by:1415
Symbol 1415 MovieClipUses:1414Used by:1416
Symbol 1416 MovieClipUses:2 1401 305 1404 1406 1409 1411 1412 1413 1415Used by:Timeline
Streaming Sound 1Used by:Symbol 27 MovieClip
Streaming Sound 2Used by:Symbol 438 MovieClip
Streaming Sound 3Used by:Symbol 448 MovieClip

Instance Names

"hint"Frame 1Symbol 197 MovieClip
"land"Frame 2Symbol 203 MovieClip
"arrow"Frame 2Symbol 326 MovieClip
"gun"Frame 2Symbol 340 MovieClip
"score"Frame 2Symbol 346 MovieClip
"health"Frame 2Symbol 355 MovieClip
"ammo"Frame 2Symbol 451 MovieClip
"me"Frame 2Symbol 586 MovieClip
"death"Frame 2Symbol 594 MovieClip
"block"Frame 2Symbol 57 MovieClip
"bbb"Frame 2Symbol 595 MovieClip
"a"Frame 2Symbol 305 MovieClip
"ma"Frame 2Symbol 305 MovieClip
"muse"Frame 2Symbol 599 MovieClip
"sharea"Frame 2Symbol 600 MovieClip
"end"Frame 3Symbol 632 MovieClip
"b"Frame 3Symbol 305 MovieClip
"land"Frame 4Symbol 635 MovieClip
"c"Frame 4Symbol 305 MovieClip
"land"Frame 5Symbol 638 MovieClip
"en"Frame 5Symbol 632 MovieClip
"enb"Frame 5Symbol 632 MovieClip
"h"Frame 5Symbol 305 MovieClip
"land"Frame 6Symbol 203 MovieClip
"m"Frame 6Symbol 305 MovieClip
"land"Frame 7Symbol 656 MovieClip
"end"Frame 7Symbol 632 MovieClip
"enc"Frame 7Symbol 632 MovieClip
"en"Frame 7Symbol 632 MovieClip
"i"Frame 7Symbol 305 MovieClip
"land"Frame 8Symbol 666 MovieClip
"d"Frame 8Symbol 305 MovieClip
"land"Frame 9Symbol 670 MovieClip
"end"Frame 9Symbol 632 MovieClip
"enc"Frame 9Symbol 632 MovieClip
"enb"Frame 9Symbol 632 MovieClip
"en"Frame 9Symbol 632 MovieClip
"n"Frame 9Symbol 305 MovieClip
"land"Frame 10Symbol 673 MovieClip
"e"Frame 10Symbol 305 MovieClip
"land"Frame 11Symbol 682 MovieClip
"en"Frame 11Symbol 705 MovieClip
"enb"Frame 11Symbol 705 MovieClip
"f"Frame 11Symbol 305 MovieClip
"land"Frame 12Symbol 707 MovieClip
"enc"Frame 12Symbol 705 MovieClip
"end"Frame 12Symbol 705 MovieClip
"enf"Frame 12Symbol 705 MovieClip
"g"Frame 12Symbol 305 MovieClip
"land"Frame 13Symbol 203 MovieClip
"enh"Frame 13Symbol 632 MovieClip
"eni"Frame 13Symbol 632 MovieClip
"enj"Frame 13Symbol 632 MovieClip
"enk"Frame 13Symbol 632 MovieClip
"enn"Frame 13Symbol 632 MovieClip
"eno"Frame 13Symbol 632 MovieClip
"en"Frame 13Symbol 741 MovieClip
"j"Frame 13Symbol 305 MovieClip
"land"Frame 14Symbol 744 MovieClip
"k"Frame 14Symbol 305 MovieClip
"land"Frame 15Symbol 747 MovieClip
"fade"Frame 15Symbol 752 MovieClip
"l"Frame 15Symbol 305 MovieClip
"land"Frame 17Symbol 760 MovieClip
"en"Frame 17Symbol 786 MovieClip
"enc"Frame 17Symbol 795 MovieClip
"arrow"Frame 17Symbol 326 MovieClip
"health"Frame 17Symbol 355 MovieClip
"a"Frame 17Symbol 305 MovieClip
"mb"Frame 17Symbol 305 MovieClip
"muse"Frame 17Symbol 797 MovieClip
"land"Frame 18Symbol 799 MovieClip
"enb"Frame 18Symbol 808 MovieClip
"b"Frame 18Symbol 305 MovieClip
"land"Frame 19Symbol 843 MovieClip
"fade"Frame 19Symbol 851 MovieClip
"c"Frame 19Symbol 305 MovieClip
"land"Frame 20Symbol 853 MovieClip
"en"Frame 20Symbol 808 MovieClip
"end"Frame 20Symbol 808 MovieClip
"enb"Frame 20Symbol 795 MovieClip
"enc"Frame 20Symbol 786 MovieClip
"fade"Frame 20Symbol 877 MovieClip
"d"Frame 20Symbol 305 MovieClip
"land"Frame 21Symbol 879 MovieClip
"fade"Frame 21Symbol 893 MovieClip
"e"Frame 21Symbol 305 MovieClip
"land"Frame 23Symbol 899 MovieClip
"arrow"Frame 23Symbol 326 MovieClip
"health"Frame 23Symbol 355 MovieClip
"death"Frame 23Symbol 949 MovieClip
"fade"Frame 23Symbol 950 MovieClip
"a"Frame 23Symbol 305 MovieClip
"mc"Frame 23Symbol 305 MovieClip
"muse"Frame 23Symbol 952 MovieClip
"land"Frame 24Symbol 954 MovieClip
"en"Frame 24Symbol 705 MovieClip
"enb"Frame 24Symbol 705 MovieClip
"b"Frame 24Symbol 305 MovieClip
"land"Frame 25Symbol 203 MovieClip
"end"Frame 25Symbol 632 MovieClip
"enc"Frame 25Symbol 632 MovieClip
"ene"Frame 25Symbol 632 MovieClip
"c"Frame 25Symbol 305 MovieClip
"land"Frame 26Symbol 954 MovieClip
"enf"Frame 26Symbol 1010 MovieClip
"eng"Frame 26Symbol 1010 MovieClip
"enh"Frame 26Symbol 1010 MovieClip
"eni"Frame 26Symbol 705 MovieClip
"enj"Frame 26Symbol 705 MovieClip
"d"Frame 26Symbol 305 MovieClip
"enm"Frame 27Symbol 1022 MovieClip
"enk"Frame 27Symbol 1022 MovieClip
"enl"Frame 27Symbol 1022 MovieClip
"enn"Frame 27Symbol 1022 MovieClip
"e"Frame 27Symbol 305 MovieClip
"land"Frame 28Symbol 1024 MovieClip
"enn"Frame 28Symbol 1046 MovieClip
"f"Frame 28Symbol 305 MovieClip
"land"Frame 29Symbol 1051 MovieClip
"g"Frame 29Symbol 305 MovieClip
"land"Frame 30Symbol 1064 MovieClip
"en"Frame 30Symbol 1010 MovieClip
"enb"Frame 30Symbol 1010 MovieClip
"enc"Frame 30Symbol 1010 MovieClip
"end"Frame 30Symbol 1010 MovieClip
"ene"Frame 30Symbol 1010 MovieClip
"enf"Frame 30Symbol 1010 MovieClip
"h"Frame 30Symbol 305 MovieClip
"eno"Frame 31Symbol 1094 MovieClip
"i"Frame 31Symbol 305 MovieClip
"land"Frame 32Symbol 954 MovieClip
"en"Frame 32Symbol 1121 MovieClip
"j"Frame 32Symbol 305 MovieClip
"k"Frame 33Symbol 305 MovieClip
"en"Frame 34Symbol 1010 MovieClip
"enb"Frame 34Symbol 1010 MovieClip
"enc"Frame 34Symbol 1010 MovieClip
"end"Frame 34Symbol 1010 MovieClip
"ene"Frame 34Symbol 1121 MovieClip
"enf"Frame 34Symbol 1121 MovieClip
"eng"Frame 34Symbol 1121 MovieClip
"l"Frame 34Symbol 305 MovieClip
"m"Frame 35Symbol 305 MovieClip
"en"Frame 36Symbol 1157 MovieClip
"enb"Frame 36Symbol 1046 MovieClip
"enc"Frame 36Symbol 1046 MovieClip
"o"Frame 36Symbol 305 MovieClip
"land"Frame 37Symbol 1159 MovieClip
"p"Frame 37Symbol 305 MovieClip
"land"Frame 39Symbol 1168 MovieClip
"arrow"Frame 39Symbol 326 MovieClip
"health"Frame 39Symbol 355 MovieClip
"death"Frame 39Symbol 1190 MovieClip
"a"Frame 39Symbol 305 MovieClip
"md"Frame 39Symbol 305 MovieClip
"muse"Frame 39Symbol 1192 MovieClip
"land"Frame 40Symbol 1195 MovieClip
"en"Frame 40Symbol 1121 MovieClip
"enb"Frame 40Symbol 1121 MovieClip
"enc"Frame 40Symbol 1121 MovieClip
"end"Frame 40Symbol 632 MovieClip
"ene"Frame 40Symbol 632 MovieClip
"enf"Frame 40Symbol 632 MovieClip
"b"Frame 40Symbol 305 MovieClip
"land"Frame 41Symbol 1197 MovieClip
"eng"Frame 41Symbol 1094 MovieClip
"enh"Frame 41Symbol 1094 MovieClip
"eni"Frame 41Symbol 1010 MovieClip
"enk"Frame 41Symbol 1010 MovieClip
"enl"Frame 41Symbol 1010 MovieClip
"enm"Frame 41Symbol 1010 MovieClip
"enn"Frame 41Symbol 1010 MovieClip
"c"Frame 41Symbol 305 MovieClip
"enq"Frame 42Symbol 1220 MovieClip
"enr"Frame 42Symbol 1220 MovieClip
"d"Frame 42Symbol 305 MovieClip
"o"Frame 43Symbol 305 MovieClip
"en"Frame 44Symbol 1220 MovieClip
"enb"Frame 44Symbol 1220 MovieClip
"enc"Frame 44Symbol 1220 MovieClip
"end"Frame 44Symbol 632 MovieClip
"ene"Frame 44Symbol 632 MovieClip
"enf"Frame 44Symbol 632 MovieClip
"eng"Frame 44Symbol 632 MovieClip
"f"Frame 44Symbol 305 MovieClip
"p"Frame 45Symbol 305 MovieClip
"e"Frame 46Symbol 305 MovieClip
"en"Frame 47Symbol 1121 MovieClip
"enb"Frame 47Symbol 1121 MovieClip
"enc"Frame 47Symbol 1121 MovieClip
"end"Frame 47Symbol 1094 MovieClip
"g"Frame 47Symbol 305 MovieClip
"h"Frame 48Symbol 305 MovieClip
"en"Frame 49Symbol 1225 MovieClip
"enb"Frame 49Symbol 1220 MovieClip
"enc"Frame 49Symbol 1220 MovieClip
"i"Frame 49Symbol 305 MovieClip
"end"Frame 50Symbol 1010 MovieClip
"ene"Frame 50Symbol 1010 MovieClip
"enf"Frame 50Symbol 1010 MovieClip
"eng"Frame 50Symbol 1010 MovieClip
"enh"Frame 50Symbol 1010 MovieClip
"eni"Frame 50Symbol 1010 MovieClip
"enj"Frame 50Symbol 632 MovieClip
"enk"Frame 50Symbol 632 MovieClip
"enl"Frame 50Symbol 632 MovieClip
"j"Frame 50Symbol 305 MovieClip
"k"Frame 51Symbol 305 MovieClip
"en"Frame 52Symbol 1225 MovieClip
"enb"Frame 52Symbol 1220 MovieClip
"end"Frame 52Symbol 1220 MovieClip
"ene"Frame 52Symbol 1220 MovieClip
"enf"Frame 52Symbol 1094 MovieClip
"eng"Frame 52Symbol 1094 MovieClip
"enh"Frame 52Symbol 1094 MovieClip
"enk"Frame 52Symbol 632 MovieClip
"enp"Frame 52Symbol 705 MovieClip
"l"Frame 52Symbol 305 MovieClip
"en"Frame 53Symbol 1010 MovieClip
"enb"Frame 53Symbol 1010 MovieClip
"enc"Frame 53Symbol 1010 MovieClip
"end"Frame 53Symbol 1010 MovieClip
"ene"Frame 53Symbol 1010 MovieClip
"enf"Frame 53Symbol 1010 MovieClip
"eng"Frame 53Symbol 1010 MovieClip
"enh"Frame 53Symbol 1010 MovieClip
"eni"Frame 53Symbol 1010 MovieClip
"q"Frame 53Symbol 305 MovieClip
"m"Frame 54Symbol 305 MovieClip
"enb"Frame 55Symbol 1236 MovieClip
"fade"Frame 55Symbol 1237 MovieClip
"n"Frame 55Symbol 305 MovieClip
"land"Frame 57Symbol 1243 MovieClip
"arrow"Frame 57Symbol 326 MovieClip
"health"Frame 57Symbol 355 MovieClip
"death"Frame 57Symbol 1255 MovieClip
"a"Frame 57Symbol 305 MovieClip
"mee"Frame 57Symbol 305 MovieClip
"muse"Frame 57Symbol 1257 MovieClip
"land"Frame 58Symbol 1259 MovieClip
"en"Frame 58Symbol 1278 MovieClip
"enb"Frame 58Symbol 1278 MovieClip
"b"Frame 58Symbol 305 MovieClip
"land"Frame 59Symbol 1243 MovieClip
"c"Frame 59Symbol 305 MovieClip
"land"Frame 60Symbol 1259 MovieClip
"en"Frame 60Symbol 1301 MovieClip
"d"Frame 60Symbol 305 MovieClip
"land"Frame 61Symbol 1303 MovieClip
"e"Frame 61Symbol 305 MovieClip
"land"Frame 62Symbol 1305 MovieClip
"en"Frame 62Symbol 741 MovieClip
"enb"Frame 62Symbol 741 MovieClip
"enc"Frame 62Symbol 741 MovieClip
"f"Frame 62Symbol 305 MovieClip
"end"Frame 63Symbol 705 MovieClip
"ene"Frame 63Symbol 705 MovieClip
"enf"Frame 63Symbol 705 MovieClip
"eng"Frame 63Symbol 705 MovieClip
"enh"Frame 63Symbol 705 MovieClip
"eni"Frame 63Symbol 705 MovieClip
"enj"Frame 63Symbol 705 MovieClip
"enk"Frame 63Symbol 705 MovieClip
"eno"Frame 63Symbol 705 MovieClip
"enn"Frame 63Symbol 705 MovieClip
"enl"Frame 63Symbol 705 MovieClip
"enm"Frame 63Symbol 705 MovieClip
"g"Frame 63Symbol 305 MovieClip
"land"Frame 64Symbol 1307 MovieClip
"h"Frame 64Symbol 305 MovieClip
"land"Frame 65Symbol 1303 MovieClip
"enb"Frame 65Symbol 1220 MovieClip
"en"Frame 65Symbol 1220 MovieClip
"enc"Frame 65Symbol 1220 MovieClip
"end"Frame 65Symbol 1220 MovieClip
"i"Frame 65Symbol 305 MovieClip
"land"Frame 66Symbol 1259 MovieClip
"ene"Frame 66Symbol 1278 MovieClip
"j"Frame 66Symbol 305 MovieClip
"en"Frame 67Symbol 1278 MovieClip
"enb"Frame 67Symbol 1278 MovieClip
"enc"Frame 67Symbol 1278 MovieClip
"k"Frame 67Symbol 305 MovieClip
"land"Frame 68Symbol 1243 MovieClip
"end"Frame 68Symbol 1094 MovieClip
"ene"Frame 68Symbol 1094 MovieClip
"enf"Frame 68Symbol 1094 MovieClip
"eng"Frame 68Symbol 632 MovieClip
"enh"Frame 68Symbol 632 MovieClip
"eni"Frame 68Symbol 632 MovieClip
"enk"Frame 68Symbol 632 MovieClip
"l"Frame 68Symbol 305 MovieClip
"land"Frame 69Symbol 1309 MovieClip
"m"Frame 69Symbol 305 MovieClip
"land"Frame 70Symbol 1311 MovieClip
"en"Frame 70Symbol 1301 MovieClip
"enb"Frame 70Symbol 1046 MovieClip
"enc"Frame 70Symbol 1046 MovieClip
"n"Frame 70Symbol 305 MovieClip
"en"Frame 71Symbol 1278 MovieClip
"enb"Frame 71Symbol 1278 MovieClip
"enc"Frame 71Symbol 1278 MovieClip
"end"Frame 71Symbol 1278 MovieClip
"o"Frame 71Symbol 305 MovieClip
"p"Frame 72Symbol 305 MovieClip
"end"Frame 73Symbol 1301 MovieClip
"ene"Frame 73Symbol 1301 MovieClip
"q"Frame 73Symbol 305 MovieClip
"land"Frame 74Symbol 1305 MovieClip
"r"Frame 74Symbol 305 MovieClip
"land"Frame 75Symbol 1259 MovieClip
"en"Frame 75Symbol 1046 MovieClip
"enb"Frame 75Symbol 1046 MovieClip
"ram"Frame 75Symbol 1331 MovieClip
"enc"Frame 75Symbol 632 MovieClip
"end"Frame 75Symbol 632 MovieClip
"ene"Frame 75Symbol 632 MovieClip
"enf"Frame 75Symbol 632 MovieClip
"enl"Frame 75Symbol 1349 MovieClip
"enk"Frame 75Symbol 1349 MovieClip
"fade"Frame 75Symbol 1350 MovieClip
"s"Frame 75Symbol 305 MovieClip
"hint"Frame 76Symbol 197 MovieClip
"bar"Symbol 28 MovieClip Frame 1Symbol 4 MovieClip
"shotb"Symbol 58 MovieClip Frame 1Symbol 57 MovieClip
"red"Symbol 92 MovieClip Frame 1Symbol 57 MovieClip
"shot"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shotb"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shotc"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shotd"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shote"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shotf"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shoth"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shoti"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shotj"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shotl"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shotn"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shoto"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shotp"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shotq"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shotr"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shots"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shott"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shotu"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shotv"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shotw"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shotx"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shoty"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shotz"Symbol 92 MovieClip Frame 2Symbol 57 MovieClip
"shotb"Symbol 147 MovieClip Frame 1Symbol 57 MovieClip
"red"Symbol 177 MovieClip Frame 1Symbol 57 MovieClip
"hint"Symbol 195 MovieClip Frame 1Symbol 193 MovieClip
"tim"Symbol 195 MovieClip Frame 1Symbol 194 MovieClip
"hint"Symbol 197 MovieClip Frame 1Symbol 195 MovieClip
"red"Symbol 289 MovieClip Frame 1Symbol 57 MovieClip
"shot"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shotb"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shotc"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shotd"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shote"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shotf"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shotg"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shoth"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shoti"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shotj"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shotk"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shotl"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shotm"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shotn"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shoto"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shotp"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shotq"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shotr"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shots"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shott"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shotu"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shotv"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shotw"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shotx"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shoty"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"shotz"Symbol 289 MovieClip Frame 2Symbol 57 MovieClip
"red"Symbol 294 MovieClip Frame 1Symbol 57 MovieClip
"shot"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shotb"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shotc"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shotd"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shote"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shotf"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shotg"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shoth"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shoti"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shotj"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shotk"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shotl"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shotm"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shotn"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shoto"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shotp"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shotq"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shotr"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shots"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shott"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shotu"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shotv"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shotw"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shotx"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shoty"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"shotz"Symbol 294 MovieClip Frame 2Symbol 57 MovieClip
"red"Symbol 298 MovieClip Frame 1Symbol 57 MovieClip
"shot"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shotb"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shotc"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shotd"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shote"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shotf"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shoth"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shoti"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shotj"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shotl"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shotn"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shoto"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shotp"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shotq"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shotr"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shots"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shott"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shotu"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shotv"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shotw"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shotx"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shoty"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"shotz"Symbol 298 MovieClip Frame 2Symbol 57 MovieClip
"gun"Symbol 299 MovieClip Frame 1Symbol 289 MovieClip
"gun"Symbol 299 MovieClip Frame 2Symbol 92 MovieClip
"gun"Symbol 299 MovieClip Frame 3Symbol 294 MovieClip
"gun"Symbol 299 MovieClip Frame 4Symbol 298 MovieClip
"gun"Symbol 299 MovieClip Frame 5Symbol 177 MovieClip
"gun"Symbol 300 MovieClip Frame 1Symbol 299 MovieClip
"gun"Symbol 304 MovieClip Frame 1Symbol 299 MovieClip
"gun"Symbol 307 MovieClip Frame 1Symbol 299 MovieClip
"gun"Symbol 309 MovieClip Frame 1Symbol 299 MovieClip
"shot"Symbol 311 MovieClip Frame 1Symbol 57 MovieClip
"shotb"Symbol 313 MovieClip Frame 1Symbol 57 MovieClip
"gun"Symbol 314 MovieClip Frame 1Symbol 311 MovieClip
"gun"Symbol 314 MovieClip Frame 2Symbol 58 MovieClip
"b"Symbol 314 MovieClip Frame 2Symbol 57 MovieClip
"gun"Symbol 314 MovieClip Frame 3Symbol 147 MovieClip
"c"Symbol 314 MovieClip Frame 3Symbol 57 MovieClip
"gun"Symbol 314 MovieClip Frame 4Symbol 313 MovieClip
"d"Symbol 314 MovieClip Frame 4Symbol 57 MovieClip
"gun"Symbol 317 MovieClip Frame 9Symbol 314 MovieClip
"gun"Symbol 319 MovieClip Frame 1Symbol 314 MovieClip
"gun"Symbol 325 MovieClip Frame 1Symbol 299 MovieClip
"hit"Symbol 326 MovieClip Frame 1Symbol 57 MovieClip
"guy"Symbol 326 MovieClip Frame 1Symbol 300 MovieClip
"still"Symbol 326 MovieClip Frame 1Symbol 301 Button
"able"Symbol 326 MovieClip Frame 1Symbol 57 MovieClip
"walk"Symbol 326 MovieClip Frame 1Symbol 302 MovieClip
"guy"Symbol 326 MovieClip Frame 2Symbol 304 MovieClip
"guy"Symbol 326 MovieClip Frame 3Symbol 307 MovieClip
"guy"Symbol 326 MovieClip Frame 4Symbol 309 MovieClip
"hurt"Symbol 326 MovieClip Frame 4Symbol 305 MovieClip
"guy"Symbol 326 MovieClip Frame 5Symbol 317 MovieClip
"mel"Symbol 326 MovieClip Frame 5Symbol 305 MovieClip
"able"Symbol 326 MovieClip Frame 5Symbol 57 MovieClip
"guy"Symbol 326 MovieClip Frame 6Symbol 319 MovieClip
"guy"Symbol 326 MovieClip Frame 7Symbol 320 MovieClip
"guy"Symbol 326 MovieClip Frame 8Symbol 324 MovieClip
"fade"Symbol 338 MovieClip Frame 1Symbol 335 MovieClip
"still"Symbol 338 MovieClip Frame 1Symbol 335 MovieClip
"ammo"Symbol 371 MovieClip Frame 1Symbol 57 MovieClip
"use"Symbol 371 MovieClip Frame 2Symbol 57 MovieClip
"ammo"Symbol 375 MovieClip Frame 1Symbol 57 MovieClip
"ammo"Symbol 382 MovieClip Frame 1Symbol 57 MovieClip
"use"Symbol 382 MovieClip Frame 2Symbol 57 MovieClip
"nammo"Symbol 382 MovieClip Frame 43Symbol 57 MovieClip
"ammo"Symbol 398 MovieClip Frame 1Symbol 57 MovieClip
"use"Symbol 398 MovieClip Frame 2Symbol 57 MovieClip
"ammo"Symbol 398 MovieClip Frame 6Symbol 57 MovieClip
"use"Symbol 398 MovieClip Frame 7Symbol 57 MovieClip
"got"Symbol 401 MovieClip Frame 2Symbol 57 MovieClip
"keya"Symbol 402 MovieClip Frame 1Symbol 401 MovieClip
"keyb"Symbol 402 MovieClip Frame 1Symbol 401 MovieClip
"keyc"Symbol 402 MovieClip Frame 1Symbol 401 MovieClip
"got"Symbol 405 MovieClip Frame 2Symbol 305 MovieClip
"got"Symbol 407 MovieClip Frame 2Symbol 406 Button
"got"Symbol 409 MovieClip Frame 2Symbol 408 Button
"got"Symbol 411 MovieClip Frame 2Symbol 410 Button
"b"Symbol 412 MovieClip Frame 1Symbol 405 MovieClip
"c"Symbol 412 MovieClip Frame 1Symbol 407 MovieClip
"d"Symbol 412 MovieClip Frame 1Symbol 409 MovieClip
"e"Symbol 412 MovieClip Frame 1Symbol 411 MovieClip
"a"Symbol 436 MovieClip Frame 1Symbol 418 EditableText
"b"Symbol 436 MovieClip Frame 1Symbol 419 EditableText
"c"Symbol 436 MovieClip Frame 1Symbol 420 EditableText
"a"Symbol 436 MovieClip Frame 2Symbol 426 EditableText
"b"Symbol 436 MovieClip Frame 2Symbol 427 EditableText
"c"Symbol 436 MovieClip Frame 2Symbol 428 EditableText
"a"Symbol 436 MovieClip Frame 3Symbol 433 EditableText
"b"Symbol 436 MovieClip Frame 3Symbol 434 EditableText
"c"Symbol 436 MovieClip Frame 3Symbol 435 EditableText
"ammo"Symbol 451 MovieClip Frame 1Symbol 371 MovieClip
"ammod"Symbol 451 MovieClip Frame 1Symbol 375 MovieClip
"ammoc"Symbol 451 MovieClip Frame 1Symbol 382 MovieClip
"ammob"Symbol 451 MovieClip Frame 1Symbol 398 MovieClip
"key"Symbol 451 MovieClip Frame 1Symbol 402 MovieClip
"hand"Symbol 451 MovieClip Frame 1Symbol 314 MovieClip
"wep"Symbol 451 MovieClip Frame 1Symbol 412 MovieClip
"a"Symbol 451 MovieClip Frame 1Symbol 57 MovieClip
"item"Symbol 451 MovieClip Frame 1Symbol 436 MovieClip
"reload"Symbol 451 MovieClip Frame 1Symbol 438 MovieClip
"b"Symbol 451 MovieClip Frame 2Symbol 57 MovieClip
"reload"Symbol 451 MovieClip Frame 2Symbol 444 MovieClip
"c"Symbol 451 MovieClip Frame 3Symbol 57 MovieClip
"reload"Symbol 451 MovieClip Frame 3Symbol 448 MovieClip
"d"Symbol 451 MovieClip Frame 4Symbol 57 MovieClip
"ten"Symbol 472 MovieClip Frame 1Symbol 466 MovieClip
"minute"Symbol 472 MovieClip Frame 1Symbol 467 MovieClip
"tenminute"Symbol 472 MovieClip Frame 1Symbol 468 MovieClip
"hour"Symbol 472 MovieClip Frame 1Symbol 470 MovieClip
"down"Symbol 586 MovieClip Frame 1Symbol 305 MovieClip
"mute"Symbol 586 MovieClip Frame 1Symbol 474 MovieClip
"alive"Symbol 594 MovieClip Frame 1Symbol 305 MovieClip
"a"Symbol 600 MovieClip Frame 1Symbol 305 MovieClip
"b"Symbol 600 MovieClip Frame 2Symbol 305 MovieClip
"c"Symbol 600 MovieClip Frame 3Symbol 305 MovieClip
"d"Symbol 600 MovieClip Frame 4Symbol 305 MovieClip
"e"Symbol 600 MovieClip Frame 5Symbol 305 MovieClip
"move"Symbol 626 MovieClip Frame 1Symbol 57 MovieClip
"tail"Symbol 628 MovieClip Frame 1Symbol 603 MovieClip
"wing"Symbol 628 MovieClip Frame 1Symbol 611 MovieClip
"wingb"Symbol 628 MovieClip Frame 1Symbol 611 MovieClip
"body"Symbol 628 MovieClip Frame 1Symbol 609 MovieClip
"head"Symbol 628 MovieClip Frame 1Symbol 624 MovieClip
"aliveb"Symbol 632 MovieClip Frame 1Symbol 57 MovieClip
"alive"Symbol 632 MovieClip Frame 1Symbol 57 MovieClip
"move"Symbol 632 MovieClip Frame 1Symbol 626 MovieClip
"hit"Symbol 632 MovieClip Frame 1Symbol 57 MovieClip
"fade"Symbol 653 MovieClip Frame 1Symbol 335 MovieClip
"still"Symbol 653 MovieClip Frame 1Symbol 335 MovieClip
"fade"Symbol 680 MovieClip Frame 1Symbol 335 MovieClip
"still"Symbol 680 MovieClip Frame 1Symbol 335 MovieClip
"aliveb"Symbol 705 MovieClip Frame 1Symbol 57 MovieClip
"alive"Symbol 705 MovieClip Frame 1Symbol 57 MovieClip
"move"Symbol 705 MovieClip Frame 1Symbol 626 MovieClip
"hit"Symbol 705 MovieClip Frame 1Symbol 57 MovieClip
"health"Symbol 741 MovieClip Frame 1Symbol 734 MovieClip
"aliveb"Symbol 741 MovieClip Frame 1Symbol 57 MovieClip
"alive"Symbol 741 MovieClip Frame 1Symbol 57 MovieClip
"move"Symbol 741 MovieClip Frame 1Symbol 626 MovieClip
"hit"Symbol 741 MovieClip Frame 1Symbol 57 MovieClip
"guy"Symbol 786 MovieClip Frame 1Symbol 784 MovieClip
"alive"Symbol 786 MovieClip Frame 1Symbol 57 MovieClip
"guy"Symbol 795 MovieClip Frame 1Symbol 793 MovieClip
"alive"Symbol 795 MovieClip Frame 1Symbol 57 MovieClip
"guy"Symbol 808 MovieClip Frame 1Symbol 806 MovieClip
"alive"Symbol 808 MovieClip Frame 1Symbol 57 MovieClip
"talk"Symbol 831 MovieClip Frame 1Symbol 57 MovieClip
"guy"Symbol 832 MovieClip Frame 1Symbol 817 MovieClip
"chat"Symbol 832 MovieClip Frame 1Symbol 831 MovieClip
"talk"Symbol 839 MovieClip Frame 1Symbol 57 MovieClip
"guy"Symbol 840 MovieClip Frame 1Symbol 817 MovieClip
"chat"Symbol 840 MovieClip Frame 1Symbol 839 MovieClip
"fade"Symbol 850 MovieClip Frame 1Symbol 335 MovieClip
"still"Symbol 850 MovieClip Frame 1Symbol 335 MovieClip
"talk"Symbol 866 MovieClip Frame 1Symbol 57 MovieClip
"guy"Symbol 867 MovieClip Frame 1Symbol 817 MovieClip
"chat"Symbol 867 MovieClip Frame 1Symbol 866 MovieClip
"talk"Symbol 875 MovieClip Frame 1Symbol 57 MovieClip
"guy"Symbol 876 MovieClip Frame 1Symbol 817 MovieClip
"chat"Symbol 876 MovieClip Frame 1Symbol 875 MovieClip
"talk"Symbol 890 MovieClip Frame 1Symbol 57 MovieClip
"guy"Symbol 891 MovieClip Frame 1Symbol 817 MovieClip
"chat"Symbol 891 MovieClip Frame 1Symbol 890 MovieClip
"p"Symbol 921 MovieClip Frame 1Symbol 918 MovieClip
"p"Symbol 936 MovieClip Frame 1Symbol 918 MovieClip
"alive"Symbol 949 MovieClip Frame 1Symbol 305 MovieClip
"vamp"Symbol 1001 MovieClip Frame 1Symbol 57 MovieClip
"hit"Symbol 1008 MovieClip Frame 1Symbol 57 MovieClip
"health"Symbol 1010 MovieClip Frame 1Symbol 1001 MovieClip
"aliveb"Symbol 1010 MovieClip Frame 1Symbol 57 MovieClip
"alive"Symbol 1010 MovieClip Frame 1Symbol 57 MovieClip
"move"Symbol 1010 MovieClip Frame 1Symbol 626 MovieClip
"hit"Symbol 1010 MovieClip Frame 1Symbol 57 MovieClip
"guy"Symbol 1010 MovieClip Frame 6Symbol 1008 MovieClip
"aliveb"Symbol 1010 MovieClip Frame 7Symbol 57 MovieClip
"c"Symbol 1010 MovieClip Frame 7Symbol 305 MovieClip
"alive"Symbol 1010 MovieClip Frame 7Symbol 57 MovieClip
"hit"Symbol 1010 MovieClip Frame 7Symbol 57 MovieClip
"hit"Symbol 1021 MovieClip Frame 1Symbol 57 MovieClip
"health"Symbol 1022 MovieClip Frame 1Symbol 1001 MovieClip
"aliveb"Symbol 1022 MovieClip Frame 1Symbol 57 MovieClip
"alive"Symbol 1022 MovieClip Frame 1Symbol 57 MovieClip
"move"Symbol 1022 MovieClip Frame 1Symbol 626 MovieClip
"hit"Symbol 1022 MovieClip Frame 1Symbol 57 MovieClip
"aliveb"Symbol 1022 MovieClip Frame 7Symbol 57 MovieClip
"c"Symbol 1022 MovieClip Frame 7Symbol 305 MovieClip
"alive"Symbol 1022 MovieClip Frame 7Symbol 57 MovieClip
"hit"Symbol 1022 MovieClip Frame 7Symbol 57 MovieClip
"health"Symbol 1046 MovieClip Frame 1Symbol 1001 MovieClip
"aliveb"Symbol 1046 MovieClip Frame 1Symbol 57 MovieClip
"alive"Symbol 1046 MovieClip Frame 1Symbol 57 MovieClip
"move"Symbol 1046 MovieClip Frame 1Symbol 626 MovieClip
"hit"Symbol 1046 MovieClip Frame 1Symbol 57 MovieClip
"aliveb"Symbol 1046 MovieClip Frame 7Symbol 57 MovieClip
"c"Symbol 1046 MovieClip Frame 7Symbol 305 MovieClip
"alive"Symbol 1046 MovieClip Frame 7Symbol 57 MovieClip
"hit"Symbol 1046 MovieClip Frame 7Symbol 57 MovieClip
"health"Symbol 1094 MovieClip Frame 1Symbol 1001 MovieClip
"aliveb"Symbol 1094 MovieClip Frame 1Symbol 57 MovieClip
"alive"Symbol 1094 MovieClip Frame 1Symbol 57 MovieClip
"move"Symbol 1094 MovieClip Frame 1Symbol 626 MovieClip
"hit"Symbol 1094 MovieClip Frame 1Symbol 57 MovieClip
"aliveb"Symbol 1094 MovieClip Frame 7Symbol 57 MovieClip
"c"Symbol 1094 MovieClip Frame 7Symbol 305 MovieClip
"alive"Symbol 1094 MovieClip Frame 7Symbol 57 MovieClip
"die"Symbol 1119 MovieClip Frame 1Symbol 305 MovieClip
"health"Symbol 1121 MovieClip Frame 1Symbol 1109 MovieClip
"aliveb"Symbol 1121 MovieClip Frame 1Symbol 57 MovieClip
"alive"Symbol 1121 MovieClip Frame 1Symbol 57 MovieClip
"move"Symbol 1121 MovieClip Frame 1Symbol 626 MovieClip
"hit"Symbol 1121 MovieClip Frame 1Symbol 57 MovieClip
"aliveb"Symbol 1121 MovieClip Frame 7Symbol 57 MovieClip
"c"Symbol 1121 MovieClip Frame 7Symbol 305 MovieClip
"alive"Symbol 1121 MovieClip Frame 7Symbol 57 MovieClip
"hit"Symbol 1121 MovieClip Frame 7Symbol 57 MovieClip
"talk"Symbol 1134 MovieClip Frame 1Symbol 57 MovieClip
"guy"Symbol 1135 MovieClip Frame 1Symbol 817 MovieClip
"chat"Symbol 1135 MovieClip Frame 1Symbol 1134 MovieClip
"vamp"Symbol 1150 MovieClip Frame 1Symbol 57 MovieClip
"bats"Symbol 1157 MovieClip Frame 1Symbol 1148 MovieClip
"health"Symbol 1157 MovieClip Frame 1Symbol 1150 MovieClip
"aliveb"Symbol 1157 MovieClip Frame 1Symbol 57 MovieClip
"alive"Symbol 1157 MovieClip Frame 1Symbol 57 MovieClip
"move"Symbol 1157 MovieClip Frame 1Symbol 626 MovieClip
"hit"Symbol 1157 MovieClip Frame 1Symbol 57 MovieClip
"aliveb"Symbol 1157 MovieClip Frame 7Symbol 57 MovieClip
"c"Symbol 1157 MovieClip Frame 7Symbol 305 MovieClip
"alive"Symbol 1157 MovieClip Frame 7Symbol 57 MovieClip
"hit"Symbol 1157 MovieClip Frame 7Symbol 57 MovieClip
"land"Symbol 1159 MovieClip Frame 1Symbol 899 MovieClip
"fade"Symbol 1187 MovieClip Frame 1Symbol 335 MovieClip
"still"Symbol 1187 MovieClip Frame 1Symbol 335 MovieClip
"alive"Symbol 1190 MovieClip Frame 1Symbol 305 MovieClip
"health"Symbol 1220 MovieClip Frame 1Symbol 1001 MovieClip
"aliveb"Symbol 1220 MovieClip Frame 1Symbol 57 MovieClip
"alive"Symbol 1220 MovieClip Frame 1Symbol 57 MovieClip
"move"Symbol 1220 MovieClip Frame 1Symbol 626 MovieClip
"hit"Symbol 1220 MovieClip Frame 1Symbol 57 MovieClip
"aliveb"Symbol 1220 MovieClip Frame 7Symbol 57 MovieClip
"c"Symbol 1220 MovieClip Frame 7Symbol 305 MovieClip
"hit"Symbol 1220 MovieClip Frame 7Symbol 57 MovieClip
"bats"Symbol 1225 MovieClip Frame 1Symbol 1148 MovieClip
"health"Symbol 1225 MovieClip Frame 1Symbol 1150 MovieClip
"aliveb"Symbol 1225 MovieClip Frame 1Symbol 57 MovieClip
"alive"Symbol 1225 MovieClip Frame 1Symbol 57 MovieClip
"move"Symbol 1225 MovieClip Frame 1Symbol 626 MovieClip
"hit"Symbol 1225 MovieClip Frame 1Symbol 57 MovieClip
"aliveb"Symbol 1225 MovieClip Frame 7Symbol 57 MovieClip
"c"Symbol 1225 MovieClip Frame 7Symbol 305 MovieClip
"alive"Symbol 1225 MovieClip Frame 7Symbol 57 MovieClip
"hit"Symbol 1225 MovieClip Frame 7Symbol 57 MovieClip
"guy"Symbol 1236 MovieClip Frame 1Symbol 1234 MovieClip
"alive"Symbol 1236 MovieClip Frame 1Symbol 57 MovieClip
"alive"Symbol 1255 MovieClip Frame 1Symbol 305 MovieClip
"hit"Symbol 1275 MovieClip Frame 1Symbol 57 MovieClip
"health"Symbol 1278 MovieClip Frame 1Symbol 1001 MovieClip
"aliveb"Symbol 1278 MovieClip Frame 1Symbol 57 MovieClip
"alive"Symbol 1278 MovieClip Frame 1Symbol 57 MovieClip
"move"Symbol 1278 MovieClip Frame 1Symbol 626 MovieClip
"hit"Symbol 1278 MovieClip Frame 1Symbol 57 MovieClip
"guy"Symbol 1278 MovieClip Frame 6Symbol 1275 MovieClip
"aliveb"Symbol 1278 MovieClip Frame 7Symbol 57 MovieClip
"c"Symbol 1278 MovieClip Frame 7Symbol 305 MovieClip
"alive"Symbol 1278 MovieClip Frame 7Symbol 57 MovieClip
"hit"Symbol 1278 MovieClip Frame 7Symbol 57 MovieClip
"vamp"Symbol 1289 MovieClip Frame 1Symbol 57 MovieClip
"head"Symbol 1300 MovieClip Frame 1Symbol 1287 MovieClip
"health"Symbol 1301 MovieClip Frame 1Symbol 1289 MovieClip
"aliveb"Symbol 1301 MovieClip Frame 1Symbol 57 MovieClip
"alive"Symbol 1301 MovieClip Frame 1Symbol 57 MovieClip
"move"Symbol 1301 MovieClip Frame 1Symbol 626 MovieClip
"hit"Symbol 1301 MovieClip Frame 1Symbol 57 MovieClip
"aliveb"Symbol 1301 MovieClip Frame 7Symbol 57 MovieClip
"c"Symbol 1301 MovieClip Frame 7Symbol 305 MovieClip
"hit"Symbol 1301 MovieClip Frame 7Symbol 57 MovieClip
"hit"Symbol 1325 MovieClip Frame 1Symbol 57 MovieClip
"hit"Symbol 1325 MovieClip Frame 2Symbol 57 MovieClip
"hit"Symbol 1325 MovieClip Frame 3Symbol 57 MovieClip
"hit"Symbol 1325 MovieClip Frame 4Symbol 57 MovieClip
"hit"Symbol 1325 MovieClip Frame 5Symbol 57 MovieClip
"hit"Symbol 1325 MovieClip Frame 6Symbol 57 MovieClip
"ram"Symbol 1331 MovieClip Frame 1Symbol 1328 MovieClip
"dead"Symbol 1331 MovieClip Frame 70Symbol 305 MovieClip
"rams"Symbol 1331 MovieClip Frame 70Symbol 1330 MovieClip
"vamp"Symbol 1341 MovieClip Frame 1Symbol 57 MovieClip
"hit"Symbol 1346 MovieClip Frame 1Symbol 57 MovieClip
"health"Symbol 1349 MovieClip Frame 1Symbol 1341 MovieClip
"aliveb"Symbol 1349 MovieClip Frame 1Symbol 57 MovieClip
"alive"Symbol 1349 MovieClip Frame 1Symbol 57 MovieClip
"move"Symbol 1349 MovieClip Frame 1Symbol 626 MovieClip
"hit"Symbol 1349 MovieClip Frame 1Symbol 57 MovieClip
"dead"Symbol 1349 MovieClip Frame 5Symbol 305 MovieClip
"guy"Symbol 1349 MovieClip Frame 6Symbol 1346 MovieClip
"aliveb"Symbol 1349 MovieClip Frame 7Symbol 57 MovieClip
"c"Symbol 1349 MovieClip Frame 7Symbol 305 MovieClip
"alive"Symbol 1349 MovieClip Frame 7Symbol 57 MovieClip
"hit"Symbol 1349 MovieClip Frame 7Symbol 57 MovieClip

Special Tags

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

Labels

"loaded"Symbol 28 MovieClip Frame 3

Dynamic Text Variables

randSymbol 339 EditableText""
scoreSymbol 342 EditableText"0000"
aSymbol 418 EditableText"100"
bSymbol 419 EditableText"100"
cSymbol 420 EditableText"100"
aSymbol 426 EditableText"100"
bSymbol 427 EditableText"100"
cSymbol 428 EditableText"100"
aSymbol 433 EditableText"100"
bSymbol 434 EditableText"100"
cSymbol 435 EditableText"100"




http://swfchan.com/10/47159/info.shtml
Created: 2/5 -2019 09:43:25 Last modified: 2/5 -2019 09:43:25 Server time: 10/05 -2024 13:34:04