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

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

Gauntlet.swf

This is the info page for
Flash #23085

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


Text
Flash

Gauntlet

Gauntlet

the heart shows your
health which decreases
by the second and as you
are attacked, so hurry!

<space>

hit space bar to
launch a fireball

use the keypad
to move in 8
directions

P

hit "p" to magically
destroy all ghosts

Controlls:

keys allow you to open
doors - don't waste them

potions let you destroy
all the ghosts on the screen

these generate ghosts -
destroy them and the ghosts
stop coming

you may not pass through
these doors without a key

grab the treasure for
extra points

get to the exit to move
on to the next level

this food increases
your health

EXIT

this is you - a wizard

these ghosts want you dead

Flash

erik@allebest.com

erik@allebest.com

loading...

begin

score

=

999

0

0

0

level 1

999

0

0

0

level 2

999

0

0

0

level 3

999

0

0

0

level 4

999

0

0

0

level 5

999

0

0

0

level 6

999

0

0

0

level 7

999

0

0

0

finallevel

Congratulations! you survived

Play again?

Play again?

Better luck next time

ActionScript [AS1/AS2]

Frame 3
ifFrameLoaded (1) { gotoAndPlay (10); }
Frame 6
gotoAndPlay (1);
Frame 15
stop();
Frame 16
health = 999; score = 0; keys = 0; potions = 0; stop();
Instance of Symbol 68 MovieClip "bound4" in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 70 MovieClip "bound1" in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 72 MovieClip "bound2" in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 74 MovieClip "bound3" in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall1" in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 77 MovieClip "door2" in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 76 MovieClip "wall2" in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 84 MovieClip in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { i = 1; while (i < 200) { removeMovieClip(_root["enemy" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyb" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyc" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyd" + i]); i = i + 1; } tellTarget (_root) { gotoAndStop (17); }; } }
Instance of Symbol 96 MovieClip "ghosthouse1" in Frame 16
onClipEvent (load) { with (_root.enemy) { gotoAndPlay("stopper"); } }
Frame 17
stop();
Instance of Symbol 77 MovieClip "door4" in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 76 MovieClip "wall4" in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 77 MovieClip "door1" in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 68 MovieClip "bound4" in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 70 MovieClip "bound1" in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 72 MovieClip "bound2" in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 74 MovieClip "bound3" in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall1" in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 77 MovieClip "door2" in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 76 MovieClip "wall2" in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall3" in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall7" in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 168 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { i = 1; while (i < 200) { removeMovieClip(_root["enemy" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyb" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyc" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyd" + i]); i = i + 1; } tellTarget (_root) { gotoAndStop (18); }; } }
Instance of Symbol 170 MovieClip "ghosthouse2" in Frame 17
onClipEvent (load) { with (_root.enemyb) { gotoAndPlay("stopper"); } }
Instance of Symbol 172 MovieClip "ghosthouse3" in Frame 17
onClipEvent (load) { with (_root.enemyc) { gotoAndPlay("stopper"); } }
Instance of Symbol 174 MovieClip in Frame 17
onClipEvent (load) { with (_root.enemyd) { gotoAndPlay("stopper"); } }
Frame 18
stop();
Instance of Symbol 77 MovieClip "door4" in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 77 MovieClip "door1" in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 68 MovieClip "bound4" in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 70 MovieClip "bound1" in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 72 MovieClip "bound2" in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 74 MovieClip "bound3" in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall1" in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 77 MovieClip "door2" in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 76 MovieClip "wall2" in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall6" in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall8" in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 182 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { i = 1; while (i < 200) { removeMovieClip(_root["enemy" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyb" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyc" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyd" + i]); i = i + 1; } tellTarget (_root) { gotoAndStop (19); }; } }
Instance of Symbol 183 MovieClip "ghosthouse1" in Frame 18
onClipEvent (load) { with (_root.enemy) { gotoAndPlay("stopper"); } }
Instance of Symbol 184 MovieClip "ghosthouse2" in Frame 18
onClipEvent (load) { with (_root.enemyb) { gotoAndPlay("stopper"); } }
Instance of Symbol 185 MovieClip "ghosthouse3" in Frame 18
onClipEvent (load) { with (_root.enemyc) { gotoAndPlay("stopper"); } }
Instance of Symbol 186 MovieClip in Frame 18
onClipEvent (load) { with (_root.enemyd) { gotoAndPlay("stopper"); } }
Frame 19
stop();
Instance of Symbol 76 MovieClip "wall5" in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 77 MovieClip "door2" in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 76 MovieClip "wall7" in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall4" in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 77 MovieClip "door4" in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 68 MovieClip "bound4" in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 70 MovieClip "bound1" in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 72 MovieClip "bound2" in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 74 MovieClip "bound3" in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall1" in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 77 MovieClip "door3" in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 76 MovieClip "wall2" in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall8" in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall3" in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 193 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { i = 1; while (i < 200) { removeMovieClip(_root["enemy" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyb" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyc" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyd" + i]); i = i + 1; } tellTarget (_root) { gotoAndStop (20); }; } }
Instance of Symbol 194 MovieClip "ghosthouse1" in Frame 19
onClipEvent (load) { with (_root.enemy) { gotoAndPlay("stopper"); } }
Instance of Symbol 195 MovieClip "ghosthouse2" in Frame 19
onClipEvent (load) { with (_root.enemyb) { gotoAndPlay("stopper"); } }
Instance of Symbol 196 MovieClip "ghosthouse3" in Frame 19
onClipEvent (load) { with (_root.enemyc) { gotoAndPlay("stopper"); } }
Instance of Symbol 197 MovieClip in Frame 19
onClipEvent (load) { with (_root.enemyd) { gotoAndPlay("stopper"); } }
Frame 20
stop();
Instance of Symbol 77 MovieClip "door3" in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 77 MovieClip "door1" in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 68 MovieClip "bound4" in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 70 MovieClip "bound1" in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 72 MovieClip "bound2" in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 74 MovieClip "bound3" in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall1" in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall3" in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall4" in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall5" in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall7" in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall8" in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall6" in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall2" in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 204 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { i = 1; while (i < 200) { removeMovieClip(_root["enemy" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyb" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyc" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyd" + i]); i = i + 1; } tellTarget (_root) { gotoAndStop (21); }; } }
Instance of Symbol 205 MovieClip "ghosthouse1" in Frame 20
onClipEvent (load) { with (_root.enemy) { gotoAndPlay("stopper"); } }
Instance of Symbol 206 MovieClip "ghosthouse2" in Frame 20
onClipEvent (load) { with (_root.enemyb) { gotoAndPlay("stopper"); } }
Instance of Symbol 207 MovieClip "ghosthouse3" in Frame 20
onClipEvent (load) { with (_root.enemyc) { gotoAndPlay("stopper"); } }
Instance of Symbol 208 MovieClip in Frame 20
onClipEvent (load) { with (_root.enemyd) { gotoAndPlay("stopper"); } }
Frame 21
stop();
Instance of Symbol 76 MovieClip "wall5" in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 77 MovieClip "door3" in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 77 MovieClip "door4" in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 77 MovieClip "door1" in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 76 MovieClip "wall2" in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 68 MovieClip "bound4" in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 70 MovieClip "bound1" in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 72 MovieClip "bound2" in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 74 MovieClip "bound3" in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall1" in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall3" in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall4" in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 215 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { i = 1; while (i < 200) { removeMovieClip(_root["enemy" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyb" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyc" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyd" + i]); i = i + 1; } tellTarget (_root) { gotoAndStop (22); }; } }
Instance of Symbol 216 MovieClip "ghosthouse1" in Frame 21
onClipEvent (load) { with (_root.enemy) { gotoAndPlay("stopper"); } }
Instance of Symbol 217 MovieClip "ghosthouse2" in Frame 21
onClipEvent (load) { with (_root.enemyb) { gotoAndPlay("stopper"); } }
Instance of Symbol 218 MovieClip "ghosthouse3" in Frame 21
onClipEvent (load) { with (_root.enemyc) { gotoAndPlay("stopper"); } }
Instance of Symbol 219 MovieClip in Frame 21
onClipEvent (load) { with (_root.enemyd) { gotoAndPlay("stopper"); } }
Frame 22
stop();
Instance of Symbol 77 MovieClip "door2" in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 77 MovieClip "door1" in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 76 MovieClip "wall7" in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall6" in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 77 MovieClip "door3" in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 77 MovieClip "door4" in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 76 MovieClip "wall3" in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall2" in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall1" in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 68 MovieClip "bound4" in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 70 MovieClip "bound1" in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 72 MovieClip "bound2" in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 74 MovieClip "bound3" in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall4" in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall5" in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 226 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { i = 1; while (i < 200) { removeMovieClip(_root["enemy" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyb" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyc" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyd" + i]); i = i + 1; } tellTarget (_root) { gotoAndStop (23); }; } }
Instance of Symbol 227 MovieClip "ghosthouse1" in Frame 22
onClipEvent (load) { with (_root.enemy) { gotoAndPlay("stopper"); } }
Instance of Symbol 228 MovieClip "ghosthouse2" in Frame 22
onClipEvent (load) { with (_root.enemyb) { gotoAndPlay("stopper"); } }
Instance of Symbol 229 MovieClip "ghosthouse3" in Frame 22
onClipEvent (load) { with (_root.enemyc) { gotoAndPlay("stopper"); } }
Instance of Symbol 230 MovieClip in Frame 22
onClipEvent (load) { with (_root.enemyd) { gotoAndPlay("stopper"); } }
Frame 23
stop();
Instance of Symbol 77 MovieClip "door4" in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 76 MovieClip "wall4" in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall3" in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall8" in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 68 MovieClip "bound4" in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 70 MovieClip "bound1" in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 72 MovieClip "bound2" in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 74 MovieClip "bound3" in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall1" in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 77 MovieClip "door2" in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 77 MovieClip "door3" in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { if (0 < _root.keys) { _root.keys = _root.keys - 1; setProperty(this, _x , -40); setProperty(this, _y , -40); setProperty(this, _visible , 0); } } } onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); } }
Instance of Symbol 76 MovieClip "wall2" in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 76 MovieClip "wall5" in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip("_root.shot1"); } }
Instance of Symbol 237 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { i = 1; while (i < 200) { removeMovieClip(_root["enemy" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyb" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyc" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyd" + i]); i = i + 1; } tellTarget (_root) { gotoAndStop (24); }; } }
Instance of Symbol 238 MovieClip "ghosthouse1" in Frame 23
onClipEvent (load) { with (_root.enemy) { gotoAndPlay("stopper"); } }
Instance of Symbol 239 MovieClip "ghosthouse2" in Frame 23
onClipEvent (load) { with (_root.enemyb) { gotoAndPlay("stopper"); } }
Instance of Symbol 240 MovieClip "ghosthouse3" in Frame 23
onClipEvent (load) { with (_root.enemyc) { gotoAndPlay("stopper"); } }
Instance of Symbol 241 MovieClip in Frame 23
onClipEvent (load) { with (_root.enemyd) { gotoAndPlay("stopper"); } }
Frame 32
stop();
Frame 43
stop();
Symbol 26 MovieClip Frame 1
stop();
Symbol 28 MovieClip Frame 1
if (this.hitTest(_root.player)) { _root.score = _root.score + 100; setProperty(this, _x , -50); setProperty(this, _y , -50); }
Symbol 28 MovieClip Frame 2
gotoAndPlay (1);
Symbol 31 MovieClip Frame 1
if (this.hitTest(_root.player)) { _root.health = _root.health + 30; setProperty(this, _x , -50); setProperty(this, _y , -50); }
Symbol 31 MovieClip Frame 2
gotoAndPlay (1);
Symbol 45 Button
on (release) { getURL ("mailto:erik@allebest.com"); }
Symbol 54 Button
on (release) { gotoAndPlay (16); }
Symbol 78 MovieClip Frame 1
if (this.hitTest(_root.player)) { _root.score = _root.score + 100; setProperty(this, _x , -50); setProperty(this, _y , -50); }
Symbol 78 MovieClip Frame 2
gotoAndPlay (1);
Symbol 79 MovieClip Frame 1
if (this.hitTest(_root.player)) { _root.health = _root.health + 30; setProperty(this, _x , -50); setProperty(this, _y , -50); }
Symbol 79 MovieClip Frame 2
gotoAndPlay (1);
Symbol 81 MovieClip Frame 1
if (this.hitTest(_root.player)) { _root.keys = _root.keys + 1; setProperty(this, _x , -50); setProperty(this, _y , -50); }
Symbol 81 MovieClip Frame 2
gotoAndPlay (1);
Symbol 83 MovieClip Frame 1
if (this.hitTest(_root.player)) { _root.potions = _root.potions + 1; setProperty(this, _x , -50); setProperty(this, _y , -50); }
Symbol 83 MovieClip Frame 2
gotoAndPlay (1);
Symbol 94 MovieClip Frame 1
newy = 30 + random(450); newx = 30 + random(540); playerx = _root.player._x; playery = _root.player._y; diffx = Math.abs(playerx - this._x); diffx = Math.abs(playery - this._y); if (this.hitTest(_root.wall1)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall2)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall3)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall4)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall5)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall6)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall7)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall8)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.door1)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.door2)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.door3)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.door4)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.player)) { _root.health = _root.health - 10; removeMovieClip(this); } else if (this.hitTest(_root.shot1.shoot)) { _root.score = _root.score + 10; removeMovieClip(_root.shot1); removeMovieClip(this); } else if ((100 >= diffx) && (100 >= diffy)) { gotoAndPlay (11); } else { gotoAndPlay (6); }
Symbol 94 MovieClip Frame 6
distx = int(getProperty(this, _x) - newx); disty = int(getProperty(this, _y) - newy); if ((0 < disty) && (0 < distx)) { if (Math.abs(distx) < Math.abs(disty / 2)) { with (this.ghost) { gotoAndStop("u"); } } else if (Math.abs(disty) < Math.abs(distx / 2)) { with (this.ghost) { gotoAndStop("l"); } } else { with (this.ghost) { gotoAndStop("ul"); } } } if ((disty < 0) && (0 < distx)) { if (Math.abs(distx) < Math.abs(disty / 2)) { with (this.ghost) { gotoAndStop("d"); } } else if (Math.abs(disty) < Math.abs(distx / 2)) { with (this.ghost) { gotoAndStop("l"); } } else { with (this.ghost) { gotoAndStop("dl"); } } } if ((disty < 0) && (distx < 0)) { if (Math.abs(distx) < Math.abs(disty / 2)) { with (this.ghost) { gotoAndStop("d"); } } else if (Math.abs(disty) < Math.abs(distx / 2)) { with (this.ghost) { gotoAndStop("r"); } } else { with (this.ghost) { gotoAndStop("dr"); } } } if ((0 < disty) && (distx < 0)) { if (Math.abs(disty) < Math.abs(distx / 2)) { with (this.ghost) { gotoAndStop("r"); } } else if (Math.abs(distx) < Math.abs(disty / 2)) { with (this.ghost) { gotoAndStop("u"); } } else { with (this.ghost) { gotoAndStop("ur"); } } } z = (distx * distx) + (disty * disty); hyp = Math.sqrt(z); speed = 2; distance = int(hyp / speed); movex = distx / distance; movey = disty / distance; if (0 >= distance) { gotoAndPlay (1); } else { setProperty(this, _x , getProperty(this, _x) - movex); setProperty(this, _y , getProperty(this, _y) - movey); distance = distance - 1; }
Symbol 94 MovieClip Frame 7
playerx = _root.player._x; playery = _root.player._y; diffx = Math.abs(playerx - this._x); diffx = Math.abs(playery - this._y); if (this.hitTest(_root.wall1)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall2)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall3)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall4)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall5)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall6)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall7)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall8)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.door1)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.door2)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.door3)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.door4)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.player)) { _root.health = _root.health - 10; removeMovieClip(this); } else if (this.hitTest(_root.shot1.shoot)) { _root.score = _root.score + 10; removeMovieClip(_root.shot1); removeMovieClip(this); } else if ((100 >= diffx) && (100 >= diffy)) { gotoAndPlay (11); } else { gotoAndPlay (6); }
Symbol 94 MovieClip Frame 11
newx = _root.player._x; newy = _root.player._y; distx = int(getProperty(this, _x) - newx); disty = int(getProperty(this, _y) - newy); if ((0 < disty) && (0 < distx)) { if (Math.abs(distx) < Math.abs(disty / 2)) { with (this.ghost) { gotoAndStop("u"); } } else if (Math.abs(disty) < Math.abs(distx / 2)) { with (this.ghost) { gotoAndStop("l"); } } else { with (this.ghost) { gotoAndStop("ul"); } } } if ((disty < 0) && (0 < distx)) { if (Math.abs(distx) < Math.abs(disty / 2)) { with (this.ghost) { gotoAndStop("d"); } } else if (Math.abs(disty) < Math.abs(distx / 2)) { with (this.ghost) { gotoAndStop("l"); } } else { with (this.ghost) { gotoAndStop("dl"); } } } if ((disty < 0) && (distx < 0)) { if (Math.abs(distx) < Math.abs(disty / 2)) { with (this.ghost) { gotoAndStop("d"); } } else if (Math.abs(disty) < Math.abs(distx / 2)) { with (this.ghost) { gotoAndStop("r"); } } else { with (this.ghost) { gotoAndStop("dr"); } } } if ((0 < disty) && (distx < 0)) { if (Math.abs(disty) < Math.abs(distx / 2)) { with (this.ghost) { gotoAndStop("r"); } } else if (Math.abs(distx) < Math.abs(disty / 2)) { with (this.ghost) { gotoAndStop("u"); } } else { with (this.ghost) { gotoAndStop("ur"); } } } z = (distx * distx) + (disty * disty); hyp = Math.sqrt(z); speed = 4; distance = int(hyp / speed); movex = distx / distance; movey = disty / distance; if (0 >= distance) { gotoAndPlay (1); } else { setProperty(this, _x , getProperty(this, _x) - movex); setProperty(this, _y , getProperty(this, _y) - movey); distance = distance - 1; }
Symbol 94 MovieClip Frame 12
playerx = _root.player._x; playery = _root.player._y; diffx = Math.abs(playerx - this._x); diffx = Math.abs(playery - this._y); if (this.hitTest(_root.wall1)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall2)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall3)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall4)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall5)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall6)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall7)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.wall8)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.door1)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.door2)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.door3)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.door4)) { setProperty(this, _x , this._x + movex); setProperty(this, _y , this._y + movey); gotoAndPlay (1); } else if (this.hitTest(_root.player)) { _root.health = _root.health - 10; removeMovieClip(this); } else if (this.hitTest(_root.shot1.shoot)) { _root.score = _root.score + 10; removeMovieClip(_root.shot1); removeMovieClip(this); } else if ((100 >= diffx) && (100 >= diffy)) { gotoAndPlay (11); } else { gotoAndPlay (6); }
Symbol 94 MovieClip Frame 16
stop();
Symbol 95 MovieClip Frame 1
stop();
Symbol 96 MovieClip Frame 1
i = 1;
Instance of Symbol 95 MovieClip "skull" in Symbol 96 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 96 MovieClip Frame 2
duplicateMovieClip (_root.enemy, "enemy" + i, i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 96 MovieClip Frame 30
gotoAndPlay (2);
Symbol 96 MovieClip Frame 31
stop();
Symbol 104 Button
on (release, keyPress "<Space>") { duplicateMovieClip (_root.shot, "shot1", 300); setProperty(_root.shot1, _x , _root.player._x); setProperty(_root.shot1, _y , _root.player._y); setProperty(_root.shot1, _rotation , -90); }
Symbol 105 Button
on (release, keyPress "p") { if (0 < _root.potions) { _root.potions = _root.potions - 1; with (_root.screenflash) { gotoAndPlay(2); } i = 1; while (i < 200) { removeMovieClip(_root["enemy" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyb" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyc" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyd" + i]); i = i + 1; } } } on (keyPress "`") { _root.health = 999; _root.keys = 9; _root.potions = 9; }
Symbol 113 Button
on (release, keyPress "<Space>") { duplicateMovieClip (_root.shot, "shot1", 300); setProperty(_root.shot1, _x , _root.player._x); setProperty(_root.shot1, _y , _root.player._y); setProperty(_root.shot1, _rotation , 315); }
Symbol 121 Button
on (release, keyPress "<Space>") { duplicateMovieClip (_root.shot, "shot1", 300); setProperty(_root.shot1, _x , _root.player._x); setProperty(_root.shot1, _y , _root.player._y); setProperty(_root.shot1, _rotation , 0); }
Symbol 124 Button
on (release, keyPress "<Space>") { duplicateMovieClip (_root.shot, "shot1", 300); setProperty(_root.shot1, _x , _root.player._x); setProperty(_root.shot1, _y , _root.player._y); setProperty(_root.shot1, _rotation , 45); }
Symbol 127 Button
on (release, keyPress "<Space>") { duplicateMovieClip (_root.shot, "shot1", 300); setProperty(_root.shot1, _x , _root.player._x); setProperty(_root.shot1, _y , _root.player._y); setProperty(_root.shot1, _rotation , 90); }
Symbol 135 Button
on (release, keyPress "<Space>") { duplicateMovieClip (_root.shot, "shot1", 300); setProperty(_root.shot1, _x , _root.player._x); setProperty(_root.shot1, _y , _root.player._y); setProperty(_root.shot1, _rotation , 135); }
Symbol 143 Button
on (release, keyPress "<Space>") { duplicateMovieClip (_root.shot, "shot1", 300); setProperty(_root.shot1, _x , _root.player._x); setProperty(_root.shot1, _y , _root.player._y); setProperty(_root.shot1, _rotation , 180); }
Symbol 146 Button
on (release, keyPress "<Space>") { duplicateMovieClip (_root.shot, "shot1", 300); setProperty(_root.shot1, _x , _root.player._x); setProperty(_root.shot1, _y , _root.player._y); setProperty(_root.shot1, _rotation , -135); }
Symbol 148 MovieClip Frame 1
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x + 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x + 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x + 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x + 5); }
Instance of Symbol 102 MovieClip in Symbol 148 MovieClip Frame 1
onClipEvent (enterFrame) { playerx = _root.player._x; playery = _root.player._y; move = 7; movediag = 5; if (Key.isDown(37)) { setProperty(_root.player, _x , _root.player._X - move); with (_root.player.wizard) { gotoAndPlay("l"); } } else { with (_root.player.wizard) { gotoAndStop("ll"); } } }
Symbol 148 MovieClip Frame 2
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x + 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x + 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x + 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x + 5); }
Symbol 148 MovieClip Frame 3
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x + 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x + 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x + 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x + 5); } stop();
Symbol 148 MovieClip Frame 4
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x + 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x + 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x + 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x + 5); } stop();
Symbol 148 MovieClip Frame 5
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y + 5); }
Instance of Symbol 112 MovieClip in Symbol 148 MovieClip Frame 5
onClipEvent (enterFrame) { playerx = _root.player._x; playery = _root.player._y; move = 7; movediag = 5; if (Key.isDown(37) && (Key.isDown(38))) { setProperty(_root.player, _x , _root.player._X - movediag); setProperty(_root.player, _y , _root.player._y - movediag); with (_root.player.wizard) { gotoAndPlay("ul"); } } else { with (_root.player.wizard) { gotoAndStop("ulul"); } } }
Symbol 148 MovieClip Frame 6
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y + 5); }
Symbol 148 MovieClip Frame 7
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y + 5); } stop();
Symbol 148 MovieClip Frame 8
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y + 5); } stop();
Symbol 148 MovieClip Frame 9
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _y , _root.player._y + 5); }
Instance of Symbol 120 MovieClip in Symbol 148 MovieClip Frame 9
onClipEvent (enterFrame) { playerx = _root.player._x; playery = _root.player._y; move = 7; movediag = 5; if (Key.isDown(38)) { setProperty(_root.player, _y , _root.player._y - move); with (_root.player.wizard) { gotoAndPlay("u"); } } else { with (_root.player.wizard) { gotoAndStop("uu"); } } }
Symbol 148 MovieClip Frame 10
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _y , _root.player._y + 5); }
Symbol 148 MovieClip Frame 11
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _y , _root.player._y + 5); } stop();
Symbol 148 MovieClip Frame 12
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _y , _root.player._y + 5); } stop();
Symbol 148 MovieClip Frame 13
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y + 5); }
Instance of Symbol 123 MovieClip in Symbol 148 MovieClip Frame 13
onClipEvent (enterFrame) { playerx = _root.player._x; playery = _root.player._y; move = 7; movediag = 5; if (Key.isDown(39) && (Key.isDown(38))) { setProperty(_root.player, _x , _root.player._X + movediag); setProperty(_root.player, _y , _root.player._y - movediag); with (_root.player.wizard) { gotoAndPlay("ur"); } } else { with (_root.player.wizard) { gotoAndStop("urur"); } } }
Symbol 148 MovieClip Frame 14
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y + 5); }
Symbol 148 MovieClip Frame 15
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y + 5); } stop();
Symbol 148 MovieClip Frame 16
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y + 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y + 5); } stop();
Symbol 148 MovieClip Frame 17
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x - 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x - 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x - 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x - 5); }
Instance of Symbol 126 MovieClip in Symbol 148 MovieClip Frame 17
onClipEvent (enterFrame) { playerx = _root.player._x; playery = _root.player._y; move = 7; movediag = 5; if (Key.isDown(39)) { setProperty(_root.player, _x , _root.player._X + move); with (_root.player.wizard) { gotoAndPlay("r"); } } else { with (_root.player.wizard) { gotoAndStop("rr"); } } }
Symbol 148 MovieClip Frame 18
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x - 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x - 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x - 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x - 5); }
Symbol 148 MovieClip Frame 19
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x - 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x - 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x - 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x - 5); } stop();
Symbol 148 MovieClip Frame 20
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x - 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x - 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x - 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x - 5); } stop();
Symbol 148 MovieClip Frame 21
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y - 5); }
Instance of Symbol 134 MovieClip in Symbol 148 MovieClip Frame 21
onClipEvent (enterFrame) { playerx = _root.player._x; playery = _root.player._y; move = 7; movediag = 5; if (Key.isDown(39) && (Key.isDown(40))) { setProperty(_root.player, _x , _root.player._X + movediag); setProperty(_root.player, _y , _root.player._y + movediag); with (_root.player.wizard) { gotoAndPlay("dr"); } } else { with (_root.player.wizard) { gotoAndStop("drdr"); } } }
Symbol 148 MovieClip Frame 22
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y - 5); }
Symbol 148 MovieClip Frame 23
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y - 5); } stop();
Symbol 148 MovieClip Frame 24
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x - 5); setProperty(_root.player, _y , _root.player._y - 5); } stop();
Symbol 148 MovieClip Frame 25
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _y , _root.player._y - 5); }
Instance of Symbol 142 MovieClip in Symbol 148 MovieClip Frame 25
onClipEvent (enterFrame) { playerx = _root.player._x; playery = _root.player._y; move = 7; movediag = 5; if (Key.isDown(40)) { setProperty(_root.player, _y , _root.player._y + move); with (_root.player.wizard) { gotoAndPlay("d"); } } else { with (_root.player.wizard) { gotoAndStop("dd"); } } }
Symbol 148 MovieClip Frame 26
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _y , _root.player._y - 5); }
Symbol 148 MovieClip Frame 27
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _y , _root.player._y - 5); } stop();
Symbol 148 MovieClip Frame 28
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _y , _root.player._y - 5); } stop();
Symbol 148 MovieClip Frame 29
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y - 5); }
Instance of Symbol 145 MovieClip in Symbol 148 MovieClip Frame 29
onClipEvent (enterFrame) { playerx = _root.player._x; playery = _root.player._y; move = 7; movediag = 5; if (Key.isDown(37) && (Key.isDown(40))) { setProperty(_root.player, _x , _root.player._X - movediag); setProperty(_root.player, _y , _root.player._y + movediag); with (_root.player.wizard) { gotoAndPlay("dl"); } } else { with (_root.player.wizard) { gotoAndStop("dldl"); } } }
Symbol 148 MovieClip Frame 30
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y - 5); }
Symbol 148 MovieClip Frame 31
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y - 5); } stop();
Symbol 148 MovieClip Frame 32
if (((this.hitTest(_root.bound1) || (this.hitTest(_root.bound2))) || (this.hitTest(_root.bound3))) || (this.hitTest(_root.bound4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall1) || (this.hitTest(_root.wall2))) || (this.hitTest(_root.wall3))) || (this.hitTest(_root.wall4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.wall5) || (this.hitTest(_root.wall6))) || (this.hitTest(_root.wall7))) || (this.hitTest(_root.wall8))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y - 5); } if (((this.hitTest(_root.door1) || (this.hitTest(_root.door2))) || (this.hitTest(_root.door3))) || (this.hitTest(_root.door4))) { setProperty(_root.player, _x , _root.player._x + 5); setProperty(_root.player, _y , _root.player._y - 5); } stop();
Instance of Symbol 149 MovieClip in Symbol 150 MovieClip Frame 1
onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(40))) { with (_root.player.wizard) { gotoAndPlay("dr"); } } else if (Key.isDown(39) && (Key.isDown(38))) { with (_root.player.wizard) { gotoAndPlay("ur"); } } else if (Key.isDown(37) && (Key.isDown(40))) { with (_root.player.wizard) { gotoAndPlay("dl"); } } else if (Key.isDown(37) && (Key.isDown(38))) { with (_root.player.wizard) { gotoAndPlay("ul"); } } else if (Key.isDown(39)) { with (_root.player.wizard) { gotoAndPlay("r"); } } else if (Key.isDown(38)) { with (_root.player.wizard) { gotoAndPlay("u"); } } else if (Key.isDown(40)) { with (_root.player.wizard) { gotoAndPlay("d"); } } else if (Key.isDown(37)) { with (_root.player.wizard) { gotoAndPlay("l"); } } }
Symbol 153 MovieClip Frame 1
stop();
Symbol 153 MovieClip Frame 6
gotoAndStop (1);
Symbol 154 MovieClip Frame 1
_root.health = _root.health - 1; if (0 >= _root.health) { i = 1; while (i < 200) { removeMovieClip(_root["enemy" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyb" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyc" + i]); i = i + 1; } i = 1; while (i < 200) { removeMovieClip(_root["enemyd" + i]); i = i + 1; } tellTarget (_root) { gotoAndPlay ("die"); }; }
Symbol 154 MovieClip Frame 15
gotoAndPlay (1);
Symbol 160 MovieClip Frame 3
stop();
Instance of Symbol 160 MovieClip "shoot" in Symbol 161 MovieClip Frame 1
onClipEvent (enterFrame) { setProperty(this, _y , this._y - 30); }
Symbol 169 MovieClip Frame 1
stop();
Symbol 170 MovieClip Frame 1
i = 1;
Instance of Symbol 169 MovieClip "skull" in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 170 MovieClip Frame 2
duplicateMovieClip (_root.enemyb, "enemyb" + i, 400 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 170 MovieClip Frame 30
gotoAndPlay (2);
Symbol 170 MovieClip Frame 31
stop();
Symbol 171 MovieClip Frame 1
stop();
Symbol 172 MovieClip Frame 1
i = 1;
Instance of Symbol 171 MovieClip "skull" in Symbol 172 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 172 MovieClip Frame 2
duplicateMovieClip (_root.enemyc, "enemyc" + i, 600 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 172 MovieClip Frame 30
gotoAndPlay (2);
Symbol 172 MovieClip Frame 31
stop();
Symbol 173 MovieClip Frame 1
stop();
Symbol 174 MovieClip Frame 1
i = 1;
Instance of Symbol 173 MovieClip "skull" in Symbol 174 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 174 MovieClip Frame 2
duplicateMovieClip (_root.enemyd, "enemyd" + i, 800 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 174 MovieClip Frame 30
gotoAndPlay (2);
Symbol 174 MovieClip Frame 31
stop();
Symbol 175 MovieClip Frame 1
stop();
Symbol 175 MovieClip Frame 6
gotoAndStop (1);
Symbol 183 MovieClip Frame 1
i = 1;
Instance of Symbol 95 MovieClip "skull" in Symbol 183 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 183 MovieClip Frame 2
duplicateMovieClip (_root.enemy, "enemy" + i, i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 183 MovieClip Frame 30
gotoAndPlay (2);
Symbol 183 MovieClip Frame 31
stop();
Symbol 184 MovieClip Frame 1
i = 1;
Instance of Symbol 169 MovieClip "skull" in Symbol 184 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 184 MovieClip Frame 2
duplicateMovieClip (_root.enemyb, "enemyb" + i, 400 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 184 MovieClip Frame 30
gotoAndPlay (2);
Symbol 184 MovieClip Frame 31
stop();
Symbol 185 MovieClip Frame 1
i = 1;
Instance of Symbol 171 MovieClip "skull" in Symbol 185 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 185 MovieClip Frame 2
duplicateMovieClip (_root.enemyc, "enemyc" + i, 600 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 185 MovieClip Frame 30
gotoAndPlay (2);
Symbol 185 MovieClip Frame 31
stop();
Symbol 186 MovieClip Frame 1
i = 1;
Instance of Symbol 173 MovieClip "skull" in Symbol 186 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 186 MovieClip Frame 2
duplicateMovieClip (_root.enemyd, "enemyd" + i, 800 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 186 MovieClip Frame 30
gotoAndPlay (2);
Symbol 186 MovieClip Frame 31
stop();
Symbol 194 MovieClip Frame 1
i = 1;
Instance of Symbol 95 MovieClip "skull" in Symbol 194 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 194 MovieClip Frame 2
duplicateMovieClip (_root.enemy, "enemy" + i, i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 194 MovieClip Frame 30
gotoAndPlay (2);
Symbol 194 MovieClip Frame 31
stop();
Symbol 195 MovieClip Frame 1
i = 1;
Instance of Symbol 169 MovieClip "skull" in Symbol 195 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 195 MovieClip Frame 2
duplicateMovieClip (_root.enemyb, "enemyb" + i, 400 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 195 MovieClip Frame 30
gotoAndPlay (2);
Symbol 195 MovieClip Frame 31
stop();
Symbol 196 MovieClip Frame 1
i = 1;
Instance of Symbol 171 MovieClip "skull" in Symbol 196 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 196 MovieClip Frame 2
duplicateMovieClip (_root.enemyc, "enemyc" + i, 600 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 196 MovieClip Frame 30
gotoAndPlay (2);
Symbol 196 MovieClip Frame 31
stop();
Symbol 197 MovieClip Frame 1
i = 1;
Instance of Symbol 173 MovieClip "skull" in Symbol 197 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 197 MovieClip Frame 2
duplicateMovieClip (_root.enemyd, "enemyd" + i, 800 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 197 MovieClip Frame 30
gotoAndPlay (2);
Symbol 197 MovieClip Frame 31
stop();
Symbol 205 MovieClip Frame 1
i = 1;
Instance of Symbol 95 MovieClip "skull" in Symbol 205 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 205 MovieClip Frame 2
duplicateMovieClip (_root.enemy, "enemy" + i, i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 205 MovieClip Frame 30
gotoAndPlay (2);
Symbol 205 MovieClip Frame 31
stop();
Symbol 206 MovieClip Frame 1
i = 1;
Instance of Symbol 169 MovieClip "skull" in Symbol 206 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 206 MovieClip Frame 2
duplicateMovieClip (_root.enemyb, "enemyb" + i, 400 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 206 MovieClip Frame 30
gotoAndPlay (2);
Symbol 206 MovieClip Frame 31
stop();
Symbol 207 MovieClip Frame 1
i = 1;
Instance of Symbol 171 MovieClip "skull" in Symbol 207 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 207 MovieClip Frame 2
duplicateMovieClip (_root.enemyc, "enemyc" + i, 600 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 207 MovieClip Frame 30
gotoAndPlay (2);
Symbol 207 MovieClip Frame 31
stop();
Symbol 208 MovieClip Frame 1
i = 1;
Instance of Symbol 173 MovieClip "skull" in Symbol 208 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 208 MovieClip Frame 2
duplicateMovieClip (_root.enemyd, "enemyd" + i, 800 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 208 MovieClip Frame 30
gotoAndPlay (2);
Symbol 208 MovieClip Frame 31
stop();
Symbol 216 MovieClip Frame 1
i = 1;
Instance of Symbol 95 MovieClip "skull" in Symbol 216 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 216 MovieClip Frame 2
duplicateMovieClip (_root.enemy, "enemy" + i, i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 216 MovieClip Frame 30
gotoAndPlay (2);
Symbol 216 MovieClip Frame 31
stop();
Symbol 217 MovieClip Frame 1
i = 1;
Instance of Symbol 169 MovieClip "skull" in Symbol 217 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 217 MovieClip Frame 2
duplicateMovieClip (_root.enemyb, "enemyb" + i, 400 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 217 MovieClip Frame 30
gotoAndPlay (2);
Symbol 217 MovieClip Frame 31
stop();
Symbol 218 MovieClip Frame 1
i = 1;
Instance of Symbol 171 MovieClip "skull" in Symbol 218 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 218 MovieClip Frame 2
duplicateMovieClip (_root.enemyc, "enemyc" + i, 600 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 218 MovieClip Frame 30
gotoAndPlay (2);
Symbol 218 MovieClip Frame 31
stop();
Symbol 219 MovieClip Frame 1
i = 1;
Instance of Symbol 173 MovieClip "skull" in Symbol 219 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 219 MovieClip Frame 2
duplicateMovieClip (_root.enemyd, "enemyd" + i, 800 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 219 MovieClip Frame 30
gotoAndPlay (2);
Symbol 219 MovieClip Frame 31
stop();
Symbol 227 MovieClip Frame 1
i = 1;
Instance of Symbol 95 MovieClip "skull" in Symbol 227 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 227 MovieClip Frame 2
duplicateMovieClip (_root.enemy, "enemy" + i, i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 227 MovieClip Frame 30
gotoAndPlay (2);
Symbol 227 MovieClip Frame 31
stop();
Symbol 228 MovieClip Frame 1
i = 1;
Instance of Symbol 169 MovieClip "skull" in Symbol 228 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 228 MovieClip Frame 2
duplicateMovieClip (_root.enemyb, "enemyb" + i, 400 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 228 MovieClip Frame 30
gotoAndPlay (2);
Symbol 228 MovieClip Frame 31
stop();
Symbol 229 MovieClip Frame 1
i = 1;
Instance of Symbol 171 MovieClip "skull" in Symbol 229 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 229 MovieClip Frame 2
duplicateMovieClip (_root.enemyc, "enemyc" + i, 600 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 229 MovieClip Frame 30
gotoAndPlay (2);
Symbol 229 MovieClip Frame 31
stop();
Symbol 230 MovieClip Frame 1
i = 1;
Instance of Symbol 173 MovieClip "skull" in Symbol 230 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 230 MovieClip Frame 2
duplicateMovieClip (_root.enemyd, "enemyd" + i, 800 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 230 MovieClip Frame 30
gotoAndPlay (2);
Symbol 230 MovieClip Frame 31
stop();
Symbol 238 MovieClip Frame 1
i = 1;
Instance of Symbol 95 MovieClip "skull" in Symbol 238 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 238 MovieClip Frame 2
duplicateMovieClip (_root.enemy, "enemy" + i, i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 238 MovieClip Frame 30
gotoAndPlay (2);
Symbol 238 MovieClip Frame 31
stop();
Symbol 239 MovieClip Frame 1
i = 1;
Instance of Symbol 169 MovieClip "skull" in Symbol 239 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 239 MovieClip Frame 2
duplicateMovieClip (_root.enemyb, "enemyb" + i, 400 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 239 MovieClip Frame 30
gotoAndPlay (2);
Symbol 239 MovieClip Frame 31
stop();
Symbol 240 MovieClip Frame 1
i = 1;
Instance of Symbol 171 MovieClip "skull" in Symbol 240 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 240 MovieClip Frame 2
duplicateMovieClip (_root.enemyc, "enemyc" + i, 600 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 240 MovieClip Frame 30
gotoAndPlay (2);
Symbol 240 MovieClip Frame 31
stop();
Symbol 241 MovieClip Frame 1
i = 1;
Instance of Symbol 173 MovieClip "skull" in Symbol 241 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.shot1)) { removeMovieClip(_root.shot1); _root.score = _root.score + 200; with (_parent) { gotoAndPlay("done"); } } }
Symbol 241 MovieClip Frame 2
duplicateMovieClip (_root.enemyd, "enemyd" + i, 800 + i); i = i + 1; if (i >= 199) { gotoAndStop (31); }
Symbol 241 MovieClip Frame 30
gotoAndPlay (2);
Symbol 241 MovieClip Frame 31
stop();
Symbol 248 Button
on (release) { stopAllSounds(); gotoAndPlay (1); }

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 FontUsed by:3 40
Symbol 3 TextUses:2Used by:Timeline
Symbol 4 FontUsed by:5 6 57
Symbol 5 TextUses:4Used by:Timeline
Symbol 6 TextUses:4Used by:Timeline
Symbol 7 GraphicUsed by:Timeline
Symbol 8 FontUsed by:9 11 12 14 16 17 18 19 20 21 22 23 24 29 38 39 60 62 63 64 162 164 165 166 176 178 179 180 187 189 190 191 198 200 201 202 209 211 212 213 220 222 223 224 231 233 234 235
Symbol 9 TextUses:8Used by:Timeline
Symbol 10 GraphicUsed by:Timeline
Symbol 11 TextUses:8Used by:Timeline
Symbol 12 TextUses:8Used by:Timeline
Symbol 13 GraphicUsed by:Timeline
Symbol 14 TextUses:8Used by:Timeline
Symbol 15 GraphicUsed by:Timeline
Symbol 16 TextUses:8Used by:Timeline
Symbol 17 TextUses:8Used by:Timeline
Symbol 18 TextUses:8Used by:Timeline
Symbol 19 TextUses:8Used by:Timeline
Symbol 20 TextUses:8Used by:Timeline
Symbol 21 TextUses:8Used by:Timeline
Symbol 22 TextUses:8Used by:Timeline
Symbol 23 TextUses:8Used by:Timeline
Symbol 24 TextUses:8Used by:Timeline
Symbol 25 GraphicUsed by:26 95 169 171 173
Symbol 26 MovieClipUses:25Used by:Timeline
Symbol 27 GraphicUsed by:28 78
Symbol 28 MovieClipUses:27Used by:Timeline
Symbol 29 TextUses:8Used by:Timeline
Symbol 30 GraphicUsed by:31 79
Symbol 31 MovieClipUses:30Used by:Timeline
Symbol 32 GraphicUsed by:35 84 168 182 193 204 215 226 237
Symbol 33 FontUsed by:34
Symbol 34 TextUses:33Used by:35 84 168 182 193 204 215 226 237
Symbol 35 MovieClipUses:32 34Used by:Timeline
Symbol 36 GraphicUsed by:37 77
Symbol 37 MovieClipUses:36Used by:Timeline
Symbol 38 TextUses:8Used by:Timeline
Symbol 39 TextUses:8Used by:Timeline
Symbol 40 TextUses:2Used by:Timeline
Symbol 41 FontUsed by:42 43
Symbol 42 TextUses:41Used by:45
Symbol 43 TextUses:41Used by:45
Symbol 44 GraphicUsed by:45
Symbol 45 ButtonUses:42 43 44Used by:Timeline
Symbol 46 FontUsed by:48 51 66 167 181 192 203 214 225 236 244 245 246 250
Symbol 47 FontUsed by:48
Symbol 48 TextUses:46 47Used by:Timeline
Symbol 49 SoundUsed by:Timeline
Symbol 50 GraphicUsed by:54
Symbol 51 TextUses:46Used by:54
Symbol 52 GraphicUsed by:54
Symbol 53 GraphicUsed by:54
Symbol 54 ButtonUses:50 51 52 53Used by:Timeline
Symbol 55 BitmapUsed by:56
Symbol 56 GraphicUses:55Used by:Timeline
Symbol 57 TextUses:4Used by:Timeline
Symbol 58 FontUsed by:59
Symbol 59 TextUses:58Used by:Timeline
Symbol 60 EditableTextUses:8Used by:Timeline
Symbol 61 GraphicUsed by:Timeline
Symbol 62 EditableTextUses:8Used by:Timeline
Symbol 63 EditableTextUses:8Used by:Timeline
Symbol 64 EditableTextUses:8Used by:Timeline
Symbol 65 FontUsed by:66 167 181 192 203 214 225
Symbol 66 TextUses:46 65Used by:Timeline
Symbol 67 GraphicUsed by:68
Symbol 68 MovieClipUses:67Used by:Timeline
Symbol 69 GraphicUsed by:70
Symbol 70 MovieClipUses:69Used by:Timeline
Symbol 71 GraphicUsed by:72
Symbol 72 MovieClipUses:71Used by:Timeline
Symbol 73 GraphicUsed by:74
Symbol 74 MovieClipUses:73Used by:Timeline
Symbol 75 GraphicUsed by:76
Symbol 76 MovieClipUses:75Used by:Timeline
Symbol 77 MovieClipUses:36Used by:Timeline
Symbol 78 MovieClipUses:27Used by:Timeline
Symbol 79 MovieClipUses:30Used by:Timeline
Symbol 80 GraphicUsed by:81
Symbol 81 MovieClipUses:80Used by:Timeline
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:82Used by:Timeline
Symbol 84 MovieClipUses:32 34Used by:Timeline
Symbol 85 GraphicUsed by:93
Symbol 86 GraphicUsed by:93
Symbol 87 GraphicUsed by:93
Symbol 88 GraphicUsed by:93
Symbol 89 GraphicUsed by:93
Symbol 90 GraphicUsed by:93
Symbol 91 GraphicUsed by:93
Symbol 92 GraphicUsed by:93
Symbol 93 MovieClipUses:85 86 87 88 89 90 91 92Used by:94
Symbol 94 MovieClipUses:93Used by:Timeline
Symbol 95 MovieClipUses:25Used by:96 183 194 205 216 227 238
Symbol 96 MovieClipUses:95Used by:Timeline
Symbol 97 GraphicUsed by:101
Symbol 98 GraphicUsed by:101
Symbol 99 GraphicUsed by:101
Symbol 100 GraphicUsed by:101
Symbol 101 MovieClipUses:97 98 99 100Used by:148
Symbol 102 MovieClipUsed by:148
Symbol 103 GraphicUsed by:104 105 113 121 124 127 135 143 146
Symbol 104 ButtonUses:103Used by:148
Symbol 105 ButtonUses:103Used by:148
Symbol 106 GraphicUsed by:148
Symbol 107 GraphicUsed by:111
Symbol 108 GraphicUsed by:111
Symbol 109 GraphicUsed by:111
Symbol 110 GraphicUsed by:111
Symbol 111 MovieClipUses:107 108 109 110Used by:148
Symbol 112 MovieClipUsed by:148
Symbol 113 ButtonUses:103Used by:148
Symbol 114 GraphicUsed by:148
Symbol 115 GraphicUsed by:119
Symbol 116 GraphicUsed by:119
Symbol 117 GraphicUsed by:119
Symbol 118 GraphicUsed by:119
Symbol 119 MovieClipUses:115 116 117 118Used by:148
Symbol 120 MovieClipUsed by:148
Symbol 121 ButtonUses:103Used by:148
Symbol 122 GraphicUsed by:148
Symbol 123 MovieClipUsed by:148
Symbol 124 ButtonUses:103Used by:148
Symbol 125 GraphicUsed by:148
Symbol 126 MovieClipUsed by:148
Symbol 127 ButtonUses:103Used by:148
Symbol 128 GraphicUsed by:148
Symbol 129 GraphicUsed by:133
Symbol 130 GraphicUsed by:133
Symbol 131 GraphicUsed by:133
Symbol 132 GraphicUsed by:133
Symbol 133 MovieClipUses:129 130 131 132Used by:148
Symbol 134 MovieClipUsed by:148
Symbol 135 ButtonUses:103Used by:148
Symbol 136 GraphicUsed by:148
Symbol 137 GraphicUsed by:141
Symbol 138 GraphicUsed by:141
Symbol 139 GraphicUsed by:141
Symbol 140 GraphicUsed by:141
Symbol 141 MovieClipUses:137 138 139 140Used by:148
Symbol 142 MovieClipUsed by:148
Symbol 143 ButtonUses:103Used by:148
Symbol 144 GraphicUsed by:148
Symbol 145 MovieClipUsed by:148
Symbol 146 ButtonUses:103Used by:148
Symbol 147 GraphicUsed by:148
Symbol 148 MovieClipUses:101 102 104 105 106 111 112 113 114 119 120 121 122 123 124 125 126 127 128 133 134 135 136 141 142 143 144 145 146 147Used by:150
Symbol 149 MovieClipUsed by:150
Symbol 150 MovieClipUses:148 149Used by:Timeline
Symbol 151 GraphicUsed by:152
Symbol 152 MovieClipUses:151Used by:153 175
Symbol 153 MovieClipUses:152Used by:Timeline
Symbol 154 MovieClipUsed by:Timeline
Symbol 155 GraphicUsed by:160
Symbol 156 GraphicUsed by:160
Symbol 157 GraphicUsed by:159
Symbol 158 GraphicUsed by:159
Symbol 159 MovieClipUses:157 158Used by:160
Symbol 160 MovieClipUses:155 156 159Used by:161
Symbol 161 MovieClipUses:160Used by:Timeline
Symbol 162 EditableTextUses:8Used by:Timeline
Symbol 163 GraphicUsed by:Timeline
Symbol 164 EditableTextUses:8Used by:Timeline
Symbol 165 EditableTextUses:8Used by:Timeline
Symbol 166 EditableTextUses:8Used by:Timeline
Symbol 167 TextUses:46 65Used by:Timeline
Symbol 168 MovieClipUses:32 34Used by:Timeline
Symbol 169 MovieClipUses:25Used by:170 184 195 206 217 228 239
Symbol 170 MovieClipUses:169Used by:Timeline
Symbol 171 MovieClipUses:25Used by:172 185 196 207 218 229 240
Symbol 172 MovieClipUses:171Used by:Timeline
Symbol 173 MovieClipUses:25Used by:174 186 197 208 219 230 241
Symbol 174 MovieClipUses:173Used by:Timeline
Symbol 175 MovieClipUses:152Used by:Timeline
Symbol 176 EditableTextUses:8Used by:Timeline
Symbol 177 GraphicUsed by:Timeline
Symbol 178 EditableTextUses:8Used by:Timeline
Symbol 179 EditableTextUses:8Used by:Timeline
Symbol 180 EditableTextUses:8Used by:Timeline
Symbol 181 TextUses:46 65Used by:Timeline
Symbol 182 MovieClipUses:32 34Used by:Timeline
Symbol 183 MovieClipUses:95Used by:Timeline
Symbol 184 MovieClipUses:169Used by:Timeline
Symbol 185 MovieClipUses:171Used by:Timeline
Symbol 186 MovieClipUses:173Used by:Timeline
Symbol 187 EditableTextUses:8Used by:Timeline
Symbol 188 GraphicUsed by:Timeline
Symbol 189 EditableTextUses:8Used by:Timeline
Symbol 190 EditableTextUses:8Used by:Timeline
Symbol 191 EditableTextUses:8Used by:Timeline
Symbol 192 TextUses:46 65Used by:Timeline
Symbol 193 MovieClipUses:32 34Used by:Timeline
Symbol 194 MovieClipUses:95Used by:Timeline
Symbol 195 MovieClipUses:169Used by:Timeline
Symbol 196 MovieClipUses:171Used by:Timeline
Symbol 197 MovieClipUses:173Used by:Timeline
Symbol 198 EditableTextUses:8Used by:Timeline
Symbol 199 GraphicUsed by:Timeline
Symbol 200 EditableTextUses:8Used by:Timeline
Symbol 201 EditableTextUses:8Used by:Timeline
Symbol 202 EditableTextUses:8Used by:Timeline
Symbol 203 TextUses:46 65Used by:Timeline
Symbol 204 MovieClipUses:32 34Used by:Timeline
Symbol 205 MovieClipUses:95Used by:Timeline
Symbol 206 MovieClipUses:169Used by:Timeline
Symbol 207 MovieClipUses:171Used by:Timeline
Symbol 208 MovieClipUses:173Used by:Timeline
Symbol 209 EditableTextUses:8Used by:Timeline
Symbol 210 GraphicUsed by:Timeline
Symbol 211 EditableTextUses:8Used by:Timeline
Symbol 212 EditableTextUses:8Used by:Timeline
Symbol 213 EditableTextUses:8Used by:Timeline
Symbol 214 TextUses:46 65Used by:Timeline
Symbol 215 MovieClipUses:32 34Used by:Timeline
Symbol 216 MovieClipUses:95Used by:Timeline
Symbol 217 MovieClipUses:169Used by:Timeline
Symbol 218 MovieClipUses:171Used by:Timeline
Symbol 219 MovieClipUses:173Used by:Timeline
Symbol 220 EditableTextUses:8Used by:Timeline
Symbol 221 GraphicUsed by:Timeline
Symbol 222 EditableTextUses:8Used by:Timeline
Symbol 223 EditableTextUses:8Used by:Timeline
Symbol 224 EditableTextUses:8Used by:Timeline
Symbol 225 TextUses:46 65Used by:Timeline
Symbol 226 MovieClipUses:32 34Used by:Timeline
Symbol 227 MovieClipUses:95Used by:Timeline
Symbol 228 MovieClipUses:169Used by:Timeline
Symbol 229 MovieClipUses:171Used by:Timeline
Symbol 230 MovieClipUses:173Used by:Timeline
Symbol 231 EditableTextUses:8Used by:Timeline
Symbol 232 GraphicUsed by:Timeline
Symbol 233 EditableTextUses:8Used by:Timeline
Symbol 234 EditableTextUses:8Used by:Timeline
Symbol 235 EditableTextUses:8Used by:Timeline
Symbol 236 TextUses:46Used by:Timeline
Symbol 237 MovieClipUses:32 34Used by:Timeline
Symbol 238 MovieClipUses:95Used by:Timeline
Symbol 239 MovieClipUses:169Used by:Timeline
Symbol 240 MovieClipUses:171Used by:Timeline
Symbol 241 MovieClipUses:173Used by:Timeline
Symbol 242 GraphicUsed by:Timeline
Symbol 243 FontUsed by:244 245 246
Symbol 244 TextUses:46 243Used by:Timeline
Symbol 245 TextUses:46 243Used by:248
Symbol 246 TextUses:46 243Used by:248
Symbol 247 GraphicUsed by:248
Symbol 248 ButtonUses:245 246 247Used by:Timeline
Symbol 249 GraphicUsed by:Timeline
Symbol 250 TextUses:46Used by:Timeline

Instance Names

"bound4"Frame 16Symbol 68 MovieClip
"bound1"Frame 16Symbol 70 MovieClip
"bound2"Frame 16Symbol 72 MovieClip
"bound3"Frame 16Symbol 74 MovieClip
"wall1"Frame 16Symbol 76 MovieClip
"door2"Frame 16Symbol 77 MovieClip
"wall2"Frame 16Symbol 76 MovieClip
"enemy"Frame 16Symbol 94 MovieClip
"ghosthouse1"Frame 16Symbol 96 MovieClip
"player"Frame 16Symbol 150 MovieClip
"screenflash"Frame 16Symbol 153 MovieClip
"timer"Frame 16Symbol 154 MovieClip
"shot"Frame 16Symbol 161 MovieClip
"door4"Frame 17Symbol 77 MovieClip
"wall4"Frame 17Symbol 76 MovieClip
"door1"Frame 17Symbol 77 MovieClip
"bound4"Frame 17Symbol 68 MovieClip
"bound1"Frame 17Symbol 70 MovieClip
"bound2"Frame 17Symbol 72 MovieClip
"bound3"Frame 17Symbol 74 MovieClip
"wall1"Frame 17Symbol 76 MovieClip
"door2"Frame 17Symbol 77 MovieClip
"wall2"Frame 17Symbol 76 MovieClip
"wall3"Frame 17Symbol 76 MovieClip
"wall7"Frame 17Symbol 76 MovieClip
"enemyd"Frame 17Symbol 94 MovieClip
"enemyb"Frame 17Symbol 94 MovieClip
"ghosthouse2"Frame 17Symbol 170 MovieClip
"enemyc"Frame 17Symbol 94 MovieClip
"ghosthouse3"Frame 17Symbol 172 MovieClip
"player"Frame 17Symbol 150 MovieClip
"timer"Frame 17Symbol 154 MovieClip
"screenflash"Frame 17Symbol 175 MovieClip
"timer"Frame 17Symbol 154 MovieClip
"shot"Frame 17Symbol 161 MovieClip
"door4"Frame 18Symbol 77 MovieClip
"door1"Frame 18Symbol 77 MovieClip
"bound4"Frame 18Symbol 68 MovieClip
"bound1"Frame 18Symbol 70 MovieClip
"bound2"Frame 18Symbol 72 MovieClip
"bound3"Frame 18Symbol 74 MovieClip
"wall1"Frame 18Symbol 76 MovieClip
"door2"Frame 18Symbol 77 MovieClip
"wall2"Frame 18Symbol 76 MovieClip
"wall6"Frame 18Symbol 76 MovieClip
"wall8"Frame 18Symbol 76 MovieClip
"enemyd"Frame 18Symbol 94 MovieClip
"enemyb"Frame 18Symbol 94 MovieClip
"enemy"Frame 18Symbol 94 MovieClip
"ghosthouse1"Frame 18Symbol 183 MovieClip
"ghosthouse2"Frame 18Symbol 184 MovieClip
"enemyc"Frame 18Symbol 94 MovieClip
"ghosthouse3"Frame 18Symbol 185 MovieClip
"player"Frame 18Symbol 150 MovieClip
"timer"Frame 18Symbol 154 MovieClip
"screenflash"Frame 18Symbol 175 MovieClip
"timer"Frame 18Symbol 154 MovieClip
"shot"Frame 18Symbol 161 MovieClip
"wall5"Frame 19Symbol 76 MovieClip
"door2"Frame 19Symbol 77 MovieClip
"wall7"Frame 19Symbol 76 MovieClip
"wall4"Frame 19Symbol 76 MovieClip
"door4"Frame 19Symbol 77 MovieClip
"bound4"Frame 19Symbol 68 MovieClip
"bound1"Frame 19Symbol 70 MovieClip
"bound2"Frame 19Symbol 72 MovieClip
"bound3"Frame 19Symbol 74 MovieClip
"wall1"Frame 19Symbol 76 MovieClip
"door3"Frame 19Symbol 77 MovieClip
"wall2"Frame 19Symbol 76 MovieClip
"wall8"Frame 19Symbol 76 MovieClip
"wall3"Frame 19Symbol 76 MovieClip
"enemyd"Frame 19Symbol 94 MovieClip
"enemyb"Frame 19Symbol 94 MovieClip
"enemy"Frame 19Symbol 94 MovieClip
"ghosthouse1"Frame 19Symbol 194 MovieClip
"ghosthouse2"Frame 19Symbol 195 MovieClip
"enemyc"Frame 19Symbol 94 MovieClip
"ghosthouse3"Frame 19Symbol 196 MovieClip
"player"Frame 19Symbol 150 MovieClip
"timer"Frame 19Symbol 154 MovieClip
"screenflash"Frame 19Symbol 175 MovieClip
"timer"Frame 19Symbol 154 MovieClip
"shot"Frame 19Symbol 161 MovieClip
"door3"Frame 20Symbol 77 MovieClip
"door1"Frame 20Symbol 77 MovieClip
"bound4"Frame 20Symbol 68 MovieClip
"bound1"Frame 20Symbol 70 MovieClip
"bound2"Frame 20Symbol 72 MovieClip
"bound3"Frame 20Symbol 74 MovieClip
"wall1"Frame 20Symbol 76 MovieClip
"wall3"Frame 20Symbol 76 MovieClip
"wall4"Frame 20Symbol 76 MovieClip
"wall5"Frame 20Symbol 76 MovieClip
"wall7"Frame 20Symbol 76 MovieClip
"wall8"Frame 20Symbol 76 MovieClip
"wall6"Frame 20Symbol 76 MovieClip
"wall2"Frame 20Symbol 76 MovieClip
"enemyd"Frame 20Symbol 94 MovieClip
"enemyb"Frame 20Symbol 94 MovieClip
"enemy"Frame 20Symbol 94 MovieClip
"ghosthouse1"Frame 20Symbol 205 MovieClip
"ghosthouse2"Frame 20Symbol 206 MovieClip
"enemyc"Frame 20Symbol 94 MovieClip
"ghosthouse3"Frame 20Symbol 207 MovieClip
"player"Frame 20Symbol 150 MovieClip
"timer"Frame 20Symbol 154 MovieClip
"screenflash"Frame 20Symbol 175 MovieClip
"timer"Frame 20Symbol 154 MovieClip
"shot"Frame 20Symbol 161 MovieClip
"wall5"Frame 21Symbol 76 MovieClip
"door3"Frame 21Symbol 77 MovieClip
"door4"Frame 21Symbol 77 MovieClip
"door1"Frame 21Symbol 77 MovieClip
"wall2"Frame 21Symbol 76 MovieClip
"bound4"Frame 21Symbol 68 MovieClip
"bound1"Frame 21Symbol 70 MovieClip
"bound2"Frame 21Symbol 72 MovieClip
"bound3"Frame 21Symbol 74 MovieClip
"wall1"Frame 21Symbol 76 MovieClip
"wall3"Frame 21Symbol 76 MovieClip
"wall4"Frame 21Symbol 76 MovieClip
"enemyd"Frame 21Symbol 94 MovieClip
"enemyb"Frame 21Symbol 94 MovieClip
"enemy"Frame 21Symbol 94 MovieClip
"ghosthouse1"Frame 21Symbol 216 MovieClip
"ghosthouse2"Frame 21Symbol 217 MovieClip
"enemyc"Frame 21Symbol 94 MovieClip
"ghosthouse3"Frame 21Symbol 218 MovieClip
"player"Frame 21Symbol 150 MovieClip
"timer"Frame 21Symbol 154 MovieClip
"screenflash"Frame 21Symbol 175 MovieClip
"timer"Frame 21Symbol 154 MovieClip
"shot"Frame 21Symbol 161 MovieClip
"door2"Frame 22Symbol 77 MovieClip
"door1"Frame 22Symbol 77 MovieClip
"wall7"Frame 22Symbol 76 MovieClip
"wall6"Frame 22Symbol 76 MovieClip
"door3"Frame 22Symbol 77 MovieClip
"door4"Frame 22Symbol 77 MovieClip
"wall3"Frame 22Symbol 76 MovieClip
"wall2"Frame 22Symbol 76 MovieClip
"wall1"Frame 22Symbol 76 MovieClip
"bound4"Frame 22Symbol 68 MovieClip
"bound1"Frame 22Symbol 70 MovieClip
"bound2"Frame 22Symbol 72 MovieClip
"bound3"Frame 22Symbol 74 MovieClip
"wall4"Frame 22Symbol 76 MovieClip
"wall5"Frame 22Symbol 76 MovieClip
"enemyd"Frame 22Symbol 94 MovieClip
"enemyb"Frame 22Symbol 94 MovieClip
"enemy"Frame 22Symbol 94 MovieClip
"ghosthouse1"Frame 22Symbol 227 MovieClip
"ghosthouse2"Frame 22Symbol 228 MovieClip
"enemyc"Frame 22Symbol 94 MovieClip
"ghosthouse3"Frame 22Symbol 229 MovieClip
"player"Frame 22Symbol 150 MovieClip
"timer"Frame 22Symbol 154 MovieClip
"screenflash"Frame 22Symbol 175 MovieClip
"timer"Frame 22Symbol 154 MovieClip
"shot"Frame 22Symbol 161 MovieClip
"door4"Frame 23Symbol 77 MovieClip
"wall4"Frame 23Symbol 76 MovieClip
"wall3"Frame 23Symbol 76 MovieClip
"wall8"Frame 23Symbol 76 MovieClip
"bound4"Frame 23Symbol 68 MovieClip
"bound1"Frame 23Symbol 70 MovieClip
"bound2"Frame 23Symbol 72 MovieClip
"bound3"Frame 23Symbol 74 MovieClip
"wall1"Frame 23Symbol 76 MovieClip
"door2"Frame 23Symbol 77 MovieClip
"door3"Frame 23Symbol 77 MovieClip
"wall2"Frame 23Symbol 76 MovieClip
"wall5"Frame 23Symbol 76 MovieClip
"enemyd"Frame 23Symbol 94 MovieClip
"enemyb"Frame 23Symbol 94 MovieClip
"enemy"Frame 23Symbol 94 MovieClip
"ghosthouse1"Frame 23Symbol 238 MovieClip
"ghosthouse2"Frame 23Symbol 239 MovieClip
"enemyc"Frame 23Symbol 94 MovieClip
"ghosthouse3"Frame 23Symbol 240 MovieClip
"player"Frame 23Symbol 150 MovieClip
"timer"Frame 23Symbol 154 MovieClip
"screenflash"Frame 23Symbol 175 MovieClip
"timer"Frame 23Symbol 154 MovieClip
"shot"Frame 23Symbol 161 MovieClip
"ghost"Symbol 94 MovieClip Frame 1Symbol 93 MovieClip
"skull"Symbol 96 MovieClip Frame 1Symbol 95 MovieClip
"wizard"Symbol 150 MovieClip Frame 1Symbol 148 MovieClip
"fireball"Symbol 160 MovieClip Frame 3Symbol 159 MovieClip
"shoot"Symbol 161 MovieClip Frame 1Symbol 160 MovieClip
"skull"Symbol 170 MovieClip Frame 1Symbol 169 MovieClip
"skull"Symbol 172 MovieClip Frame 1Symbol 171 MovieClip
"skull"Symbol 174 MovieClip Frame 1Symbol 173 MovieClip
"skull"Symbol 183 MovieClip Frame 1Symbol 95 MovieClip
"skull"Symbol 184 MovieClip Frame 1Symbol 169 MovieClip
"skull"Symbol 185 MovieClip Frame 1Symbol 171 MovieClip
"skull"Symbol 186 MovieClip Frame 1Symbol 173 MovieClip
"skull"Symbol 194 MovieClip Frame 1Symbol 95 MovieClip
"skull"Symbol 195 MovieClip Frame 1Symbol 169 MovieClip
"skull"Symbol 196 MovieClip Frame 1Symbol 171 MovieClip
"skull"Symbol 197 MovieClip Frame 1Symbol 173 MovieClip
"skull"Symbol 205 MovieClip Frame 1Symbol 95 MovieClip
"skull"Symbol 206 MovieClip Frame 1Symbol 169 MovieClip
"skull"Symbol 207 MovieClip Frame 1Symbol 171 MovieClip
"skull"Symbol 208 MovieClip Frame 1Symbol 173 MovieClip
"skull"Symbol 216 MovieClip Frame 1Symbol 95 MovieClip
"skull"Symbol 217 MovieClip Frame 1Symbol 169 MovieClip
"skull"Symbol 218 MovieClip Frame 1Symbol 171 MovieClip
"skull"Symbol 219 MovieClip Frame 1Symbol 173 MovieClip
"skull"Symbol 227 MovieClip Frame 1Symbol 95 MovieClip
"skull"Symbol 228 MovieClip Frame 1Symbol 169 MovieClip
"skull"Symbol 229 MovieClip Frame 1Symbol 171 MovieClip
"skull"Symbol 230 MovieClip Frame 1Symbol 173 MovieClip
"skull"Symbol 238 MovieClip Frame 1Symbol 95 MovieClip
"skull"Symbol 239 MovieClip Frame 1Symbol 169 MovieClip
"skull"Symbol 240 MovieClip Frame 1Symbol 171 MovieClip
"skull"Symbol 241 MovieClip Frame 1Symbol 173 MovieClip

Labels

"die"Frame 33
"l"Symbol 93 MovieClip Frame 1
"ul"Symbol 93 MovieClip Frame 6
"u"Symbol 93 MovieClip Frame 11
"ur"Symbol 93 MovieClip Frame 16
"r"Symbol 93 MovieClip Frame 21
"dr"Symbol 93 MovieClip Frame 26
"d"Symbol 93 MovieClip Frame 31
"dl"Symbol 93 MovieClip Frame 36
"go"Symbol 94 MovieClip Frame 1
"move"Symbol 94 MovieClip Frame 6
"follow"Symbol 94 MovieClip Frame 11
"stopper"Symbol 94 MovieClip Frame 16
"duplicate"Symbol 96 MovieClip Frame 2
"done"Symbol 96 MovieClip Frame 31
"l"Symbol 148 MovieClip Frame 1
"ll"Symbol 148 MovieClip Frame 4
"ul"Symbol 148 MovieClip Frame 5
"ulul"Symbol 148 MovieClip Frame 8
"u"Symbol 148 MovieClip Frame 9
"uu"Symbol 148 MovieClip Frame 12
"ur"Symbol 148 MovieClip Frame 13
"urur"Symbol 148 MovieClip Frame 16
"r"Symbol 148 MovieClip Frame 17
"rr"Symbol 148 MovieClip Frame 20
"dr"Symbol 148 MovieClip Frame 21
"drdr"Symbol 148 MovieClip Frame 24
"d"Symbol 148 MovieClip Frame 25
"dd"Symbol 148 MovieClip Frame 28
"dl"Symbol 148 MovieClip Frame 29
"dldl"Symbol 148 MovieClip Frame 32
"duplicate"Symbol 170 MovieClip Frame 2
"done"Symbol 170 MovieClip Frame 31
"duplicate"Symbol 172 MovieClip Frame 2
"done"Symbol 172 MovieClip Frame 31
"duplicate"Symbol 174 MovieClip Frame 2
"done"Symbol 174 MovieClip Frame 31
"duplicate"Symbol 183 MovieClip Frame 2
"done"Symbol 183 MovieClip Frame 31
"duplicate"Symbol 184 MovieClip Frame 2
"done"Symbol 184 MovieClip Frame 31
"duplicate"Symbol 185 MovieClip Frame 2
"done"Symbol 185 MovieClip Frame 31
"duplicate"Symbol 186 MovieClip Frame 2
"done"Symbol 186 MovieClip Frame 31
"duplicate"Symbol 194 MovieClip Frame 2
"done"Symbol 194 MovieClip Frame 31
"duplicate"Symbol 195 MovieClip Frame 2
"done"Symbol 195 MovieClip Frame 31
"duplicate"Symbol 196 MovieClip Frame 2
"done"Symbol 196 MovieClip Frame 31
"duplicate"Symbol 197 MovieClip Frame 2
"done"Symbol 197 MovieClip Frame 31
"duplicate"Symbol 205 MovieClip Frame 2
"done"Symbol 205 MovieClip Frame 31
"duplicate"Symbol 206 MovieClip Frame 2
"done"Symbol 206 MovieClip Frame 31
"duplicate"Symbol 207 MovieClip Frame 2
"done"Symbol 207 MovieClip Frame 31
"duplicate"Symbol 208 MovieClip Frame 2
"done"Symbol 208 MovieClip Frame 31
"duplicate"Symbol 216 MovieClip Frame 2
"done"Symbol 216 MovieClip Frame 31
"duplicate"Symbol 217 MovieClip Frame 2
"done"Symbol 217 MovieClip Frame 31
"duplicate"Symbol 218 MovieClip Frame 2
"done"Symbol 218 MovieClip Frame 31
"duplicate"Symbol 219 MovieClip Frame 2
"done"Symbol 219 MovieClip Frame 31
"duplicate"Symbol 227 MovieClip Frame 2
"done"Symbol 227 MovieClip Frame 31
"duplicate"Symbol 228 MovieClip Frame 2
"done"Symbol 228 MovieClip Frame 31
"duplicate"Symbol 229 MovieClip Frame 2
"done"Symbol 229 MovieClip Frame 31
"duplicate"Symbol 230 MovieClip Frame 2
"done"Symbol 230 MovieClip Frame 31
"duplicate"Symbol 238 MovieClip Frame 2
"done"Symbol 238 MovieClip Frame 31
"duplicate"Symbol 239 MovieClip Frame 2
"done"Symbol 239 MovieClip Frame 31
"duplicate"Symbol 240 MovieClip Frame 2
"done"Symbol 240 MovieClip Frame 31
"duplicate"Symbol 241 MovieClip Frame 2
"done"Symbol 241 MovieClip Frame 31

Dynamic Text Variables

_root.healthSymbol 60 EditableText"999"
_root.keysSymbol 62 EditableText"0"
_root.potionsSymbol 63 EditableText"0"
_root.scoreSymbol 64 EditableText"0"
_root.healthSymbol 162 EditableText"999"
_root.keysSymbol 164 EditableText"0"
_root.potionsSymbol 165 EditableText"0"
_root.scoreSymbol 166 EditableText"0"
_root.healthSymbol 176 EditableText"999"
_root.keysSymbol 178 EditableText"0"
_root.potionsSymbol 179 EditableText"0"
_root.scoreSymbol 180 EditableText"0"
_root.healthSymbol 187 EditableText"999"
_root.keysSymbol 189 EditableText"0"
_root.potionsSymbol 190 EditableText"0"
_root.scoreSymbol 191 EditableText"0"
_root.healthSymbol 198 EditableText"999"
_root.keysSymbol 200 EditableText"0"
_root.potionsSymbol 201 EditableText"0"
_root.scoreSymbol 202 EditableText"0"
_root.healthSymbol 209 EditableText"999"
_root.keysSymbol 211 EditableText"0"
_root.potionsSymbol 212 EditableText"0"
_root.scoreSymbol 213 EditableText"0"
_root.healthSymbol 220 EditableText"999"
_root.keysSymbol 222 EditableText"0"
_root.potionsSymbol 223 EditableText"0"
_root.scoreSymbol 224 EditableText"0"
_root.healthSymbol 231 EditableText"999"
_root.keysSymbol 233 EditableText"0"
_root.potionsSymbol 234 EditableText"0"
_root.scoreSymbol 235 EditableText"0"




http://swfchan.com/5/23085/info.shtml
Created: 26/5 -2019 12:11:05 Last modified: 26/5 -2019 12:11:05 Server time: 09/05 -2024 23:07:48